body{
	font-family:arial,sans-serif;
	margin:0px;
	background:url("../imgs/fondos/repeticion.gif");
	background-color:#80A3B7;
	color:white;
}
a{
	font-family:arial,sans-serif;
}

a img{
	border:0;
}

h2{
	font-weight:bold;
	color:#EB6907;
}
h2 a{
	color:#EB6907;
}
.container{
	width:850px;
	margin:auto;
	border-top:0;
	border-left:10px solid #1F475E;
	border-right:10px solid #1F475E;
	border-bottom:10px solid #1F475E;
}
#header_container{
	position: relative;
	width: 850px;
	margin: 0 auto;
}
#header_client{
	position: absolute;
	height: 22px;
	top: 149px;
	left: 0px;
	background-image:url("../imgs/fondos/menu_bkg2.gif");
}
#header_client div{
	font-size:11px;
	padding-top: 5px;
	padding-left: 5px;
	float:left;
}
#header_menu{
	position: absolute;
	width: 335px;
	height: 22px;
	top: 149px;
	right: 0px;
	/*background-image:url("../imgs/fondos/menu_bkg2.gif");*/
	background-color:#EEA18E;
}
#header_menu div{
	font-size:12px;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 5px;
	float:left;
	width:372px;
}
#header_menu a{
	text-decoration:none;
	color:black;
}
#header_menu a:hover{
	color:white;
}
#header_menu_selected{
	color:white;
}
.dsR6 /*agl rulekind: base;*/ { width: 200px; height: 500px; }
.dsR7 /*agl rulekind: base;*/ { width: 700px; height: 510px; }
.ds9 /*agl rulekind: base;*/ { color: #202020; font-size: 12px; font-family: arial; text-align: justify }
.dsR11 /*agl rulekind: base;*/ { text-align: left; width: 500px; height: 500px; vertical-align: top; }
.ds2 /*agl rulekind: base;*/ { font-size: 9px; }
.dsR1 /*agl rulekind: base;*/ { vertical-align: middle; }
.ds17 /*agl rulekind: base;*/ { font-size: 12px; }
.services_text{
	font-family:arial;
	color:brown;
}
.services_info{
	font-size:8pt;
	font-family:arial; 
	color: black;
}
.services_info a{
	font-size:8pt;
	font-family:arial; 
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.services_info a:hover{
	font-weight:bold;
	color: black;
}
.services_links{
	font-size:9px;
	font-family:arial; 
	color: white;
}
.services_links a{
	color: white;
	text-decoration:underline;
}
.services_links a:hover{
	color: black;
}
.link_services:hover{
	color:gray;
}
.testimonials{
	font-size:10pt;
}
.submenu_separator{
	color:#EB6907;
	font-size: 11px;
	font-weight:bold;
}
.services_menu{
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color:#EB6907;
}
.services_menu:hover{
	color:#979797;
}
.maps_link {
	color: #202020;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}
.subtitulos{
	color: #202020;
	font-size: 14px;
	font-family: arial;
	font-weight:bold;
}
.titulo_servicio{
	color: #202020;
	font-size: 16px;
	font-family: arial;
	font-weight:bold;
	background-color:#6877FD;
}
.tour_link a{
	display:block;
}
.tour_link a:hover{
	border:1px solid #EB6907;
}
.tour_selected a{
	display:block;
	border:1px dashed #EB6907;
}
/*.tour_selected a:hover{
	border:1px solid #EB6907;
}*/
.tour_title{
	font-size:14px;
	font-weight:bold;
}
.tour_descrip{
	font-size:12px;
	text-align:justify;
}
.galleryPhoto{
	border:1px solid;
	float:left;
	margin: 5px;
	width:75px;
	height:55px;
}
.galleryPhoto img{
	width:75px;
	height:55px;
}
.galleryPhotoSel{
	border-color:red;
}
.tour_reserv_hdr{
	background-color:#FFD1A4;
	font-weight:bold;
}
.title{
	font-size:24px;
	color:#EB6907;
	font-weight:bold;
	margin-top:0px;
}
.note{
	font-size:10px;
	color:gray;
}