/* CSS Document */
html{
	margin:0;
	padding:0;
}
#doc3{
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
}
#link_utili{
	margin-left:40px;
	height:260px;
	width:300px;
	margin-top: 20px;
}
#hd{
	width:100%;
	height:152px;
	margin:auto;
	background-image:url(../images/sfondo_header.jpg);
	background-position:center 0px;
	background-repeat: no-repeat;
	background-color: #E8E8E8;
}
body a{
	color:#F00;
}
body a:hover{
	color:#00F;
}
#testata{
	width:901px;
	height:152px;
	margin:auto;
	background-image:url(../images/sfondo_header.jpg);
	background-position:center 0px;
	background-repeat: no-repeat;
}
#striscia_1{
	width:100%;
	height:50px;
	margin:auto;
	background-repeat: repeat-x;
	background-color: #E8E8E8;
	background-image: url(../images/contenitore_menu_sfondo.png);
}
#banner{
	width:901px;
	height:50px;
	margin:auto;

}
#div_login{
	width:300px;
	height:150px;
	float:right;
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	background-position: -2px 0px;
}
#div_logout{
	width:300px;
	height:150px;
	float:right;
	background-image: url(../images/logout.png);
	background-repeat: no-repeat;
	background-position: -2px 0px;
}
#striscia_2{
	width:100%;
	height:390px;
	margin:auto;
	background-image:url(../images/striscia_2.jpg);
	background-position:center 5px;
	background-color: #ECEBE7;
	background-repeat: no-repeat;
}
#convenzioni_1{
	width:901px;
	margin:auto;

}
#striscia_3{
	width:100%;
	height:360px;
	margin:auto;
	background-image:url(../images/striscia_3.jpg);
	background-position:center;
	background-color: #ECEBE7;
	background-repeat: no-repeat;
}
#convenzioni_2{
	width:901px;
	height:360px;
	margin:auto;

}
#ft{
	height:200px;
	width:100%;
	background-color: #115A00;
}
#piede{
	height:200px;
	width:901px;
	margin:auto;
	background-image:url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#menu{
	width:912px;
	height:50px;
}
#vdividermenu ul{
	font-family: 'Arimo', arial, serif;
	padding: 0;
	float: left;
	width: 100%;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;

}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
	display: inline;

	width: 30px;
}

#vdividermenu ul li a{
	float: left;
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: inset;

	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
}
#last a{
	border-right-style:none;
}
#vdividermenu{

}
#vdividermenu ul li a:hover{
	color: #FF0;
}
#selected a:link{
	color: #929292;
}

#evidenza a:link{
	color:#F00;
	border-right-width: 0px;
	border-right-style: none;
}

#elenco_convenzioni{
	background:url(../images/striscia_4_2.png);
	background-repeat:repeat-y;
	width:865px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 14px;
}
#elenco_convenzioni span{
	color:#999;
	margin-right: 5px;
	margin-left: 5px;

}
#elenco_convenzioni a{
	color:#000;
	font-weight: bold;
	text-decoration:none;
	cursor: help;

}
#elenco_convenzioni a:hover{
	color:#F00;


}
#elenco_convenzioni h2{
	font-size:x-large;
	color:#000;
	text-transform: uppercase;
}
#elenco_convenzioni h3{
	text-transform:uppercase;
	font-weight: bold;



}
#testata_convenzioni{
	width:900px;
	margin-top: 20px;
	margin-left: 0px;
	background-image: url(../images/striscia_4_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
}
#piede_convenzioni{
	height:40px;
	width:900px;
	margin-left: 0px;
	background-image: url(../images/striscia_4_3.png);
	background-repeat: no-repeat;
}

#div_regione{
	float:left;
	width:380px;
	height:280px;
	background-image:url(../images/lombardia.png);
	background-repeat: no-repeat;
}
#div_tessera{
	float:right;
	width:300px;
	height:40px;
	background-image:url(../images/tessera.png);
	background-repeat: no-repeat;
	background-position: right 12px;
	text-align: center;
	vertical-align: middle;
	padding-top: 240px;
	padding-left: 80px;
}
.attivita_convenzionate{
	float:left;
	width:280px;
	min-height:240px;
	margin-top: 50px;
	margin-left: 20px;
}
#striscia_4{
	background-color:#E8E8E8;
	background-image: url(../images/contenitore_menu_sfondo.png);
	background-repeat: repeat-x;
	width: 100%;
}

