body {
	margin: 0px;
	padding: 0px;
	background: #3D2822 url(../img/background/background_body.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: #E7DEC7;
	font-size:11px;
}

a {
	color: #CCCCCC;
}

a:hover {
	color: #CCCCCC;
	text-decoration:none;
}

li {
	line-height:25px;
}

input {
	color: #CCCCCC;
	font-size:11px;
	padding:3px;
	border:1px solid #594137;
	background: #775E54;
}

select {
	color: #CCCCCC;
	font-size:11px;
	padding:3px;
	border:1px solid #594137;
	background: #775E54;
}

textarea {
	color: #CCCCCC;
	font-size:11px;
	padding:3px;
	border:1px solid #594137;
	background: #775E54;
}

a#link_1{
	text-decoration:none;
	color:#FFFFFF;

}

a#link_1:hover{
	text-decoration:none;
	color:#000000;
	background-color:#CDBCA3;
}

a#link_1_on{
	text-decoration:none;
	color:#000000;
	background-color:#CDBCA3;
}

a#link_2 {
	color: #999999;
	text-decoration:none
}

a#link_2:hover {
	color: #CCCCCC;
	text-decoration:none
}

a#link_2_on {
	color: #CCCCCC;
	text-decoration:none
}

a#link_3 {
	color: #CCCCCC;
	text-decoration:none
}

a#link_4:hover {
	color: #ffffff;
	text-decoration:none
}

a#link_4 {
	color: #CDBCA3;
	text-decoration:none
}

a#link_3:hover {
	color: #999999;
	text-decoration:none
}

#box_newsletter {
	width:175px;
	/*height:110px;*/
	background: #452F28;
	padding:20px;
}

#container {
	width:760px;
	margin:auto;
}

#header_contact {
	background:url(../img/background/back_header_contact.png) repeat-x;
	font-size:10px;
}

#header_logo {
	color: #3D2822;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}

#gallery {
	background:url(../img/background/back_gallery.png) repeat-x;
}

#container_menu {
	z-index:2;
	position: absolute;
	width:760px;
	height:50px;
	background:#3D2822;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	top: 462px;
	background: url(../img/background/back_menu.gif) repeat-x;
}

#content{ 
	width:720px;
	background: #594137 url(../img/background/back_content.jpg) repeat-x;
	padding:20px;
}

#menu{
	background: url(../img/background/back_menu.gif) repeat-x;
}

#border_footer{
	background:url(../img/background/back_border_content.png) repeat-x;
}

#column_sx {
	width:238px;
	float:left;
	background:#594137;
	margin:1px;
}

#column_center {
	width:238px;
	float:left;
	margin:1px;
	background:#594137;
}

#column_center1 {
	width:476px;
	float:left;
	background:#594137;
	margin:1px;
}

#column_dx {
	width:238px;
	float:right;
	margin:1px;
	background:#594137;
}

#headline_content {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#CDBCA3;
	background:url(../img/background/back_headline_content.png) repeat-x;
}

#headline_content_bottom {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#CDBCA3;
}


a#button_gallery img{
	border:1px solid #4C352D;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

a#button_gallery:hover img{
	border:1px solid #4C352D;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#footer {
	height:177px;
	background:url(../img/background/back_footer.jpg) repeat-x;	
}

.bottone {
	background-image:url(../img/button/go_newsletter.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:20px;
	height:20px;
}

/********************************* Stile per Offerte  **********************************/

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7DEC7;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	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: #E7DEC7;
	text-decoration:none;
	font-weight:normal;
	margin:0;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px dashed #E7DEC7;
}
/********************************* Stile Offerte FINE  **********************************/
