#cab_privacidadpico
{
	width:51px;
	height:30px;
	float:right;
	margin:0px;
	background-image:url(../images/cab_foto_docpico.jpg);
	background-repeat:no-repeat;
}
#cab_fotoprin
{
	width:606px;
	height:209px;
	float:left;
	background-image:url(../images/cabecera_foto_documentacion.jpg);
	background-repeat:no-repeat;
	background-color: #FDBB5A;
}
/*noticias*/
.noticia
{
	width:576px;
	float:left;
	margin-top:20px;
	margin-left:2px;
	padding-left:2px;
}
.imgrecuadro
{
	border: 4px solid #8C8C8C;
}
.noticiafecha
{
	font-size:80%;
	color:#795100;
}
.noticiasepa
{
	width:576px;
	height:4px;
	float:left;
	margin-left:4px;
	background-image:url(../images/noticias_separador_pattern.gif);
	background-repeat:repeat-x;
}
/*menu proyecto */
#proyecto_menu
{
	width:156px;
	float:left;
	padding-left:5px;
}
#proyecto_menu ul 
{
	width:156px;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#proyecto_menu ul li
{
	width:156px;
	height:23px;
	margin-top:2px;
	padding-left:2px;
	background-image:url(../images/proyecto_submenu_boton.gif);
	background-repeat:no-repeat;
}
#proyecto_menu ul li a
{
	line-height:23px;
	
	font-family: Geneva, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:75%;
	text-decoration:none;
	color:#6F706F;
	
}
#proyecto_menu ul li a.sele
{
	color:#EA7E1E;
	
}
#proyecto_menu ul li a:hover
{
	color:#EA7E1E;
}
