h1{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	font-variant: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

h2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	font-variant: normal;
}

h3{
font-family: Verdana;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #367E9A;
}

p, .normale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.bloccotesto {

}

.path {
	color: #FF9900;
}
hr {
	border: 1px dotted #999999;
}
.bordino {
	border: thin solid #003366;
	margin: 3px;
	background-color: #6699CC;
	padding: 3px;
}
.fondo_blu {
	margin: 3px;
	background-color: #EAEFF5;
	padding: 3px;
	border-top: 20px #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-bottom: 20px #FFFFFF;
	border-left: 20px #FFFFFF;
}
.form_deserto {
	background-color: #FF9900;
	border: 0px none #FFCC00;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.colorgrey {
	color: #CCCCCC;
}
.colorred {
	color: #FF0000;
}
.testo_bianco {color: #FFFFFF}
.testo_grey {color: #DBDBDB}
.testo_mini {
	color: #000000;
	font-size: 10px;
}

ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

table, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.form_ice {

	background-color: #EAEFF5;
	border: 0px none #FFCC00;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.bordo_destro {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordo_sinistro {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordo_sotto {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.titoletto1 {
	color: #FFFFFF;
	background-color: #000066;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.titoletto2 {
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.titoletto3 {
	color: #FFFFFF;
	background-color: #0000CC;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}


/* stili per il layout Datario di att_pastorale   - inizio */
div.data{
	float: left;
	width: 50px;
	text-align: center;
	color: #777;
	padding-bottom: 5px;
	background-color: #E9F3FF;
	background-image: url(images/date.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	/* display: table-column; */
}
div.data span.d{
	display: block;
	font-size: 120%;
	font-weight: normal;
	color: #757797;
	padding-top: 5px;
	background-color: #E9F3FF;
	background-image: url(images/date.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
div.data span.m{
	text-transform: uppercase;
	font-weight: normal;
}
div.data span.y{
	font-weight: normal;
}
/* stili per il layout Datario di att_pastorale   - Fine */
.news_titolo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	font-variant: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.news_sottotitolo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	font-variant: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

