*{
	margin: 0;
	padding: 0;
}
body{
	background: #FFF url(bg-body.gif) no-repeat top center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0;
}
img{
	border: 0;
}
a{
	color: #0A3E79;
	outline: none;
}
a:hover{
	color: #333333;
}
.break{
	clear: both;
}
p{
	font-size: 12px;
	line-height: 17px;
	color: #555;
	margin: 0 0 15px 0;
}
h1{
	position: absolute;
	top: 225px;
	left: 15px;
	width: 150px;
	height: 57px;
	text-indent: -9999px;
	background: url(logo.gif) no-repeat;
}
h1 a{
	width: 150px;
	height: 57px;
	display: block;
}
h2{
	font-size: 18px;
	color: #0A3E79;
	margin: 25px 0 10px 0;
}
h3{
	font-size: 15px;
	color: #333;
	margin: 25px 0 10px 0;
}
#main{
	width: 770px;
	margin: 0 auto;
}
#head{
	width: 770px;
	height: 315px;
	position: relative;
}
#content{
}
/* --------------------- Menu --------------------- */
#menu{
	width: 190px;
	float: left;
}
#menu ul{
	width: 190px;
	list-style: none;
	margin: 25px 0px;
}
#menu li{
	font-size: 11px;
	padding: 7px 0;
	color: #0A3E79;
	border-bottom: 1px solid #C9C9C9;
}
#menu li a{
	color: #555;
	text-decoration: none;
}
#menu li a:hover{
	color: #222;
	text-decoration: none;
}

/* --------------------- Center --------------------- */
#center{
	width: 400px;
	float: left;
	padding: 0 20px;
}
#sidebar{
	width: 140px;
	text-align: center;
	float: left;
	margin: 25px 0 0 0;
}
#footer{
	width: 770px;
	clear: both;
	padding: 10px 0 0 0;
	text-align: center;
	margin: 50px 0 0 0;
}
#footer p, #footer a, #footer a:hover{
	font-size: 10px;
	color: #888;
	text-decoration: none;
	letter-spacing:-0.05em;
}
#footer a:hover{
	text-decoration: underline;
}
#firma{
	height: 25px;
	background-color: #0A3E79;
	padding: 10px 0 5px 0;
}
#firma p, #firma a, #firma a:hover{
	font-size: 11px;
	letter-spacing: 0;
	color: #FFF;
}
.logos{
	margin: 0 0 10px 0;
}
/* --------------------- Notas --------------------- */
.nota{
	border-bottom: 1px dotted #666;
}
.foto-notas{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #A5A5A5;
	padding: 3px;
}
/* --------------------- Head --------------------- */
#poster{
	position: absolute;
	right: 0;
	top: 120px;
	width: 580px;
	height: 52px;
	background: url(bg-header.gif) no-repeat;
	padding: 123px 0 0 0;
}
#oficial{
	width: 610px;
	height: 27px;
	position: absolute;
	top: 295px;
	left: 0;
	background-color: #99DDEE;
}
#poster p{
	font-size: 10px;
	line-height: 17px;
	color: #FFF;
	margin: 0 0 12px 8px;
}
#oficial p{
	font-size: 9px;
	line-height: 17px;
	color: #000;
	margin: 5px 0 0 8px;
}
img.slogan{
	position: absolute;
	top: 35px;
	right: 0;
}
/* Center */
#center ul{
	list-style: square;
	margin: 15px 0;
}
#center li{
	margin: 10px 20px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 17px;
	color: #888;
}
.listados{
	margin: 10px 0 25px 0;
}
.listados p{
	margin: 0;
}
.pdf{
	padding: 5px 0 12px 35px;
	background: url(ico-pdf.gif) no-repeat;
}
.cruz{
	padding: 2px 0 0 0;
}
