* {
	margin: 0px;
	padding: 0px; 
}

ol, ul{
	margin-left: 15px;
}

body, html {
	/*font: 11px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;*/
	font:11px arial;
	/*background-color: #394A4A;*/
	background: #fff url(../images/sand.gif) top repeat;
	margin: 0px; 
	padding: 0px; 
}

a img {
	border: none;
}

#both {
	clear:both;
}

#main {
	width: 750px;
	margin: 0 auto;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color="#4f4e4e", Direction=135, Strength=8);*/
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#toscana{float:left; }
#insulae{float:left; width:310px; height:110px;text-align:center; position:relative; }
#insulae img{

position: relative;
top: 70%;
height: 37px;
/*altezza dell'immagine diviso 2 */
}

#ancim{float:left; }


#lingue{
	text-align: right;
	float:left;
	width:98px;
	padding:2px 55px 0 5px;
	font-weight: bold;
	color: #fff;
}

#lingue a{
	color: #fff;
}

#lingue a:hover{
	text-decoration: none;
	color: #6faf93;
	text-decoration: underline;
}

#top {
	clear:both;
	background-color: #000;
	background-image: url(../images/catbg.gif);
	/*height: 88px;*/
	height:36px;
}



#top h1 {
	font-size: 18px;
	color: #fff;
}

#logo{
	width: 250px;
	float: left;
	height:92px;
}

	
#loghi{
	/*width: 158px;*/
	width: 268px;
	float: left;
	height:92px;
}

#titolo{
	width: 500px;
	float: right;
	height:35px;
}
#titolo_img{
	/*width: 342px;*/
	width: 232px;
	float: left;
}
#menu {
	clear:both;
	background: #890000 url(../images/menubg.gif) top repeat-x;
   border-top: 4px solid #fff; border-bottom: 4px solid #B9CDD0;
	height: 32px;
}

#menu ul {
	padding: 7px;
	list-style: none;
}

#menu ul li {
	float: left;
	padding: 0px 9px;
}

#menu ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	color: #fc0;
}





#top_left{
	width:250px;
	clear: both;
	background-color: #29292E;
	background-image: url(../images/catbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 32px;
	/*border-top:4px solid white;
	border-bottom:4px solid #B9CDD0;*/
	float:left;
}

.categories {
	clear: both;
	background-color: #29292E;
	background-image: url(../images/catbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 32px;
	/*border-top:4px solid white;*/
	border-bottom:4px solid #274166;
	width: 500px;float:left;
}

.categories ul {
	margin: 0;
	padding: 11px 0 0 25px;
	list-style: none;
	border: none;
}
	
.categories li { 
	display: inline;
}

.categories li a:link, .categories li a:visited {
	color: #FFF;
	background: inherit;
	margin: 0 12px 0 0;
	text-decoration: none;
}

.categories li a:hover, .categories li a:active {
	color: #FFF;
	background: inherit;
	margin: 0 12px 0 0;
	text-decoration: underline;
}




#slogan {
	clear:both;
	background: #98AB3E url(../images/sloganbg.jpg) top no-repeat;
	height: 76px; 
	padding-top: 156px;
	padding-left: 170px;
}

#slogan h2 {
	color: #fff;
	font: 24px Arial, Helvetica, sans-serif;	
	font-weight: bold;
	letter-spacing: -2px;
}

#slogan h2 strong {
	font: 36px Arial, Helvetica, sans-serif;		
	font-weight: bold;
	letter-spacing: -3px;
}

#cols {
	/*clear: both;*/
	background: #fff url(../images/contentbg.gif) left repeat-y;
	width: 750px;
}

#colA {
   float: left; 
	width: 300px;
}

#colB {
	float: left;
	width: 450px;
	background-color: White;
}



#welcome {
	padding: 0px 14px 15px 14px; 
	background: #bbd1ea;
	border-bottom: 4px solid #8A0000;
}

#corpo {
	padding: 0px 14px 5px 14px; 
	/*background: #fff;*/
}

.box_minischeda {
	padding: 0px 14px 5px 14px; 
	background: #fff;
	margin-bottom: 5px;

}

.titolo_minischeda{
	background: #eee url(../images/sfondo_pann.gif) left repeat-x;
	padding: 3px 3px 3px 3px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.titolo_minischeda h4{
	padding-left:10px;
	font-size: 12px;
}
.titolo_minischeda a {
	color: #fff;
	text-decoration: none;
}

.titolo_minischeda a:hover {
	text-decoration: none;
	color: #ccc;
	text-decoration: underline;
}

.cont_scheda{
	border:0px solid silver;
	padding: 5px;
}


.cont_minischeda{
	border:1px solid silver;
	padding: 5px;
	width: 410px;
	/*height: 80px;*/
	min-height: 50px;
	
	height: 110px;
}

#back_button{
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}


.foto_mini{
	float:left;
	border: 0px solid silver;
}


