.texto {
	font-family: Tahoma;
	font-size:11px;
	color:#999999;
	line-height: 16px;
}
.texto_blanco {
font-family: Tahoma;
font-size:12px;
color: #FFFFFF;
font-weight:bold;
line-height: 1 px;
}
.h1 {
font-family: Tahoma;
font-size:11px;
color: #a59a21;
font-weight:bold;
line-height: 1 px;
}
.destacados-nar{
font-family: Tahoma;
font-size:11px;
color: #FFAA00;
font-weight:bold;
line-height: 1 px;
margin-bottom:0px;
}
.destacados-ver{
font-family: Tahoma;
font-size:11px;
color:#a59a21;
font-weight:bold;
line-height:18px;
text-decoration:none;
}

.destacados-ver A{
font-family: Tahoma;
font-size:11px;
color:#a59a21;
font-weight:bold;
line-height:18px;
text-decoration:none;
}

.destacados-ver A:hover{
font-family: Tahoma;
font-size:11px;
color:#a59a21;
font-weight:bold;
line-height:18px;
text-decoration:underline;
}
.pie{
font-family: Tahoma;
font-size:10px;
color: #FFFFFF;
font-weight:normal;
}
.pie-negro{
font-family: Tahoma;
font-size:9px;
color: #999999;
font-weight:normal;
}
.a{
font-family: Tahoma;
font-size:11px;
color: #a59a21;
font-weight:bold;

text-decoration:none
}
.a:link{
font-family: Tahoma;
font-size:11px;
color: #a59a21;
font-weight:bold;

text-decoration:none
}
.a:hover{
font-family: Tahoma;
font-size:11px;
color: #e4d800;
font-weight:bold;
text-decoration:none;
}
.texto_link{
	font-family: Tahoma;
	font-size:11px;
	color: #FFFFFF;
	font-weight:normal;
    text-decoration:none;
}
.texto_link A{
	font-family: Tahoma;
	font-size:11px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.texto_link A:HOVER{
	font-family: Tahoma;
	font-size:11px;
	color: #CCCCCC;
	font-weight:normal;
	text-decoration:underline;
}
.texto-antecedentes {
	font-family: Tahoma;
	font-size:11px;
	color:#999999;
	line-height: 14px;
	}
	
.formulario{ 
    font-family:Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #a59a21;
	font-weight: normal;
}

.boton { 
    font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color: #FFFFFF;
	border: 1px solid #FFAA00; 
	background-color:#a59a21;
	font-weight: normal;
	height:20px;
	width: 60px;
	
	}
	
.lista { 
   list-style:url(../images/bullet.gif);
   padding-left:13px;
 margin-bottom: 0px;
   margin-top:0px;
	
	}
.lista2 { 
   list-style: url(../images/bullet3.gif);
   padding-left:13px;
   margin-bottom: 0px;
   margin-top:0px;
	
	}
