/******************** inizio GENERICI ************************/
body{
	background-image:url(../images/background/back_body.jpg);
	background-repeat:repeat-x;
	background-color:#F5EDDA;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C29198;
}

.testo{
	color: #330000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
	
	}
a:link {
	text-decoration: none;
	color: #C29198;
}
	
a:hover {
	text-decoration: underline;
	color: #C29198;
}

a:visited {
	color: #C29198;
	text-decoration: underline;
}

#header{
	height:171px;
}

#headline_header{
	margin-bottom:70px;
}

#headline_abruzzo{
	margin-left:423px;
	margin-bottom:96px;
}

#indirizzo_header{
	margin-left:172px;
	margin-bottom:80px;
	font-size:9px;
	
}

h1 {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}

h2{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}

h3{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}

h4{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}

a{
	text-decoration:none;
	color:#04355E;
	cursor: pointer;
}

p{
	margin:0px;
	padding:0px;
}

input{
	border:1
}




/******************** fine GENERICI ************************/
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 5C3333;
}
.menu {
	font-size: 11px;
	color: 401906;
}


/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-decoration:none;
	font-weight:normal;
	margin:0;
}

/* Stile per Descrizione Lunga Offerta */
#offertelastminute h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	font-weight:normal;
	text-decoration:none;
	margin:0;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px dashed #D6CDB6;
}
/********************************* Stile Offerte FINE  **********************************/


/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px dashed #990033;
	width:180px;
	margin-top:5px;
	margin-left: 5px;
}
