@charset "utf-8";
/* CSS Document */

#conten_top{
	display:block;
	float:left;
	height:auto;
	margin-top:10px;
	width:1004px;
}

#indicadores{
width:799px;
height:20px;
display:block;
float:left;
}

#imagen_top{
width:1004px;
height:auto;
display:block;
float:left;
}

#imagen_top img{
}

#texto_central_ser{
width:560px;
display:block;
float:left;
margin-right:10px;
margin-left:7px;
margin-bottom:15px;
}

#texto_central_ser h1{
margin-top:10px;
margin-bottom:20px;
color:#111111;
font-size:24px;
font-weight:bold;
}

#texto_central_ser h3{
margin-bottom:10px;
color:#111111;
font-size:16px;
font-weight:bold;
}

#texto_central_ser p{
color:#666666;
font-size:12px;
}

#texto_central_ser a{
color:#158cc0;
text-decoration:underline;
}

#texto_central_ser a:hover{
color:#158cc0;
text-decoration:none;
}

#prueba_texto img{
margin-top:11px;
}

#pdfempresa{
display:block;
float:left;
height:auto;
width:550px;
margin-right:10px;
margin-left:7px;
margin-bottom:20px;
border-top:1px solid #eeeeee;
}

#cv{
	display:block;
	float:left;
	height:auto;
	width:150px;
	margin-left:10px;
	margin-top:10px;
}

#memoria{
	display:block;
	float:left;
	height:auto;
	width:160px;
	margin-left:10px;
	margin-top:10px;
}

#img_pdf{
display:block;
float:left;
width:26px;
}

#tex_pdf{
	display:block;
	float:left;
	width:auto;
	margin-left:5px;
}

#tex_pdf b{
color:#666666;
font-size:12px;
}

#tex_pdf p{
color:#158cc0;
font-size:12px;
}

#tex_pdf a{
text-decoration:none;
}

#tex_pdf a:hover{
text-decoration:underline;
}

#contenido_der{
width:220px;
height:auto;
display:block;
float:left;
margin-left:10px;
margin-bottom:30px;
margin-top:10px;
}

