body {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.75em;
	color: #004A80;
	background-color: #FFFFFF;
	background-attachment: fixed;
}

a:link,
a:visited {
	text-decoration: none;
	color: #004A80;
}
a:hover,
a:focus,
a:active {
	text-decoration: underline;
	color: #004A80;
}

#container {
	width: 955px;
	border: 1px solid #A6A4A4;
	background-color: #CBCEC4;
}


h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;	
	background: #7BAED4;
	background-image: url(img/tabella_head.gif);
	background-repeat: repeat-x;
	padding-left: 20px;
		margin-top: 3px;

	
}

#head {
	background-color: white;
	background-image: url('img/header1.jpg');
	background-repeat: no-repeat;
	padding: 120px 0px 0px 0px;
}

#head2 {
	background-color: white;
	background-image: url('img/header2.jpg');
	background-repeat: no-repeat;
	padding: 120px 0px 0px 0px;
}

#corpo {	
	background-color: #FFF;
	margin: 10px;	
}

#briciole {
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	/*padding-top: 3px;*/
}

#briciole a:link,
#briciole a:visited {
	text-decoration: none;
	/*color: #004A80;*/
	color: Red;
}
#briciole a:hover,
#briciole a:focus,
#briciole a:active {
	text-decoration: underline;
}

#corpoH {
	background-image: url(bordos2.php);
	background-color: #FFF;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
	/* 29 - 5 - 5 di padding top e bottom*/
	/*height: 19px;*/
}

#corpoCont {
	border-bottom: 1px solid #A6A4A4;
	border-left: 1px solid #A6A4A4;
	border-right: 1px solid #A6A4A4;
	background-color: #FFF;
	/*background-repeat: repeat-y;*/
	padding: 20px 0px;
	width: 933px;
}

#corpoCont ul {
	list-style: none;
	font-size: 11px;
	/*background-color: #d1e5f8;*/
	padding: 0px;
	margin: 5px 5px 5px 20px;
}

#corpoCont li {
	/*background-color: #02AEDE;*/
	background-color: #d1e5f8;
	margin-bottom: 10px;
	color: #004A80;
	/*color: White;*/
	/*padding: 2px 15px;*/
	padding: 5px 0px 0px 0px;
	/*font-weight: bold;*/
}

#corpoCont li a:link,
#corpoCont li a:visited {
	text-decoration: none;
	/*color: White;*/
	color: #004A80;
	/*color: */
}
#corpoCont li a:hover,
#corpoCont li a:focus,
#corpoCont li a:active {
	text-decoration: underline;
}
/* sottoliste nella parte centrale del sito */
#corpoCont li ul {
	background: White;
	list-style: disc;
	border-top: 0px solid #d1e5f8;
	border-left: 1px solid #d1e5f8;
	border-right: 1px solid #d1e5f8;
	border-bottom: 1px solid #d1e5f8;
	padding: 0px 50px;
	margin: 5px 0px 0px 0px;
	/*color: black;*/
}

#corpoCont li ul li {
	background: White;
	margin-bottom: 5px;
	color: #004A80;
	font-weight: normal;
}

#corpoCont li ul li a:link,
#corpoCont li ul li a:visited {
	text-decoration: none;
	color: #004A80;
}
#corpoCont li ul li a:hover,
#corpoCont li ul li a:focus,
#corpoCont li ul li a:active {
	text-decoration: underline;
}

#home
{
font-size:12px;
font-weight:bold;
width:150px;
/*float:right;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding: 135px 0 0 0 ;
}
#home a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;

}
#home a:visited,
#home a:hover,
#home a:focus,
#home a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration:none;
}

/* pagina delle newsletter */
#newslAnniCont {
	border-bottom: 1px solid #A6A4A4;
	padding-bottom: 1px;
}
#newslAnni {
	border: 3px solid White;
	background: #E9EAEB;
	text-align: center;
	color: #004A80;
	padding: 7px;
	font-weight: bold;
}
#newslAnni a:link, 
#newslAnni a:visited {
	text-decoration: none;
	color: #FF0000;
}
#newslAnni a:hover, 
#newslAnni a:focus,
#newslAnni a:active {
	text-decoration: underline;
	color: #FF0000;
}

.newsl {
	padding-left: 5px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-top: 5px;
}

.newslDay {
	margin: 15px 5px 10px 5px;
	padding: 3px 0px;
	/*background-color: #004A80;*/
	/*background-color: #869EE3;*/
	/*color: #D5E4F5;*/
	color: #004A80;
	border-bottom: 1px solid Gray;
	font-weight: bold;
}

.newslTit {
	background: #D5E4F5;
}
.newslDescr {
	padding-left: 20px;
}
#centro .newslDescr .testoUp {
	color: #004A80;
}
#centro .newslDescr a:link,
#centro .newslDescr a:visited,
#centro .newslDescr a:hover,
#centro .newslDescr a:focus,
#centro .newslDescr a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #004A80;
}
#centro .newslDescr ul {
	list-style: disc;
	font-size: 12px;
	color: #004A80;
}

#centro .newslDescr li {
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 10px;
	color: #004A80;
}
#centro .newslDescr .testoDown {
	color: #004A80;
}

#galleryG {
	text-align: center;
}

#headerCalend {
	
}

#hcMese {
	float: left;
	width: 110px;
	padding-left: 25px;
}

#hcMeseTit {
	color: #004A80;
	font-weight: bold;
	padding-bottom: 8px;
}

