BODY.home {
    background: #b00f38 url("../images/sfondo.jpg");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 3px; 
	margin-bottom: 10px; 
	margin-right: 0px; 
	margin-left: 0px;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration: none;
	font-weight: normal;	
}

BODY {
    background: #fff url("../images/sfondo_interno.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-right: 0px; 
	margin-left: 0px;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration: none;
	font-weight: normal;	
}

img, div {behavior: url(../include/iepngfix.htc);}

/*---------------------------------------- DIV -------------------------------------------*/

.left { 
	float:left;
}

.right {
	float:right;	
}

#container_index {
	background: #fff;
    color:#000;
	width: 927px;
	height: 638px;
	border: 0px solid #000;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#claim {
	padding: 0px;
	padding-top: 3px;
	margin-top: 0px;
	height: 23px;
	float:inherit;
	background: #aa1132;
	color:#fff;
}

#container {
    background: #fff url("../images/container_new.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	color:#000;
	width: 929px;
	border-top: 0px solid #000;
	border-right: 0px solid #efefef;
	border-left: 0px solid #efefef;
	border-bottom: 0px solid #efefef;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	
	min-height: 638px;
	height: auto !important;
	height: 638px;
}

#top {
	/*background: #E2E8EB;*/
	padding: 0px;
	margin: 0px;
	color: #000;
	height: 210px;
}

#menu_top {
	padding-left:192px; 
	padding-top:4px;
}

#centro {
	/*background: #aa1132;*/
	padding:0px;
	margin:0px;
	color:#000;
	border:0px solid black;
	
	margin-top:20px;
	
	min-height: 357px;
	height: auto !important;
	height: 357px;
	
}

#sinistra {
	/*background: #E2E8EB;*/
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
	color:#000;
	border:0px solid black;
	
	min-height: 377px;
	height: auto !important;
	height: 377px;
}

#bottom {
	background: #4e4b4a;
	clear: both;
	width:680px;
	padding: 0px;
	padding-top: 5px;
	margin-top: 0px;
	height: 20px;
	float:right;
	color:#fff;
}


#container_testi {
	/*overflow:auto;
	height:355px;*/
	float: left;
	width:625px;
	
	border:0px solid red;
	padding: 0px;
	margin: 0px;
	
	margin-left:10px;
}

/* ------------- Class bottoni MENU ----------------- */ 
 
a.button,
a.button:link{ 
	background: url("../images/bottone.png");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 240px;
	height: 30px;
    font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	color: #231f20;
	
	cursor:pointer;
	
	position:relative;
	
 }
a.button:hover,
a.button:active{
	background: url("../images/bottone_over.png");
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-decoration: none;
	cursor:pointer;

	position:relative;
}

a.selezionato{
	background: url("../images/bottone_over.png");
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-decoration: none;
	
	cursor:pointer;

	position:relative;
}

.element {
	padding-left:45px;
	/*
	position: absolute; 
	top:30%; 
	margin-top:-0.3em;
	*/
}

a.button_sottomenu,
a.button_sottomenu:link{ 
	background: url("../images/bottone_sottomenu.png");
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 200px;
	height: 20px;
    font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color: #231f20;
	
	cursor:pointer;
	
	position:relative;
	padding-left:15px;
	
 }
a.button_sottomenu:hover,
a.button_sottomenu:active{
	background: url("../images/bottone_sottomenu_over.png");
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	text-decoration: none;
	cursor:pointer;

	position:relative;
	padding-left:15px;
}

a.selezionato_sottomenu{
	background: url("../images/bottone_sottomenu_over.png");
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	text-decoration: none;
	
	cursor:pointer;

	position:relative;
	padding-left:15px;
}

/* -------------- Tag Html --------------- */

.class_form {
    padding: 0px;
	margin: 0px;
}

.linea{
	border-top: 1px solid #666666;

}

img{
	margin: 0px;
	padding-left: 0px;
	padding: 0px;
}

.class_img{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.class_img2{
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.class_img3{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a img{border:none}

table{
	 text-align: left;
	 font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	 color:#000; 
}

.contorno_img {
    border-top: 1px solid #CC9901;
	border-right: 1px solid #CC9901;
	border-bottom: 1px solid #CC9901;
	border-left: 1px solid #CC9901;
}

.contorno{
	border: 1px dashed #996633;
}

.bugfix {display : none}

hr,.alt,.navigazione{display:none}

h1{
	margin:0px;
	font-size:3em;
	font-style:normal;
	font-weight:bold;
	color:#911424;
}
h2,h3,h4{margin:0px; font-size:1em}


.bottone_form{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #034EA2;
	text-decoration:none;
	font-variant:normal;
}

/* -------------- Testo --------------- */

.testo {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

a.testo:visited { color:#000000; text-decoration: underline; }
a.testo:link { color:#000000; text-decoration: underline; }
a.testo:hover { color:#cd1141; text-decoration: underline; }

.titolo {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:22px;
	color:#cd1141;
	text-decoration: none;
	font-weight: bold;
}

a.titolo:visited { color:#cd1141; text-decoration: none; }
a.titolo:link { color:#cd1141; text-decoration: none; }
a.titolo:hover { color:#cd1141; text-decoration: underline; }

.titolo_nero {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

a.titolo_nero:visited { color:#000000; text-decoration: none; }
a.titolo_nero:link { color:#000000; text-decoration: none; }
a.titolo_nero:hover { color:#cd1141; text-decoration: none; }

.titolo_rosso {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#cd1141;
	text-decoration: none;
	font-weight: bold;
}

a.titolo_rosso:visited { color:#cd1141; text-decoration: none; }
a.titolo_rosso:link { color:#cd1141; text-decoration: none; }
a.titolo_rosso:hover { color:#cd1141; text-decoration: none; }

.titolo_rosso2 {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#cd1141;
	text-decoration: none;
	font-weight: bold;
}

a.titolo_rosso:visited { color:#cd1141; text-decoration: none; }
a.titolo_rosso:link { color:#cd1141; text-decoration: none; }
a.titolo_rosso:hover { color:#cd1141; text-decoration: none; }

.testo_bianco {
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration: none;
	font-weight: normal;
}

a.testo_bianco:visited { color:#fff; text-decoration: underline; }
a.testo_bianco:link { color:#fff; text-decoration: underline; }
a.testo_bianco:hover { color:#fff; text-decoration: underline; }

/* ----------------------------- */	

