/* CSS Principal - Sitio web oficial de NACH */

# {
	margin: 0px;
	padding: 0px;
	}
. {
	margin: 0px;
	padding: 0px;
	}

body {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 8pt;
	text-align: justify;
	line-height: 1.35em;
	color: #686868;
	}

#general {
	margin: 0px;
	padding: 0px;
	background-image: url(images/fondo_der.jpg);
	background-repeat: no-repeat;
	width: 575px;
	height: 600px;
	}
	
#cabecera {
	width: 575px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	}
	
#contenido {
	width: 462px;
	height: 340px;
	margin: 5px 0px 0px 20px;
	padding: 0px 10px 0px 0px;
	overflow: auto;
	}

.volver {
	clear: both;
	margin: 0px 0px 0px 10px;
	}
.volver02 {
	clear: both;
	margin: 0px;
	}
.volver03 {
	clear: both;
	margin: 10px 0px 0px 10px;
	}
.volver04 {
	clear: both;
	margin: 10px 0px 0px 10px;
	}
.volver05 {
	clear: both;
	margin: 10px 0px 0px 10px;
	}
	
#construccion {
	width: 462px;
	height: 82px;
	background-image: url(images/en_construccion.jpg);
	background-repeat: no-repeat;
	}
	


	
/* CSS Pie - Sitio web oficial de NACH */

#pie {
	width: 575px;
	height: 40px;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	}
#cont_pie {
	height: 35px;
	}
#cont_pie strong {	
	text-decoration: none;
	}
	
#texto_pie {
	height: 35px;
	padding: 2px 0px 0px 0px;
	font-size: 7pt;
	color: #8E8E8B;
	float: left;
	}
	
#logos_pie {
	height: 35px;
	}
	
a#lbc {
	display: block;
	width: 35px;
	height: 35px;
	background-image: url(images/pie/lbc.jpg);
	background-position: top;
	float: left;
	}
a#lbc span {
	display: none; 
	}
a#lbc:hover {
	background-position: bottom;
	}



a#universal {
	display: block;
	width: 63px;
	height: 35px;
	background-image: url(images/pie/universal.gif);
	background-position: top;
	float: left;
	}
a#universal span {
	display: none; 
	}
a#universal:hover {
	background-position: bottom;
	}
	



	a#magna {
		display: block;
		width: 97px;
		height: 35px;
		background-image: url(images/pie/magna.gif);
		background-position: top;
		float: left;
		}
	a#magna span {
		display: none; 
		}
	a#magna:hover {
		background-position: bottom;
		}






a#kctus {
	display: block;
	width: 58px;
	height: 35px;
	background-image: url(images/pie/kctus.jpg);
	background-position: top left;
	float: left;
	}
a#kctus span {
	display: none; 
	}
a#kctus:hover {
	background-position: bottom;
	}

/* CSS Botón Entrar - Sitio web oficial de NACH */
	
a.entrar_negro {
	display: block;
	width: 70px;
	height: 20px;
	background-image: url(images/entrar_negro.jpg);
	background-position: top;
	}
a.entrar_negro span {
	display: none; 
	}
a.entrar_negro:hover {
	background-position: bottom;
	}
	
a.entrar_blanco {
	display: block;
	width: 70px;
	height: 20px;
	background-image: url(images/entrar_blanco.jpg);
	background-position: top;
	}
a.entrar_blanco span {
	display: none; 
	}
a.entrar_blanco:hover {
	background-position: bottom;
	}

span.fecha_dia {
	font-size: 18px;
	}