@charset "utf-8";

/*INTRODUZCO EL SELECTOR UNIVERSAL PARA ELIMINAR LOS MARGENES QUE PONEN LOS NAVEGADORES*/
* {
	margin: 0px;
	padding: 0px;
}
#k2 {
	height: 140px;
	width: 121px;
	left: 20px;
	top: 20px;
	float: left;
	margin-left: 20px;
}

#cabecera {
	position: relative;
	left: 235px;
	top: 275px;
	right: 1px;
	bottom: 1px;
	width: 600px;
	height: auto;
}
#flash_letras  {
	height: 40px;
	width: 500px;
	float: right;
	margin-top: 45px;
	margin-right: 25px;
}

#contenedor {
	width: 940px;
	background-color: #A2A2A2;
	margin-right: auto;
	margin-left: auto;
	height: 1040px;
	position: relative;

}



#menu {
	height: 92px;
	width: 590px;
	background-repeat: no-repeat;
	float: right;
}

#flash {
	height: 230px;
	width: 230px;
	left: 500px;
	float: right;
	margin-right: 20px;
	margin-top: 2px;
}



body {
	background-repeat: repeat;
	background-color: #040000;
	margin-bottom: 30px;
	margin-top: 30px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #424242;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover, a:active {
	height: 100px;
	width: 80px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
#img_izq {
	height: 310px;
	width: 80px;
	float: left;
	clear: left;
	margin-top: 10px;
	margin-left: 0px;
}
#img_izq_2 {
	clear: left;
	float: left;
	height: 262px;
	width: 80px;
}
#img_izq img {
	margin-top: 50px;
	margin-left: 20px;
}
#img_izq_2 img {
	margin-top: 180px;
	margin-left: 20px;
}


#pie {
	background-image: url(../imagenes/pie-sin-64.png);
	text-align: center;
	height: 50px;
	width: 820px;
	margin-bottom: 10px;
	background-color: #F9CD0C;
	float: right;
	margin-right: 20px;
}
#contenido #galeria {
	visibility: visible;
	position: absolute;
	top: 268px;
	left: 100px;
}



#pie p {
	text-indent: 10px;
	font-weight: bold;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: none;
}

#navegadores {
	float: left;
	margin-left: 5px;
	margin-top: 58px;
}
