/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; background: url(foto.jpg) no-repeat }

body {font-size:100%; line-height:.9375em;}
html, input, textarea { font-family: Arial, Helvetica, sans-serif; color:#636e83; }	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.alignTop { vertical-align: top }
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
.italic { font-style:italic }
.photo { border: 4px solid #C0DCE7 }

div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top; }

img.photoRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #CCC;
	
}

a{color:#636e83; text-decoration:none; outline:none} 
a:hover { text-decoration:underline; }

.link{color:#0e6cbc; background:url(../images/marker.gif) top left no-repeat; font-weight: bold; padding-left:20px; background-position:0 1px; }
.link1{
	color:#0066AA;
	font-size:0.916em
}
.link2{
	color:#0066AA;
}

.button{color:#f8f7f3; background:url(../../images/button.gif) top left no-repeat; font-weight:bold; padding:1px 8px 5px 9px; text-decoration:none;  }
.button:hover{text-decoration:underline }

ul {margin:0; padding:0; list-style:none;}
ul li{background:url(../images/marker1.gif) top left no-repeat; background-position:0 4px; margin:0; padding-left:20px; }
ul li a{color:#636e83; text-decoration:none ; line-height:2.08em} 
ul li a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(../../images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(../../images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(../../images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.625em; color:#c0c1c5; margin-bottom:10px; }
#header .logo{ margin:50px 0 20px 6px }
#header .indent{margin:11px 14px 0 9px; position:absolute; width:919px }
#header a{color:#666; text-decoration:none;} 
#header a:hover{text-decoration:underline}
.block{ background:url(../images/img.jpg) no-repeat top left; height:325px; width:100%}
#header .indent-block{padding:95px 0 0 425px; }

/* Main Nav */
#header .menu{ margin:62px 0 0 240px; position:absolute; text-transform: uppercase; font-weight:normal; font-size:12px; font-family: 'Oswald', Arial, Helvetica, sans-serif  }
#header .menu ul { list-style: none; margin:0; padding:0 }
#header .menu ul li { list-style:none; display:inline; background: none;  }
#header .menu ul li a {
	padding: 5px 5px;
	color: #0A477A
}
#header .menu ul li a:hover {  color: #3E9EF1; text-decoration:none }
#header .menu ul li a._current { background-color: #0E6BBB; color:#FFF; -moz-border-radius: 8px }
 
/*content*/
#content{
	font-size:0.85em;
	line-height: 125%;
	width:100%;
}
#content .indent-main{padding:0 0 0 10px}
#content .indent-col1{padding:18px 0 0 0}
#content .indent-col2{padding:20px 15px 0 20px}
#content .indent-col3{padding:0 15px 0 20px}
#content .title{  margin-bottom:34px}
#content .title1{  margin-bottom:28px; background:url(../images/tail1.gif) repeat-x bottom; padding-bottom:8px;}
#content .title2{  margin-bottom:18px; background:url(../images/tail1.gif) repeat-x bottom; padding-bottom:8px;}
#content .title3{  margin-bottom:28px; background:url(../images/tail1.gif) repeat-x bottom; padding-bottom:8px; margin-top:18px}
#content .img-left{ float:left; margin:0 10px 15px 0}
#content .img-left1{ float:left; margin:0 20px 15px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{
	margin:0 0 17px 0;
}
#content .p{ margin:0}
#content .p1{ margin:0 0 17px 0}

#content ul { margin:25px 0 }
#content ul li { padding-bottom:4px; }
#content .breadcrumb { margin-bottom: 15px }

#content ol { margin-bottom:25px; padding-left:25px }
#content ol.marginBottoms li { margin-bottom:10px;  }


#content a {
	color:#0A477A;
}
#content a:hover {
	color:#0E61A5;
}


#content h1 {
	font-family:'Oswald', arial, helvetica;
	font-size:24px;
	text-transform: uppercase;
	color:#0E6BBB;
	margin-bottom:25px;
	line-height:130%;
	font-style: normal;
	font-weight: normal;
}
#content h2 { font-family:'Oswald', arial, helvetica; text-transform: uppercase; color:#4F4F4F; padding:0px; margin:25px 0; font-weight:normal; line-height:135%  }

#content h5{color:#0e6cbc; font-size:1.25em; font-weight:normal  }
#content h3{color:#0e6cbc; font-size:1.25em; margin-bottom:17px; font-weight:normal  }
#content h4{color:#0e6cbc; font-size:1.08em; margin-bottom:13px; text-transform:uppercase  }
#content .tail{ background:url(../images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content .indent{padding:40px 0 0 0}
#content .indent1{padding:50px 0 0 0}



/* Articles List */
#content ul.articles {}

#content ul.articles li { border-bottom:1px solid #efefef; font-style:italic; color:#aaa; background-position: 0 12px }
#content ul.articles li a {font-style:normal; font-size:14px;  }
#content ul.articles li em, #content ul.articles li i  {   }


/*box*/
.box{ background:#EAE4E0; width:100%;}
.box .border-top {background:url(../../images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(../../images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(../../images/border_left.gif) repeat-y left;}
.box .border-right {background:url(../../images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(../../images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(../../images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(../../images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(../../images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:0 0 0 0; }


/*footer*/
#footer { color:#313b4e; font-size:0.8125em; background:url(../images/bot.gif) repeat-x top    ; }
#footer .indent-footer{ padding:57px 50px 0 9px;}
#footer a {color:#0e6cbc; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer .rss{color:#313b4e; text-decoration:none;background:url(../images/rss.gif) no-repeat center right; position:absolute; margin:56px 0 0 877px; padding:2px 26px 3px 0}
#footer .rss:hover {  text-decoration:underline}




#footer .nav {  list-style: none; margin:0; padding:0 } 
#footer .nav li { float:left; background: none; padding-left: 0;  padding-right: 10px;  } 


.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:26px}
.h1{ height:35px;}
.block-contact span{ float:right; margin-right:90px}
.block-contact2 span{ float:right; margin-right:110px}
.block-contact1 span{ float:right; margin-right:140px}


.input{
   	border:1px solid #ccd6e9;
	vertical-align:middle;
	background:#FFFFFF;
	width:200px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}input{
   	border:1px solid #ccd6e9; 
	background:#FFFFFF;
	width:244px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #ccd6e9; 
	background:#FFFFFF;
	width:244px; height:96px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}




.subnav {
	/*background: url(../images/bg-submenu.gif) no-repeat transparent;*/
	height:86px;	
	margin-top: -35px;
	font-size:15px; 
}

.subnav ul { padding:0px; margin:0 }
.subnav ul li { background-image: none; padding:0 }




/* Tables */
.tableTitle {  margin: 25px 0;text-align:center; }
table { border:1px solid #CCC; border-collapse: collapse }
table td { padding: 4px; border: 0; }
 
table tr:nth-child(even) {background: #ececec}
table tr:nth-child(odd) {background: #FFF}


table.no-styles { border: 0 }
table.no-styles tr { background: none !important }




/* Hotel Client Lista Table */

.hotels-clients  tr td { text-align:center; vertical-align:text-top}
.hotels-clients  tr td p {
	margin: 0 !important;
	padding: 0;
	font-size: 11px;
}


.highlighted-box {
	background-color: #efefef;
	border: 1px solid #B8D5ED;
	margin: 20px; 
	padding: 10px; 
}
