body {
	background-image:   url(../imagenes/bg.jpg);
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #BB0303;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}




.webmaster {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #FFCCFF;
	text-align: right;
	padding-right: 5px;
}
.cuadro_arriba {
	vertical-align: top;
}
.contenido {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 3px 10px;
	color: #FFFFFF;
	text-align: justify;
}
.botones {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	padding: 0px;
	color: #333333;
	text-align: center;
	background-color: #CCCCCC;
	border: none;
	text-transform: uppercase;
}
#wraper {
	width: 900px;
	height: 600px;
	
}
#colum_izq {
	height: 500px;
	width: 200px;
	float: left;
}
#colum_centro {
	height: 500px;
	width: 500px;
	float: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#colum_der {
	height: 500px;
	width: 180px;
	float: left;
}
#copyright {
	height: 25px;
	width: 900px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#superior {
	height: 60px;
	width: 900px;
	float: left;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ECE9D8;
	font-weight: normal;
}
#logo_superior {
	height: 60px;
	background-color: #996600;
	float: right;
	margin-right: 200px;
}
#menu {
	height: 200px;
	width: 180px;
}
#banner {
	height: 200px;
	width: 500px;
}
#contenido {
	height: 250px;
	width: 500px;
	margin-top: 20px;
}
#copy_izq {

	height: auto;
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
#copy_center {
	height: auto;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	color: #999999;
}
#copy_der {
	height: auto;
	width: 190px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
#logo_izq {
	height: 75px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 350px;
}
#logo_izq_text {
	height: 50px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	float: left;
	display: block;
	color: #999999;
	letter-spacing: 1px;
}
#contacto {
	height: 250px;
	width: 500px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.consulta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 150px;
	border: 1px solid #CCCCCC;
}
.consultagrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 305px;
	border: 1px solid #CCCCCC;
}
#respuesta {
	height: auto;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	margin-top: 100px;
	float: left;
	margin-left: 120px;
}
.atras {
	color: #CC0000;
}
#fotos {
	height: 500px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#fotos_mosaicos {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 160px;
	height: 180px;
	margin-top: -80px;
	margin-left: -90px;
}
#tooltip{
	position:absolute;
	padding:5px;
	color:#666666;
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	}	
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}
