/* 
	CSS Strutture Divertiti Club
*/

#Content_Strutture {
	width: 930px;
	margin: 0 auto;
	overflow: auto;
} 

#Content_Strutture h1 {
	font-family: Arial, Helvetica, Tahoma, sans serife;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin: 6px 0;
} 
#Content_Strutture h2 {
	font-family: Arial, Helvetica, Tahoma, sans serife;
	font-size: 16px;
	font-weight: bold;
	color: #0b6f17;
	text-transform: uppercase;
	margin: 6px 0;
} 

#Content_Strutture h3 {
	font-family: Arial, Helvetica, Tahoma, sans serife;
	font-size: 12px;
	font-weight: bold;
	color: #25a434;
	text-transform: uppercase;
	margin: 10px 0;
} 


#Content_Strutture a, a:visited {color:#cc0000; text-decoration: none; font-weight: bold;}
#Content_Strutture a:hover {color:#cc0000; text-decoration: underline;font-weight: bold;}

#Content_Strutture .IMG_Strutture {
	width: 200px;
	height: 300px;
	float:left;
	background-image: url("../img/bg/bg_stsx_strutturep.jpg");
	background-repeat: no-repeat;
	text-align: left;

}

#Content_Strutture .IMG_Contatti {
	width: 350px;
	height: 300px;
	float:left;
	background-image: url("../img/bg/bg_stsx_contatti.jpg");
	background-repeat: no-repeat;
	text-align: left;
}

#Content_Strutture .IMG_Eventi {
	width: 350px;
	height: 300px;
	float:left;
	background-image: url("../img/bg/bg_stsx_eventi.jpg");
	background-repeat: no-repeat;
	text-align: left;
}

#Content_Strutture .IMG_Info {
	width: 350px;
	height: 300px;
	float:left;
	background-image: url("../img/bg/bg_stsx_informazioni.png");
	background-repeat: no-repeat;
	text-align: left;
}

#Content_Strutture .Logo_Strutture {
	width: 350px;
	float:left;
	background-image: url("../img/bg/bg_stsx.png");
	background-repeat: no-repeat;
	text-align: left;
}

#Content_Strutture .padLogo {padding: 70px 60px 80px 46px; }


#Content_Strutture .Indirizzo {width: 296px; font-size: 12px; text-align:center; color: #333;}


#Content_Strutture .Descrizione {
	width: 580px;
	float: right;
	background-image: url("../img/bg/bg_stdx.png");
	background-repeat: no-repeat;
	line-height: 16px;
}

#Content_Strutture .Lista {
	width: 730px;
	float: right;
	background-image: url("../img/bg/bg_stdxg.png");
	background-repeat: no-repeat;
	line-height: 16px;
}

#Content_Strutture .DescrizioneSXg {
	width: 510px;
	float: left;
	text-align: justify;
}

#Content_Strutture .DescrizioneSX {
	width: 380px;
	float: left;
	text-align: justify;
}	

#Content_Strutture .padDescrizioneSX {padding: 12px 32px 10px 13px;}
#Content_Strutture .padEventiSX {padding: 12px 50px 10px 13px;}


#Content_Strutture .DescrizioneDX {
	width: 200px;
	float: right;
	text-align: left;
}

#Content_Strutture .EventiSX {
	width: 380px;
	float: left;
	text-align: justify;
	font-size:11px;
}

#Content_Strutture .EventiSX  h3 { font-size:11px; padding: 0; margin: 0; }

#Content_Strutture .padDescrizioneDX {padding: 50px 0 10px 0;}

.pad12 {width:100%; height:12px; font-size:1px; margin:0;}

#Content_Strutture  .header {
	width:100%;
	background-color: #cc0000;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 10px;
}

div.recreg {
	width:100%;
}

#Content_Strutture  .pad5 { padding: 5px; }

#Content_Strutture .ContattiSX {
	width: 380px;
	float: left;
	text-align: justify;
	font-size:14px;
	line-height: 18px;
}

#Content_Strutture .Info {
	width: 580px;
	float: right;
	line-height: 16px;
	text-align: justify;
}

#Content_Strutture .padInfo { padding: 20px 10px 20px 10px;}

#Content_Strutture .red {color: #ff0000;}


#InfoCard {
	width: 310px;
	visibility:hidden;
	overflow:hidden;
	margin: 200px 300px;
	text-align: left;
	background-color: #e3e3e3;
	position:absolute;
}
.padInfoCard {padding: 20px;}