/*DEFINIZIONI DI BASE*/
html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }

body {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#ffffff;
background-position:top;
color:#444444;
}

a {
color:#333333;
text-decoration:underline;
}

#containerSite {
width: 924px;
margin: auto;
background-color : trasparent;
position: relative;
top: 0px;
left: 0px;
}

/* TESTATA */

#testata {
background:url(img/testata.jpg) no-repeat;
clear: both;
width:924px;
height:132px;
padding: 0;
position: relative;
top: 0px;
left: 0px;
margin-bottom:1px;
}

#testata img {
margin-left:50px;
margin-top:11px;
}

#testata div.lingua {
float:right;
margin-top:10px;
margin-right:10px;
font-size:12px;
color:#444444;
}

.lingua a {
text-decoration:none;
color:#444444;
}

/* FINE TESTATA */

#containerMiddle {
clear: both;
width:924px;
padding: 0;
margin: auto;
position: relative;
top: 0px;
left: 0px;
background:url(img/sfondo.gif) repeat;
}

#containerMiddleHome {
clear: both;
width:924px;
padding: 0;
margin: auto;
position: relative;
top: 0px;
left: 0px;
}

/* COLLONA SX */

.boxHomeSx {
text-align: center;
width: 200px;
float:left;
background-color:#C6BB90;
min-height:500px;
height:auto !important;
height:500px;
}

.menu_sx {
background:url(img/menu_sx.jpg) no-repeat;
width:200px;
height:25px;
text-align:left;
clear:both;
}

	.menu_sx div {
	padding-left:25px;
	padding-top:6px;
	float:left;
	}
	
	.menu_sx a {
	color:#333333;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	}
	
.menu_sx_h {
background:url(img/menu_sx_h.jpg) no-repeat;
width:200px;
height:25px;
text-align:left;
clear:both;
}

	.menu_sx_h div {
	padding-left:25px;
	padding-top:6px;
	float:left;
	}
	
	.menu_sx_h a {
	color:#333333;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	}

/* FINE COLLONA SX */


/* CENTRO PAGINA */

.centroPagina {
text-align: left;
width: 484px;
float: left;
}

.boxHomeCx {
width: 484px;
float: left;
min-height:500px;
height:auto !important;
height:500px;
}
						
.boxHomeCxMargin {
width: 454px;
margin:0px 15px 17px 15px;
text-align:justify;
}

/* FINE CENTRO PAGINA */

/* COLONNA DX */
.boxHomeDx {
width:240px;
float:left;
}

	.dx {
	background-color:#ffffff;
	}
/* FINE COLONNA DX */


/* FOOTER */

#footer {
clear: both;
width:924px;
height:70px;
background-color:#C6BB90;
position:relative;
font-size:11px;
color:#333333;
border-top:1px solid #ffffff;
}

#footer a {
color:#333333;
text-decoration:none;
}

/* FINE FOOTER */

.entra {
text-align:center;
width:924px;
color:#C6BB90;
font-size:16px;
/*padding:30px 0px 30px 0px;*/
padding:20px 0px 0px 0px;
}

.entra a {
color:#C6BB90;
text-decoration:none;
}

.home_sx {
width:440px;
float:left;
margin-right:24px;
text-align:left;
font-size:11px;
color:#333333;
padding:5px;
margin-bottom:20px;
}

.home_dx {
float:right;
width:440px;
text-align:left;
font-size:11px;
color:#333333;
padding:5px;
}

.titolo {
color:#C6BB90;
font-size:30px;
height:50px;
}

.foto {
margin:0px 10px 10px 0px;
width:100px;
height:75px;
float:left;
}

.galleria img {
/*border:6px solid #C2C2C2;*/
}
