body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d2d4b;
  background: #73afd6 url(pics/cuerpo.jpg) top repeat-x;
}
hr {color: GhostWhite; background-color: GhostWhite; border: 1px dotted olivedrab; border-style: none none dotted; }

a:link, a:visited { color: #71950f; text-decoration: none; font-weight: normal;	} 
a:active, a:hover { color: #990000; text-decoration: underline;	}

.boton_01 a {
	display: block;
	width: 80px;
	height: 21px;
	padding: 3px 0 0 0;
	background: url(pics/boton.png)  no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.boton_01 a:hover {
	color: #666;
    background: url(pics/boton_hover.png) no-repeat;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.separador { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.separador_h30 { clear: both; width:100%; height: 30px; }
.separador_h40 { clear: both; width:100%; height: 40px; }

.float_l { float: left; }
.float_r { float:  right; }


#envol_externo {
	width: 100%;
	margin: 0 auto;
	background: url(pics/cuerpo_top.jpg) top center no-repeat;
}

#envol_interno {
	width: 1000px;
	margin: 0 auto;	
	background: url(pics/cuerpo_top.jpg) top center no-repeat;
}

#envoltura {
	width: 980px;
	padding: 0 10px;
	background: url(pics/contenido.png) repeat-y center;
}

#contenedor {
	width: 980px;
	padding: 30px 0;
	background: url(pics/contenido_top.jpg) top center no-repeat;
}

#cabecera {
	padding: 0 30px;
}

#cabecera #cabecera_izq {
	float: left;
	width: 570px;
	height: 250px;
}

/* menu */
#cabecera_izq  #menu {
	clear: both;
	width: 580px;	
	height: 44px;
	margin-left:0px;
	background: url(pics/menu.png) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 20px;
	padding: 12px 20px;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #00CCFF;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .actual {
	color: #ffffff;
}

/* fin de menu */


#site_title #banner_fondo {
	display: block;
	width: 580px;
	height: 195px;
	padding: 10px;
	background: url(pics/banner_fondo.png);
	background-repeat:no-repeat;
}

#cabecera_izq   #site_title {
	float: left;
	width: 400px;
	margin: 0 0 0 -3px;
	
}

#site_title h1 {
	margin: 0;
	padding: 0;
	
}


#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	letter-spacing: 2px;
}
/*fin de titulo_site */

/* info express */
#cabecera #cabecera_der {
	float: right;
	width: 284px;
	height: 260px;
	padding: 0px 20px;
	overflow: hidden;
	background: url(pics/recuadro_infoexpress.png) no-repeat;	
}

#cabecera #cabecera_der h2 {
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
}

#cabecera #cabecera_der form {
	margin: 0;
	padding: 0;
}

#cabecera #cabecera_der form label {
	float: left;
	text-align: right;
	display: block;
	width: 60px;
	margin-top: 0px;
	margin-right: 10px;
}

.campo_texto {
	float: right;
	height: 15px;
	width: 190px;
	padding: 0 5px;
	margin-bottom: 7px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}


.campo_texto_captcha {
	float: right;
	height: 15px;
	width: 50px;
	padding: 0px 0px;
	margin-bottom:0px;
	margin-top: -2px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}



#submit_btn {
	float: right;
 	/*height: 25px;*/
	width: 70px;
	margin-top: -2px;
	padding: 0 0 0px 0;
	cursor: pointer;
	/*font-size: 12px;*/
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

/* fin de info express */

/* contenido */

#contenido_envol {
	clear: both;
	padding: 0 30px 0 15px;
	margin-bottom: 20px;
}

#contenido_externo {
	float: left;	
	width: 630px;
	padding: 30px 0 0 0;
	background: url(pics/main_contenido_top.png) no-repeat top center;
}

#contenido {
	padding: 0 40px 20px 40px;
	background: url(pics/main_contenido_medio.png) repeat-y center;
}

#contenido h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #71950f;
}

#contenido .seccion_contenido {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #666;
}

#contenido p {
	margin-bottom: 10px;
}

#contenido .em_text {
	color: #0d2d4b;
}

#contenido .info_viaje {
	width: 250px;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

.info_viaje li {
	margin: 0;
	padding: 0;
}

.info_viaje li a {
	display: block;
	color: #71950f;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #CCC;
}

.info_viaje li a span {
	font-weight: normal;
	display: block;
	color: #888;
}

#contenido_abajo {
	display: block;
	width: 630px;
	height: 5px;
	background: url(pics/main_contenido_abajo.png) no-repeat;
}
/* fin de contenido */

/* barra lateral */

#barra_lateral {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#barra_lateral .seccion_barralateral {
	margin-bottom: 40px;
}

#barra_lateral h2 {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}

#barra_lateral h3 {
	margin: 0 0 5px 0;	
}

#barra_lateral p {
	margin-bottom: 10px;
}

#barra_lateral .imagen_envol {
	display: block;
	width: 260px;
	height: 140px;
	padding: 10px;
	margin-bottom: 8px;
	background: url(pics/recuadro_280x140.png);
	background-repeat: no-repeat;
}

#barra_lateral .imagen_envol img {
	width: 260px;
	height: 120px;
}

/* fin de barralateral */

/* pie */

#pie {
	clear: both;
	width: 920px;
	padding: 30px 0 0 0;
	margin: 0 30px 0 30px;
	border-top: 1px solid #999;
	margin: 0 auto;
	text-align: center;
	color: #666666;
}

#pie a {
	font-weight: bold;
	color: #135b9b;
}

#pie .pie_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.pie_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #aea68c;
}

.pie_menu li a {
	color: #135b9b;
}

.pie_menu .last_menu {
	border: none;
}

/* fin de pie */



/* ----- PAGINA CONTACTO ------ */

.contacto{
 background:transparent;
}

.contacto info{
 width:1000px;
 align:right;
}

/* fin contacto */


/*site title*/
#site_title_contacto #banner_fondo {
	display: block;
	width: 580px;
	height: 230px;
	padding: 10px;
	background: url(pics/recuadro_trans.png) no-repeat;
}

#site_title_contacto #banner_fondo a:active, a:hover { color: white; text-decoration: underline;	}


/* pie */
#pie_contacto {
	clear: both;
	width: 920px;
	padding: 144px 0 0 0;
	margin: 0px 30px 0 30px;
	border-top: 0px solid #999;
	margin: 0 auto;
	text-align: center;
	color: #666666;
}

#pie_contacto a {
	font-weight: bold;
	color: #135b9b;
}


