/*Reglas predefinidas*/
*{

	margin:0;
	padding:0;
	border:0;

}
body{

}
html{
	background-color: #D4D0C8;	
	background-image: url(img/banda_garzas_2.png);
	background-repeat: repeat-x;
	background-position: top;
}
/*Estilos para los enlaces*/
a:hover
{
	text-decoration:none;
}

.separador, .separador_inv {
	float:none;
	clear:both;
	height:1px;
	width:100%;
	overflow:hidden;
}
.separador_20 {
	float:none;
	clear:both;
	height:20px;
	width:100%;
	overflow:hidden;
}
/*Lo que contiene la página entera*/


#contenedor {
	width:960px;
	margin:auto;
	
	margin-top: 45px;
	margin-bottom:10px;
	padding:5px 5px 0px 5px;	
	
	background-color: #FFFFFF;
	/*border: 10px double #000;*/
}
/*Lo que contiene contenedor*/
#banda_superior {
	width:960px;
	height: 75px;
	height: 27px;
}
/*banda_superior contiene logo, oculto y banderas*/
#logo {
	float:left;
	width:125px;
	height:75px;
	height: 46px;
	display: none;
}

#oculto {
	display:none;
}

#banderas {
	float:right ;
	margin-right: 0px;
	width:170px;
	color: #918899;
} 



#cont_cabecera {
	width: 960px;
	height: 250px;
	/*overflow: hidden;*/
	clear: both;
}
/*Cabecera de imágenes en transición*/
#cabecera {
	position: relative;	
/*	width:960px;*/
	height:250px;
}

#cabecera img {
    top:0;
    left:0;
    z-index:8;
	/*
	width:960px;
	height: 250px;
	*/
	position:absolute;
}

#cabecera img.active {
    z-index:10;
}

#cabecera img.last-active {
    z-index:9;
}
	 
	 
#slideshow {
    position:relative;
    height:250px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}	 
	 
/*Div que contiene los enlaces a las diferentes páginas*/
#paginas{
	width:960px;
	height:50px;
	font-family: "Arial";
	padding-top:10px;
	letter-spacing: 5px;
	text-align:center;
	text-decoration: none;
	background-image: url(img/menu_superior_fondo.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;	
	color: #918899;
	

	}
#paginas li{
	list-style-type: none;
	display:inline;
	background-color: transparent;
}
	
a{
	color:#778899;	
	background-color: transparent;
	text-decoration:none;
	font-family: "Arial";
	font-size: 14px;
}

#contenido {
	height: auto;
	width:900px;	
	margin-top:0px;
	margin-left:30px;
	color: #AC99BD;


	
}

#contenido H1 {
	width:900px;	
	font-family: "Arial" ;
	color: #808080;
	font-size: 20px;
	font-variant: normal;
	border-bottom:1px solid gray;
	
}

#contenido p {	
	width:900px;	
	font-family: "Arial" ;
	font-size: 12px;
	font-variant: normal;
	text-align: justify;
	margin-top:12px;
	color: #999;
}

#contenido br {
	margin-top: 10px;
}

#contenido ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contenido li {
	list-style-position: inside;
	font-size: 0.80em;
	font-family: arial;
	color: #999;
}

#contenido_corto {
	width: 670px;
	float: left;
	margin-right: 10px;
}

#contenido_corto p {
	width: 670px;
}

/***********************/
table {
	color: #999;
	font-size: 0.9em;
	border: 1px solid #999;
	border-collapse: collapse;
}

thead {
	font-weight: bold;
}

thead td {
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}

th {
	
}

td {
	padding: 2px 4px;
	font-family: arial;
	border: 1px solid #999;
	border-collapse: collapse;
}

/***********************/
.galeria_imagenes {
	float: left;
	/*margin-right: 5px;*/
	margin-top: 10px;
	width: 200px;
	margin-left: 10px;
}

.galeria_imagenes img {
	margin-bottom: 3px;
	border: 1px solid #000;
}

