@charset "UTF-8";
/* CSS Document */



body {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-image:url(imagenes/fondo_html.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:Black;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
color: White;
}


#contenedor{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:980px;
	height:auto;
}

a:link{
color: #666666;
text-decoration:underline;
}
a:visited{
color: #315b83;
text-decoration:underline;
}
a:hover{
color:#FF1493;
text-decoration:none;
}
a:active{
color: #D00073;
text-decoration:underline;
}


img{
vertical-align:top;
border:0px;
}

.diez{
font-size:10px;
}

.doce{
font-size:12px;
}
.nueve{
font-size:9px;
}

.bienve{
color:#515965;
font-size:20px;
font-weight:bold;
}

.dieciocho{
font-size:18px;
color: #cacaca;
}


a.leermas {
	color: #ffb921;	
}

a.leermas:hover {
	color: #DA70D6;	
}


input{
border-style: solid;
border-color: Gray;
border-width: 1px;
width:150px;
height:15px;
background-color:White;
font-size:10px;
text-align:center;
padding:3px 4px 2px 4px
}





/* ------------------------------- CABECERA ---------------------------------------- */

#cabecera{
height:348px;
width:980px;
background-image: url(imagenes/fondo_1.jpg);
background-position: top;
background-repeat: no-repeat;
}


#cabecera_slogan{
float: left;
position: relative;
margin-left: 0px;
margin-top: 0px;
font-size:10px;
width:680px;
height:30px;

background-color:#000000;
opacity: 0.70;
-moz-opacity: 0.70;
filter: alpha(opacity=70);
z-index: 2;
}

#cabecera_slogan div {
	position: relative;
	float: left;
	margin-top: 4px;
	margin-left: 15px;
	color:White;
	font-size: 15px;
}




#menu {
	font-family: Arial;
	width: 980px;
	height: 65px;
	position: absolute;	
	margin-top: 322px;

	z-index: 7;
	
	background-image: url(imagenes/fondo_menu.png);
	_background-image: url(imagenes/fondo_menu_IE6.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
	color: White;

}

#mdonde {
	font-family: Arial;
	width: 980px;
	height: 65px;
	position: absolute;	
	margin-top: 322px;

	z-index: 7;
	
	background-image: url(imagenes/fondo_donde_IE6.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
	color: White;

}


#menu2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top:20px;
	left:60px;
	width: 980px;
}

#menu2 ul {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	list-style: none;
}
#menu2 li{
	float: left;
}

#menu2 li a{
	height: 30px;
	color: White;
	display: inline;	
	padding: 0px 5px 0px 5px;

	text-decoration: none;
	text-align: center;
	
	font-weight: bold;
}

#menu2 li a:visited{
	text-decoration: none;
	font-weight: bold;
}

#menu2 li a:hover{
	text-decoration: none;
	color: #FFAD8E;
	font-weight: bold;
}



#menu2 li.li_check a{
	height: 30px;
	color: #ff6427;
	display: inline;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font-weight: bold;
	
}

#menu2 li.li_check a:visited{
	text-decoration: none;
	color: #ff6427;
}
#menu2 li.li_check a:hover{
	text-decoration: none;
	color: #FFAD8E;
}


#menu2 li.li_check_sep {
	height: 30px;
	color: #DCDCDC;
	display: inline;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	font-weight: normal;	
}



#telefono_menu{
position: relative;
margin-right: 60px;
_margin-right: 30px;
margin-top: 10px;
float: right;
font-size: 15px;
color:White;
font-weight:Bold;
height:17px;
text-align: right;
}

#telefono_menu span {
	font-size: 30px;
	color: #ff6427;
	font-weight: bold;		
}




#sep_fondo {
	position:relative;
	height:4px;
	width:980px;
	border-top: none;
	background-color: transparent;
}

/* --------------------------------- CONTENIDO ---------------------------------------- */


#contenido{
position:relative;

min-height:450px;
height:auto !important;
height:450px;


background-image:url(imagenes/fondo_contenido.jpg);
background-position:top;
background-repeat:repeat-x;

background-color: #FFAD8E;



