body {
	/*background-image:url(/images/fondo_pag.jpg);
	background-repeat:repeat-y;
	background-position:center;*/
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#4270D2;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC66;
}
a:hover {
	color: #FFCC00;
	font-weight:bold;
}
a:active {
	color: #ffffff;
}


p {
	font-family:"Times New Roman", Times, serif;
	color: #ffffff;
	margin-left:10px;
	margin-right:10px;	
	margin-top:2px;	
	margin-bottom:2px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#033299;
	font-weight:bold;
	font-style:italic;
	display:inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #33C2FF;
	margin-left: 15px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom:-13px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00A84C;
	margin-left: 130px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin solid #00A84C;
	width: 60%;
}
.texto {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #577DD7;
	font-weight:bold;
}
.texto1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #25499C;
	font-weight:bold;
	font-style:italic;
}
.texto2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D69D1;
}
.texto_index{	
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:2px;
	color: #ffffff;
}
.capital{
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	color:#033299;
	font-weight:bold;
	background-color:#F3E3BE;	
	border-right:2px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding-left:5px;
	background-image:url(/images/logo_mini.png);
	background-position:right;
	background-repeat:no-repeat;
}
.capital_texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#426FD2;
	font-weight:bold;
	background-color:#EDE6A3;
	border-bottom:1px solid #C3C3C3;
}
.margen_logos {
	margin: 5px;
	display: block;
}
.foto_izquierda1 {
	
	margin-left: 8px;
	margin-right: 5px;
	
}
.foto_izquierda2 {
	margin-right: 12px;
	margin-left: 5px;
	margin-bottom: 12px;
}

.fondo_celda_left {
	background-image: url(/images/index_21.jpg);
	background-repeat: no-repeat;
}
.fondo_celda_right {
	background-image: url(/images/sin_grupo_22.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_der {
	background-image: url(/images/fondo_der_28.jpg);
	background-repeat: no-repeat;
	background-position: 0px 167px;
}
.texto_form_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1176D2;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
}
.bordes_form {
	border: 1px solid #1D76D0;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F70CF;
}
.formulario-titulo {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#033299;
	text-align:right;
	border-bottom: 1px solid #FB9D00;
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid #FB9D00;
	background-color:#F7F2E7;
	padding-right:5px;
}
.formulario-campo {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	border: 0px;
	background-color:#799FD8;
	width: 95%;
	margin-left:5px;
	margin-bottom:1px;
}
.formulario-campo2 {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#E6E6E6;
	border: 0px;
	background-color:#799FD8;
	margin-left:5px;
}
.formulario-campo3 {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#2E5A9C;
	border: 0px;
	background-color:#C7D7EF;
	margin-left:5px;
}
.formulario-campo4 {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	border: 0px;
	background-color:#2E5A9C;
	margin-left:5px;
}
.formulario-boton {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background-color:#FB9D00;
	border-top: 1px solid  #CEDCF0;
	border-left: 1px solid  #CEDCF0;
	border-bottom: 1px solid  #294F87;
	border-right: 1px solid  #294F87;
}
input {
	background-color: #FFFFFF;
}
#fondo_celda {
	background-image: url(/images/index_21.jpg);
	background-repeat: no-repeat;
}

.borde_izq {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	list-style-type: square;
	
}
#margen_abajo {
	padding-bottom: 22px;
}
#margen_capa {
	padding-right: 10px;
	padding-bottom: 20px;
}
.sublistas ul  {
	list-style-image: url(/images/cuadrado_lista.jpg);
}
.listas  {
	list-style-image: url(/images/cuadrado_listaprincipal.jpg);
}
.listaprincipal  {
	list-style-image: url(/images/cuadrado_listaprincipal1.jpg);
}

.plano_fondo{
	background-image: url(/images/plano2.gif);
	background-repeat:no-repeat;
	width:354;
	height:390;
	padding-left:13px;
	background-position:top;
}
.texto_pie{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	padding:20px;
	line-height:20px;
}
#flash_index{
	z-index:0;
	width:100%;
	height:396px;
	position: absolute;
	left: 0;
	top: 7px;
}
#logo_index{
	background-image:url(/images/logo_index.png);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:1;
	position: absolute;
	width:168px;
	left:20%;
	right:80%;
	height:224px;
	top:260px;
	display:block;
}
#capa1_logo{
	background-image:url(/images/logo_foto.png);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:1;
	position:absolute;
	width:169px;
	height:170px;
	left: 270px;
	top: 446px;
}
#capa1_2_logo{
	background-image:url(/images/logo_foto.png);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:1;
	position:absolute;
	width:169px;
	height:170px;
	left: 270px;
	top: 310px;
}
#capa2_foto{
	z-index:0;
	position:absolute;
}
#capa1{
	z-index:1;
	position:absolute;
	top: 119px;
	left: 30px;
	width:393px;
}
#capa2{
	z-index:1;
	position:absolute;
	background-color:#FFFFFF;
	top: 116px;
	left: 65px;
	width:319px;
	height:175px;
}
#capa2_2{
	z-index:1;
	position:absolute;
	background-color:#FFFFFF;
	top: 66px;
	left: 21px;
	width:416px;
	height:320px;
}
#capa3{
	z-index:0;
	position:absolute;
}
/******************MENU*****************/

.seccion_1{ 
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_quienes.jpg);
	width:100px;
	}

a:link.seccion_1 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_quienes.jpg);
	}
a:hover.seccion_1 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_quienes_hover.jpg);
	}
a:active.seccion_1 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_quienes_hover.jpg);
	}

.seccion_2{ 
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_localizacion.jpg);
	width:86px;
	}

a:link.seccion_2 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_localizacion.jpg);
	}
a:hover.seccion_2 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_localizacion_hover.jpg);
	}
a:active.seccion_2 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_localizacion_hover.jpg);
	}

.seccion_3{ 
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_contacto.jpg);
	width:69px;
	}

a:link.seccion_3 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_contacto.jpg);
	}
a:hover.seccion_3 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_contacto_hover.jpg);
	}
a:active.seccion_3 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_contacto_hover.jpg);
	}

.seccion_4{ 
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_reservas.jpg);
	width:73px;
	}

a:link.seccion_4 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_reservas.jpg);

	}
a:hover.seccion_4 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_reservas_hover.jpg);

	}
a:active.seccion_4 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_reservas_hover.jpg);

	}

.seccion_5{ 
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_tarifas.jpg);
	width:60px;
	}

a:link.seccion_5 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_tarifas.jpg);

	}
a:hover.seccion_5 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_tarifas_hover.jpg);

	}
a:active.seccion_5 {
	display:block;
	background-repeat:no-repeat;
	background-image:url(/images/b_tarifas_hover.jpg);

	}
#azul{
	height:134px;
	background-color:#789FD8;
}
#barra_menu{
	height:60px;
	background-image:url(/images/barra_menu_2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#789FD8;
}
#fila_central{
	background-image:url(/images/fondo_pag.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#E2F3FA;
}
#naranja{
 	/*background-image:url(/images/naranja.jpg);
	background-position:bottom;
	background-repeat:repeat-x;*/
	background-color:#FB9D00;
}
#amarillo{
 	background-image:url(/images/amarillo.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:5px;
	background-color:#789FD8;
}
#contentflash2{
	background-color:#FB9D00;
	height:15px;
}