#elenco_citta span{
	margin-left:2px;
	margin-right:2px;
	text-transform: capitalize;
	font-size:14px;
}
#elenco_citta a{
	text-decoration:none;
	color:#333;
}
#elenco_citta #cselected a{
	font-size:18px;
	color: #F00;
}
#elenco_convenzioni h1{
	text-transform:uppercase;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
#elenco_citta {
	font-family: 'Arimo', arial, serif;
	height:40px;
	width:860px;
	padding-left:30px;
	padding-top: 20px;
}
#c_convenzioni{
	margin-left:12px;
	width: 280px;
	text-align: justify;

}
#c_convenzioni ul li{
	list-style-position: inside;
	list-style-type: decimal;
}
#c_partner{
	margin-left:38px;
	width: 250px;
}
#div_tessera a:link{
	color:#FFF;
	font-size: large;
	font-weight: normal;
}
#div_tessera a:visited{
	color:#FFF;
	font-size: large;
	font-weight: normal;
}
#div_tessera a:hover{
	color:#FFF;
	font-size: large;
	font-weight: normal;
}
#div_tessera a{
	color:#FFF;
	font-size: large;
	font-weight: normal;
}
#example {
    height:30em;
}
 
label { 
    display:block;
    float:left;
    width:45%;
    clear:left;
}
 
.clear {
    clear:both;
}
 
#resp {
    margin:10px;
    padding:5px;
    border:1px solid #ccc;
    background:#fff;
}
 
#resp li {
    font-family:monospace
}
 
.yui-pe .yui-pe-content {
    display:none;
}
#ultimi_convenzionati{
	width:530px;
	height:270px;
	margin-top: 15px;
}


#link_utili ul li{
	height:20px;
	width: 250px;
	background-color:#060;border-width: 1px;
	border-style: inset;margin-bottom:5px;
}

#link_utili ul li a{
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	
}

#link_utili ul li a:hover{
	color: #FF0;
}

#c_partner ul li{
	height:20px;
	width: 250px;
	background-color:#060;border-width: 1px;
	border-style: inset;margin-bottom:5px;
}

#c_partner ul li a{

	color: #FFF;
	text-decoration: none;
	

	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 1px;
	padding-left: 16px;
	
}


#c_partner ul li a:hover{
	color: #FF0;
}


 
.clear {
	clear:both
}
 
#gallery {
	position:relative;
	height:260px;
	
}
	#gallery a {
	float:left;
	position:absolute;
	width: 538px;
	height:260px;
	left: 1px;
	top: -1px;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}
 
	#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:50px;
	width:100%;
	position:absolute;
	bottom:1px;
	left: 0px;
	}
 
	#gallery .caption .content {
	padding:5px;
	/*
background-color:#000;
width: 538px;
	height:90px;
	*/
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
.clear_both{
	height:1px;
	clear:both;
	overflow:hidden;
}
#tessera_div{
	width:250px;
	height:150px;
	float:left;
	margin-left: 350px;
	background-image: url(../images/tessera_mini.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#attivazione{
	margin-left:0px;
	color: #115A00;
	margin-top: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#attivazione a{
	color:#FC0;
	text-decoration:none;
}
#attivazione a:hover{
	color:#FF0;
}
#bd{
	background-color:#ECEBE7;
}
.yui-g h1{
	font-size:18px;
	margin-bottom: 5px;
	font-weight: 600;
	text-transform: uppercase;
}
/* give each slide the same dimensions */
#banners{
	margin-top:10px;
}
:root .attivita_convenzionate { font-size:90%\9}
:root #vdividermenu ul{font-size: 80%\9;}
@media \0screen {
	.attivita_convenzionate { font-size:90%}
#vdividermenu ul{font-size: 80%;}
}