body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #FFF;
	font-size: 12px;
	line-height: 17px;
	background-color: #0B456C;
}

/* contenedor principal */

#border
{
	background-color: #07324E;
	width: 904px;
	margin: auto;
	padding: 2px 2px 2px 2px;
}
#container
{
	width: 900px;
	margin: auto;
	height: 100%;
	text-align: left;
	background-color: #FFF;
}

/* fin contenedor principal */

/* contenedor del menu */

.menu
{
	border-bottom: 3px solid #666;
}
.laterales
{
	float: left;
	width: 117px;
	height: 74px;
	background: url(img/bg_menu_bordes.jpg) repeat-x;
}
#center
{
	float: left;
	width: 666px;
	height: 74px;
	background: url(img/bg_menu_center.jpg) repeat-x;
}
.separador
{
	float: left;
	width: 2px;
	height: 74px;
	background: url(img/separador_menu.jpg) no-repeat;
}
.contenedor_link
{
	float: left;
	line-height: 74px;
	padding: 0 12px 0 12px;
}
.contenedor_link_en
{
	float: left;
	line-height: 74px;
	padding: 0 20px 0 20px;
}
a.link_menu:link, a.link_menu:active, a.link_menu:visited
{
	font-size: 12px;
	color: #0E578A;
	text-decoration: none;
	display: block;	
}
a.link_menu:hover
{
	color: #666;
}
a.link_menu2:link, a.link_menu2:active, a.link_menu2:visited
{
	font-size: 12px;
	color: #498ED0;
	text-decoration: none;
	display: block;	
}
a.link_menu2:hover
{
	color: #999;
}
/* fin menu */



/* ---- esta clase contiene logo y cuadro azul ---- */

#sub-container
{
	width: 828px;
	margin: auto;
	margin-top: 20px;
	background-color: #295285;
}

/* ------------------------------------------------- */



/* header */

.logo
{
	float: left;
	background: url(img/logo.jpg) no-repeat;
	width: 284px;
	height: 86px;
}
.encabezado
{
	float: left;
	background: url(img/bg_derecho.jpg) no-repeat;
	width: 544px;
	height: 86px;
}	

/* fin header */

.esquina_left
{
	background: url(img/bg_esq_left.jpg) no-repeat;
	height: 12px;
	width: 828px;
	overflow: hidden;
}

/* contenido principal de cada página */

#content
{
	background: url(img/bg_columna_left.jpg) repeat-y;
	height: 100%;
}
.content_left
{
	float: left;
	width: 285px;
	overflow: hidden;
}
.content_right
{
	float: right;
	width: 543px;
	overflow: hidden;
}
.content_right_padding
{
	padding: 0 15px 30px 30px;	
}

/* imagenes que estan en la columna izquirerda */

.img_columna_izq
{
	margin: 5px 0 0 20px;
}
.img_turismo
{
	margin: 0 10px 20px 15px;
}

/* inicio foot */

.foot_left
{
	float: left;
	background: url(img/bg_foot_left.jpg) no-repeat;
	width: 700px;
	height: 76px;
}
.foot_right
{
	float: right;
	background: url(img/bg_foot_right.jpg) no-repeat;
	width: 128px;
	height: 76px;
}
.contenedor_link_menu
{
	 width: 75px;
	 margin: 43px 0 0 50px;
}
a.link_contacto:link, a.link_contacto:active, a.link_contacto:visited
{
	font-size: 12px;
	color: #0E71A0;
	text-decoration: none;
}
a.link_contacto:hover
{
	color: #BEBEBE;
}

/* fin foot */

.linea_pie_1
{
	margin-top: 15px;
	background: url(img/linea_pie_1.jpg) repeat-x;
	height: 11px;
	overflow: hidden;
}
.linea_pie_2
{
	background: url(img/linea_pie_2.jpg) repeat-x;
	height: 21px;
}
.items
{
	background: url(img/items.jpg) no-repeat;
	padding: 0 0 0 10px;
	line-height: 21px;
	margin-left: 350px;
	font-size: 12px;
	color: #666;
}
.text_copiright
{
	font-size: 11px;
	color: #92ACD2;
	line-height: 35px;
	text-align: center;
}

/* cuadro de la seccion servicios */

