body{
	SCROLLBAR-FACE-COLOR : #3A3A3A;
	SCROLLBAR-HIGHLIGHT-COLOR : #F35047;
	SCROLLBAR-SHADOW-COLOR : #F35047;
	SCROLLBAR-ARROW-COLOR : #F35047;
	SCROLLBAR-TRACK-COLOR : #7d7b7c;
	SCROLLBAR-BASE-COLOR : #3A3A3A;
	SCROLLBAR-DARK-SHADOW-COLOR : #000000;
	SCROLLBAR-3D-LIGHT-COLOR : #F35047;
	background-color: #3A3A3A;
	background-image: url(images/retinatura.jpg);
	margin-top: 0px;
	font-family: arial;
	}

	/*	SFONDO CONTENUTO PAG.	*/	
/*.sfondoCont {background-color:#CCCCCC;}*/
.sfondoCont {background-color:#3a3a3a;}

/*		LINKS		*/

a {	text-decoration: none; color: #e9e87b;}		
a:link {	text-decoration: none; color: #e9e87b;}
a:active {	text-decoration: none; color: #e9e87b;}
a:hover {	text-decoration: none; color: #ffffff;}

a.giallo {	text-decoration: none; color: #e9e87b;}		
a.giallo:link {	text-decoration: none; color: #e9e87b;}
a.giallo:active {	text-decoration: none; color: #e9e87b;}
a.giallo:hover {	text-decoration: none; color: #ffffff;}

a.titolo {	text-decoration: underline; color: #f35047;}
a.titolo:link {	text-decoration: underline; color: #f35047;}
a.titolo:active {	text-decoration: underline; color: #f35047;}
a.titolo:hover {	text-decoration: none; color: #f35047;}

a.testo {	text-decoration: underline; color: #eeeaeb;}
a.testo:link {	text-decoration: underline; color: #eeeaeb;}
a.testo:active {	text-decoration: underline; color: #eeeaeb;}
a.testo:hover {	text-decoration: none; color: #eeeaeb;}


/*
a {	text-decoration: none; color: #a53738;}		
a:link {	text-decoration: none; color: #a53738;}
a:active {	text-decoration: none; color: #a53738;}
a:hover {	text-decoration: none; color: #f35047;}

a.giallo {	text-decoration: none; color: #a53738;}		
a.giallo:link {	text-decoration: none; color: #a53738;}
a.giallo:active {	text-decoration: none; color: #a53738;}
a.giallo:hover {	text-decoration: none; color: #f35047;}

a.titolo {	text-decoration: underline; color: #a53738;}
a.titolo:link {	text-decoration: underline; color: #a53738;}
a.titolo:active {	text-decoration: underline; color: #a53738;}
a.titolo:hover {	text-decoration: none; color: #f35047;}

a.testo {	text-decoration: underline; color: #a53738;}
a.testo:link {	text-decoration: underline; color: #a53738;}
a.testo:active {	text-decoration: underline; color: #a53738;}
a.testo:hover {	text-decoration: none; color: #f35047;}
*/

/*		CARATTERI CONTENUTO		*/

p { margin-top: 6px; margin-bottom: 8px; }

.titolo {color: #F35047; font-size: 10pt; font-weight: bold;}
.testo {color: #DEDEDE; font-size: 10pt; font-weight: normal; text-align: justify;}
.testoNoJust {color: #DEDEDE; font-size: 10pt; font-weight: normal;}
.testoSmall {color: #DEDEDE; font-size: 8pt; font-weight: normal;}
.testoGrey {color: #7d7b7c; font-size: 10pt; font-weight: normal;}

/*
.titolo { color: #a53738; font-size: 10pt; font-weight: bold;}

.testo {color: #000000; font-size: 10pt; font-weight: normal;}
.testoSmall {color: #000000; font-size: 8pt; font-weight: normal;}
.testoGrey {color: #7d7b7c; font-size: 10pt; font-weight: normal;}
*/
/*		IMMAGINI	CONTENUTO	*/

.contImg	{margin-left: 8px; margin-top: 2px; margin-right: 12px; margin-bottom: 6px; 
			border-width: 1px; border-color: #a53738; border-style: solid; }

/*		FORM LOGIN E CERCA	*/

input {background-color: #3a3a3a; border-width: 1px; border-color: #a53738;
		border-style: solid; height: 17px; font-family: sans-serif; font-size: 11px;
		color: #BFBFBF;  margin-top: 3px;}

textarea {background-color: #3a3a3a; border-width: 1px; border-color: #a53738;
		border-style: solid; font-family: sans-serif; font-size: 11px;
		color: #BFBFBF;  margin-top: 3px;}

.radioButt {background-color: #3a3a3a; border-width: 0px;}
/*
input {background-color: #cccccc; border-width: 1px; border-color: #a53738;
		border-style: solid; height: 17px; font-family: sans-serif; font-size: 11px;
		color: #000000;  margin-top: 3px;}

textarea {background-color: #cccccc; border-width: 1px; border-color: #a53738;
		border-style: solid; font-family: sans-serif; font-size: 11px;
		color: #000000;  margin-top: 3px;}

.radioButt {background-color: #cccccc; border-width: 0px;}
*/	 