/* PLANTILLA GENERICA */
@charset "utf-8";
/* CSS Document */
/* Contenedor general*/
#wrapper
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/fondo_centro.jpg);
	background-repeat:no-repeat;
	background-color: #F1EC0C;
	white-space: 250px;
}
/*Cabecera*/
#header {
	width:960px;
	height:220px;
}
/*Menu superior*/
#menutop{
	height: 30px;
	vertical-align: middle;
	background-image: url(../imagenes/menu_top.jpg);
	background-repeat: no-repeat;
	padding-top:10px;
	padding-left:3px;
	
}
#content_menutop {
	float: right;
	vertical-align: top;
}
#ruta_menutop {
	float: left;
}

/*Menu izquierdo*/
#menuleft{
	float:left;
	width: 178px;
	padding-top: 15px;
}

/* CUERPO CENTRAL*/

#main{
	float:left;
	width:782px;

}
#menu_main{
	height: 32px;
	background-image: url(../imagenes/menu_main.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 30px;
	margin-top: -10px;
}

#center_content {
	/*background-image: url(../imagenes/logo_content.gif);*/
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-top: 33px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 0px;
}

#interes_main {
	margin-top:15px;
}


/* Estilos para cuando no aparece la capa RIGHT*/
#content_main{
/*	background-image: url(../imagenes/center_content_ampliado.gif);
	background-repeat: repeat-y;	*/
}
#top_content{
/*	background-image: url(../imagenes/top_content_ampliado.jpg);
	background-repeat: no-repeat;*/
	height: 7px;
}
#bottom_content{
/*	background-image: url(../imagenes/bottom_content_ampliado.gif);
	background-repeat: no-repeat;*/
	height: 3px;
}

/*PIE DE PAGINA*/
#footer {
	height: 174px;
	background-image: url(../imagenes/fondo_pie.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-size:11px;
}
#content_footer{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#break {
	clear: both;
	float: none;
}
/**/
.expediente{

}
.separador{
	clear: both;
	float: none;
	height:2px;
	background-color:#ECECEC;
	margin-bottom:20px
}
/*NOTICIAS*/
#center_content .noticia {
	width: 500px;
	float: none;
}
.noticia_texto {
	float:left;
	width: 334px;
}
.noticia_foto {
	float: right;
	width: 134px;
	background-image: url(../imagenes/fondo_foto.png);
	background-repeat: no-repeat;
	height: 135px;
}
#center_content .noticia_foto img{
	margin-top:21px;
	margin-left:16px;
}

#center_content .noticia {
	width: 490px;
}
#paginado{
/*	background-color:#F2F2F2;*/
	text-align:right;
	padding-right: 5px;
	padding-top: 6px;
}


/*ENLACES POR CATEGORIAS*/
#fondo_enlaces {
	background-image: url(../imagenes/fondo_enlaces.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 550px;
}
#enlace_main h3 {
	font-weight: normal;
	font-style: italic;
	margin:0px;
	padding-left: 4px;
	font-size:12px;
}
#menu_enlaces {
	height: 30px;
	width: 550px;
}
.item_menu {
	float: left;
	height: 30px;
	width: 150px;
	text-align:center;
}
.item_menu_active {
	float: left;
	height: 30px;
	width: 150px;
	text-align:center;
	background-image:url(../imagenes/pestana_on.jpg);
}

#menu_enlaces a:link,#menu_enlaces a:visited {
	display: block; 
	font-size: 14px;
	text-decoration: none;
	height: 20px;
	width: 100%;
	padding-top:10px;
}
#menu_enlaces a:hover{
	background-image:url(../imagenes/pestana_on.jpg);
}
.categoria {
	position:absolute;
	width:550px;
	height:68px;
	padding-left:20px;
	padding-top:12px;
}
#cat1{
	z-index:3;
}
#cat2{
	z-index:2;
}
#cat3{
	z-index:1;
}
#cat1 img,#cat2 img,#cat3 img{
	margin-right:16px;
}
#right_instala_enlaces {
	background-image: url(../imagenes/instala_enlaces_center.jpg);
	width: 217px;
	margin-top: 33px;
}
#instala_enlaces_content {
	padding: 15px;
	padding-bottom:10px;
	background-image:url(../imagenes/instala_enlaces_top.jpg);
	background-repeat:no-repeat;
}
#instala_enlaces_bottom {
	background-image:url(../imagenes/instala_enlaces_bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
}

#otras_instalaciones {
}
.enlace_otras {
	background-image: url(../imagenes/otras_center.jpg);
	background-repeat: repeat-y;
}
.content_otras {
	background-image: url(../imagenes/otras_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;
	padding-left:13px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.bottom_otras {
	background-image: url(../imagenes/otras_bottom.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 214px;
}

#otras_instalaciones_left {
}
.enlace_otras {
	background-image: url(../imagenes/otras_center.jpg);
	background-repeat: repeat-y;
}
.content_otras {
	background-image: url(../imagenes/otras_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;
	padding-left:13px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.bottom_otras {
	background-image: url(../imagenes/otras_bottom.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 178px;
}
.fondo_foto {
	float: none;
	padding-top: 30px;
	margin-left: 55px;
	width: 134px;
	background-image: url(../imagenes/fondo_foto.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 135px;
}

.enlace_otras_left {
	background-image: url(../imagenes/otras_center_left.jpg);
	background-repeat: repeat-y;
}
.content_otras_left {
	background-image: url(../imagenes/otras_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;
	padding-left:13px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.bottom_otras_left {
	background-image: url(../imagenes/otras_bottom_left.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 178px;
}
