/* ----- general ------------------------------------------- */
*{ 
	margin:0; 
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background: #2d4a5b;
	font-family: Verdana, Arial;
	font-size: 13px;
    color: #867045;
}

input, select, textarea { 
	background: #fdf8f2;
	font-family: Verdana, Arial;
	font-size: 13px;
	color:#665d4c;
	border: solid 1px #b5ab90;
}
select {
	width:150px;
	height: 20px;
}
input[type=checkbox], input[type=radio] {
	vertical-align: middle;
	border:none;
	padding:0;
	margin:0;
}
input[type=radio]  {
	margin-right:10px;
	}
input[type=text] {
	height: 18px;
	}
hr {
	border: none;
	height: 1px;
	background: #d4c7ad;
	margin: 0 0 15px 0;
	}
img {
	border: 0;
	}
.fleft { 
	float:left;
	}
.fright { 
	float:right;
	}
.clear { 
	clear:both;
	}
.bold{
	font-weight:bold;
}
.bold_no{
	font-weight:normal;
}
.alignright { 
	text-align:right;
	}
.aligncenter { 
	text-align:center;
	}
.alignleft { 
	text-align:left;
	}
.valign {
	vertical-align: middle;
	}
.topmargin {
	margin-top: 9px;
	}
p {
	margin-bottom:15px;
	text-align: justify;
	}

a {	
	text-decoration:none;
	color:#1078af;
	}
a:hover {
	color:#393225;
	}
a, a:active {
  outline: 0;
}
h1 {
	font-size:17px;
	text-transform:uppercase;
	color: #393225;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 8px;
}
h2 {
	color: #867045;
	font-weight: bold;
	font-size:14px;
	margin-top: 10px;
	margin-bottom: 8px;
}
h3 {
	color: #867045;
	font-size:13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 8px;
}
label{
	font-weight: bold;
	color:#665d4c;
	display: block;
	padding-right: 10px;
	padding-bottom: 5px;
}

.error{
	color: #d6331d;
	font-weight:normal;
}

/* ----- main structure ------------------------------------------- */

.main{
	width: 100%;
	text-align: center;
}
.center_main{
	background: url(../images/site_bgr_full.gif) repeat-y top center;
	width: 960px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	text-align: center;
}

.main_container{
	background: url(../images/site_ins_bgr_full.gif) repeat-y top left;
	float: left;
	width: 952px;
	padding-left: 8px;
	text-align: left;
}
.main_container2{
	background: url(../images/site_ins_bgr_full2.gif) repeat-y top left;
	float: left;
	width: 952px;
	padding-left: 8px;
	text-align: left;
}
.col_full{
	float: left;
	width: 952px;
}

.col_m_left{
	float: left;
	width: 212px;
}
.col_m_center{
	float: left;
	width: 524px;
}
.col_m_right{
	float: left;
	width: 216px;
}

/* ----- header ------------------------------------------- */

a.hotel_atti_logo{
	background: url(../images/hotel_atti_logo.jpg) no-repeat top left;
	width: 212px;
	height: 90px;
	display: inline-block;
}
.col_mc_facebook{
	float: left;
	width: 511px;
	height: 29px;
	margin: 61px 13px 0 0;
}
a.icon_facebook{
	background: url(../images/icon_facebook.png) no-repeat top left;
	width: 72px;
	height: 19px;
	display: inline-block;
}
a.icon_facebook:hover{
	background: url(../images/icon_facebook_over.png) no-repeat top left;
	width: 72px;
	height: 19px;
	display: inline-block;
}

.col_mc_lang{
	float: left;
	width: 216px;
	height: 22px;
	margin: 68px 0 0 0;
	text-align: center;
}
a.lang {
	color:#4C87A7;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border-right: 1px solid #c7b07f;
	padding: 0 5px 0 5px;
}
a.lang:hover{
	color:#F58220;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.lang_sel{
	color:#F58220;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border-right: 1px solid #ff9900;
	padding: 0 5px 0 5px;
}
.col_mc_lang .lang_last{
	border-right: 0px none;
}

