body {
	background-color: #EAEAEA;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
body a:link {color: #2D5587; text-decoration: none;}
body a:visited {color: #2D5587; text-decoration: none;}
body a:active {color: #2D5587; text-decoration: none;}
body a:hover {color: #000000; text-decoration: none;}


.td_footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	color: #666666;
}

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

.td_home_benvenuti {
	background-image: url(../images/bg_home_benvenuti.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF934B;
	border-right-color: #FF934B;
	border-bottom-color: #FF934B;
	border-left-color: #FF934B;
	font-size: 11px;
	padding: 10px;
}

.td_home_agendanews {
	background-image: url(../images/bg_home_news.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #909090;
	border-bottom-color: #909090;
	border-left-color: #909090;
	font-size: 11px;
	padding: 10px;
}




.td_home_iscrizioni {
	background-image: url(../images/bg_home_iscrizioni.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D5587;
	border-right-color: #2D5587;
	border-bottom-color: #2D5587;
	border-left-color: #2D5587;
	font-size: 11px;
	padding: 10px;
}
.td_interno_agendanews {

	background-image: url(../images/bg_interno_news.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #909090;
	border-bottom-color: #909090;
	border-left-color: #909090;
	font-size: 11px;
	padding: 10px;
}



h1 {
	font-size: 22px;
	font-weight: normal;
	text-align: right;
	color: #2D5587;
	padding-top: 15px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #87AAD6;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}



.sub_nav {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	text-transform: lowercase;
}
.td_body {
	font-size: 12px;
}
.td_soci_info {
	font-size: 11px;
}



.sub_nav a:link {color: #87AAD6; text-decoration: none;}
.sub_nav a:visited {color: #87AAD6; text-decoration: none;}
.sub_nav a:active {color: #87AAD6; text-decoration: none;}
.sub_nav a:hover {color: #2D5587; text-decoration: none;}

.modulo_info {
	font-size: 12px;
}
.ph_sx {
	float: left;
	margin-right: 8px;
	border: 3px double #2D5587;
}
.ph_bordo {
	border: 3px double #2D5587;
}

#content{
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#popup{
	position: absolute;
	z-index: 1;
	top: 150px;
	left: 175px;
	width: 420px;
	height: 320px;

}

