/*CLASSI pagina presentazione ASTI*/

.sottotitolo_associazione{
	width: 700px;
	height:25px;
	font-size:1.5em;
	line-height:25px;	
	margin:20px 5px 0px 5px;
	text-align: left;
	color:#DFB00A;
	text-align:right;
	border-bottom:1px dotted #DFB00A;
}
.sottotitolo_territorio{
	width: 700px;
	height:25px;
	font-size:1.5em;
	line-height:25px;	
	margin:20px 5px 0px 5px;
	text-align: left;
	color:#a1bf2f;
	text-align:right;
	border-bottom:1px dotted #a1bf2f;
}
.sottotitolo_iniziative{
	width: 700px;
	height:25px;
	font-size:1.5em;
	line-height:25px;	
	margin:20px 5px 0px 5px;
	text-align: left;
	color:#b89755;
	text-align:right;
	border-bottom:1px dotted #b89755;
}
.tabella_logo{
	width:700px;
	height:auto;
}
.tabella_logo.logo{
	width:210px;
	height:295px;
}
.tabella_logo .testo{
	width:485px;
	text-align:justify;
	margin:40px 0px 0px 5px;
}
.tabella_logo .testo p{
	width:460px;
	text-align:justify;
	margin:5px 0px 0px 0px;
}
.tabella{
	width:695px;
	text-align:justify;
	margin:10px 0px 0px 5px;
}
.tabella p{
	width:695px;
	text-align:justify;
	margin:10px 0px 0px 0px;
}
/*CLASSI pagina Soci*/
.riga_soci{
border:1px dotted #333333;
margin:20px 10px 0 0;
width:228px;
	
}
.riga_soci .logo{
	width:55px;
	height:60px;
	
}
.riga_soci .comune{
	width:170px;
	height:60px;
		color:#DFB00A;
		margin:20px 0px 0px 0px;
	font-weight:bold;
}
.riga_soci .comune a{
	color:#DFB00A;
	font-weight:bold;
	margin-left:10px;
}
.riga_soci_big{
	width:330px;
	margin:20px 37px 0px 7px;
	border:1px dotted #333;
	
}


.riga_soci_big .comune{
	width:210px;
	height:90px;
	line-height:90px;
	color:#DFB00A;
	font-weight:bold;
}
.riga_soci_big .comune a{
	color:#DFB00A;
	font-weight:bold;
	margin-left:10px;
}

.riga_operatore{
	width:321px;
	margin:20px 20px 0px 7px;
	border:1px dotted #333;
	
}


.riga_operatore .logo{
	width:130px;
	height:90px;
	margin:10px 0px 0px 85px;
}
.riga_operatore .nome{
	width:320px;
	color:#333;
    margin:5px 0px 0px 5px;
}
/*CLASSI documenti*/
.documento{
	width:350px;
	height:50px;
	margin:50px 0px 0px 0px;
	
}
.documento .voce a{
	width:200px;
	height:50px;
	line-height:50px;
	text-decoration:none;
	text-align:right;
	color:#DFB00A;
	font-weight:bold;
}
.documento .immagine{
	width:60px;
	height:50px;
	line-height:20px;
	text-decoration:none;
	color:#00A0D6;
	font-weight:bold;
}
/*CLASSI punti_info*/
.punto_info{
	background:url(../img/contenuti/associazione/info.png) no-repeat top left;
	height:160px;
	margin:30px 35px 0px 0px;
	border:1px dotted #535355;
	width:325px;
}
.punto_info .testo{
	width:260px;
	height:115px;
	margin:10px 0px 0px 50px;
	font-size:0.95em;
}
.punto_info .contatti{
	width:90px;
	height:37px;
	margin:0px 0px 0px 235px;
}
.riga_soci_big .logo1{
	width:110px;
	height:90px;
	margin:5px 0px 0px 0px;
	border:1px solid #000;
}