/* CSS Document */

.Stile1 {color: #FFFFFF}

.Stile2 {font-size: 12px; color: #000000;}

.bgcellachiara {
	background-color: #CCE2FD;
}

.bgcellascura {
	background-color: #94C0ED;
}

.TestoConCorniceCentro {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 MARGIN: 0.2em 0.1em;
 text-align:center;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
 border-bottom-width: thin;
 border-top-style: solid;
 border-top-color: #CCCCCC;
 border-top-width: thin;
 border-left-style: solid;
 border-left-color: #CCCCCC;
 border-left-width: thin;
 border-right-style: solid;
 border-right-color: #CCCCCC;
 border-right-width: thin;
}

#scrivi {
	BORDER-RIGHT: #069 1px; PADDING-RIGHT: 0px; BORDER-TOP: #069 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 100%; BACKGROUND: url(/MyPortal/Provincia/img-layout/9574.gif) #012e46 repeat-x left top; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #069 1px; WIDTH: 100%; COLOR: #fff; PADDING-TOP: 0px; BORDER-BOTTOM: #069 1px; LETTER-SPACING: -1px; HEIGHT: 30px; TEXT-ALIGN: left;
}

/*#scrivi a{
	font-size: 12px;
	color:#FFFFFF;
}*/

#scrivi a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	list-style-type: disc;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
}

#scrivi a:hover{
	TEXT-DECORATION: underline;
}

