/********************* general *****************/
 
.boton {
background-color:#9966FF;
border:1px solid #9966FF;
color:white;
font-family:Verdana,Tahoma,Arial;
font-size:11px;
font-weight:600;
text-decoration:none;
}
/****************** cabecera *****************/
#cabecera{
width:960px;
}


#imagen_cabecera_inicio{
width:960px;
border-bottom:1px solid #cc0000;
}
#cesta{
text-align:center;
font-size:11px;
margin:5px;
border:1px solid #cc0000;
line-height:30px;
}
#menu_kids{
width:960px;
clear:both;
}

div.menu{
	background-color:#cc0000;
	float:left;
	width:136px;
	height:20px;
	color:white;
	font-size:15px;
	text-align:center;
	display: inline;
	
}
div.buscador{

	float:left;
	width:105px;
	height:20px;
	
	font-size:15px;
	text-align:center;
	display: inline;
	
}
a.menu{
	background-color:#cc0000;
	float:left;
	width:130px;
	height:20px;
	color:white;
	border:1px solid white;
	font-size:15px;
	text-align:center;
	display: inline;
	text-decoration:none; 
	
}
a.menu:hover{
	background-color:white;
	float:left;
	width:130px;
	height:20px;
	border:1px solid #cc0000;
	color:#cc0000;
	font-size:15px;
	text-align:center;
	display: inline;
	text-decoration:none; 
	
	
}


#principal{
width:960px;
clear:both;

}

.top_10{
margin-top:10px;
}

.cabecera_seccion{
	font-size:20px;
	
	background-color: #cc0000;
	color:white;
	line-height:30px; 
	text-align:center;
	

}
h2{
	font-size:14px;
	
	background-color: #cc0000;
	color:white;
	line-height:20px; 
	text-align:left;
	margin-bottom:5px;
}
#panel_der{
	margin-top:12px;
}
ul{
	 list-style-type:none; 
	
}