.cuadro_servicios
{
	background-color: #2F5E97;
	border: 1px solid #1F3F65;
	width: 430px;
	padding: 15px 25px 15px 15px;
	text-align: left;
	line-height: 20px;
	margin: 15px 0 15px 0;
}
.servicios
{
	background: url(img/items_servicios.jpg) no-repeat;
	padding-left: 13px;
	font-size: 12px;
	margin-left: 10px;
}
a.link_servicio:link, a.link_servicio:active, a.link_servicio:visited
{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.link_servicio:hover
{
	color: #0CF;
}
.lista
{
	line-height: 17px;
	font-size: 12px;
}
.lista li
{
	list-style-image: url(img/items_lista_servicios.jpg);
}
.lista_servicios
{
	line-height: 17px;
	font-size: 12px;

}
.lista_servicios li
{
	list-style-image: url(img/items_servicios.jpg);
}
/* clase clear */

.clear
{
	clear: both;
}

h1
{
	background: url(img/h1_items.jpg) no-repeat;
	font-size: 14px;
	color: #FFF;
	height: 14px;
	padding-left: 15px;
	margin: 0;
}
h2
{
	background: url(img/h2_items.jpg) no-repeat;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-left: 8px;
	margin: 0;
}
h3
{
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	margin: 0;
}
.text
{
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
}
.linea
{
	background: url(img/px_linea.jpg) repeat-x;
	height: 2px;
	overflow: hidden;
	margin: 10px 0 10px 0;
}
.linea_titulo
{
	background: url(img/px_linea.jpg) repeat-x;
	height: 2px;
	overflow: hidden;
	margin: 5px 0 20px 0;
}
/* fin estilos comunes */

/* tabla del contacto */

.contact_tbl
{
	width: 470px;
	/*margin-left: 20px;*/
}
.contact_tr_title
{
	display: none;
} 
.contact_td_title
{
	
} 
.contact_tr_separator_top
{
	height: 5px;
}
.contact_td_separator_top
{
	
}
.contact_tr
{
	height: 27px;
}
.contact_td_l
{
	vertical-align: middle;
	width: 45%;
	padding-right: 10px;
}
.contact_td_r
{
	vertical-align: middle;
	width: 55%;
}
.contact_tr_cs
{
	height: 27px;
}
.contact_td_cs
{
	vertical-align: middle;
	text-align: right;
}
.contact_tr_sub
{
	height: 27px;
}
.contact_td_sub
{
	vertical-align: middle;
	text-align: center;
}
.contact_tr_error
{
	
}
.contact_td_error
{
	text-align: center;
	padding: 20px 0 20px 0;
}
.contact_tr_ok
{
	height: 27px;
}
.contact_td_ok
{
	text-align: center;
}
.contact_tr_separator_bottom
{
	height: 5px;
}
.contact_td_separator_bottom
{
	
}
/* fin tabla del contacto */


/* textos generales */
.text_error
{
	color: #FC0;
}
/* fin textos generales */


/* textos add_form, update_form, del_form y contact_form */

.text_field
{
	color: #FFF;
	/*width: 130px;*/
	text-align: right;
	/*margin-right: 20px;*/
}
.text_info
{
	font-size: 10px;
}
.text_required
{
	font-size: 10px;
	padding-right: 22px;
}
.symbol_required
{
	color: #FFF;
}
.text_ok
{
	font-weight: bold;
}
/* fin textos add_form, update_form, del_form y contact_form */


/* formularios general */
.form
{
	margin: 0;
	padding: 0;
}
/* fin formularios general */


/* formularios add_form, update_form, del_form, show_data y contact_form */
.input_text, .input_number, .input_date, .input_datetime, .input_timestamp, .input_time, .input_year, .input_file
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 230px;
	background-color: #F7F7F7;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;

}
.textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 230px;
	height: 60px;
	background-color: #F7F7F7;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;	
}
.select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F7F7;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
}
.input_button
{
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	color: #444;
	font-size: 12px;	
	background: url(img/bg_btn.jpg) repeat-x;
	border: 1px solid #999;
}
/* fin formularios add_form, update_form, del_form, show_data y contact_form */

/* noticias */
.news_container
{
	width: 100%;
}
.news_no
{
	text-align: center;
	padding: 30px;
	font-weight: bold;
}
.news_1
{
	background-color: #EEE;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #999;
}
.news_2
{
	background-color: #DDD;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #999;
}
.news_1_date, .news_2_date
{
	font-size: 10px;
}
.news_1_title, .news_2_title
{
	margin: 10px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}
.news_1_summary, .news_2_summary
{
	line-height: 17px;
}
.news_1_photo, .news_2_photo
{
	border: 1px solid #333;
	margin: 0 10px 10px 0;
	float: left;
}
.news_1_link_container, .news_2_link_container
{
	margin: 10px 0 0 0;
	text-align: right;
}
a.news_1_link:link, a.news_1_link:active, a.news_1_link:visited, a.news_2_link:link, a.news_2_link:active, a.news_2_link:visited
{
	color: #000;
	text-decoration: none;
}
a.news_1_link:hover, a.news_2_link:hover
{
	color: #03A;
}	
.news_nav_container
{
	border: 1px solid #999;
	padding: 5px;
	text-align: center;
}
.news_nav
{
	color: #AAA;
}
a.news_nav:link, a.news_nav:active, a.news_nav:visited
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a.news_nav:hover
{
	color: #FFCC33;
}

.show_news_container
{
	width: 100%;
}
.show_news_no
{
	text-align: center;
	padding: 30px;
	font-weight: bold;
}
.show_news
{
	background-color: #EEE;
	padding: 10px;
	border: 1px solid #999;	
}
.show_news_date
{
	font-size: 10px;
}
.show_news_title
{
	margin: 10px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}
.show_news_description
{
	line-height: 17px;
}
.show_news_photo
{
	border: 1px solid #333;
}
.show_news_link
{
	margin: 10px 0 0 0;
}
a.show_news_link:link, a.show_news_link:active, a.show_news_link:visited
{
	color: #000;
	text-decoration: none;
}
a.show_news_link:hover
{
	color: #03A;
}
.show_news_photos
{
	margin: 10px 0 0 0;
	text-align: center;
	border: 1px solid #DDD;
}
.show_news_photos_tbl
{
	margin: auto;
}
.show_news_photos_tbl td
{
	padding: 10px 5px 10px 5px;
}
.show_news_back
{
	margin: 20px 0 0 0;
}
a.show_news_link_back:link, a.show_news_link_back:active, a.show_news_link_back:visited
{
	color: #000;
	text-decoration: none;
}
a.show_news_link_back:hover
{
	color: #03A;
}
/* fin noticias */