.abstract{
	float:left;
	width: 300px;
	text-align: justify;
	padding-left:2px;
	padding-right:2px;
}

.abstract a{
	color: #900000;
	text-decoration: underline;
}


.abstract a:hover {
	color: #300;
	text-decoration: none;
}


.continua{
	width: 410px;
	float:right;
	color: #000;
	font-weight: bold;
	text-align: right;
}

.continua a {
	color: #900000;
	text-decoration: underline;
}

.continua a:hover {
	color: #300;
	text-decoration: none;
}

.continua_news{
	text-align: right;
	color: #000;
	font-weight: bold;
}

.continua_news a {
	color: #900000;
	text-decoration: underline;
}

.continua_news a:hover {
	color: #300;
	text-decoration: none;
}

.img_minischeda{
	
}


.sottotitolo{
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}


#flash_sx{
	width:300px;
}

#A {
	padding: 10px 20px;
}

#A ul li {
	list-style: none;
	padding: 3px 0px;
	border-bottom: 1px dashed #630;
}

#A ul li a {
	color: #900000;
	font-weight: bold;
	text-decoration: none;
}

#A ul li a:hover {
	color: #300;
}

#content {
	padding: 20px 14px;
}

#titolo_ev_home{
	color: #900000;
	font-weight: bold;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
}

#titolo_ev_home a {
	color: #900000;
	text-decoration: none;
}

#titolo_ev_home a:hover {
	color: #300;
}


#data_ev_home{
font-style: italic;
}

#abstract_ev_home{
}






#continua_home{
font-weight: bold;
margin-top:10px;
margin-bottom:10px;
}



#continua_home a {
	color: #900000;
}

#continua_home a:hover {
	color: #300;
}



#box_continua_home_sx{
	float:left;
	width: 130px;
	text-align:left;
}

#box_continua_home_dx{
	float:left;
	width: 130px;
	text-align:right;
}



.titolo_news_home{
	color: #900000;
	font-weight: bold;
	font-size:14px;
}

.titolo_news_home a {
	color: #900000;
	text-decoration: none;
}

.titolo_news_home a:hover {
	color: #300;
}

.continua_news_home{
font-weight: bold;
text-align: right;
}



.continua_news_home a {
	color: #900000;
}

.continua_news_home a:hover {
	color: #300;
}




#content_home{
	padding: 20px 14px;
	background-color: #eecde0;
}

#colA h3, #colA h2 {
	color: #4B1D1B;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}

#colB h3, #colB h2 {
	color: #300;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}

#cols p {
	color: #333;
	line-height: 14px;
	margin: 0px 0px;
	/*text-align: justify;*/
	clear: both;
}

#cols p a {
	color: #900000;
	text-decoration: none;
}

#cols p a:hover {
	text-decoration: underline;
}

#dots {
	border-bottom: 1px dashed #ccc;
}

#temp {
	float: right;
	margin-left: 2px;
}

#part img {
	float: left;
	margin: 2px;
}

#footer {
	font-family: arial;
	clear:both;
	width: 710px;
	padding: 15px 20px;
	background: #009ee0 url(../images/footer_bg.gif) top repeat-x;
	font-size: 11px;
	color: #fff;
}

#footer a {
	color: #DCDCDC;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	color: #ff9900;
}


#footer_left{
	width: 500px;
	float: left;
}

#footer_right{
	text-align: right;
	width: 210px;
	float: left;
}


.button{
	background: #009ee0 url(../images/base_menu_on.gif) top repeat-x;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #1D3B60;
}

.box_contatti {
	padding: 0px 14px 5px 14px; 
	background: #fff;
	font-size: 12px;
}

.box_contatti h2{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.box_campi{
	padding-bottom:25px;
}

.campo_1{
	width: 100px;
	float: left;
	text-align: left;
}

.campo_2{
	width: 110px;
	float: left;
	text-align: left;
}

.campo_3{
	width: 100px;
	float: left;
	text-align: left;
}

.campo_4{
	width: 110px;
	float: left;
	text-align: left;
}

.campo_5{
	width: 320px;
	float: left;
	text-align: left;
}

.campo_msg{
	text-align: center;
}

.err{
	text-align: center;
	color: red;
	font-weight: bold;
}

.campi_obl{
	text-align: center;
	font-size: 10px;
	color:#555;
}

.inputs {
font-family: verdana;
font-size: 12px;
color: #1a171b;
text-decoration: none;
background-color: #ffffff;
border: 1px solid Gray;
}

.inputs_disabled {
	font-family: verdana;
	font-size: 11px;
	color: Gray;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid Gray;
}

.inputs2 {
font-family: verdana;
font-size: 10px;
color: #1a171b;
text-decoration: none;
background-color: #ffffff;
border: 1px solid Gray;
/*filter:none;*/
}

#elenco_orizzontale{
	width:300px;
}
#elenco_orizzontale ul{width:300px; padding:5px 0 0;}

