/* ===================================== */
/*
div{
	border:1px solid red;
 padding-bottom:0px;
}
*/


body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FEF7DC;
	/*font-family: Helvetica, "Trebuchet MS", Arial , sans-serif;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/

	font-family: Tahoma, Geneva, Arial;
	font-size:	12px;
}

#container {
	width: 990px;
   margin-left: auto;
	margin-right: auto;
	background: #fff;
}

#containerPro {
	width: 990px;
	margin: auto;
	background: #ffffff;
}
#img_loop {
   width: 750px;
	height: 150px;
	padding:3px;
	text-align:left;
	/*border-bottom: 2px solid #EDEBD5;
	border-top: 2px solid #EDEBD5;*/
	background: url();
	background-position: top;
	background-repeat: no-repeat;

}
#banner {
	clear:both;
	padding:3px;
   width: 474px;
	height: 66px;
	font-family: Verdana, Geneva, Arial;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	border-bottom: 2px solid #EDEBD5;
	border-top: 2px solid #EDEBD5;

}

/* ===================================== */
/* Header */
#header {
	position:relative;
	/*margin-top: -15px;*/
   width: 990px;
	height: 160px;
	background: #006600 url(../templates/images/new_sfondo_testata.png) no-repeat top;
	background-position: top;
}

#google {
   position: absolute;
	margin-left:785px;
	margin-top: 20px;
	width: 200px;
	background: transparent;
	padding: 2 2 2 2px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #086dad;
	text-shadow:#fff;
}
/* 
#trottola {
    position: absolute;
	margin-left:267px;
	margin-top: 6px;
	width: 300px;
}
*/
.tagline {
   margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:20px;
	font-weight:normal;
	text-align: right;
	color:#006600;
	
}
#tagline {
   position: absolute;
	margin-left:540px;
	margin-top: -130px;
	width: 500px;
	font-size:20px;
	font-weight:normal;
	color:#006600;
	z-index:300;
}
.menu_bottoni {
   float: left;
	
}
#num199 {
   float: left;
	margin-left: 5px;
	margin-top: 100px;
}

/* ===================================== */
#menu {
	width:990px;
	height: 30px;
	background:#D5D5D5;
}

#menu a {
	float: left;
	margin: 0px;
	padding: 7px 12px;
	text-decoration: none;
	text-transform: uppercase;
	/*color: #000000;
*/
}

#menu a:hover {
	/*background: url(../templates/images/gradiente_menu02.gif) repeat-x;/
	color: #FFFFFF;
*/
}

#menu .current_page_item a {
	color: #FFFFFF;
}
/* Menu_alto */
#menu_alto {
   position: absolute;
	margin-left: 65px;
   margin-top: 38px;
}
#menu_alto ul {
	list-style: none;
	line-height: normal;
}
#menu_alto li {
	display: inline;
	float: left;
	margin: 2px;
	background-color: transparent;
}
#menu_alto a {
	display: block;
	float: left;
	margin-left: 0;
	padding: 5px 30px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-decoration: none;
	text-transform: lowercase;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #E9BF58;
}
#menu_alto a:hover {
	text-decoration: none;
	color: #74261A;
}
#menu_alto .current_page_item a {
	color: #74261A;
}

/* =============== M I O   M E N U' ====================== */

#menu12 {
	width:990px;
	height: 30px;
	background:#f4f4f4;
	border-bottom: 1px solid #006600
}

#menu12 a {
	float: left;
	margin: 0px;
	padding: 7px 12px;
	text-decoration: none;
	text-transform: uppercase;
	/*color: #000000;
*/
}

#menu12 a:hover {
	/*background: url(../templates/images/gradiente_menu02.gif) repeat-x;/
	color: #FFFFFF;
*/
}

#menu12 .current_page_item a {
	color: #FFFFFF;
}

/* Menu_alto */
#menu12_alto {
   position: absolute;
	margin-left: 420px;
}
#menu12_alto ul {
	list-style: none;
	line-height: normal;
}
#menu12_alto li {
	display: inline;
	float: left;
	margin: 2px 10px 0 10px;
	background-color: transparent;
}

.riquadro_alto
{
	border: 1px solid #CC3300;
	margin:0px;
	text-align:center;

}
.occhio
{
	margin-top: 0;
}
/* 
#menu_alto a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 5px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-decoration: none;
	text-transform: lowercase;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #005600;
}
#menu_alto a:hover {
	text-decoration: none;
	color: #ff6500;
}
#menu_alto .current_page_item a {
	color: #74261A;
}
*/

/* ===================================== */
#content {
   position: relative;
	width: 990px;
	margin-bottom: 0px;
	background: #ffffff;
}

.content_sx {
	width: 220px;
	/*height:100%;*/
	padding: 0 4px;
	padding-top: 5px;
	padding-bottom: 5px;

	background: #fff;
	float:left;

	color: #000;
	text-align:center;
}

.content_sx_pro {
	float:left;
	width: 220px;
	height: 162px;

	background: #ffffff;
	text-align:center;
	border-left: 1px solid #EDEBD5;
   border-bottom: 1px solid #EDEBD5;
}

.clear{
clear:both;
}

.divisorio_pro{
   border-bottom: 4px solid #EDEBD5;
	position: absolute;
	margin-left:0px;
	margin-top: 162px;
}

.content_dx_pro {
	float:left;
	height: 162px;
	background: #ffffff;
}

.content_sx_pro1 {
	width: 214px;
	float:left;
	background: #ffffff;
	text-align: center;
	border-left: 1px solid #EDEBD5;
	padding-top: 14px;
	padding-right: 1px;
}

