/**********inizio BODY**********/
body{
	font-family: Arial,sans-serif;
	color: #61564C;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	background-color:#EAE6E2;
	background-position:top;
	background-repeat:repeat-x;
	/*background-attachment:fixed;*/
	background-image: url(../img/background/back_body.png);
}

/**********fine BODY**********/

/**********inizio HEADER**********/
#header_container{
	position:relative;
	width:766px;
	height:260px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	background-color:#574D44;
	background-image:url(../img/background/back_banner_header.png);
	background-repeat:repeat-x;
}

#header_profile_sx{
	position:absolute;
	width:3px;
	height:260px;
	left:0px;
	top:0px;
}

#header_profile_dx{
	position:absolute;
	width:3px;
	height:260px;
	left:763px;
	top:0px;
}

#header_menu_container{
	position:absolute;
	width:760px;
	height:50px;
	left:3px;
	top:0px;
	background-color:#E1D8CC;
	background-image:url(../img/background/back_menu_header.png);
	background-repeat:repeat-x;
}
#header_menu_profile_sx{
	position:absolute;
	width:6px;
	height:50px;
	left:0px;
	top:0px;
}

#header_menu_profile_dx{
	position:absolute;
	width:6px;
	height:50px;
	left:754px;
	top:0px;
}

#header_menu{
	position:absolute;
	width:760px;
	height:50px;
	left:0px;
	top:0px;
	text-align:center;
}

a#link_menu_header{
	color: #61564C;
	padding-top:35px;
	padding-bottom:20px;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
}

a#link_menu_header:hover{
	color:#AF1B1E;
	background-image:url(../img/button/link_menu_on.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:35px;
	padding-bottom:20px;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
}

a#link_menu_header_ted{
	color: #61564C;
	padding-top:35px;
	padding-bottom:20px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

a#link_menu_header_ted:hover{
	color:#AF1B1E;
	background-image:url(../img/button/link_menu_on.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:35px;
	padding-bottom:20px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

#link_menu_header_ted_on{
	color:#AF1B1E;
	background-image:url(../img/button/link_menu_on.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:35px;
	padding-bottom:20px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

#link_menu_header_on{
	color:#AF1B1E;
	background-image:url(../img/button/link_menu_on.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:35px;
	padding-bottom:20px;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
}

#header_banner{
	position:absolute;
	width:760px;
	height:210px;
	left:0px;
	top:50px;
	text-align:center;
}
/**********fine HEADER**********/

/**********inizio CONTAINED**********/
#contained_container{
	position:relative;
	width:740px;
	height:418px;
	left:0px;
	top:0px;
	padding:10px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
}
#contained_container_gallery{
	position:relative;
	width:740px;
	height:518px;
	left:0px;
	top:0px;
	padding:10px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
}
#contained_container_listino{
	position:relative;
	width:740px;
	height:950px;
	left:0px;
	top:0px;
	padding:10px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
}
#column_sx{
	position:absolute;
	width:180px;
	height:416px;
	background-color:#EFE9E2;
	background-image:url(../img/background/back_off_lastminute.png);
	background-repeat:no-repeat;
	background-position: center 25px;	
}

#offering_lastminute{
	height:264px;
	padding: 10px 10px 0px 10px;
}

a#link_offering_lastminute {
	color: #61564C;
	text-decoration:none;
	background-image:url(../img/icon/arrow_1_off.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

a#link_offering_elenco {
	color: #61564C;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left;
	
}

a#link_offering_elenco:hover {
	color: #61564C;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left;
	
}



a#link_offering_lastminute:hover {
	color:#AF1B1E;
	text-decoration:underline;
	background-image:url(../img/icon/arrow_1_on.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

a#link_other {
	color: #61564C;
	text-decoration:none;
	background-image:url(../img/icon/arrow_2_off.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

a#link_other:hover {
	color:#AF1B1E;
	text-decoration:underline;
	background-image:url(../img/icon/arrow_2_on.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

#box_newsletter{
	position:absolute;
	top:290px;
	width:160px;
	height:81px;
	background-image:url(../img/title/box_newsletter.png);
	background-repeat:no-repeat;
	padding: 35px 10px 10px 10px;
}

#input_newsletter{
	width:135px;
	height:19px;
	background-image:url(../img/background/back_input_newsletter.png);
	background-repeat:no-repeat;
	border:solid 1px #D1C6BF;
	margin-top:10px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AF1B1E;
	text-indent: 5px;
	vertical-align: middle;
	text-align: left;
}
#menu_extension{
	position:absolute;
	width:540px;
	height:25px;
	left:210px;
	top:10px;
	background-image:url(../img/background/back_menu_extension.png);
	background-repeat:no-repeat;
	background-position:right;
}

#menu_extension_2{
	position:relative;
	width:540px;
	height:25px;
	left:200px;
	top:0px;
	background-image:url(../img/background/back_menu_extension.png);
	background-repeat:no-repeat;
	background-position:right;
}

#body_ly{
	position:absolute;
	width:540px;
	height:68px;
	left:210px;
	top:45px;
	background-image:url(../img/background/back_branch_1.png);
	background-repeat:no-repeat;
	background-position:right top;
}


a#link_language {
	color: #BF9192;
	text-decoration:none;
	background-image:url(../img/button/language_button_off.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

a#link_language:hover {
	color:#AF1B1E;
	text-decoration:none;
	background-image:url(../img/button/language_button_on.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

#gallery_zoom {
	position:absolute;
	width:312px;
	height:268px;
	left:213px;
	top:113px;
}

#gallery_preview {
	position:absolute;
	width:151px;
	height:190px;
	left:563px;
	top:113px;
	padding:15px;
	cursor:pointer;
}

/**********fine CONTAINED**********/

/**********inizio FOOTER**********/
#footer_container{
	position:relative;
	width:760px;
	height:35px;
	left:0px;
	top:0px;
	margin-right:auto;
	margin-left:auto;
	background-color:#DDD1C4;
	background-image:url(../img/background/back_footer.png);
	background-repeat:repeat-x;
}

#footer_profile_sx{
	position:absolute;
	width:10px;
	height:35px;
	left:0px;
	top:0px;
}

#footer_center{
	text-align:center;
	padding-top:2px;
}

a#link_footer{
	color: #61564C;
	text-decoration:none;
}

a#link_footer:hover{
	color:#AF1B1E;
	text-decoration:underline;
}

a#link_footer_on{
	color:#AF1B1E;
	text-decoration:underline;
}

#footer_profile_dx{
	position:absolute;
	width:10px;
	height:35px;
	left:750px;
	top:0px;
}

#info_container{
	position:relative;
	width:690px;
	height:35px;
	top:10px;
	margin-left:auto;
	margin-right:auto;
}

#Network_Service_space{
	position:absolute;
	width:230px;
	height:35px;
	padding-left:20px;
}

#counter{
	position:absolute;
	width:240px;
	height:35px;
	left:230px;
	top:0px;
	text-align:center;
}

#flash_button{
	position:absolute;
	width:230px;
	height:35px;
	left:470px;
	top:0px;
	text-align:center;
}

input.bottone {
background-image:url('../img/button/newsletter_go_button_off.png');
background-repeat:no-repeat;
background-position: center;
width:17px;
height:21px;
background-color:#E7E7E7;
}

/**********fine FOOTER**********/

