/* CSS Document */

body {
	background-color: #C91D19;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bgglobal.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
body,td,th {
		font-family: Free Helvetian, FreeSans, Trebuchet MS, Arial, Arial Narrow;
	font-size: 11px;
	color: #eee;
	line-height:20px;
}


a:link, a:visited{color:#F3E046; text-decoration:none;}
a:hover{color:#F3E046; text-decoration:underline;}

form{
margin:0; padding:0;
}
h1, h2, h3{
margin:0; padding:2px 0 8px 0;
}
#top, #contenido, #pie{
clear:both;
width:900px;
margin:auto;
padding:0px 10px;
}
#top{
height:150px;
background-position:top;
background-image:url(../images/bgtop.jpg);
background-repeat:repeat-x;
}
#logo{
padding-top:10px;
width:200px;
float:left;
}
#menu{
float:right;
width:600px;
padding-top:120px;
}
/* Estilo para  el Menu */
#menu .normal{
float:left;
height:28px;
padding:4px 10px;
}
#menu #over{
float:left;
background-image:url(../images/bgmenuboton.jpg);
background-repeat:repeat-x;
height:28px;
padding:4px 10px;
}
#menu #over a:link, #menu #over a:visited{
color:#fff;
}

#menu a:link, #menu a:visited{
color:#7C1014;
font-weight:bold;
font-size:14px;
text-decoration:none;

}
#menu a:hover{
text-decoration:underline;
}
/* Fin Estilo para  el Menu */


#contenido{
background-image:url(../images/bgcontent.jpg);
background-repeat:repeat-x;
background-color:#C91D19;
height:auto !important;
}
#buscar{
clear:both;
padding:40px 0;
color:#fff;
font-size:13px;
font-weight:bold;
}
#buscar input{
width:496px;
font-size:19px;
padding:4px;
font-family:Dustismo, "Arial Narrow", "Trebuchet MS", Tahoma;
color:#961D22;
font-weight:bold;
background-image:url(../images/bginput.jpg);
background-repeat:no-repeat;
background-position:top left;
border:0;
}
#tools{
float:right;
width:225px;
}
#tools ul{ margin:0; padding:0; list-style:none; font-family:Bitstream Charter, FreeSerif, "Trebuchet MS", Arial, "Arial Narrow"; font-size:12px; font-weight:bolds}
#tools a:link, #tools a:visited{ text-decoration:none; color:#7C1014; padding-left:18px; }
#tools a:hover{ color:#FF6600; }
#tools li{
background-image:url(../images/bgtools.jpg);
background-repeat:no-repeat;
padding:0 0 2px 0;
}
.bloque{
float:left;
width:44%;
}
.bloque2{
float:left;
width:144px;
text-align:center;
align: center;
}
#publicidad{
float:right;
width:190px;
text-align:center;
align: center;
/*padding:2px 2px 2px 0px;

 background-color:#fff; */

}
#publicidaditem{
border:1px;
height:80px;
padding: 10px 2px 2px 2px;
background-color:#B81D1C; 
border:1px solid #e1201c;
font-size:15px;

}
#publicidaditem:hover{
background-color:#e1201c;
}
.ico{
cursor:pointer;
}
.sponsor{
float:left;
width:124px;
height:124px;
border:4px solid #8E1515;
background-color:#F3E046;
padding:2px;
margin-right:10px;
margin-bottom:10px;
text-align:center;
}
.sponsor img{
width:120px;
height:120px;
border:1px solid #eee;
background-color:#fff;
}
.sponsor img:hover{
border:2px solid #FF9900;}

.sponsor a:link{color:#FFFF00; text-decoration:none;}
.sponsor a:hover{color:#FFFF00; text-decoration:underline;}
.sponsor a:visited{color:#FFFF00; text-decoration:none;}

.sponsorlink{
float:left;
width:124px;
height:20px;
text-align:center;
}
#noticias{
float:right;
border:4px solid #8E1515;
background-color:#fff;
width:390px;
height:368px;
margin-bottom:20px;
}
#notas{
float:right;
border:4px solid #8E1515;
background-color:#fff;
width:390px;
height:338px;
margin-bottom:20px;
}
.noticiastitle{
color:#fff;
font-weight:bold;
background-color:#CC0000;
padding:0px 8px;
}
.noticiaslist{
overflow:auto;
height:340px;
padding:4px;
}

.noticiassubtitle{
background-color:#990000;
clear:both;
padding:0px 8px;
color:#fff;

}


#noticias a:link, #noticas a:visited{
color:#8E1515;
text-decoration:none;
}
#noticias a:hover{
color:#E22126;
text-decoration:underline;
}
/* Estilo para mostrar los resultados */
#results{
clear:both;
margin-bottom:20px;
}

