A:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
; color: #000000
; text-decoration: none
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10 px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
; color: #b3b3b3
; text-decoration: none
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
; color: #b3b3b3
; text-decoration: none
}
.textonormal {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-align: justify}
.negrita {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000; text-align: justify}

TD {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000
}





.textosubrayado { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: b3b3b3; text-decoration: underline}
.textonosubrayado { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: b3b3b3}

/**ESTILOS TABLAS CONTACTO**/

#cuadros_contacto{
width:90px;
height:92px;
margin:3px 0 0 0;
border:solid 1px #e6e6e6;
}


#contacto{
width:100%;
height:92px;
margin:3px 0 0 0;
padding:0;
font-weight:normal;
border:solid 1px #e6e6e6;
}

#contacto #bandera{
float:left;
width:20px;
height:74px;
margin:5px 5px 0 3px;
padding:0;
}

#contacto #bandera img{
width:20px;
height:15px;
margin:0;
padding:0;
}

#contacto p{
float:left;
width:240px;
margin:5px 0 0 0;
padding:0;
font-size:11px;
color:#5a5a5a;
font-weight:normal;
}

#contacto p a{
margin:0;
padding:0;
font-weight:normal;
color:blue;
}