body {
	background-color: #FFFFFF;
	background-image: url(img/bg_header.jpg);
	background-repeat: repeat-x;
}
#contenedor {
	width: 1064px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
}
#contenedor #logo {
	height: 22px;
	width: 890px;
	background-position: center center;
	padding-top: 8px;
	padding-left: 250px;
	text-align: left;
}
#contenedor #menu {
	height: 210px;
	width: 165px;
	position: absolute;
	left: 10px;
	top: 123px;
}
#contenedor #fotoContenedor {
	background-image: url(img/contenedor.png);
	height: 225px;
	width: 614px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	position: relative;
	margin-left: 370px;
}
#contenedor #foto1 {
	position:absolute;
	left:15px;
	top:16px;
	width:586px;
	height:165px;
	background-image: url(img/foto_1.png);
}
#contenido {
	margin: auto;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#contenido2 {
	margin: auto;
	width: 485px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
}

.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.bg {
	width: 100%;
	height: 352px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}
#columna1b {
	float: left;
	width: 170px;
	margin-top: 5px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	background-position: center;
	margin-right: 12px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
#columna2b {
	float: left;
	width: 170px;
	margin-top: 5px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	background-position: center;
	margin-right: 13px;
	padding-right: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
#columna3b {
	float: left;
	width: 175px;
	margin-top: 5px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.clear {
	clear: both;
}
a.links:link , a.links:visited ,a.links:active {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	}
a.links:hover {
	color: #AC2C39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}	
	
#corona {
	position:absolute;
	left:57px;
	top:101px;
	width:546px;
	height:120px;
	background-image: url(img/corona.png);
}
.rojoitlica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #CE2248;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 4;
	text-align: left;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.login:link , a.login:visited ,a.login:active {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;

	}
a.login:hover {
	color: #D2B85C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;

}	
.login {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;

	}




/* CSS Document */

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {
	padding-bottom: 40px;
}  /* debe ser del mismo alto que el footer */

#footer {
	position: relative;
	margin-top: -40px; /* valor engativo del alto del footer */
	height: 20px;
	clear:both;
	background-image: url(img/bg_prueba2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-top: 16px;
	padding-left: 250px;
} 



/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#fotoContenedor #fecha {
	height: 28px;
	width: 218px;
	position: absolute;
	left: -283px;
	top: 155px;
}
#contenedor #foot {
	background-image: url(img/bg_prueba2.jpg);
	height: 40px;
	padding-top: 20px;
	background-repeat:  repeat-x;
	padding-left: 80px;
	text-align: left;
}