#elenco_orizzontale ul li{width:220px; height:26px; position:relative; margin:0 auto;display: inline}
#elenco_orizzontale ul li a{width:200px; height:26px; display:block; color:#8F8C73; font:11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 22px; text-decoration:none;}
#elenco_orizzontale ul li a:hover{color:#0033cc; text-decoration:none;}




div#navcontainer
{
border-top: solid 1px #00618c;
border-bottom: solid 1px #00618c;
margin-bottom:10px;
}
div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: black;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
}
div#navcontainer ul li
{
display: inline;
}
div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: black;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff; /* i bordi vanno uguali */
margin-right: -1px; /* il valore deve essere il numero sopra ma negativo */
}
div#navcontainer ul li a:hover
{
color: #006590;
}

.tessera
{
	width:280px;
	height: 153px;
	background: #fff url(../images/tessera_insulae.gif) top repeat-x;
	vertical-align:bottom;
}
.nome_tesserato{
	padding-top:110px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#626262;
	font-weight: bold;
}
.numero_tessera{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#626262;
	
	
}

#foto_evidenza{
	width:260px;
	height: 72px;
}

#base_evidenza{
	width: 256px;
	height: 68px;
	overflow:hidden;
	border: 2px solid #7b6f35;
	background-color:white;
}

.data_evento{
	font-weight: bold;
	color: #4B1D1B;
	font-size: 12px;
}

.dati_comune{
	font-weight: bold;
	color: #4B1D1B;
	font-size: 12px;
	float: left;
	width: 325px;
}

.logo_comune{
	float: left;
	text-align: right;
	width: 70px;
}


#pann_calendar {
	text-align:center;
	margin:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border:0px solid #727272;
	width:230px;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

#pann_lat {
	font-family: Verdana, Sans-Serif;
	text-align:center;
	margin:25px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	border:0px solid #727272;
	font-size:12px;
}

#calendario {
	background-color:#fff;
	text-align:center;
	border:1px solid #f17c0e;
	width:230px;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	height:100px;
	margin:20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

.selects	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f17c0e;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #727272;
	}
	
.testo_white {font-family:Arial, Verdana, Sans-Serif;	font-size: 10px;color: #fff;}
.testo_white A {font-family:Arial, Verdana, Sans-Serif;	font-size: 10px;color: #fff;}
.testo_white A:link {font-family:Arial, Verdana, Sans-Serif;	font-size: 10px;color: #fff;}
.testo_white A:active {font-family:Arial, Verdana, Sans-Serif;	font-size: 10px;color: #fff;}
.testo_white A:visited {font-family:Arial, Verdana, Sans-Serif;	font-size: 10px;color: #fff;}
.testo_white A:hover {font-family:Arial, Verdana, Sans-Serif;	font-size: 10px;color: #ccc; text-decoration:underline;}

.text_calendar {font-family:Arial, Verdana, Sans-Serif;	font-size: 10px;color: #000;font-weight: bold;}
.text_calendar A {font-family:Arial, Verdana, Sans-Serif;	font-size: 10px;color: #000;font-weight: bold; text-decoration:none;}
.text_calendar A:hover {font-family:Arial, Verdana, Sans-Serif;	font-size: 10px;color: #666; text-decoration:underline;font-weight: bold;}

#int_elenco_eventi{
	text-align: center;
	padding:10px;
}

#int_elenco_eventi h3{
	text-align: center;
	font-size:15px;
	color: #4B1D1B;
}

#int_elenco_eventi h2{
	text-align: center;
	font-size:14px;
	color: #b17403;
}

.allegato{
	margin-top:10px;
}

.allegato, .allegato2{
	background:white url(../images/bullet-hover.gif) center left no-repeat;
	border: 0px solid silver;
	padding-left:15px;
	font-weight: bold;
}

.allegato a, .allegato2 a{
	color: #014e72;
	text-decoration: underline;
}

.allegato a:hover, .allegato2 a:hover {
	color: #006998;
	text-decoration: none;
}

.int_gallery {
	/*height: 30px;*/
	width: 380px;
	
	margin: 0 auto;
	color: Maroon;
	font-weight: bold;
	border-top: 0px solid #ccc;
	margin-top:15px;
	font-size:12px;
}


#box_gallery{
	width: 395px;
	padding: 0px 0 5px 10px;
	border: 0px solid #ccc;
	background-color: #fff;
	text-align: center;
}

.box_foto_serate{
	float: left;
	width: 80px;
	height: 95px;
	padding:3px;
	margin:3px;
	background-color: #ece28d;
	border: 1px Solid maroon;
}

.box_foto_serate img{
	width: 80px;
	height: 65px;
}

.titolo_gallerie{
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

.titolo_gallerie a{
	color:black;
}

.titolo_gallerie a:hover{
	color:maroon;
}