a{
	color: #FF3E00;
}
a:hover{
	color: #e8a02c;
}
body{
	background: #3D405C url(../images/fondo.jpg) repeat-x top;
}
#header h1{
 	background: url(../images/logo.png) no-repeat 0px 0px;
}
#search{
	background: url(../images/fondo_buscar.png) no-repeat;
}
/*#topmenu li { border-left: 1px solid #dedbd1; }*/
#topmenu li a {	color: #FFF; }
#topmenu li a:hover,#topmenu li.active a {color:#FFF;text-decoration:underline; }

#footer{
	background: url(../images/fondo_pie.jpg) no-repeat 0px 0px #3C3F5B;
}	
#nav li ul li {
   /* background: #e9e4d4 url(../images/bgr-box-trans.png) repeat-x top;*/
}

#nav .children{background:#FF9900;}

.box{
	background: url(../images/fondo_noticias.png) repeat-x top left;
}

#comments.box2{
	background: url(../images/fondo_comentarios.jpg) repeat-x top left #FFF;
}

.widget{
	background: url(../images/fondo_b3.png) repeat-x top left;
}
.box2{
	background: url(../images/fondo_b2.png) repeat-x top left;
}
.box2 .spacer.white, .list2 li{
	background:url(images/video_n.gif) no-repeat 0px 0px;
}
.vidtabs .idTabs li a, .idTabs li a{
	/*background:#f7f4ea;*/
	color:#363636;
	background:none;
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected,
.idTabs li a:hover,
.idTabs .selected{
	background: url(../images/video_r.gif) no-repeat 0px 0px;
	color:#FFF;
}


span.continue-archives a { 
	color:#e9e4d4; 
}
#footer, #footer a{
	color: #e9e4d4;
}