.content_dx_pro1 {
	float:left;
	width:755px;

	/*margin-top: 5px;
	margin-left: 3px;
	padding-left: 3px;*/
    padding-top: 14px;
	margin-left:2px;
	background: #ffffff;
	/*border-left: 3px solid #EDEBD5;*/
}

.content_dx {
	float:left;
	width:750px;

	margin-top: 5px;
	margin-left: 3px;
	padding-left: 3px;

	background: #fff;
	/*border-left: 3px solid #EDEBD5;*/
}


#content_dx1
{
	float:left;
   width: 490px;
	background: #fff;
   text-align: center;
	
   
	
}
#content_dx2
{

	margin-left: 5px;
	background: #fff;
}

.content_colonne {
   position: relative;
	margin-top: 5px;

	/*width: 990px;*/
	/*height: 280px;*/
	background: #ffffff;
}

.colonna {
	float: left;
	width: 245px;
	padding-left: 5px;
}
.colonna_news {
	float: left;
   width: 245px;
	padding-left: 10px;
}
.colonna1 {
	float: left;
	width: 245px;
	padding-left: 5px;
}

.riquadro
{
	border: 2px solid #CC3300;
	margin:0px;
	text-align:center;
	vertical-align:top;
}

/* ===================================== */
/* Footer */
#footer {
  	clear:both;
	width: 990px;
	height: 73px;
	padding: 0px;
	color: #fff;

	border-top: 2px solid #EDEBD5;

}
#footer_testo {
  	text-align: center;
	/*font-family: Helvetica, "Trebuchet MS", Arial , sans-serif;*/
	font-size:	14px;
	margin: 0px;
	padding: 3px;
	color: #fff;
	background-color: #005600;
}
#footer_testo a:hover, a:active {
	text-decoration: none;
	color: #fff;
}
#footer_testo a:link ,a:visited {
	color: #fff;
}

#credits {
	position: relative;
	width: 100px;
	margin-left: 790px;
	margin-top: -55px;
	background: transparent;

}
/* ===================================== */

.title_news {
   padding-top: 3px;
	padding-bottom: 3px;
	background: url(../templates/images/intest_news.png) no-repeat;
	height: 65px;
	 /*font-size: 14px;
	font-weight: bold; /*
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial;
	border: 2px solid #EDEBD5;
	color: #fff;
	text-align: center;*/
}
.title_primo_piano {
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../templates/images/intest_primo_piano.png) no-repeat;
	height: 65px;
	
}
.title_newsletter {
   margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../templates/images/intest_newsletter.jpg) no-repeat;
	height: 65px;
	
}
.title_banca_servizi {
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../templates/images/intest_bancadati.jpg) no-repeat;
	height: 65px;
	
}
.title_sondaggio {
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../templates/images/intest_sondaggio.jpg) no-repeat;
	height: 65px;
	
}
.title_eventi {
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../templates/images/intest_eventi.jpg) no-repeat;
	height: 65px;
	
}
.testo_aisla_cf {
	padding-top:   3px;
	padding-bottom:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-align: center;
}	
.testo {
	padding-top:   3px;
	padding-bottom:3px;
/*	padding-left:  5px;
	padding-right: 5px;
	margin-top:0px;
	margin-bottom:0px;
	*/
	/*border: 1px solid #D4D5C7;*/
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	color: #000;
	/*background-color: #fff;*/
}
.banner_ricerca {
   margin-top: 20px;
   text-align: center;
	
}
.testo ul{
	padding-left: 10px;
	margin-left: 5px;
}
.testo li{
	margin-left: 0px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	color: #000;
	background-color: #fff;
	border-bottom: 1px dotted #ff6500;
	list-style-image: url(../templates/images/triangolino_orange.gif);
}
.elenco_news a{
	margin-left: 0px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	color: #000;
	background-color: #fff;
}

.elenco_news a:hover, a:active{
	margin-left: 0px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	color: #ff6500;
}


a:link {
	color: #000000;
}
a:hover, a:active {
	text-decoration: none;
	color: #ff6500;
}
a:visited {
	color: #000000;
}

img {
	border:none;
	margin-left: 3px;
	margin-rigth: 3px;
}

.control
{
	border:1px solid gray;
	padding-left:2px;
	font-family:arial;
	font-size:11px;
	width:100px;
}

.control select
{
	border:1px solid gray;
	background:white;
	width:200px;
	font-size:11px;
}


button
{
	border:2px solid #ff6500;
	background:white;
   color : #000000;

	font-family:arial;
	font-size:11px;
	text-align:center;
	white-space:nowrap;

	vertical-align:middle;
	padding:2px 2px 2px 2px;
	margin:0px 2px 0px 2px;
}
/*
•	AISLA: ROSSO
•	MALATTIA: AZZURRO
•	DIRITTI: VERDE
•	CENTRI MEDICI: GIALLO
•	COMUNICAZIONE: BLU
•	SOSTIENICI: VIOLA
•	CONTATTI: ARANCIONE
•	FAQ: ARANCIONE
*/
#menucolored0{	background-color:#aaaaaa;}
#menucolored1{	background-color:#FF5050;}
#menucolored2{	background-color:#95B3D7;}
#menucolored3{	background-color:#92D050;}
#menucolored4{	background-color:#DBC945;}
#menucolored5{	background-color:#4D67D3;}
#menucolored6{	background-color:#936DBA;}
#menucolored7{	background-color:#D2691E;}
#menucolored8{	background-color:#Df6000;}