/* ----- photos ------------------------------------------- */

a.hotel_atti_photo{
	background: url(../images/hotel_atti_photo.jpg) no-repeat top left;
	width: 212px;
	height: 216px;
	display: inline-block;
}
.col_mc_big_photos{
	background: #e7d6b3;
	float: left;
	width: 516px;
	padding-left: 8px;
}
.col_mc_sm_photos{
	background: #e7d6b3;
	float: left;
	width: 200px;
	height: 200px;
	padding: 8px;
}
.col_smp{
	float: left;
	width: 200px;
}
.col_smp_one{
	float: left;
	width: 44px;
	height: 44px;
	margin: 0 8px 8px 0;
}
.smp_last{
	margin: 0 0 8px 0;
}
.smp_no_img{
	background-color: #A4B29F;
}
.col_smp_one img:hover{
	cursor: pointer;
}

/* ----- menu ------------------------------------------- */


.box_mm{
	float: left;
	width: 212px;
}
.box_wifi{
	float: left;
	width: 212px;
}
.mm1{
	list-style-type: none;
	width: 212px;
}
.mm1 a{
	background: #1078af;
	color: #9fc9df;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	border-bottom: 1px solid #63a7cc;
	display: block;
	padding: 15px 6px 4px 6px;
}
.mm1 a:hover{
	background: #1082b6;
	color: #ffffff;
}

.mm2{
	list-style-type: none;
	width: 212px;
}
.mm2 a{
	background: #368ebc;
	color: #ddecf3;
	font-size: 10px;
	text-transform:uppercase;
	font-weight: normal;
	border-bottom: 1px solid #63a7cc;
	display: block;
	padding: 6px 6px 3px 21px;
}
.mm2 a:hover{
	background: #368ebc url(../images/mm2_arrow.gif) no-repeat center left;
	color: #ffffff;
	font-weight: bold;
}

.mm3{
	background: #549ec5;
	list-style-type: none;
	width: 212px;
	border-bottom: 1px solid #63a7cc;
	padding: 10px 0 10px 0;
}
.mm3 a{
	background: #539ec5;
	color: #ddecf3;
	font-size: 10px;
	text-transform:capitalize;
	font-weight: normal;
	border-bottom: 0px none;
	display: block;
	padding: 2px 6px 2px 36px;
}
.mm3 a:hover{
	background: #539ec5 url(../images/mm3_arrow.gif) no-repeat center left;
	color: #ffffff;
	font-weight: bold;
}

.box_mm .mm1_sel{
	background: #1082b6;
	color: #ffffff;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	border-bottom: 1px solid #63a7cc;
	display: block;
	padding: 15px 6px 4px 6px;
}
.box_mm .mm2_sel{
	background: #368ebc url(../images/mm2_arrow.gif) no-repeat center left;
	color: #ffffff;
	font-size: 10px;
	text-transform:uppercase;
	font-weight: bold;
	border-bottom: 1px solid #63a7cc;
	display: block;
	padding: 6px 6px 3px 21px;
}
.box_mm .mm3_sel{
	background: #539ec5 url(../images/mm3_arrow.gif) no-repeat center left;
	color: #ffffff;
	font-size: 10px;
	text-transform:capitalize;
	font-weight: bold;
	border-bottom: 0px none;
	display: block;
	padding: 2px 6px 2px 36px;
}

/* ----- content ------------------------------------------- */

.col_mc_content{
	float: left;
	width: 484px;
	margin: 9px 20px 20px 20px;
}
.col_mc_content2{
	float: left;
	width: 700px;
	margin: 9px 20px 20px 20px;
}


.col_mc_content ul, .col_mc_content2 ul{
	margin-left: 30px;
}
.col_mc_content li, .col_mc_content2 li{
	margin-bottom: 3px;
}




