.menu_top {
	color: #222222;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	text-decoration:none;	padding-top:25px;
}

.menu_top a:hover {
	color:#0099FF;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	
	}
	
.menu_top_chico {
	color: #666666;
	font-family: Geneva, Arial, sans-serif;
	font-size: 9px;
	font-weight:bolder;
	text-decoration:none;
}

.menu_top_chico a:hover{
	color: #333333;
	font-family: Geneva, Arial, sans-serif;
	font-size: 9px;
	font-weight:bolder;
		text-decoration:underline;
}

.titular_gris {
	color: #222222;
	font-family: Geneva, Arial, sans-serif;
	font-size: 17px;
	font-weight:bolder;
	text-decoration:none;
	padding-bottom:15px;
}
	
.titular_blanco {
	color: #FFFFFF;
	font-family: Geneva, Arial, sans-serif;
	font-size: 17px;
	font-weight:bolder;
	text-decoration:none;
}		

.texto_gris {
	color: #555555;
	font-family: Geneva, Arial, sans-serif;
	font-size: 13px;
	text-decoration:none;
}	

.texto_gris_2:hover {
	color: #ffffff;
	font-family: Geneva, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	background-color: #0099FF;
	text-decoration:none;
}			

.texto_gris_2 {
	color: #ffffff;
	font-family: Geneva, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	background-color:#00CC00;
	text-decoration:none;
	
}		

.texto_footer {
	color: #999999;
	font-family: Geneva, Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;
}		

.texto_footer2 {
	color: #999999;
	font-family: Geneva, Arial, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}		

.texto_footer2:hover {
	color: #00CC00;
	font-family: Geneva, Arial, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}		

.form_footer {
	color: #cccccc;
	font-family: Geneva, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	width:170px;
	height:15px;
	background-color:#000000;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
}		

.form_contacto{
	color: #333333;
	font-family: Geneva, Arial, sans-serif;
	font-size: 13px;
	text-decoration:none;
	width:350px;
	height:20px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-color:#0099FF;
}	

.form_contacto_2{
	color: #333333;
	font-family: Geneva, Arial, sans-serif;
	font-size: 13px;
	text-decoration:none;
	width:350px;

	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-color:#0099FF;
}	

