body{

background-color: #EAE5D1;
background-image: url(rojo/cabecera.png);
background-repeat: repeat-x;

}



div.item h3{font-weight:normal;font-size:10pt;color:#000000;}
div.item h3 a{text-decoration:none; color:#cc0000;}
div.item h3 a:hover{text-decoration:none; color:#333333;}



.celda1 { 
background-color: #C00110; 
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:18px; 
} 

.celda1 a{color: #ffffff;}


/* ------------- BEGIN: CATEGORIES ------------- */

ul {
list-style: none;
}

#categories	{
	background:#edeadf;
	border-bottom:1px solid #fff;
}
/* Main Categories */
#cats a {
	display:block;
	padding:9px 15px 8px;
}
#cats li {
	background:url(rojo/bg.png) 0 -171px no-repeat;
	font-weight:bold;
	float:left;
	text-transform:uppercase;
}
#cats li a, #cats li a:visited {
	color:#43484c;
}
#cats li a:hover, #cats li:hover a {
	color: #b10308;
}
#cats li img {
	position:relative;
	bottom:2px;
}


.page {
	margin:0 auto;
	width:1040px;
}


.celdacont { 
background-color: #ffffff; 
border:1px solid #D7CEAB;
color: #000000;
font-family: Arial, Helvetica, sans-serif;

} 



