*	{
	margin:0;
	padding:0;
	}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
	background-image: url(../img/sfondo_pag_interne.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #cccccc;
	}

/* contenuti PAGINE INTERNE*/	
.contenitore {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	}

.contenuti {
	width: 1000px;
	float: left;
	text-align:left;
	background-image: url(../img/sfondo_centrale_interno.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
.contenuti_pagina {
	width: 950px;
	float: left;
	text-align:left;
	background-image: url(../img/sfondo_centrale_interno.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 25px;
	}	

.contenitore_int_header {
	width: 950px;
	float: left;
	padding: 21px 0 0 0;
	}
	
	
.logo_interno {
	width: 200px;
	float: left;
	padding: 0 60px 0 0;
	}
	
.contenitore_int_header	.content_home_dx	{

	padding: 28px 0 0 0;
	}
	
.rosso_elenco	{
	color: #cc3333;
	font-weight: bold;
	}
	
.rosso_elenco2	{
	color: #cc3333;
	font-weight: bold;
	}
	
.link_nero	{
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	}
	
.link_nero	a	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
				
	
/* contenuti pag CENTRALE*/	
.contenitore_pagina_centrale {
	width: 900px;
	float: left;
	padding: 25px;
	background-color: #FFFFFF;
	}
	
.titolo_pagina_centrale {
	width: 900px;
	float: left;
	text-align: center;
	}

/* contenuti HOME*/
.content {
	position: relative;
	float: left;
	width: 1000px;
	cursor: hand;
	text-align:left;
	}


.content_home {
	float: left;
	width: 260px;
	padding: 0 0 0 100px;
	}
	
.content_home_dx_totale {
	float: left;
	width: 480px;
	padding: 35px 0 0 60px;
	position: relative;
	}

.content_home_dx {
	float: left;
	width: 460px;
	}	
	
.content_home_lingua {
	color:  white;
	position: absolute;
	top: 37px;
	right: 20px;
	width: 40px;
	font-size: 11px;
	padding: 3px 0 0 0;
	
	}
	
.content_home_lingua 	a{
	color: white;
	text-decoration: none;
	}
	
.lingua_attiva 	a{
	color: red;
	text-decoration: none;
	}	
	
/*MENU NAVIGAZIONE HOME*/
.content_home_dx	ul	{
	line-height: 20px;
	}
	
.content_home_dx li	{
	float: left;
	display: inline;
	vertical-align: middle;
	padding: 0 70px 0 0;
	}
	
		

.abs_bottom {
	width: 100%;
	margin-top: 52%;
	margin-right: auto;
	margin-left: auto;
	position: absolute; top: 0; left: 0;
	}

.footer{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0;
	}

/* FINE contenuti HOME*/

/* FOOTER INTERNO*/

.contenitore_footer {
	width: 950px;
	float: left;	
	padding: 15px 25px;
	text-align: left;
}

.footer_int {
	width: 950px;
	float: left;
}

.footer_top {
	width: 950px;
	float: left;
	border-bottom:  #666666 1px solid;
}

.menu_footer	{
	width: 887px;
	float: left;
	padding: 0 0 7px 63px;
	}	

.menu_footer	ul	{
	line-height: 20px;
	}
	
.menu_footer li	{
	padding: 0 8px 0 15px;
	display: inline;
	vertical-align: middle;
	border-left: #000000 solid 1px;
	}
	
.menu_footer	.primo	{
	padding: 0 8px 0 0;
	display: inline;
	vertical-align: middle;
	border: none;
	}	

.menu_footer a:link, .menu_footer a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.menu_footer a:hover, .menu_footer a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.footer_bottom {
	width: 397px;
	float: left;
	color: #666666;
	font-size: 11px;
	padding: 15px 0 0 63px;
}

.footer_bottom_dx {
	width: 390px;
	float: right;
	text-align: right;
	color: #999999;
	font-size: 10px;
	padding: 15px 63px 0 0;

}

.footer_bottom_dx	a {
	color: #999999;
	text-decoration: none;

}