.box_news{
	background: #eadcbe;
	width: 200px;
	margin-top: 8px;
	padding: 13px 8px 2px 8px;
}
.box_news_title{
	color: #393225;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
.box_news a{
	color: #1078af;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 12px 0 12px 0;
}
.box_news a:hover{
	color: #393225;
}
.box_news a span{
	color: #867045;
	font-size: 11px;
	font-weight: normal;
	display: block;
}
.box_rc_photos{
	width: 200px;
	margin: 8px;
}

/* ----- breadcrumb ------------------------------------------- */

.box_bc{
	display: block;
	margin: 0 0 8px 0;
	font-size: 10px;
	text-transform: uppercase;
}

a.bc{	 
     font-size: 10px;
	 font-weight: normal;
   	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #4c87a7; 
     text-decoration: none;	 
}
a.bc:hover{
	 color:#998260;	
     font-size: 10px;
	 font-weight: normal;
 	 font-family: Verdana, Arial, Helvetica, sans-serif;
     text-decoration: none;	 
}
span.bca{
	 color:#998260;	
 	 font-size: 10px;
   	 font-weight: normal;
     font-family: Verdana, Arial, Helvetica, sans-serif;
  	 text-decoration: none;	 
}



/* ----- leads ------------------------------------------- */

.box_leads{
	display: block;
	width: 484px;
	margin: 10px 0 10px 0;
}
.lead_one{
	background: #fcf8f1 url(../images/lead_bgr.gif) repeat-x bottom left;
	display: block;
	width: 470px;
	margin: 10px 0 10px 0;
	padding: 5px 5px 9px 9px;
}
.lead_left{
	float: left;
	display: inline-block;
	width: 250px;
}
.lead_right{
	float: right;
	display: inline-block;
	width: 217px;
}
.lead_left span{
	display: block;
}
a.lead_title{
	display: inline-block;
	text-transform: uppercase;
	font-size: 15px;
	font-weight:bold;
	margin-bottom: 4px;
	color: #867045;
}
a.lead_title:hover{
	color: #393225;
}
a.lead_link{
	display: inline-block;
	font-size: 11px;
	font-weight:bold;
	color: #1078af;
}
a.lead_link:hover{
	color: #393225;
}
.lead_text{
}
.lead_right a{
	display: inline-block;
	border: 1px solid #b8b3aa;
}
.lead_right a:hover{
	display: inline-block;
	border: 1px solid #1078af;
}
.lead_right img{
	margin: 2px;
}


/* ----- photo gallery ------------------------------------------- */

.box_pgal{
	display: block;
	width: 484px;
	margin: 10px 0 10px 0;
}
.pgal_row_one{
	background: #fcf8f1 url(../images/lead_bgr.gif) repeat-x bottom left;
	display: block;
	width: 470px;
	padding: 10px;
	margin: 10px 0 10px 0;
}
.photo_one{
	margin-right: 10px;
	display: inline-block;
	width: 227px;
	vertical-align: top;
	float: left;
}
.photo_one a{
	display: inline-block;
	border: 1px solid #b8b3aa;
}
.photo_one a:hover{
	display: inline-block;
	border: 1px solid #1078af;
}
.photo_one img{
	margin: 2px;
}
.pgal_descr{
	display: inline-block;
	margin: 5px 0 5px 0;
	font-size: 11px;
	width: 226px;
	vertical-align: top;
}


/* --- navigation box --- */

.nav_center{
	float: left;
	background: #fcf8f1;
	display: inline-block;	
	margin: 0 0 20px 0;
	padding-top:2px;
	padding-bottom:2px;
}
a.nav_link{
	color: #393225;
	font-size:11px;
	border-right: 1px solid #e3dbcd;
	display:inline-block;
	padding: 0 10px 0 10px;
	font-weight: bold;
}
a.nav_link:hover{
	color: #1078af;
}
a.nav_link_none{
	border-right: 0px none;
}
.nav_link_sel{
	color: #1078af;
	font-size:11px;
	border-right: 1px solid #e3dbcd;
	display:inline-block;
	padding: 0 10px 0 10px;
	font-weight: bold;
}


/* ----- footer ------------------------------------------- */

.footer_main{
	background: url(../images/footer_bgr_full.gif) repeat-y top center;
	display: block;
}
a.f_mail{
	background: url(../images/icon_email.png) no-repeat center left;
	color: #1078af;
	font-size: 10px;
	font-weight: bold;
	display: inline-block;
	padding: 1px 0 1px 30px;
	margin: 11px 2px 9px 2px;
}
a.f_mail:hover{
	background: url(../images/icon_email_over.png) no-repeat center left;
	color: #085177;
}
.f_rif{
	color: #f7eedc;
	font-size: 10px;
	display: inline-block;
	padding: 1px 0 1px 0;
	margin: 11px 0 9px 0;
}
.f_copy{
	color: #564b35;
	font-size: 10px;
	display: inline-block;
	padding: 1px 0 1px 0;
	margin: 11px 0 9px 0;
}

/* ----- no margins ------------------------------------------- */

.nomargin {
	margin:0;
}

/* ----- fancy box ------------------------------------------- */
.fancy_image {
}

.fancy_video {
}

/* ----- forms ------------------------------------------- */

.request_form{
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.frow_700{
	float: left;
	width: 700px;
	margin-bottom: 6px;
}
.frow_700 span{
	font-weight: bold;
}
.fcol_100{
	float: left;
	width: 120px;
	margin-right: 15px;
}
.fcol_210{
	float: left;
	width: 190px;
	margin-right: 50px;
}
.fcol_210_last{
	float: left;
	width: 190px;
}



.fcol_date_txt{
	float: left;
	width: 180px;
	margin-right: 15px;
}
.fcol_date_inp{
	float: left;
	width: 130px;
	margin-right: 50px;
	white-space:nowrap;
}
.fcol_date_inp_last{
	float: left;
	width: 130px;
	white-space:nowrap;
}
.fcol_date_cal{
	margin-left: 5px;
	vertical-align: top;
	margin-top: 2px;
}

.fcol_cacc{
	float: left;
	width: 210px;
	margin-right: 43px;
}
.fcol_cacc2{
	float: left;
	width: 130px;
	margin-right: 28px;
}
.fcol_cacc_last{
	float: left;
	width: 130px;
}
.fcol_cacc_txt{
	display: inline-block;
	margin-bottom: 3px;
}

.form_button{ 
	background: #0f79ad;
	font-family: Verdana, Arial;
	font-size: 12px;
	color:#ffffff;
	border: solid 1px #d8d0bb;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
}


.fdtop{
	margin-top: 15px;
}
.fnobold{
	font-weight: normal;
	font-size: 12px;
}
.inp_210{
	width: 190px;
}
.inp_700{
	width: 700px;
	height: 70px;
}
.inp_100{
	width: 100px;
}
.inp_110{
	width: 130px;
}
.star {
	color:#0B7794;
	font-size:11px;
	font-weight:bold;
}

.partner_space {
	display: block;
	height: 8px;
}
.partner_country {
	position: relative;
	left: 2px;
	top: -4px;
	color: #8C764F;
	font-size: 12px;
	font-weight: bold;
}
.partner_box {
	float: left;
	width: 350px;
	color: #0578AF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #F8ECDE;
}
input.partner_check {
	width: 13px;	
	height:13px;
	color: #90713a;
	font-weight: bold;
	font-size: 8px;	
	vertical-align: middle;
}
.partner_name { 
	position:relative; 
	left:0px;
	top:-1px!important;
	top:0px;
	color:#1078af;	
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
.ui-datepicker-trigger {
	padding-top: 0px;
	padding-left: 10px;
	vertical-align: middle;
	margin-top: -5px;
	line-height: 180px;
}
.c_dist_r{ 
	margin-right: 20px;
}
.c_fcol_cacc_txt{
	display: inline-block;
	margin-bottom: 10px;
}
.topline{
	border-top: solid 1px #b5ab90;
	padding-top: 10px;
}