img.img_cen {
	display: block;
	margin: 0 auto;
	float: none;
}
img.img_izq {
	float: left;
	margin: 3px;
	margin-right: 5px;
}
img.img_dch {
	float: right;
	margin: 3px;
	margin-left: 5px;
}

div.caja_gal_img {
	width: 150px;
	height: 110px;
	float: left;
	margin-left: 18px;
	margin-bottom: 25px;
}

div.caja_gal_img img {
	width: 146px;
	height: 106px;
	float: none;
	clear: both;
	margin: 2px auto;
	
}

div.tablaimg img {
	height: 60px;
	display: block;
	margin: 10px;
	float: left;
}

/************************/
#contacto_izq {
	width: 420px;
	width: 415px;
	float: left;
	clear: none;
	overflow: hidden;
}

 form.form_contacto {
	width: 430px;
	width: 420px;
	/*border: 1px solid #1a4548;*/
	margin: 10px;
	clear: none;
	overflow: hidden;
	padding: 0;
	margin: 10px 0;
}

label {
	color: #778899;
}

.label_normal {
	width: 100px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	/*margin-top: 5px;*/
}

.label_larga {
	width: auto;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	margin-top: 10px; 
	margin-left: 10px;
	
}

.label_media{
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	/*margin-top: 5px;*/
}

.linea_texto {
	width: 300px;	
	border: 1px solid #778899;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	/*margin-top: 5px;*/
	
}

.check {
	margin-top: 10px;
	float: left;
}

.caja_texto {
	width: 300px;
	height: 215px;	
	border: 1px solid #778899;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	/*margin-top: 5px;*/
}

.estandar {

	width: 300px;
	float: left;
	font-family: Arial, sans-serif;
	border: 1px solid #778899;
	font-size: 0.8em;
	/*margin-top: 5px;*/
	/*background-color: #ddd;*/
}

.boton_enviar {	
	border: 1px solid #778899;
	width: 50px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	margin-top: 10px;
	background-color: #D9E0E0;
	background-color: #ECE9D8;
}

/***********************/
/* ___ google ___ */
#map {
	clear: none;
	float: right;
	width: 340px; 
	width: 310px;
	height: 325px; 
	margin: 10px 0 5px 0;
	border: 3px solid #bbb;
	overflow: hidden;
}

#map img.gmnoscreen {
	display: none;
}

/***********************/
#pie {
	width:960px;
	border-top: 3px;
	border-top-style:double;
	border-color: #BDBD8F;
	margin-top:20px;	
	padding-bottom:20px;
	float: none;
	clear: both;
}

#pie p {
	font-family: "Arial";
	margin-top:5px;
	color: Gray;
	font-size:12px;
	text-align:center;	

}

#pie p.titulo {
	color: Silver;
	color: #778899;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	font-size:13px;

}

#creditos p {
        text-align: right;
}
#creditos p a {
	text-align: right;
        font-size: 0.8em;
}

/*****************/
#flotante {
	//display: none;
	z-index: 10;
}

#flotante {
	width: 420px;
	height: auto;
	position: absolute;
	top: 110px;
	top: 380px;
	left: 190px;
	border: 1px solid #333;
	display: none;
	background-color: #f5f5f5;
	padding: 5px;
	text-align: center;
}

#flotante .cerrar {
	width: 420px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	color: #808080;
	font-family: arial;
	margin-bottom: 10px;
	float: right;
}

#flotante .cerrar:hover {
	color: #ccc;
	text-decoration: underline;
}

#flotante h2 {
	text-align: center;
	color: #fff;
	color: #999999;
	color: #333;
	margin-bottom: 10px;
	font-family: arial;
}

#flotante p {
	color: #fff;
	color: #999999;
	color: #333;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

#flotante ul {

}

#flotante li {
	color: #fff;
	color: #999999;
	color: #333;
	font-family: arial;
	list-style: none;
	list-style-position: inside;
	/*margin-left: 20px;*/
	font-size: 12px;
	font-weight: bold;
}