/*---------------------- ESTRUCTURA GENERAL -------------------------*/
a{
	color:#000
}
a:hover{
	color:#996600
}

/* ------------------------- ESTRUCTURA TOP Y HEAD ------------------------- */

#dasic a{
	background:url(dasic.gif) no-repeat
}
#header{
	background:url(../head1_bg.gif) repeat-x #ffcc00
}

#dasic{
	float:right;
	width:176px;
	height:91px;
	margin:0;
	margin-top:10px;
	background:url(head2_bg.jpg) no-repeat 0px 14px;
}
#dasic a{
	margin-left:92px;
}
#title{
	font-weight:normal;
	margin:24px 0 0 8px;
	padding-top:8px;
	text-indent:0;
	font-size:2em;
	color:#fff;
	width:auto;
	height:auto;
	text-decoration:none
}
#subtitle{
	margin:0;
	position:absolute;
	left:10px;
	bottom:5px;
	color:#000;
}
/* ------------------------- ESTRUCTURA SIDE Y CENTRAL ------------------------- */
#credits .credits-logo{
	background:url(accio.gif) no-repeat;
}


/* ------------------------- ESTRUCTURA FOOTERS ------------------------- */
.footer2 a{
	color:#996600
}

/* ------------------------- ESTRUCTURA MENU ------------------------- */
#menu{
	background:#fff2c0;
	border-top:1px dotted #ffcc00;
}
#menu a{
	color:#996600;
}
#menu li{
	border-bottom:1px dotted #ffcc00
}
/* ------------------------- ESTRUCTURA DESTACADOS ------------------------- */
#headings ul{
	border-top:1px dotted #ffcc00;
	background:#fff2c0
}
#headings h2{
	color:#996600
}
#headings li{
	border-bottom:1px dotted #ffcc00
}
#headings a{
	color:#000
}
/* ------------------------- ESTRUCTURA JUMP ------------------------- */
#jump_select{
	background:#ffcc00
}
#jump label{
}
/* ------------------------- ESTRUCTURA BANNERS ------------------------- */

/* ------------------------- ESTRUCTURA CENTRAL BLOQUES ------------------------- */
.central_bloque,.central_secciones{
}
.central_bloque h2,.central_bloque h2 a{
	color:#996600
}
.central_bloque h4{
	color:#996600
}
.central_secciones h3{
	color:#996600;
	background:#fff2c0
}
.central_secciones h3 a{
	color:#996600
}
.central_secciones ul li h4,.central_secciones ul li h4 a{
	color:#996600
}
.central_bloque p a,.central_secciones p a{
	color:#000
}
.central_bloque p a:hover,.central_secciones p a:hover{
	color:#996600
}
.central_secciones .ficheros li a:hover{
	color:#996600
}

/* ------------------------- NOTICIAS DIXIT ------------------------- */
#dixit h2{
	color:#000;
	background:#ffcc00
}
#dixit h2 a:hover{
	color:#000
}
#dixit .dixit_link{
	color:#996600
}

.interior_titular{
	color:#996600
}

/*  BUSCADOR */
#search-block-form{
	background:#fff2c0
}

.portada_body{
	color:#000;
	background:#fff2c0;
	padding:0.3em;
	font-size:1em;
	margin-bottom:1em;
	font-weight:bold
}
.portada_body p{
	text-align:center;
	margin:0;
}
.aviso_tit{
	color:#333
}
.aviso{
	padding:0.5em
}
* html .portada_body{
	width:98%
}
* html .portada_body .aviso{
}
#banners img{
	margin-bottom:0.2em
}


