@charset "utf-8";
/* CSS Document */

body{
background:#500724;
font-family:"Century Gothic", Georgia;
font-size:13px;
color:#180109;
}

#testata{
	background-image: url(../images/layout_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 116px;

}

#menu{
	height: 45px;
	padding:0;
	margin:0;
}

#corpo{
	padding:0;
	margin:0;
	padding-left:10px;
	padding-top:10px;
	width:950px;
	background-image:url(../images/pg_background.jpg);
	background-color:#E0DCDD;
	height: auto !important;  /* per i browser moderni */
	height: 300px;      /* per IE5.x e IE6 */
	min-height: 300px;  /* per i browser moderni */
	background-repeat: no-repeat;
	background-position: left top;
}

#side{
border: 1px #500724 solid;
width:215px;
}

#side p {
 margin: 5px;
 font-size:10px;
}

#side span.titolo{
 font-size:18px;
}

#side p input{
width:110px;
font-size:10px;
}

#side .input{
width:110px;
font-size:10px;
}

#side p textarea{
font-size:10px;
width:100px;
}

label
{
width: 75px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 

#footer{
	background-image: url(../images/layout_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}

#footer p{
margin-top:20px;
text-align:center;
}

#footer a{
color:#990000;
text-decoration:none;
}

#finale{
	width: 960px;
	padding:0;
	margin:0;
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 173px;
}

#lingua{
float:right;
width:150px;
}
h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.spot {	width:220px; height:170px; display:inline-block;}
.spot {font:11px Arial; color:#CC33000;  border-bottom:1px solid #CCC; margin-bottom:15px;}
.spot img { margin:0; padding:0; padding:3px; border:1px solid #CCC; margin-bottom:5px;}

.spotv {	width:220px; height:205px; display:inline-block;}
.spotv{font:11px Arial; color:#CC33000;  border-bottom:1px solid #CCC; margin-bottom:15px;}
.spotv img { margin:0; padding:0; padding:3px; border:1px solid #CCC; margin-bottom:5px;}

#left tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #180109;
	}

.spot3 {width:220px; height:155px; display:inline-block; float:right;}

.spot3 img { margin:0; padding:0; padding:3px; border:1px solid #CCC; margin-bottom:5px;}

#scambiolink{text-align:center;}
#scambiolink a{color:#000}

#scambiolink div{display:inline-block;margin:5px;}
