body{
background-color: transparent;	
}
@font-face {
    font-family: Georgia;
    font-style:  normal;
    font-weight: normal;
    src: url(GEORGIA0.eot);
  }

.texto{
font-family: Georgia, "Georgia",serif;
font-size: 11px;
color: #080808;
text-align: justify;
}
.textoinformacion{
font-family: Georgia, "Georgia",serif;
font-size: 12px;
color: #080808;
text-align: middle;
}
.iframetab{
width: 650px;
background-image: url(imagenes/bg_content2.gif);
background-repeat: repeat-y;
background-position: center;
}

a{
font-family: Georgia, "Georgia",serif;
font-size: 11px;
color: #810202;
text-decoration: none;
}
a:hover{
	color: #080808;
}

#current{
	color: #000000;
}
#active{
	color: #000000;
}

.linkradio a{
background-image: url(imagenes/ico_radio.gif);
background-repeat: no-repeat;
padding-left: 20px;
font-family: Georgia, "Georgia",serif;
font-size: 11px;
font-weight: bold;
color: #810202;
text-decoration: none;
}
.linkradio a:hover{
	color: #080808;
}

#navcontainer{
   width: 170px;      
	padding-left: 20px;	
}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li {
padding-left: 12px;
margin-bottom: 10px;
line-height: 14px;
background-image: url(imagenes/ico_links.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
}

#listas
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#listas li {
padding-left: 12px;
margin-bottom: 10px;
line-height: 14px;
background-image: url(imagenes/ico_links.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
}

#sublistas
{
background-image: none;
margin-bottom: 10px;
line-height: 14px;
list-style: decimal;

}

.imglink a{
width: 156px;
height: 104px;
display: block;
border: 4px solid #a4aa9a;
}

.imglink a:hover{
display: block;
border: 4px solid #810202;
}

.imgborder{
	border: 4px solid #a4aa9a;
}

P:first-letter { 
font-size: 125%; 
color: #993333; 
font-weight: bold; 
}

.encabezados{
font-family: Georgia, "Georgia",serif;
font-size: 16px;
font-weight: bold;
color: #000;	
}

.linkpdf a{
width: 225px;
height: 36px;
font-family: Georgia, "Georgia",serif;
background-image: url(imagenes/pdf_link.gif);
background-repeat: no-repeat;
padding: 5px 0 5px 30px;
font-size: 12px;
font-weight: bold;
color: #000;
text-decoration: none;	
}

.linkpdf a:hover{
color: #810202;
text-decoration: none;	
}

.linkword a{
width: 225px;
height: 36px;
font-family: Georgia, "Georgia",serif;
background-image: url(imagenes/word_link.gif);
background-repeat: no-repeat;
padding: 5px 0 5px 30px;
font-size: 12px;
font-weight: bold;
color: #000;
text-decoration: none;	
}

.linkword a:hover{
color: #810202;
text-decoration: none;	
}

.noticias {
   width: 400px;	
	font-family: Georgia, "Georgia",serif;
	font-size: 11px;
	color: #000;
	margin:0;	
	text-align: left;
	border-collapse: collapse;	
}

.noticias .cabecera {
font-size: 14px;
text-align: left;
color: #810202;
margin: 0px;
border-bottom: 1px solid #A4AA9A;
}

.noticias .fecha {
vertical-align: bottom;
text-align: right;
color: #000;
font-weight: normal;
border-bottom: 1px solid #A4AA9A;
margin: 0px;
}

.noticias tbody td{
text-align: justify;
vertical-align: middle;
font-weight: normal;
border-bottom: 1px solid #A4AA9A;
padding: 5px 0px 5px 0px;
}

.noticias tfoot a{
font-family: Georgia, "Georgia",serif;
background-image: url(imagenes/news_link.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
padding: 0px 0px 0px 15px;
font-size: 11px;
font-weight:bold;
color: #000;
text-decoration: none;
}

.noticias tfoot a:hover{
color: #810202;
}

#tolmedia{
   height:100%;
	vertical-align: bottom;
	text-align: center;
}


	
