/*Reglas predefinidas*/
*{

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

}
body{

}
html{
/*
	background-color: #c5b6a2;
	background-color: #925C7E;
	background-color: #8c3f35;
	background-color: #870052;
	*/
	background-color: #500000;
	background: #500000 url(imagenes/fondo_dif4.png) top repeat-x;
}
/*Estilos para los enlaces*/
a:hover
{
	text-decoration:none;
}

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


#contenedor {
	width:960px;
	margin:auto;
	
	margin-top: 15px;
	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: #778899;
} 

#banderas a {
	font-size: 0.8em;
}

#titulo {
	float: left;
	width: 250px;
}

#titulo h2 {
	color: #ACA899;
	color: #616515;
	font-family: arial;
	font-size: 1em;
}



#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;
	height: 30px;
	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: #778899;
	color: #500000;

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

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

	color: #333;
	
}

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

#contenido h4 a:hover {
	text-decoration: underline;
}

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

#contenido .texto_grande {
	font-size: 14px;
	text-align: center;
	width: 100%;
}

#contenido .tabulado {
	margin-left: 150px;
}

#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: 110px;
	height: 70px;
	float: left;
	margin-left: 18px;
	margin-bottom: 25px;
}

div.separador_galeria {
	width: 100%;
	height: 1px;
	float: none;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

div.caja_gal_img_alta {
	width: 60px;
	height: auto;
	float: left;
	margin-left: 18px;
	margin-right: 3px;
	margin-bottom: 15px;
}

div.caja_gal_img_alta img {
	width: 55px;
	height: auto;
	float: none;
	clear: both;
	margin: 2px auto;
	border: 1px solid #aaa;
	
}

div.caja_gal_img img {
	width: 100px;
	height: 66px;
	float: none;
	clear: both;
	margin: 2px auto;
	border: 1px solid #aaa;
}

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

/************************/
#contacto_izq {
	width: 420px;
	width: 415px;
/*	width: 225px;*/
	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;
}

/***********************/
#pageflip {
	width: 100%;
	height: auto;
	text-align: center;
}

/***********************/
/* ___ google ___ */
#map {
	clear: none;
	float: right;
	width: 340px; 
	width: 310px;
	/*width: 500px;*/
	height: 325px; 
	height: 500px;
	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: #ECE9D8;
	margin-top:20px;	
	padding-bottom:20px;
	float: none;
	clear: both;
}

#pie p {
	font-family: "Arial";
	/*font-family: curier;*/
	margin-top:5px;
	color: #808080;
	color: #616515;
	font-size:11px;
	text-align:center;	

}

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

}

/****************/
#gsmedia {
	float: right;
	width: 130px;
	text-align: right;
}

#gsmedia a {
	font-size: 0.7em;
}

#gsmedia span {
	font-size: 0.7em;
	font-family: arial; 
}
/**********************/
#flotante {
	//display: none;
	z-index: 10;
}

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

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

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

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

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

#flotante ul {

}

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