@charset "utf-8";
/* CSS Document */
img, div, table div{
	behavior: url("iepngfix.htc");
}
a img{
	border:none;
}
* {
	margin:0;
	border:0;
	padding:0;
}
:focus {
	outline: 0;
}
body {
	padding:0;
	margin:0;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#232323;
	background: #cdcdcd;
}
a {
	color:#a40000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:24px;
	font-weight:normal;
	color:#a40000;
	padding:10px 0 9px 0;
	margin-bottom:10px;
	border-bottom:#a40000 4px solid;
	height:27px;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
ul li{
	list-style:none;
}
/*classi utilizzate*/
.clear {
	clear:both;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.pulsante a {
	background: url(../images/pulsante.jpg) no-repeat;
	display:block;
	width:158px;
	height:16px;
	margin:0 auto;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	padding:15px 0;
	text-align:center;
}
.pulsante a:hover{
	color:#F1C111;
}
.pulsanteOfferte a{
	background: url(../images/sfumatura_black.jpg) repeat-x;
	width:100px;
	height:26px;
	margin:0 auto;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	padding:5px 10px;
	text-align:center;
	cursor:pointer;
	border:none;
}
/*-------------------------------------struttura sito*/
#MainBox {
	background: url(../images/bg_main.jpg) repeat-x bottom #ffffff;
	padding-bottom:13px;
}
#page{
	width:971px;
	margin:auto;
	padding:0;
	background: url(../images/bg_page.gif) repeat-y right;
}
#header{
	background:url(../images/bg_top.gif) no-repeat;
}
.leftCol{
	width:176px;
	float:left;
	background:#a40000;
	color:#FFFFFF;
}
.rightCol{
	width:783px;
	float:right;
}
#contenutiTop{
	width:611px;
	float:left;
}
.rightCol ul li{
	background: url(../images/bullet.png) no-repeat 0px 3px;
	padding:0 0 10px 12px;
}
.rightCol ul ul li{
	padding-left:13px;
	background:none;
}
.rightCol h2{
	font-weight:normal;
	color:#a40000;
	border-bottom:#a40000 1px solid;
}
.contattiLeft{
	width:140px;
	margin:30px 10px;
}
.contattiLeft a{
	color:#FFFFFF;
	text-decoration:none;
}
.foto{
	width:292px;
	float:left;
	padding-right:10px;
}
.testo{
	width:250px;
	padding-left:10px;
	float:left;
}
/*-------------------------------------------------------------- footer*/
#copyright{
	width:970px;
	margin:auto;
	padding:0;
	font-size:10px;
	font-weight:bold;
}
#copyright a{
	color:#232323;
	font-weight:normal;
	text-decoration:underline;
}
#copyright a:hover{
	text-decoration:none;
}
/*----------------------------------------------------------- homepage */
#flash{
	width:595px;
	height:284px;
	padding-top:20px;
	float:left;
}
#pneumatico{
	width:170px;
	float:right;
}
.boxHome{
	background:url(../images/bg_boxHome.jpg);
	border-left: #FFFFFF 5px solid;
	width:215px;
	height:229px;
	color:#FFFFFF;
	float:left;
}
.boxHome h2{
	color:#FFFFFF;
	border:none;
	text-align: center;
	padding:15px 0 10px 0;
}
.boxHome p{
	color:#FFFFFF;
	padding:10px 15px;
}
#newsBox{
	color:#FFFFFF;
	padding:10px 15px;
}
.titleOfferteBox a{
	text-decoration:underline;
}
.titleOfferteBox a:hover{
	text-decoration:none;
}
.boxHome a{
	color:#FFFFFF;
}
/* chi siamo */
#spot{
	width:320px;
	height:280px;
	float:left;
	overflow:hidden;
}
/*------------------------------------------ pagine interne*/
#contenuti{
	width:665px;
	float:left;
	margin-top:10px;
	padding:10px 0;
}
#fotoCont{
	margin-top:10px;
	background:url(../images/bg_boxParagrafi.jpg) repeat-x bottom;
	padding:10px 30px 30px 30px;
	margin-bottom:10px;
	text-align:center;
}
.boxFoto{
	width:200px;
	float:left;
	display: inline-block;
}

/*------------------------------------------ pagina contatti*/
form{
	border-top:#999999 1px solid;
	padding-top:5px;
	margin-top:10px;
}
input{
	background:#e2e2e2;
	width:150px;
	padding:2px;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
}
textarea{
	background:#e2e2e2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	width:200px;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
}

.pulsanteModulo {
	background: url(../images/sfumatura_black.jpg) repeat-x;
	width:auto;
	height:26px;
	margin:0 auto;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	padding:5px 10px;
	text-align:center;
	cursor:pointer;
	border:none;
}
.pulsanteModulo:hover{
	color:#F1C111;
}
#testoPrivacy{
	background:#e2e2e2;
	font-size:11px;
	padding:5px;
	width:200px;
	height:50px;
	overflow-y:scroll;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
}

/*------------------------------------------------- offerte*/
.antboxOfferte{
	background:url(../images/bg_boxParagrafi.jpg) bottom #ffffff;
	border:#cccccc 1px solid;
	width:600px;
	height:200px;
	padding:10px;
	margin:10px;
}
.antboxOfferte h2 a{
	display:block;
	font-size:12px;
	padding-bottom:10px;
}
.antOfferteTxt{
	width:450px;
	float:right;
}
.antOfferteFoto{
	height:80px;
	width:110px;
	overflow:hidden;
	margin:15px;
	float:left;
	border:#999999 1px solid;
}
.pulsanteOfferte a{
	background: url(../images/sfumatura_black.jpg) repeat-x;
	width:110px;
	display:block;
	height:26px;
	margin-left:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	padding:5px 0;
	text-align:center;
	cursor:pointer;
	border:none;
}
.pulsanteOfferte a:hover{
	color:#F1C111;
}

/*dettaglio offerta*/
.dataOfferte{
	margin:10px 0;
	padding-bottom:10px;
	border-bottom:#cccccc 1px solid;
}
.dettaglio{
	background: url(../images/bg_boxParagrafi.jpg) repeat-x bottom #ffffff;
	border:#cccccc 1px solid;
	padding:20px;
	margin:20px;
}
.dettaglio h3{
	font-size:16px;
	color:#f26b1d;	
}
.fotoDettaglio{
	float:left;
	width:350px;
	margin:0 10px 5px 0;
	overflow:hidden;
}
.paginazione, .indietro{
	background:#333333;
	color:#FFFFFF;
	padding:2px 20px 0 0;
	margin:5px 0;
	font-weight:bold;
	text-align:center;
	clear:both;
}
.paginazione a, .indietro a{
	color:#ffffff;
}
.top a{
	float:right;
	width:77px;
	color:#FFFFFF;
}
