/* CSS Document */
body{
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	color: #000000;
	background-color:#DDDDDD;
	margin:0px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif; 
}

p{
font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#666666;
margin-bottom:20px;
}
h1{
font: 20px 'Lucida Grande', Verdana, Arial, Sans-Serif;
letter-spacing:+1;
color:#CC0000;
font-weight:bold;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CC0000;
}
h2{
font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;

color:#CC0000;
font-weight:bold;
margin-bottom:-10px;
background-image:url(../img/flecha_10.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:12px;

}

li{
font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#CC0000;
list-style:disc;
color:#666666;
/*font-weight:bold;
margin-bottom:-10px;
background-image:url(../img/flecha_10.gif);
background-position:left;
background-repeat:no-repeat;*/
padding-left:12px;

}

.pespecial{
font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#666666;
}



/*@HACKING SOLO PARA MOZILLA*/
/*...................................*/


.locu{

}

html>body .locu {
padding-top:-4px;
margin-top:-4px;
padding-left:1px;
}
html>body h2 {
background-image:url(../img/flecha_10.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:12px;
font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;

color:#CC0000;
font-weight:bold;
margin-bottom:-8px;

}
.tabla_centro{
	width:790px;
	vertical-align:top;
/*	height:100%;*/
	background-color:#FFFFFF;
	margin:0px;
	padding:0;
}
.tabla_centro_cont{
background-color:#FFFFFF;
padding-left:15px;
padding-right:10px;
padding-top:0px;
margin:0px;
width:557px;/*582 -25*/
vertical-align:top;
height:100px%;
}

.img_borde_izda{
	background-image:url(../img/borde_izda.jpg);
	background-repeat:repeat-y;
	width:8px;

}
.img_borde_dcha{
	background-image:url(../img/borde_dcha.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:8px;
}


a 

{
	color: #CC0000;
	text-decoration: none;
	background-color: inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:  #CC0000;

}

a:hover, a:active 
{

color: #000000;
background-color: inherit;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color:  #000000;

}

/*a:visited 

{
color: #990000;
background-color: inherit;

}*/

#footer-container a 

{

color: #aca79c;

background-color: inherit;

text-decoration: none;

border-bottom-width: 1px;

border-bottom-style: dotted;

border-bottom-color: #706d65;

}

#footer-container a:hover 

{

color: #9ed3e5;

background-color: inherit;

text-decoration: none;

border-bottom-width: 1px;

border-bottom-style: dotted;

border-bottom-color: #a8caf0;

}

.rojo {
	color: #CC0000;
}
.pad_dcha_5 {
	padding-left: 13px;
}
.titulo_locutores {	
color: #CC0000;

font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.cuerpo_locutores {	
color: #666666;
padding-left:12px;

font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.img_pie{
width:790px;
height:24px;
background-color:#DDDDDD;
background-image:url(../img/pie_web.jpg);
background-repeat:no-repeat;
}

