@charset "utf-8";
/* CSS Document */
BODY {
margin:0px;
font-family:tahoma;
font-size:13px;
}

#header {
	margin:0px;
	background:url(fondo.jpg) #000000 no-repeat;
	height:80px;
}

#botonera {
	margin:0px;
	height:39px;
	width:800px;
}


#tabs {
	margin-left:5px;
	margin-top: 25px;
	width:37%;
	float:left;
	position:absolute;
}

#der {
	
	float:right;
	width:65%;
	background:#F3F3F3;
	height:40%;

}
/* position list chunks side by side */
div.wrapper
{
  float: left;
  width: 16.4em;
  font-size:11px;

}
div.wrapper1
{
  float: left;
  width: 20.4em;
  font-size:11px;
  margin-right:25px;

}

/* clear float after lists */
br
{
  clear: left;
}

/* anchor styling */
ul li {

border-bottom:dotted thin #666666;
margin-bottom:5px;
padding-bottom:3px;
list-style-image:url(estre.png);
}

/*ol li a
{
  display: block;
  width: 16.4em;
  text-decoration: none;
  color: #CC0000;
  
}
*/
#titulo_actividades {
	background: url(actividades.jpg) top left no-repeat;
}

#acti_agenda {
padding-top:5px;

}
#acti_agenda ol li {

width:320px;
border: #DEDEDE solid;
list-style-type: none;
margin-left:-40px;
}

 a{
	text-decoration: none;
	color: #CC0000;
}

a:hover
{
  color: #FFF; /* white */
  background-color: #A52A2A; /* brown */
}

.fecha {
color:#929191; 
font-size:11px; 
display:inline;
padding-right:5px;
padding-left:6px;
}

#banners {
width:320px;
/*display:block;*/
}

#banner_der {
width:160px;
float:right;
}

#banner_izq {
width:160px;
float:left;
}
.spip_logos {
	margin-right:7px;
	margin-bottom:5px;
}

#footer {
	padding-top:100px;
	background: url(footbck.jpg) repeat-x bottom;
	width:950px;
	height:400px;
	
	text-align:center;


	
}



#buscador {

margin-right: 10px;
}



input {
border:#FFFFFF solid 1px;
background:#FEBC98 url(lup.png) no-repeat left;
padding-left:18px;
}