#lista{
/*clear:both;*/
width:660px;
float:left;
border:8px solid #990000; 
background-color:#e1201c; 
padding:8px; 
margin-bottom:20px;
}
.item{
width:95%;
padding:8px 4px 20px 8px;
clear:both;
cursor:default;
border-bottom:1px solid #990000;

}
.item:hover{
background-color:#B81D1C;
}
.itemNombre{
font-size:16px;
color:#F3E046;
}
.itemNombre a:link{color:#FFCC00; text-decoration:none;}
.itemNombre a:hover{color:#FFFF00; text-decoration:underline;}

.itemDescripcion{
font-size:12px;
color:#fff;
}
.itemLink{
float:left;
padding:2px 10px 2px 0;
}
.itemLink a:link{color:#FFCC00; text-decoration:none;}
.itemLink a:hover{color:#FFFF00; text-decoration:underline;}

.itemRate{
float:left;
color:#000;
border:1px solid #B81D1C;
padding:2px;
font-family:Dustismo, Georgia, "Times New Roman", Times, serif;
}
#paginacion{
background-color:#990000;
clear:both;
padding:10px 8px;
color:#fff;
}
#paginacion a:link, #paginacion a:visited{
border:1px solid #990000;
padding:4px;
background-color:#FF9900;
color:#fff;
text-decoration:none;
margin-right:10px;
} 
#paginacion a:hover{
background-color:#FF6600;
}
.BUTTON{
border:1px solid #990000;
padding:3px;
background-color:#FF9900;
color:#fff;
text-decoration:none;
margin-right:10px;
} 
.BUTTON:hover {
background-color:#FF6600;
}

/* para contenidos SOBRE LOAYE */
#menutextos{
width:160px;
float:left;
}
#menutextos ul{
margin:0; padding:0; list-style:none;
text-align:left;
}
#menutextos li{
border-bottom:1px solid #990000;
}
#menutextos a:link, #menutextos a:visited{
padding:6px 0px 6px 2px;
display:block;
color:#fff;
font-weight:bold;
text-decoration:none;
}
#menutextos a:hover{
color:#fff;
background-color:#990000;
text-align:left;
border-left:8px solid #7C1014;} 

#textos{
width:660px;
float:left;
border:8px solid #990000; 
color:#990000; 
background-color:#fff; 
padding:8px; 
margin-bottom:20px;
}
#textos2{
float:left;
border:8px solid #990000; 
color:#990000; 
background-color:#fff; 
padding:8px; 
margin-bottom:20px;
min-height:308px
width:100%;

}
.fontcolored{
color:#999;
font-size:10px;
line-height:14px;
}

#pieholder{
background-image:url(../images/bgpie.jpg);
background-repeat:repeat-x;
background-color:#BA1B18;
clear:both;
}
#pie{
margin-top:10px;
padding-top:16px; 
color:#ddd;
text-align:center;
}
#pie a:link, #pie a:visited{ color:#eee; text-decoration:underline; padding:0 10px; font-size:13px;}
#pie a:hover{ color:#fff; text-decoration:none;}
