/* CSS Document */

html{
	width: 100%;
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}
img{
	border:0px;
}
.centrado {
	position: absolute;
	left: 50%;
	width: 200px;
	margin-left: -100px;
}

.texto_contenido {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.texto_blanco {
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
}

.titulo_prensa {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-transform:uppercase;
}

.prensa {
	font-family: Arial;
	font-size: 11px;
	font-style:italic;
	font-weight:bold;
	color: #666666;
}

.link {
	font-family:Arial;
	font-size:11px;
	color: #64312F;
}

.bold {
	color: #555555;
	font-weight: bold;
}

.GF {
	color: #64312F;
	font-weight: bold;
	font-size: 10px;
}

.peu {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

ul {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin:0px;
	margin-left:15px;
	padding:0px;
	line-height:15px;
	list-style:square;
}
.img_curriculum{
float:left;
padding-right:30px;
}

.botton {
	font-family: Arial;
	width:68px;
	height:22px;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background-color: #64312F;
	border: 0px solid;
}

.sep_noticias{
	padding-bottom:2px; 
	padding-top:2px;
}

.sep_categoria{
	border-bottom:#FFFFFF 1px solid; 
	margin:2px; 
	padding-bottom:7px; 
	padding-top:7px;
}

#base {
	position:absolute;
	z-index:1;
	top: 435px;
}
#contenido_home{
	position:absolute;
	left:-279px;
	top:0px;
	z-index:1;
	width: 445px;
	height: 315px;
}
#contenido_interno{
	position:absolute;
	left:-200px;
	top:0px;
	z-index:1;
	width: 600px;
}
#contenido_curriculum{
	position:absolute;
	left:-279px;
	top:1px;
	z-index:1;
	width: 600px;
	height: 800px;
}
#notis {
	position:absolute;
	left:216px;
	top:0px;
	width:260px;
	z-index:2;
}
#img_interna {
	position:absolute;
	left:216px;
	top:17px;
	width:260px;
	z-index:2;
}
#plan {
	position:absolute;
	left:70px;
	top:51px;
	width:317px;
	z-index:2;
	height: 248px;
}

#bcnmad {
	position:absolute;
	left:-279px;
	top:326px;
	z-index:3;
	width: 440px;
}
#volver{
	float:right;
}

