.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.textnormal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.texttexto {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}


.textdireccion {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

a.link1:link{  
    text-decoration:none;
    font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
    }
	
a.link1:visited{ 
   	text-decoration:none;
    font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	}

a.link1:hover {  
	margin-bottom:5px;
	text-decoration:underline;
    font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#1DABF8;
    }
	
	
	
a.linkmenubajo:link{  
    text-decoration:none;
    font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EB3704;
    }
	
a.linkmenubajo:visited{ 
   	text-decoration:none;
    font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EB3704;
	}

a.linkmenubajo:hover {  
	margin-bottom:5px;
	text-decoration:underline;
    font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF9900;
    }	
	
	
	
a.linkmenuprincipal:link{  
    text-decoration:none;
    font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
    }
	
a.linkmenuprincipal:visited{ 
   	text-decoration:none;
    font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	}

a.linkmenuprincipal:hover {  
	margin-bottom:5px;
	text-decoration:none;
    font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FF9900;
    }		
	
	
	
a.linksubmenu:link{  
    text-decoration:none;
    font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
    }
	
a.linksubmenu:visited{ 
   	text-decoration:none;
    font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	}

a.linksubmenu:hover {  
	margin-bottom:5px;
	text-decoration:none;
    font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#4A4A4A;
    }	
.boton{
	color:#0364B5;
	border-top-color: #95BEE0;
	border-right-color: #95BEE0;
	border-bottom-color: #95BEE0;
	border-left-color: #95BEE0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: outset;
	border-style:none;
	height:22px;
	width:57px;
	background-image: url(boton.jpg);
}

textarea,select, INPUT {    
	color:#666666;
	background-color: #FFFFFF;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;	
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-size: 12px;	
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 11px;  
	BORDER-BOTTOM-WIDTH: 1px;       
	BORDER-RIGHT-WIDTH: 1px;   
}
.textazul {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #266DAB;
	text-decoration: none;
}
