@charset "utf-8";

body {
	/*background-image:url(ita/images/background.jpg);
	background-position:top;
	background-repeat: repeat-x;*/
	background-color:#424242;
	margin: 0px;
}

.bordofoto {
	border-style: solid;
	border-width: thin;
	border-color: black;
}

.camposelect {
	background-color: #b6b6b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	border: none;
}


.titolettorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #83191c;
}

.testogrigio2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #686868;
}
a.testogrigio2bold:visited {
color : #686868;
text-decoration : none;
}
a.testogrigio2bold:hover {
color : #000000;
text-decoration : underline;
}
.testogrigio2bold:link {
color : #686868;
text-decoration : none;
}


.testogrigio_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f7f7f;
	text-align: justify;
}

.testogrigiobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.testoboldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.testobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.testobold:visited {
color : #000000;
text-decoration : none;
}
a.testobold:hover {
color : #666666;
text-decoration : underline;
}
.testobold:link {
color : #000000;
text-decoration : none;
}

.testorossobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990033;
}

.testorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990033;
}

a.testorosso:visited {
color : #990033;
text-decoration : none;
}
a.testorosso:hover {
color : #000000;
text-decoration : underline;
}
.testorosso:link {
color : #990033;
text-decoration : none;
}



.testorosso2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d51319;
}


.testobiancobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
a.testobianco:visited {
color : #ffffff;
text-decoration : none;
}
a.testobianco:hover {
color : #000000;
text-decoration : underline;
}
.testobianco:link {
color : #ffffff;
text-decoration : none;
}




.testonero{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}


.sfondosubmenu {
background-image: url(ita/images/sfondinolinketti.jpg);
background-position: top;
background-repeat: no-repeat;
height: 15px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.sfumaturacx {
background-image: url(ita/images/sfondoblog.jpg);
background-position: 0px 50px;
background-repeat: no-repeat;
height: 15px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #888888;
}

.chiusuracx {
background-image: url(ita/images/chiusurablog.jpg);
background-position: bottom;
background-repeat: no-repeat;
height: 15px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #888888;
}



.sfumaturadx {
background-image: url(ita/images/sfondocolonnadx1.jpg);
background-position: top;
background-repeat: no-repeat;
height: 15px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #494949;
}

#messaggioko {
	width: 310px;
	height: 15px;
	background-color: #DCDCDC;
	background-image: url(pannello/grafica/icona_ko.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #8B0000;
}

#messaggiook {
	width: 310px;
	height: 15px;
	background-color: #C8FFC8;
	background-image: url(pannello/grafica/icona_ok.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32CD32;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #5DD75F;
}
