@charset "utf-8";
html, body {
	color:#aeadad;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #060606;
	height:100%;
	padding:0;
	margin-top: 3%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5%;
}
* {
margin:0;
padding:0;
}
.clear {
clear:both;
}
#contenedor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aeadad;
	text-decoration: none;
	background-color: #020202;
	background-image: url(../images/bgindex.jpg);
	height: 651px;
	width: 735px;
}

#toper {
	height: 211px;
	width: 735px;
}
#mider {
	height: 96px;
	width: 735px;
	float: left;
}
#left {
	float: left;
	height: 96px;
	width: 175px;
	/*clear: both;*/
}
h1 {
	background-image: url(../images/logoindex.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
}
h1 span {
	display:block;
	/*float:left;*/
    font-size:0;
	text-indent:-999999px;
	width:290px;
	height:96px;
}
#pieindex {
	float: left;
	height: 43px;
	width: 367px;
	margin-top: 70px;
	margin-left: 175px;
}
#pieindexleft {
	float: left;
	height: 31px;
	width: 315px;
	padding-top: 12px;
	padding-left: 7px;
}
h2 {
	background-image: url(../images/logomini.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 322px;
}
h2 span {
	display:block;
	/*float:left;*/
    font-size:0;
	text-indent:-999999px;
	width:45px;
	height:43px;
}.enlacorreo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aeadad;
	text-decoration: none;
}
.enlacorreo:hover {
	color: #cc024e;
	text-decoration: none;
}
