/* Andros - css by EpidemiaLab http://www.epidemialab.it */
body {
	background:#FFFFFF;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}
h1, h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 1px 1px #cccccc;
	color:#ff9900;
	margin:0;
}
h2, h2 a {
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color:#009999;
	font-weight: bold;
	font-style:italic;
	text-shadow:0 0 1px #99ffff
}
.giallo {
	color: #ff9900
}
.azzurro {
	color:#3399cc
}
.verde {
	color:#009999
}
.corsivo {
	color: #999999;
	font-style:italic
}
.iniziali {
	color:#3399FF;
	font-size: 15px;
	font-style:italic;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
span.arancio {
	color: #ff9900
}
.verde {
	color:#82a33b
}
a {
	color: #3399cc;
	text-decoration:none;
}
a:hover {
	color: #0099FF;
	text-decoration:none;
}
p {
	margin: 8px 0
}
.main {
	width: 100%;
	margin:0;
	float: left;
	text-align: center;
	background:url(../img/bg_body.jpg) repeat-x top center;
}
.cont_top {
	width: 100%;
	height: 42px;
	margin: 0;
	text-align: center;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container, #container_a, #container_link {
	position: relative;
	width: 960px;
	margin: auto;
}
#container {
	background: url(../img/bg_container.png) no-repeat center top;
}
/* Linee Commentate da Giuseppe */	

/*
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/*

/* FINE Linee Commentate da Giuseppe */

.full_line, .full_line_footer {
	width: 100%;
	margin: 0;
	text-align: center;
	float: left;
}

#head {
	width: 871px; /*960*/
	height: 197px; /*348*/
	text-align: left;
	padding: 151px 0 0 89px;
	margin: 0;
	float: left;
	background: url(../img/head_bg.jpg) no-repeat center top;
}

._home a {
	display: block;
	width: 221px;
	height: 150px;
	background: url(../img/logo_home.png) top center no-repeat;
	float: left;
	padding: 0;
}

._home a:hover {
	width: 221px;
	height: 150px;
	display: block;
	background-position: bottom;
	}

._home span {display: none}


/*BOX MENU*/

div.contmenu {
	width: 265px;
	text-align: left;
	float: left;
	margin:0 0 10px 0;
	padding:0;
}

#topmenu {
	width: 265px;
	height: 53px;
	padding: 0;
}

#topmenu span {display:none}

.day {background: url(../img/menu_top_day.png) no-repeat top center;}
.staff {background: url(../img/menu_top_staff.png) no-repeat top center;}
.esami {background: url(../img/menu_top_esami.png) no-repeat top center;}
.fetale {background: url(../img/menu_top_fetale.png) no-repeat top center;}
.contatti {background: url(../img/menu_top_contatti.png) no-repeat top center;}
.riproduzione {background: url(../img/menu_top_riproduzione.png) no-repeat top center;}
.help {background: url(../img/menu_top_help.png) no-repeat top center;}
.andros {background: url(../img/menu_top_andros.png) no-repeat left;}

div.center_menu {
	width: 237px; /*265*/
	text-align: left;
	font-size: 10px;
	padding: 0 14px 0 14px;
	background: url(../img/menu_bg.png) repeat-y;
}
div.botmenu {
	width: 265px;
	height: 24px;
	background: url(../img/menu_bot.png) no-repeat center top;
}
ul.menu {
	margin: 0;
	padding:  5px 0 10px 0;
	list-style-type: none;
	color: #444444;
	font-size: 12px;
}
ul.menu li {
	line-height: 22px;
	border-bottom: 1px solid #b3e6ff;
	padding: 0;
	margin: 0;
	text-indent: 8px;
}
ul.menu li a {
	color: #444444;
	cursor: pointer;
}
ul.menu li a:hover {
	color: #66ccff
}
#box_center {
	width: 848px; /*960*/
	text-align: left;
	padding: 40px 56px;
	float:left;
	clear: both;
}
#box_dx {
	width: 266px;/*298*/
	float: left;
	text-align: justify;
	padding: 0 0 0 32px;
	font-size: 10px;
}

.box_video_home a {
	width: 266px;
	height: 199px;
	float: left;
	margin: 0 0 40px 0;
	display: block;
	background: url(../img/video3.jpg) top center no-repeat;
}
.box_video_home a:hover {
	width: 266px;
	height: 199px;
	display: block;
	background-position: bottom;
}
.box_video_home span, .vai_home span {
	display: none
}
.vai_home a {
	width: 144px;
	height: 24px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	display: block;
	background: url(../img/vai.png) top center no-repeat;
}
.vai_home a:hover {
	width: 144px;
	height: 24px;
	display: block;
	padding: 0 0 0 10px;
	background-position: bottom;
}
.box_news {
	width: 266px;
	font-size: 10px;
	float: left;
}

.box_news h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#ff9900;
}
.data {
	font-size: 10px;
	color: #CCCCCC
}

ul.news {
	margin: 0;
	padding: 8px 0;
	float: left;
	clear: both;
	width: 277px; /*266*/
}

