/* Root */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #FFFFFF;
	/*background-image: url(../images/background.jpg);*/
	background-repeat: repeat;
	vertical-align: top;
	margin: 0px;
	padding: 0px;

}
a{
    color: #FFFFFF;
	text-decoration: none;	
	
	font-size: 11px;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	
	font-size: 11px;
}
a:link{
    color: #FFFFFF;
	text-decoration: none;	
	
	font-size: 11px;
}
a:visited{
    color: #FFFFFF;
	text-decoration: none;	
	font-size: 11px;
	
}
.shadow_side {
	background-image: url(../images/shadow_side.jpg);
	width: 7px;
	background-repeat: repeat;
}
.workspace {
	/*background-color: #009999;*/
	background-image:url(../images/background.jpg)
	
}
/*.header {
	background-image: url(../images/header.jpg);
	height: 260px;
}

.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #1A1A1A;

	

}
.menu_bar {
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	/*background-image: url(../images/menu.jpg);*/
/*	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339999;
	vertical-align: middle;
	padding-right: 7px;
	padding-left: 7px;
}
.menu_item {
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.auxiliar_bar {
	height: 24px;
	background-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9C9C;
	padding-right: 7px;
	padding-left: 7px;
}
.content {
    background-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9C9C;
}
.shadow_bottom {
	background-image: url(../images/shadow_bottom.jpg);
	width: 774px;
	height: 8px;	
}
.navigator {
	color: #023583;
	text-align: right;
	width: 300px;
	padding-left: 7px;
}
.left_blue_tab {
	background-image: url(../images/left_blue_tab.jpg);
	width: 10px;
	height: 24px;
}
.middle_tab {
	background-image: url(../images/middle_tab.jpg);
	width: 27px;
	height: 24px;
}
.right_orange_tab {
	background-image: url(../images/right_orange_tab.jpg);
	width: 10px;
	height: 24px;
}
.orange_tab {
	background-image: url(../images/orange_tab.jpg);
	height: 24px;
	background-repeat: repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.orange_tab a{
    color: #FFFFFF;
}
.orange_tab a:hover{
    color: #FFFFFF;
}
.orange_tab a:link{
    color: #FFFFFF;	
}
.blue_tab {
	background-image: url(../images/blue_tab.jpg);
	height: 24px;
	background-repeat: repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.blue_tab a{
    color: #FFFFFF;	
}
.blue_tab a:hover{
	color: #FFFFFF;
}
.blue_tab a:link{
    color: #FFFFFF;	
}
.edt {
	border: 1px solid #9C9C9C;
	font-weight: normal;
	width: 120px;
}
.cmbx{
	border: 1px solid #9C9C9C;
	font-weight: normal;
}
.btn{
    background-color: #F2F2F2;
	border: 1px solid #9C9C9C;
}
.btn_layout{
	border-top: 1px solid #9C9C9C;
	padding-top: 5px;
	text-align: center;
}
.form_element_loyout{	
    font-size: 11px;
	padding: 5px;
	vertical-align: top;
}
.form_element_loyout2{	
    font-size: 10px;
	padding: 4px;
	vertical-align: top;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	background-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9C9C;
	padding: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C9C9C;
	text-align: center;
}
.simple_layout
{
	padding: 5px;
	vertical-align: top;
}
.left_blue_bar {
	background-image: url(../images/left_blue_bar.jpg);
	width: 10px;
	height: 24px;
}
.right_blue_bar {
	background-image: url(../images/right_blue_bar.jpg);
	width: 10px;
	height: 24px;
}
.left_orange_bar {
	background-image: url(../images/left_orange_bar.jpg);
	width: 10px;
	height: 24px;
}
.right_orange_bar {
	background-image: url(../images/right_orange_bar.jpg);
	width: 10px;
	height: 24px;
}

.orange_bar {
	background-image: url(../images/orange_bar.jpg);
	height: 24px;
	background-repeat: repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.orange_bar a{
    color: #FFFFFF;
}
.orange_bar a:hover{
    color: #FFFFFF;
}
.orange_bar a:link{
    color: #FFFFFF;
}
.blue_bar {
	background-image: url(../images/blue_bar.jpg);
	height: 24px;
	background-repeat: repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.blue_bar a{
    color: #FFFFFF;	
}
.blue_bar a:hover{
	color: #FFFFFF;
}
.blue_bar a:link{
    color: #FFFFFF;	
}
.bar_tab_comment {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.bar_tab_comment a{
    color: #FFFFFF;
}
.bar_tab_comment a:hover{
	color: #FFFFFF;
}
.bar_tab_comment a:link{
    color: #FFFFFF;	
}
.bar_tab_extra {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.windows {
	background-color: #E5E5E5;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9C9C9C;
	border-bottom-color: #9C9C9C;
	border-left-color: #9C9C9C;
}
.windows_section {
	padding-bottom: 5px;
}
.side_panel {
	vertical-align: top;
	width: 230px;
	padding: 7px;
}
.content_panel {
	vertical-align: top;
	padding: 7px;
}
.header_text_block {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
	padding-top: 5px;
}
.text {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

.text_bold {
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	
}
.text_blue {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color:#3366CC
	
}

.windows_thumb{
	padding: 5px;
	vertical-align: middle;
}
.block_thumb{
	padding: 5px;
	vertical-align: left;
}
.hotel_photo{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;	
}
.item_hotel_photo{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9C9C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9C9C;
} 
.hotel_preference{
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.hotel_pref_items{
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
}
.hotel_text_block {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
}
.hotel_sevices{
	padding-left:20px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
}
.hotel_small_picture{
	padding-top: 8px;		
}
.hotel_left{
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
}
.hotel_right{
	font-size: 14px;
	font-weight: normal;
	padding-right: 5px;
}
.hotel_top{
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
}
.hotel_top_list{
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
}
.hotel_bottom{
	font-size: 14px;
	font-weight: normal;
	padding-bottom:: 5px;
}
.hotel_loc_table{
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
}
.hotel_descp{
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
}
.hotel_last_descp{
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-top: 5px;	
}
.car_table{
	padding-top: 8px;
	padding-bottom: 8px;
	
}
.car_tecnical_esps{
	border-width: 1px;
	border-style: solid;
	border-color:#023682;
	text-align: center;
	font-size: 12px;
}
.car_spec_table{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
	padding-bottom: 8px;
}
.car_photo{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
}
.car_text{
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
}
.car_button{
	padding-top: 8px;	
}
.car_top_list{
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;	
	padding-bottom: 10px;
}
.faq_header1{
	padding-top: 0;	
	font-size: 16px;
	font-style: normal;
	font-stretch: condensed;
	font-weight: bolder;
	text-shadow:#666666;
	color: #FF9933;
}
.faq_header2{
	padding-top: 0px;
	font-size: 14px;
	font-style: normal;
	font-stretch: condensed;
	font-weight: bolder;
	text-shadow:#666666;
	color: #000066;
}	
.faq_border_boton{
	padding-top: 12px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
}
.faq_header_color{
	background-color: #023685;
	font-size: 12px;
	font-style:normal;
	padding: 5px;
}
.faq_ask_color{
	background-color: #FFF5E6;
	font-size: 10px;
	font-style:normal;
	padding: 5px;
}
.faq_answ_color{
	background-color: #FAD27B;
	font-size: 10px;
	font-style:normal;
	padding: 5px;
}
.faq_bottom{
	padding-bottom: 12px;
}*/

