.texto_titulos {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000
}

.texto_titulos a:hover {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000
}

.texto_titulos a{
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000
}

.texto_titulos_news {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: blue
}

.texto_titulos_news a{
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: blue
}


.texto_titulos_news a:hover{
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: blue
}



.texto {
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 12px	


}

.texto_chico {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px
}

.borde_pie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999
}

.texto_nota_principal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 14px;
	text-align:justify
}

.topheader_button
{
background: #FEEEB1 url(/images/topnav_button_bg.gif) bottom repeat-x;
color: #5E2708;
font-weight: bold;
border-top: 1px solid #F39D24 !important;
border-left: 1px solid #F39D24 !important;
border-right: 1px solid #CF6F18 !important;
border-bottom: 1px solid #CF6F18 !important
}

.ads_160x150 {
    clear:both;
    width: 100%; 
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
    padding: 2px;
    text-align: left;
    background-color: #fcfcfc;
    border: solid 1px #f3f3f3;
}
.ads_160x150_title a
{
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color: #0000FF;    
}
ads_160x150_title a:hover
{
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    border-bottom: solid 1px #aaaaaa;
    font-weight: bold;
    color: #0000FF;    
}