width:980px;
border-top: none;
background-color: #ff6427;
}



/* --------------------------------- MENUS  ---------------------------------------- */

#menus_contenedor {
  position: relative;
  float: left;
  width: 980px;
  height: auto;
}

#menu_cartas {
  position: relative;
  float: left;
  width: 250px;
  height: 400px;
}

#listado {
   width: 220px;
	height: 300px;	
	float: left;
	margin-left: 65px;
	_margin-left: 25px;
	
	margin-top: 50px;	
  border-right: dashed 2px Gray;
  padding-right: 10px;
}

#listado a {
	font-size: 15px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#listado a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #ff6427;
	text-decoration: none;
}

#listado a.selected {
	font-size: 15px;
	color: White;	
	text-decoration: underline;
}

#listado a.selected:hover {
	font-size: 15px;
	color: White;
}

.indicador_lista {
	color: #ff6427;
	font-weight: bold;
}

#controles {
	width: 215px;	
	height: 20px;	
	float: left;
	position: relative;
	margin-left: 65px;
	Color: #444444;
}

#controles a{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

#controles a:hover{
	color: Red;
	text-decoration: none;
	font-weight: bold;
}



#carta {
   /*border: dashed 1px Lime;*/

	width: 300px;	
	height: auto;	
	
	position: relative;
	float: left;
	margin-top: 45px;
	margin-left: 60px;
	_margin-right: 30px;

}

#imagenes {
	width: 300px;	
	height: auto;	

	position: absolute;
	top: 45px;
	left: 660px;
}

#imagenes div {
	width: 80px;	
	height: 80px;	

	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	
	_margin-right: 5px;
}



#carta #texto {
	width: 300px;
	height: auto;		
	color: White;
	margin-left: 10px;
	text-align: left;
	float: left;
	position: relative;
}

#carta #titulo {
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	float: left;
	margin-bottom: 10px;
	color: #FFAD8E;
	text-align: left;
	
}

/* ------- PIE ------- */

#pie{
padding-top:10px;
text-align:center;
font-size:10px;
width:980px;
height:25px;
background-color: Black;
}

#pie a:link{
color: White;
font-weight: bold;
text-decoration:underline;
}

#pie a:visited{
color:White;
font-weight: bold;
text-decoration:underline;
}

#pie a:hover{
font-weight: bold;
color:#ff6427;
text-decoration:none;
}
#pie a:active{
color:#ff6427;
font-weight: bold;
text-decoration:underline;
}

#bajo_pie{
padding-top:0px;
width:980px;
height:15px;
background-color: #ff6427;
}




/**************** PORTADA ******************/

#portada_texto {
	width: 300px;
	margin-top: 80px;
	margin-left: 70px;
	_margin-left: 30px;
	
	position: relative;
	float: left;
	color: #FFAD8E;	
}

#portada_texto #parrafo {
	margin-left: 20px;
	_margin-left: 10px;
}

.titulo_mediano {
	font-size: 16px;
	font-weight: bold;
}

.titulo_grande {
	font-size: 20px;
	font-weight: bold;
}



/************* mapa *****************/

#direccion {
	width: 200px;
	height: 120px;
	position: absolute;
	left: 90px;
	top:70px;
	color: #555555;
	font-size: 16px;
	z-index: 8;
	text-align: center;
}

/************* contacto *************************/


#texto_contacto {
	width: 230px;
	height: 300px;
	position: absolute;
	top: 50px;
	left: 65px;
	color: White;
	font-size: 12px;
	z-index: 9;
}

#contacto {
	width: 600px;
	height: 300px;
	position: absolute;
	top: 50px;
	left: 350px;
	color: #555555;
	font-size: 16px;
	z-index: 8;
}

#contacto_caja_nombre {
	width: 262px;
	height: 80px;
	color: #FFAD8E;
	font-size: 15px;
	font-weight: bold;
	float: left;
	position: relative;
	display: inline;
}


#contacto_caja_email {
	width: 280px;
	height: 55px;
	color: #FFAD8E;
	font-size: 15px;
	font-weight: bold;
	float: right;
	position: relative;
}