ul.news li {
	list-style-type: none;
	padding: 0 0 5px 15px;
	background: url(../img/point_news.png) no-repeat 0 3px;
}
.title_generic {
	width: 100%;
	margin: 0 0 10px 0;
	float: left
}
.box_testo {
	width: 525px; /*550*/
	text-align: justify;
	line-height: 17px;
	padding:0 25px 0 0;
	float:left;
}
.testo_home {
	width: 525px;
	float: left;
	margin: 0 0 25px 0
}
.testo_home_A {
	width:188px;
	float: left
}
.testo_home_B {
	width:337px;
	float: left;
	font-size: 11px;
	color: #666666;
	padding: 9px 0 0 0
}
.testo_home_B h1 {
	font-size: 14px
}
.testo_home img {
	padding: 8px 8px 8px 0
}
img.float {
	float: left;
	padding: 0 5px 5px 0;
}
.box_testo strong {
	color: #333333
}
.box_testo ul {
	padding: 0 0 0 10px;
}
.box_testo ul li {
	padding: 6px 0 0 12px;
	list-style: none;
	background: url(../img/point_news.png) no-repeat 0 10px;
}
.line {
	width:100%;
	height:5px;
	background: url(../img/line.png) repeat-x;
	margin: 0 0 5px 0;
	float: left;
}
ul.question {
	padding: 0 0 0 10px;
}
ul.question li {
	padding: 6px 0 0 22px;
	list-style: none;
	background: url(../img/question.png) no-repeat 0 8px;
}
ul.question li img {
	vertical-align: middle;
}
ul.question li a:hover {
	color: #009999
}
/*LINK*/		

/*#container_link {}* vedi sopra*/

.box_link {
	width: 910px; /*896*/
	padding: 0 0 0 50px;
	margin: auto;
}
.link {
	width: 252px; /*282*/
	float: left;
	text-align: left;
	color: #FFF;
	padding: 10px 0 20px 30px;
	background: url(../img/bg_boxlink.png) no-repeat top right;
	font-size: 11px;
}
.link a {color: #FFFFFF}

.link a:hover {color: #006699;}

span.title_link {
	font-weight: bold;
	padding: 0;
	color: #017fc0;
	font-size: 12px;
}

.link p {
	margin: 8px 0;
}
.link ul {
	margin: 8px 0;
	padding: 0;
	list-style-type: none;
	text-align:right;
}
.link li {
	margin: 0;
	padding: 0;
	text-align:left;
	line-height: 15px;
}
.link li a {
	color: #FFF;
}
.link li a:hover {
	color: #006699;
}
/**/
	
.bottom {
	width: 960px;
	height: 136px;
	text-align: center;
	clear: both;
	color: #343434;
	padding:0;
	background: url(../img/bg_bottom.jpg) repeat-x top #66ccff;
	float: left;
}
.footer {
	width: 100%;
	font-size: 6px;
	text-align: center;
	clear: both;
	color: #343434;
	padding:0;
	/*background: url(../img/bg_bottom_v.png) repeat-x top #2ec6ff;*/
	float: left;
}
.footer a {
	text-decoration: none;
	cursor: help;
	color: #999999;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
	cursor: help;
}
.footer span {
	display: none
}
.full_line_footer {
	background: url(../img/bg_footer.jpg) repeat-x center top #2ec6ff; padding: 0;
}
/* FORM */

.contform {
	width: 99%;
	text-align: left;
	font-size: 12px;
	padding: 10px 0 0 0;
}
label.form {
	width: 140px;
	height: 30px;
	line-height: 30px;
	margin: 5px 5px 0 10px;
	font-size: 14px;
	text-align: left;
	float: left;
	color: #009999;
	display: block;
}
select.form {
	width: 350px;
	text-align: left;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0 0 0;
	padding: 8px;
	border: 1px solid #b8e5fc;
	background-color: #f1f8fd;
	color: #3399ff;
	text-indent: 3px;
}
input.form {
	width: 334px; /*350*/
	text-align: left;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0 0 0;
	padding: 8px;
	border: 1px solid #b8e5fc;
	background-color: #f1f8fd;
	color: #3399ff;
	text-indent: 3px;
}
textarea.form {
	width: 334px; /*300*/
	height: 100px;
	text-align: left;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0 0 0;
	padding: 8px;
	border: 1px solid #b8e5fc;
	background-color: #f1f8fd;
	color: #3399ff;
	text-indent: 3px;
}
input.btn_invia {
	height: 30px;
	width: 93px;
	float: right;
	cursor: pointer;
	margin: 10px 16px 0 0;
	border: none;
	background: url(../img/btn_invia.png) no-repeat center;
}
/*PAGINAZIONE*/

.cont_numerazione, .cont_indietro {
	width: 520px;
	padding: 20px 0;
	margin: 0;
	font-size: 11px;
	text-align: center;
	float: left;
}
.cont_numerazione a {
	padding: 5px 8px;
	text-decoration: none;
	color: #999999;
	background: #FFF;
	border: 1px #cccccc solid;
}
.cont_numerazione a:hover {
	color: #000;
	background: #cccccc;
}
.cont_indietro a {
	text-decoration: none;
	color: #999999;
	text-decoration: none;
}
.cont_indietro a:hover {
	color: #CCCCCC;
}
/**/

.box_center_bot {
	width: 960px; /*960*/
	float: left;
	clear: both;
}

/*LINK*/

ul.link_utili {
	float: left;
	list-style: none;
	display: block;
	width: 520px;
	padding: 10px 0;
	margin: 0;
	}

ul.link_utili li {
	float: left;
	list-style-image: none;
	background: none;
	text-align: left;
	}

/*altre attivitą*/

ul.utili {
	float: left;
	list-style: none;
	display: block;
	width: 520px;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #66ccff;
	}

ul.utili li {
	float: left;
	list-style-image: none;
	background: none;
	text-align: left;
	display: block;
	margin: 0;
	padding: 0;
	}
	
ul.utili li.im {width: 135px}
ul.utili li.im img {width: 126px; border: 2px solid #CCCCCC}
ul.utili li.txt {width: 380px /*385*/; padding: 0 0 0 5px;}
