@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	height: 100%;
	width: 850px;
	left: 50%;
	margin-left: -450px;
	position: relative;
}
#wrapper2 {
	height: 791px;
	width: 850px;
	left: 50%;
	margin-left: -450px;
	position: relative;
	background-image: url(img/fondo5.jpg);
}
#fotoheader {
	position:absolute;
	left:279px;
	top:77px;
	width:533px;
	height:143px;
	z-index:1;
}
#header {
	background-image: url(img/1nuevo.jpg);
	height: 242px;
	width: 850px;
}
#contenido {
	background-image: url(img/contenido2.jpg);
}
#footer {
	background-image: url(img/footer_4.jpg);
	height: 93px;
	width: 850px;
	background-repeat: no-repeat;
}

#botonera {
	height: 36px;
	width: 532px;
	position: absolute;
	left: 309px;
	top: 38px;
}
#logins{
	position:absolute;
	left:50px;
	top:181px;
	width:215px;
	height:19px;
	z-index:2;
	text-align: right;
}
#destacados{
	position:absolute;
	left:50px;
	top:206px;
	width:200px;
	height:132px;
	z-index:3;
}
#fecha{
	position:absolute;
	left:642px;
	top:13px;
	width:200px;
	height:16px;
	z-index:3;
	text-align: center;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#columnaiIzq {
	position:absolute;
	left:31px;
	top:369px;
	width:237px;
	height:350px;
	z-index:4;
}
#abajo {
	position:absolute;
	left:307px;
	top:571px;
	width:521px;
	height:158px;
	z-index:6;
}
#arriba {
	position:absolute;
	left:306px;
	top:371px;
	width:517px;
	height:149px;
	z-index:5;
}
#arriba2 {
	position:absolute;
	left:320px;
	top:456px;
	width:540px;
	height:340px;
	z-index:5;
	background-color: #FFFFFF;
}
#arriba3 {
	position:absolute;
	left:28px;
	top:389px;
	width:843px;
	height:400px;
	z-index:5;
	background-color: #FFFFFF;
}
#copy {
	position:absolute;
	left:7px;
	top:747px;
	width:844px;
	height:22px;
	z-index:7;
	text-align: center;
}
#copy2 {
	position:absolute;
	left:6px;
	top:787px;
	width:844px;
	height:22px;
	z-index:7;
	text-align: center;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.login:link , a.login:visited ,a.login:active {

	color: #0066b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.login:hover {
	color: #4d5c67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}	
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#flash {
	position:absolute;
	left:279px;
	top:70px;
	width:550px;
	height:266px;
	z-index:1;
}
a.linksAbajo:link , a.linksAbajo:visited ,a.linksAbajo:active {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.linksAbajo:hover {
	color: #1569B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066CC;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.linea {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.gris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
li {
	list-style-image: url(img/bullet.jpg);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	vertical-align: middle;
}