#contacto_caja_asunto {
	border-bottom-style: dashed;
	border-bottom-color: Gray;
	border-bottom-width: 1px;

	width: 590px;
	height: 210px;
	color: #FFAD8E;
	font-size: 15px;
	font-weight: bold;
	float: left;
	position: relative;
}



#contacto_asunto {

	position: relative;
	float: left;
	width: 480px;		
	height: 150px;
}

#contacto_asunto textarea {
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	width:470px;
	height: 90px;
	background-color:White;
	padding:3px 4px 2px 4px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contacto_boton {
	position: relative;
	float: left;
	width: 800px;		
	height: 30px;
}

a.input_contacto{
	background-color:#CCCCCC;
	width:60px;
	height:30px;
	color:White;
	font-size:15px;
	font-weight: bold;
	text-align:left;
	padding:5px;
	text-align: center;
	border: none;
	margin-top: 5px;
	text-decoration: none;
}

a.input_contacto:hover{
	background-color:Fuchsia;
	text-decoration: none;
}



#contact_gracias {
	color: #FFAD8E;
	text-align: left;
	font-size: 10px;
}



#caja_telefonos {
	width: 560px;
	height: 60px;
	color: #FFAD8E;
	font-size: 15px;
	font-weight: bold;
	float: left;
	position: relative;
}

#caja_telefonos table {
	width: 560px;
	height: 60px;
	font-size: 12px;	
}

#caja_telefonos td {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;	
}

#caja_telefonos td.data {
	border-right-style: dashed;
	border-right-color: Gray;
	border-right-width: 1px;
	padding-right: 10px;
}

#caja_telefonos .gris {
	color: Gray;
	width: 30%;
}


#caja_telefonos a {
	font-size: 10px;
}


/*********** portada pantalla completa  **********************/

#portada_texto_t {
	width: 400px;
	top: 60px;
	left: 60px;
	
	padding: 20px;
	
	position: absolute;
	color: #FFAD8E;	

	background-color:#000000;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 1;	
}

#portada_texto_t #parrafo {
	margin-left: 20px;
}

#contenedor_fotos_t {
	position: absolute;
	top:0px;
	left:0px;
	margin: 0px;
	width: 980px;

	min-height:450px;
	height:auto !important;
	height:450px;
	z-index: 0;
}

/*****************  CAJA FOTOS *************************/



#contenedor_fotos {
	position: relative;
	float: right;
	margin-top: 50px;
	margin-right: 60px;
	_margin-right: 30px;
	
	width: 450px;
	height: auto;
}

#portada_fotos {
	margin-top: 4px;
	width:450px;
	height:358px;
	position: relative;
	/* border: 1px solid #DA70D6; */
	background-color: Black;
}

#portada_fotos #foto {
	width:450px;
	height:338px;
	position: relative;
	left: 0px;
	top: 0px;	
}


#portada_fotos #nf_cargador {
	width:450px;
	height:338px;
	position: absolute;
	left: 0px;
	top: 0px;	
	background-color: transparent;
}

#portada_fotos #navegador {
	width:450px;
	height:20px;
	position: relative;
	background-color: Black;
	margin: 0px 0px 0px 0px;	
	padding-top: 5px;
	text-decoration: none;
	text-align: center;	
	color: White;
}

#portada_fotos #navegador ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 9px;	
	text-align: center;	
}

#portada_fotos #navegador li{
  display: inline; 
}

.linums{
   display: inline; 
	height:20px;
}

.linums a{
	text-decoration:none;
	padding: 0px 3px 0px 3px;
	color: White;
}

.linums a:hover{
	text-decoration:none;
	padding: 0px 3px 0px 3px;
	color: Red;
}

.linums_check{
   display: inline; 
	padding: 0px 3px 0px 3px;
	height:20px;
	font-weight: bold;
	color: Red;
	text-decoration:none;
}





/* PROPIEDAD PARA ARREGLAR EL BUG DE QUE LOS FLOATS NO GENEREN CONTENIDO */
/* *************************************************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#imprime_contacto {
	display: none;
}


#nota_legal {
	padding: 50px;
	color: Black;
}