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

hr {
	clear:both;
}

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

#conent { width:800px; margin-left:auto; margin-right:auto;}

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

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

#contenido {
	width:800px;
	margin-top: 15px;
}

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

#contenido h1 {
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	display: inline;
	color: #333;
	font-weight: bold;
	padding-left: 5px;
}

#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;
}

#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;
}

#security {
	width:800px;
}

#security p {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
#security h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 15px;
}
#security .color{
	color: #039;
}

#security a:link {
	color: #039;
	text-decoration: underline;
}
#security a:hover {
	color: #06C;
	text-decoration: none;
}
#security a:active {
	color: #039;
	text-decoration: underline;
}
#security a:visited {
	color: #039;
	text-decoration: underline;

}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
}

