@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	background-image:url(../immagini/bordeaux/body.jpg);
	background-repeat:repeat-x;
	background-color:#e1e6ea;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

div#testata{
	width:840px;
	background-image:url(../immagini/headerRightIndex.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;

}

div#testataTop {
	width:740px;
	text-align: left;
	background-image:url(../immagini/bordeaux/header.jpg);
	background-repeat:repeat-x;
	height: 155px;
	background-color:#FFF;
}

div#testataTop .fraseBottom { color:#841615; font-size: 24px;}

div#contenuto h1{font-size:18px; color:#841615;}
.sottotitolo { font-size:14px; font-weight:bold; color:#841615;}



div#contenuto .dettaglio{color: #841615; font-size: 11px;font-weight: bold;text-align: right;}

div#contenuto .offerteSpeciali {list-style: none;}
.offerteSpeciali li {margin-top:10px; padding:0 0 5px 25px; border-bottom:1px solid #e0e0e0; background:url(../immagini/bordeaux/quad.png) top left no-repeat;}
.offerteSpec a {color: #666; display: block; text-decoration: none; background-color: transparent;}
.offerteSpec a:hover {color: #666; text-decoration: none; background-color: #eee;}

.titolo_offerta_verdone {color: #366b25;font-weight: bold;}
.titolo_offerta_verde {color: #7ab43b;font-weight: bold;}
.titolo_offerta_blu {color: #253a7b;font-weight: bold;}
.titolo_offerta_senape {color: #be9f4d;font-weight: bold;}
.titolo_offerta_arancio {color: #ff7e00;font-weight: bold;}



div#contenuto_home a{color: #841615; text-decoration: none;}
div#contenuto_home a:hover {color: #841615; text-decoration: underline;}

div#contenuto .titolo_evidenziato {background-color: #CCCCCC; padding:5px; line-height:20px; margin-right: 5px;}

div#contenuto .div_rollover {}
div#contenuto .div_rollover a {color:#666666; display: block; background-color: #FFFFFF; padding:10px 10px 5px 10px;}
div#contenuto .div_rollover a:hover {color:#666666; text-decoration:none;  background-color: #eee; padding:10px 10px 5px 10px;}

