BODY {
	margin:0;
	padding: 0;
	FONT-SIZE: 12px;
	text-decoration: none;
	BACKGROUND-COLOR: #C0C0C0;
	

}

#sfondo {
	margin:0 auto 0 auto;
	width:950px;
    overflow:hidden;
	background-image: url('sfondo.jpg');
	background-repeat:repeat;
}

#CONTENITORE {
	margin:0 auto 0 auto;
	width:913px;
    overflow:hidden;
	BACKGROUND-COLOR: #FFFFFF; 
}

/* INIZIO HEADER  */

#CONTENITORE_header {
	margin:0 auto 0 auto;
	width:913px;
	height:215px;
	background-image: url('header.jpg'); 
}

#CONTENITORE_menu {
	margin:0 auto 0 auto;
	width:913px;
	height:33px;
	background-image: url('sfondo_menu.jpg'); 
}

#menu_alto { 
	width:200px;
	height:25px;
	margin-left: 735px;
	margin-top: 5px;
	color : #850408;
	font-size : 10px;
	font-family : Verdana;
	text-align: left;
}

.menu_top {
    color : #850408;
	font-size : 10px;
	font-family : Verdana;
	text-align: left;
	font-weight: bold; 
    display: inline;
    text-decoration: none;
}

.menu_top:hover {
    color : #DCA555;
	font-size : 10px;
	font-family : Verdana;
	text-align: left;
	font-weight: bold; 
    display: inline;
}

/* FINE HEADER  */

/* COLONNA SINISTRA  */

#left {
	float:left;
	width:289px;
	height:501px;
	margin-top: 27px;
	 
}

#contenitore_left {
	float:right;
	width:272px;
	height:501px;
	background-image: url('sfondo_left.jpg');
    
}

#left_dettaglio {
	float:left;
	width:289px;
	height:651px;
	margin-top: 27px;
	 
}

#contenitore_left_dettaglio {
	float:right;
	width:272px;
	height:801px;
	background-color: #EAEAEA;
    
}

#contenitore_testino {
	width:262px;
	height:501px;
	margin-left: 5px;
	color : #000000;
	font-size : 10px;
	font-family : Verdana;
	text-align: left; 
    
}



.h1navbar {
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
margin:0;
font-size: 12px;
font-weight: bold; 
display: inline;
}


.testo_imago {
    color : #000000;
	font-size : 10px;
	font-family : Verdana;
	text-align: left; 
}

/* COLONNA SINISTRA  */


/* COLONNA CENTRALE  */

#center {
	float:left;
	width:624px;
	height:433px; 
	margin-top: 0px;
	background-image: url('sfondo_home.jpg');
}

#center_dettaglio {
	float:left;
	width:624px;
	height:433px; 
	margin-top: 0px;
	color : #000000;
	font-size : 10px;
	font-family : Verdana;
	text-align: left;
}

#center_dettaglio_testo {
    margin-top: 10px;
    margin-left: 10px;
	color : #000000;
	font-size : 10px;
	font-family : Verdana;
	text-align: left;
	overflow-y: scroll; 
	border:1px solid #850408;
	height:423px;
	padding-left:5px;
	padding-right:5px;
	
	scrollbar-3dlight-color:#850408; 
    scrollbar-arrow-color:#ffffff; 
    scrollbar-darkshadow-color :#850408; 
    scrollbar-face-color:#B4050A; 
    scrollbar-highlight-color:#850408; 
    scrollbar-shadow-color:#850408; 
    scrollbar-track-color:#D2060C
}

#imago {
	float:left;
	width:624px;
	height:205px; 
	margin-top: 0px;
	background-image: url('imago_tit.jpg');
	margin-top: 27px;
}

#carte {
	float:left;
	width:624px;
	height:180px; 
	margin-top: 0px;
	background-image: url('testata.jpg');
	margin-top: 27px;
}

#prefooter {
	float:left;
	width:624px;
	height:91px; 
	margin-top: 0px;
	background-image: url('prefooter.jpg');
	margin-top: 4px;
}



/* COLONNA CENTRALE  */



/* FOOTER  */

#footer {
    margin:0px auto 0 auto;
	width:913px;
    height:50px;
	background-image: url('footer.jpg');
	background-repeat:repeat;
	BACKGROUND-COLOR: #FFFFFF;
}

#footer1 {
    float:left;
    margin:0px auto 0 auto;
	width:440px;
    height:30px;
}

#footer2 {
    float:left;
    margin:0px auto 0 auto;
	width:310px;
    height:30px;
}

#footer3 {
    float:left;
    margin:0px auto 0 auto;
	width:130px;
    height:30px;
}


.testo_footer {
	color : #FFFFFF;
	font-size : 11px;
	font-family : Verdana;
	padding-top:12px;
	padding-left:9px;
}

.link_footer {
	color : #DCA555;
	font-size : 11px;
	font-family : Verdana;
}

.link_footer:hover {
	color : #FFFFFF;
	font-size : 11px;
	font-family : Verdana;
}
/* FOOTER  */