@charset "utf-8";
img  { border:0px;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

body { margin-left:0px; margin-right:0px;}

#conent { width:800px; margin:auto; }

#cabecera {
	height: 100px;
	width: 800px;
}

#menu { height: 31px;
		width:800px;}

#contenido {
	width:780px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	height: 50%;
}

#contenido p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 5px;
	color: #323232;
	padding-bottom: 5px;
}

#contenido img {
	
	float: left;
}

#bannerblind {
	clear: both;
	height: 60px;
	width: 800px;
}

#informes { width:800px;}
#informes p {
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

#informes a:link {
	color: #039;
	text-decoration: underline;
}
#informes a:hover {
	color: #033;
	text-decoration: none;
}
#informes a:active {
	color: #039;
	text-decoration: underline;
}
#informes a:visited {
	color: #039;
	text-decoration: underline;
}

#bannerrojo {
	text-align: center;
}

#abajo3 { /*text-align:center;*/}

#foot {
	text-align: left;
	clear: both;
}

#foot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.bott {
	clear: both;
	width: 98%;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	}
#sub{
	
	clear: both;	
	color:#555;
	font-size: 10px;
	margin: 2px;
	font-family: Verdana;
	
}
#sub1{
	float: left;	
	color:#555;
	font-size: 10px;
	text-align: center;
	font-family: Verdana;
}
#sub2{
	float: right;
	color:#555;
	font-size: 10px;
	text-align: center;
	font-family: Verdana;
}
.texto {
	float: left;height: 450px;width: 50%;
}
.texto_up {
	float: left;
	padding: 2px 0 0 5px;
	width: 50%;
	font-family: Verdana;
	font-size: 10px;
}

#lat{	
	width:250px;
	float: left;
	color:#555;
	font-size: 10px;
	text-align: center;
	font-family: Verdana;
	height: 450px;
}