/* CSS Document */
*{ margin:0; padding:0;}

body {
	margin:0;
	padding:0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	background-color: #f2f2f2;
}
img { border:0px;}

p, h1, h2, h3, h4, h5, h6, ul, li {margin:0; padding:0;}
p {
	font-size:13px;
}

h2{
	font-size:16px;
	color:#1763B6;
	font-weight: lighter;
}

h3{
	font-size:14px;
	color:#F60;
	font-weight: lighter;
}

a {
	color:#333;
	text-decoration:none;
}

h3 a, h3:link, h3:visited, h3:hover, h3:active {
	color:#F60;
}

/*ul {
	list-style:none;
	text-indent:0px;
}
li {
	float:left;
	padding: 20px 12px 12px 12px;
	width: auto;
	text-align: center;
}*/

#top{
	width:960px;
	margin:auto;
	height:105px;
	clear:both;
	overflow:hidden;
}
#topleft {
	width:auto;
	height:auto;
	border-right: 0px solid #CCCCCC;
	float: left;
	background-color: #F00;
	position: absolute;
}

#topright {
	width:auto;
	height:auto;
	border-right: 0px solid #CCCCCC;
	float: right;
}

#topMain{
	width:960px;
	height:285px;
	overflow: hidden;
	margin:auto;
}

#menu{
	width:960px;
	height:101px;
	overflow: hidden;
	margin:auto;
	text-align: right;
}

#contatti{
	width:auto;
	height:auto;
	position: absolute;
	top: 105px;
	margin-left: 0px;
}

#ombra{
	width:auto;
	height:auto;
	position: absolute;
	top: 322px;
	margin-left: 348px;
}

#banner{
	width:550px;
	height:300px;
	position: absolute;
	background-color: #006;
	top: 80px;
	margin-left: 390px;
}

#main {
	width:100%;
	margin:auto;
	height:auto;
	clear:both;
	overflow:hidden;
	padding: 0;
	background-color: #FFF;
	min-height: 285px;
}

#navLeft{
	width:600px;
	height:auto;
	float:left;
	background-image: url(../images/bgLeft.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 9px;
	line-height: 1.5;
	text-align: justify;
}
#navRight{
	width:285px;
	height:auto;
	float:right;
	padding: 10px 15px 10px 10px;
	margin: 9px 9px 9px 0px;
}
#bottomMain{
	width:100%;
	margin:auto;
	height:170px;
	clear:both;
	overflow:hidden;
	border-top: 0px solid #E5E5E5;
	font-size:11px;
	text-align: right;
	background-image: url(../images/bottom.jpg);
}

#bottom{
	width:990px;
	clear:both;
	overflow:hidden;
	margin:auto;
	height:120px;
	font-size:11px;
	padding: 0;
	text-align: center;
}

#bottom img{
	list-style:none;
	display: inline;
	padding: 5px;
}

.specIcon{
	float:left;
	width:auto;
	height:auto;
	margin-right:5px;
}


#subbottom{
	width:960px;
	clear:both;
	overflow:hidden;
	margin:auto;
	height:auto;
	font-size:11px;
	text-align:left;
	padding-top: 10px;
}

.maincontent{
	padding:0px 0px 8px 0px;
	height: auto;
	overflow: hidden;
	clear: both;
}

.content{
	padding:0px;
	height: auto;
	overflow: hidden;
	border-bottom: 0px dotted #CCCCCC;
	width: 960px;
	margin: auto;
}

.content ul {
	list-style:none;
	text-indent:0px;
}
.content li {
	padding: 3px;
	clear: both;
	float: left;
	width: auto;
	text-align:left;
}

.item {
	width:215px;
	height:auto;
	float:left;
	padding: 5px;
	line-height: 1.5em;
	border-right:0px solid #D9D9D9;
	margin: 7px;
}

.thumbnail{
	width:64px;
	height:64px;
	background-color:#E6E6E6;
	float:left;
	margin: 5px 5px 5px 0;
}


.thumbfoto {
	width:auto;
	height:auto;
	margin:6px;
	border:1px solid #FFF;
}

.thumbfoto img {
	width:50px;
	height:50px;
}


.Video{
	width:120px;
	height:110px;
	background-color:#E6E6E6;
	float:left;
	margin: 5px 5px 5px 0;
}

.VideoPics{
	width:auto;
	height:auto;
	margin:6px;
	border:1px solid #FFF;
}

.VideoPics img {
	width:106px;
	height:60px;
}

.testo { padding:8px;}

/*STILE*/
.blu {
	color:#36C;
}

a.blu:link {
	color:#36C;
}

a.blu:visited {
	color:#36C;
}

a.blu:hover {
	color:#333;
	text-decoration:underline;
}
a.blu:active {
	color:#333;
}

/*AGGIORNAMENTO*/

.offertaMAIN {
	width:550px;
	height:auto;
	clear:both;
	overflow: hidden;
	text-align: left;
	padding: 20px 0;
}
.offerteIMG {
	height:auto;
	float:left;
	margin-top:5px;
	margin-right:10px;
	border: 8px solid #efefef;
	padding: 5px;
} 