#hcAnno {
	float: left;
	width: 110px;
	padding-left: 25px;
}

#hcAnnoTit {
	color: #004A80;
	font-weight: bold;
	padding-bottom: 8px;
}

#hcEvento {
	float: left;
	width: 380px;
	padding-left: 0px;
}

#hcEventoTit {
	color: #004A80;
	font-weight: bold;
	padding-bottom: 8px;
}

#hcCerca {
	float: left;
	padding-top: 13px;
}

#contCalend {

}

#contCGS {
	padding-left: 1px;
	border-left: 1px solid #eaeaea;
}

.cGiornoSet {
	float: left;
	width: 122px;
	background: #ff7300;
	border: 1px solid #eaeaea;
	border-left: 0px;
	padding: 5px;
	text-align: center;
}

.cGiornoVuoto {
	float: left;
	width: 132px;
	height: 163px;
	background: url(img/calendario/fondov.jpg);
	border: 1px solid #eaeaea;
	border-left: 0px;
}

.cGiorno {
	float: left;
	width: 122px;
	height: 153px;
	overflow: hidden;
	background: url(img/calendario/fondou.jpg);
	border: 1px solid #eaeaea;
	border-left: 0px;
	padding: 5px;
	text-align: left;
}

.cGiornoNumero {
	color: #014a7f;
	font-weight: bold;
}

.cGiornoEvento {
	padding: 5px 0px;
}

.cGiornoTit {
	padding: 2px 3px;
	color: #ff7300;
	font-weight: bold;
}
.cGiornoTit a:link,
.cGiornoTit a:visited {
	color: #ff7300;
	text-decoration: none;
}
.cGiornoTit a:hover,
.cGiornoTit a:focus,
.cGiornoTit a:active {
	color: #ff7300;
	text-decoration: underline;
}

.cGiornoDescr {
	padding: 2px 3px;
	color: #014a7f;
	/*font-weight: bold;*/
}
.cGiornoDescr a:link,
.cGiornoDescr a:visited {
	color: #014a7f;
	text-decoration: none;
}
.cGiornoDescr a:hover,
.cGiornoDescr a:focus,
.cGiornoDescr a:active {
	color: #014a7f;
	text-decoration: underline;
}

.cGiornoDescrMultiEv {
	border: 1px solid #98bffa;
	padding: 2px 3px;
	color: #014a7f;
}
.cGiornoDescrMultiEv a:link,
.cGiornoDescrMultiEv a:visited {
	color: #014a7f;
	text-decoration: none;
}
.cGiornoDescrMultiEv a:hover,
.cGiornoDescrMultiEv a:focus,
.cGiornoDescrMultiEv a:active {
	color: #014a7f;
	text-decoration: underline;
}

#cEventiInGiorno {
	padding: 0px 20px;
}

#cEventiInGiorno .cEventiInGiornoTit {
	color: #ff7300;
	font-weight: bold;
}
#cEventiInGiorno .cEventiInGiornoTit a:link, 
#cEventiInGiorno .cEventiInGiornoTit a:visited {
	color: #ff7300;
	text-decoration: none;
}
#cEventiInGiorno .cEventiInGiornoTit a:hover,
#cEventiInGiorno .cEventiInGiornoTit a:focus,
#cEventiInGiorno .cEventiInGiornoTit a:active {
	color: #ff7300;
	text-decoration: underline;
}

#cEventiInGiorno .cEventiInGiornoDescr {
	color: #ff7300;
	font-weight: normal;
	border-bottom: 1px solid gray;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#cEventiInGiorno .cEventiInGiornoDescr a:link, 
#cEventiInGiorno .cEventiInGiornoDescr a:visited {
	color: #014a7f;
	text-decoration: none;
}
#cEventiInGiorno .cEventiInGiornoDescr a:hover,
#cEventiInGiorno .cEventiInGiornoDescr a:focus,
#cEventiInGiorno .cEventiInGiornoDescr a:active {
	color: #014a7f;
	text-decoration: underline;
}

#cEventiInGiorno .cEventiInGiornoDescrUltimo {
	color: #ff7300;
	font-weight: normal;
	padding-bottom: 5px;
}
#cEventiInGiorno .cEventiInGiornoDescrUltimo a:link, 
#cEventiInGiorno .cEventiInGiornoDescrUltimo a:visited {
	color: #014a7f;
	text-decoration: none;
}
#cEventiInGiorno .cEventiInGiornoDescrUltimo a:hover,
#cEventiInGiorno .cEventiInGiornoDescrUltimo a:focus,
#cEventiInGiorno .cEventiInGiornoDescrUltimo a:active {
	color: #014a7f;
	text-decoration: underline;
}

#newslGalleryEvento {
	background: url(img/icona_gal_evento.jpg) left top no-repeat;
	margin-left: 15px;
	padding: 15px 50px;
}

#newslGalleryEvento img {
	
}

.appCalCont {
	/*border-color: #D1E5F8;*/
	border: 1px solid #666;
	color: #004A80;
	padding-bottom: 5px;
	margin: 5px 20px 15px 20px;
}

.appCalTit {
	/*background-color: #D1E5F8;*/
	background-color: #e7e7e7;
	/*border-bottom: 1px solid #666;*/
	color: #004A80;
	padding: 5px 10px;
	font-weight: bold;
}

.appCalEv {
	padding: 3px 5px;
}

#corpoCont .noLink {
	color: silver;
}

#corpoCont .newslDescr .normalLink {
	color: #ea0000;
}
