/* CSS Document */


body {
	background-image:images/pat.gif;
	background-color:#11242b;
	
}

img{
	border:0px;

}

.contenitore {
	width: 900; 
	height:800;
}


/* °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°° CAMBIO SFONDO PAGINE   */

.apertura1 {
	width: 900px; 
	height:140px;
	background-image:url(../images/apertura.jpg);
	padding:0px;
}

.medio-fondo {
	width:900px;
	background-image:url(../images/fondocorpo.jpg);
	background-repeat:repeat;
}

.medio1 {
	width:900px;
	height:265px;
	background-image:url(../images/medio.jpg);
	background-repeat:no-repeat;
}

.apertura2 {
	width: 900px; 
	height:140px;
	background-image:url(../images/apertura2.jpg);
	padding:0px;
}


.medio2 {
	width:900px;
	height:265px;
	background-image:url(../images/medio2.jpg);
	background-repeat:no-repeat;
}


.apertura3 {
	width: 900px; 
	height:140px;
	background-image:url(../images/apertura.jpg);
	padding:0px;
}


.medio3 {
	width:900px;
	height:265px;
	background-image:url(../images/medio.jpg);
	background-repeat:no-repeat;
}

.apertura4 {
	width: 900px; 
	height:140px;
	background-image:url(../images/apertura4.jpg);
	padding:0px;
}


.medio4 {
	width:900px;
	height:265px;
	background-image:url(../images/medio4.jpg);
	background-repeat:no-repeat;
}

.apertura5 {
	width: 900px; 
	height:140px;
	background-image:url(../images/apertura.jpg);
	padding:0px;
}


.medio5 {
	width:900px;
	height:265px;
	background-image:url(../images/medio.jpg);
	background-repeat:no-repeat;
}

.apertura6 {
	width: 900px; 
	height:140px;
	background-image:url(../images/apertura.jpg);
	padding:0px;
}


.medio6 {
	width:900px;
	height:265px;
	background-image:url(../images/medio.jpg);
	background-repeat:no-repeat;
}

.apertura7 {
	width: 900px; 
	height:140px;
	background-image:url(../images/apertura.jpg);
	padding:0px;
}


.medio7 {
	width:900px;
	height:265px;
	background-image:url(../images/medio.jpg);
	background-repeat:no-repeat;
}

.apertura8 {
	width: 900px; 
	height:140px;
	background-image:url(../images/apertura.jpg);
	padding:0px;
}


.medio8 {
	width:900px;
	height:265px;
	background-image:url(../images/medio.jpg);
	background-repeat:no-repeat;
}

.apertura9 {
	width: 900px; 
	height:140px;
	background-image:url(../images/apertura.jpg);
	padding:0px;
}


.medio9 {
	width:900px;
	height:265px;
	background-image:url(../images/medio.jpg);
	background-repeat:no-repeat;
}

.apertura10 {
	width: 900px; 
	height:140px;
	background-image:url(../images/apertura.jpg);
	padding:0px;
}


.medio10 {
	width:900px;
	height:265px;
	background-image:url(../images/medio.jpg);
	background-repeat:no-repeat;
}

.corpo {
	width:900px;
	background-image:url(../images/fondocorpo.jpg);
	background-repeat:repeat;
	

}
.chiusura{
	width:900px;
	height:160px;
	background-image:url(../images/chiusura.jpg); 
	background-repeat:no-repeat; 
	padding:0px; 
	
}


/* *************************************** MENU DI SINISTRA   */

.menusx{
	clear:both;
	width:231px; 
	float:left ; 

}

a.mensx {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:7px; 
	padding-left:20px;
	width:150px;
	text-align:left;
	display:block;
}


a.mensx:hover{
	
	font-style:italic;
	text-decoration:underline;
	cursor:pointer;
	background-image:url(../images/P.png);
	background-repeat:no-repeat;
}

#selected {
	background-image:url(../images/P.png);
	background-repeat:no-repeat;
}

/* *************************************** CORPO DI destra   */
.dx{
	width:665px; 
	float:left; 
	padding-top:80px ; 

}
.dxprog{
	width:665px; 
	float:right; 
	padding-top:0px ; 

}
.corpodx{
	width:520px; 
	font-size:11px;
	text-align:justify;
	padding-left:300px;
	padding-right:80px;
}




/* *************************************** CORPO NEWS   e progetti */
.data1{
	width:550px; 
	/* padding-left:230px;*/
	font-size:11px;
	text-align:left;
	
}

.data{
	width:550px; 
	padding-left:230px;
	font-size:11px;
	text-align:left;
	
}

#presentazione{
	font-size:12px;
	text-align:justify;
	padding-left:80px;
	padding-right:80px;
 
}

#presentazione-medio{ 
	font-size:12px;
	text-align:justify;
	padding-left:300px;
	padding-right:60px;
 
}

.news{
	width:550px; 
	padding-left:230px;

}

#back{
	padding-top:80px;
}
.topnews {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	background-color:#FF0000;
	width:100%; 
	height:100%;
	padding:3px;
}
#news {
	font-family: Arial;
	font-titsize: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
	letter-spacing: 2px;
	background-color:#FF0000;
	width:40%; 
	height:20px;
	padding:3px;
}



.titolo {
	color: #000000;
	text-decoration : none;
	font-size: 18px;
	font-weight: bold;
	width:70%;
	margin-top:10px;
	text-transform:capitalize;	
}

a.titolo:hover{
	background-color: #D4D4D4;
}

#testo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	color:#000000;
	margin-top:15px;
	text-align:justify;
	width:100%;
}



/* *************************************** PARAMETRI DI RISERVA   */
#logo {
	width:231px; 
	height:140px; 
	background-image:url(../images/logo.jpg);
	float:left;
	padding:0px;
	
}
#testata {
	width:665px; 
	height:140px;
	background-image:url(../images/testata.jpg);
	background-repeat:no-repeat; 
	float:left; 
	padding:0px; 
	
}






