@charset "UTF-8";
/* CSS Document */

.BODY_home{

	margin:0px;
	background-image:url('images/body.gif');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000000;
}

.BODY_interna{

	margin:0px;
	background-image:url('images/bg_interna2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000000;
}

.* {
        zoom: 1;

} 
#ausiliario_home{
	width:1000px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;

	font-family:Verdana,Arial;
	font-size:10px;
	color:#666666;
	font-weight:nomal;
	text-align:left;
	line-height: 1.4em;
	
	background-color:#000000;
	padding:5px 0px 0px 0px;

}

#sinistra{
	width:562px;
	height:300px;
	position:relative;
	float:right;
	background-image:url('images/rigo.gif');
	background-position:top left;
	background-repeat:repeat-x;
	margin-top:200px;
	
}

#destra{
	width:300px;
	height:550px;
	position:relative;
	float:left;
}

#logo{
	width:240px;
	height:137px;
	float:left;
}

#valletta{
	width:562px;
	float:left;
}

#menu_home{
	width:506px;
	height:41px;
	float:left;
}

#footer_home{

	width:562px;
	padding-top:130px;
		
	font-family:Verdana,Arial;
	font-size:10px;
	color:#ffffff;
	font-weight:nomal;
	text-align:left;
	line-height: 1.4em;

	clear: both;

}

#footer_home2{

	width:562px;
	padding-top:130px;
		
	font-family:Verdana,Arial;
	font-size:10px;
	color:#666666;
	font-weight:nomal;
	text-align:left;
	line-height: 1.4em;

	clear: both;

}

#footer_home2 a{
	color:#333;
	text-decoration:none;
	}


#ausiliario_interna{
	width:968px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;

	font-family:Verdana,Arial;
	font-size:10px;
	color:#666666;
	font-weight:nomal;
	text-align:left;
	line-height: 1.4em;
	
	background-color:#000000;
}


#sx{
	width:639px;
	margin-left:331px;
	background-image:url('images/bg_interna.gif');
	background-position:top left;
	background-repeat:repeat-x;
}

#logo2{
	width:426px;
	float:left;
}

#footer_interna{

	width:629px;
	padding-top:10px;
		
	font-family:Verdana,Arial;
	font-size:10px;
	color:#ffffff;
	font-weight:nomal;
	text-align:left;
	line-height: 1.4em;
	margin-left:331px;
	clear: both;

}

#footer_interna2{

	width:629px;
	padding-top:10px;
		
	font-family:Verdana,Arial;
	font-size:10px;
	color:#ffffff;
	font-weight:nomal;
	text-align:left;
	line-height: 1.4em;
	margin-left:331px;
	clear: both;

}

#contenitore{
	width:701px;
	height:600px;
	height:100% !important;
	float:left;
	position:relative;
	font-family:Verdana,Arial;
	font-size:12px;
	color:#fff;
	font-weight:nomal;
	text-align:justify;
	line-height: 1.4em;
	
	background-image:url('images/macchia.gif');
	background-position:top left;
	background-repeat:no-repeat;
	
	margin-bottom:35px;
	padding-left:259px;
	padding-right:10px;

}

#contenitore_cont{
	width:881px;
	height:600px;
	height:100% !important;
	float:right;
	position:relative;
	font-family:Verdana,Arial;
	font-size:12px;
	color:#fff;
	font-weight:nomal;
	text-align:justify;
	line-height: 1.4em;
	
	
	margin-bottom:35px;
	padding-left:79px;
	padding-right:10px;

}


#contenitore_ev{
	width:968px;
	height:600px;
	height:100% !important;
	min-height:600px;
	float:left;
	font-family:Verdana,Arial;
	font-size:12px;
	color:#fff;
	font-weight:nomal;
	text-align:justify;
	line-height: 1.4em;
	
	background-image:url('images/bg_eventi2.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	
	margin-bottom:35px;

}




#foto{
	width:450px;
	height:240px;
	float:left;
	position:relative;
}







.txt_bianco
{
	font-family:Verdana,Arial;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-align:left;
	line-height: 1.4em;

}
a.txt_bianco:link,a.txt_bianco:active,a.txt_bianco:visited
{
	font-family:Verdana,Arial;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	line-height: 1.4em;
	text-decoration:none;

}
a.txt_bianco:hover
{

	font-family:Verdana,Arial;
	font-size:10px;
	color:#ff0000;
	font-weight:normal;
	line-height: 1.4em;
	text-decoration:none;
}

.txt_rosso
{
	font-family:Verdana,Arial;
	font-size:14px;
	color:#ff0000;
	font-weight:normal;
	text-align:left;
	line-height: 1.4em;

}
a.txt_rosso:link,a.txt_rosso:active,a.txt_rosso:visited
{
	font-family:Verdana,Arial;
	font-size:14px;
	color:#ff0000;
	font-weight:normal;
	line-height: 1.4em;
	text-decoration:none;

}
a.txt_rosso:hover
{

	font-family:Verdana,Arial;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	line-height: 1.4em;
	text-decoration:none;
}


