/* ESTILOS DE CONTENIDOS, TEXTOS ETC  */

BODY {
	font-family: trebuchet MS, calibri, Arial, sans-serif;
	font-size: 12px;
	}


/* CONTENIDOS */

.menu_top {
	font-family: trebuchet MS, calibri, arial, arial, sans-serif;
	font-size: 13px; 
	color: #ffffff; 
	font-weight: bold;
	text-align: center;
}

.menu_top a, .menu_top a:link, .menu_top a:visited, .menu_top a:active { 
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
	}
	
.menu_top a:hover {
	color: #ff6600; 
	}
	
.menu_txt {
	font-family: trebuchet MS, calibri, arial, arial, sans-serif;
	font-size: 11px; 
	color: #ff6600; 
	font-weight: bold;
	text-align: center;
}

.menu_txt a, .menu_txt a:link, .menu_txt a:visited, .menu_txt a:active { 
	color: #ff6600; 
	font-weight: bold;
	text-decoration: none;
	}
	
.menu_txt a:hover {
	color: #4ea276; 
	}

.txt_brujula {
	font-family: georgia, times new roman, arial, sans-serif;
	font-style: italic;
	font-size: 19px; 
	color: #fff; 
}

.titulo_txt1 {
	font-family: trebuchet MS, calibri, arial, sans-serif;
	/*font-weight:bold;*/
	font-size: 28px; 
	color: #000000; 
}


.titulo_txt2 {
	font-family: trebuchet MS, calibri, arial, sans-serif;
	/*font-weight:bold;*/
	font-size: 18px; 
	color: #666666; 
}


.titulo_txt2 {
	font-family: trebuchet MS, calibri, arial, arial, sans-serif;
	font-size: 17px; 
	color: #666666; 
	font-weight: bold;
	text-align: left;
}

.titulo_txt2 a, .titulo_txt2 a:link, .titulo_txt2 a:visited, .titulo_txt2 a:active { 
	color: #ff6600; 
	font-weight: bold;
	text-decoration: none;
	}
	
.titulo_txt2 a:hover {
	color: #ff3300; 
	}



.txt_normal {
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	color: #444444; 
}

a, a:link, a:visited, a:active { 
	color: #4ea276; 
	text-decoration: none;
	}
	
a:hover {
	text-decoration:underline;
	}
		

.txt_resaltado {
	font-family: trebuchet MS, calibri, arial, sans-serif;
	font-size: 20px; 
	font-weight: normal;
	color: #ff6600; 
}

.txt_resaltado a, .txt_resaltado a:link, .txt_resaltado a:visited, .txt_resaltado a:active {
	text-decoration: underline;
	}
	
.txt_resaltado a:hover {
	color: #333333; 
	}
	
.txt_cita {
	font-family: trebuchet MS, calibri, arial, sans-serif;
	font-size: 20px; 
	font-weight: normal;
	color: #009966; 
}

.txt_cita a, .txt_cita a:link, .txt_cita a:visited, .txt_cita a:active {
	text-decoration: underline;
	}
	
.txt_cita a:hover {
	color: #333333; 
	}
	
.txt_cita1 {
	font-family: georgia, times new roman, calibri, arial, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	color: #008866; 
}

.txt_cita1 a, .txt_cita1 a:link, .txt_cita1 a:visited, .txt_cita1 a:active {
	text-decoration: underline;
	}
	
.txt_cita a:hover {
	color: #333333; 
	}	

.txt_chico {
	font-family: trebuchet MS, sans-serif;
	font-size: 10px; 
	color: #000000; 
}

.txt_chico a, .txt_chico a:link, .txt_chico a:visited, .txt_chico a:active {
	color: #7777777; 
	font-weight:bold;
	text-decoration: none;
	}
	
.txt_chico a:hover {
	text-decoration:underline;
	}


/* LISTADOS */

.listado { 
}

.listado a, .listado a:link, .listado a:visited, .listado a:active {
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none;
	}
	
.listado a:hover {
	text-decoration:underline;
	}

/* CONTACTO */

input {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	background: #fff; 
	height: 16px;
	padding: 1px;
	width: 180px;
	color: #999; 
	border: 1px solid #bbb;
	}

textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	background: #fff; 
	border: 1px solid #bbb;
	height: 50px;
	padding: 2px;
	width: 178px;
	color: #999; 
	}

#submit {
	font-family: arial, verdana, sans-serif;
	font-size: 15px; 
	background: #00a94f; 
	border: 0px solid #fff;
	height: 30px;
	padding: 1px;
	width: 184px;
	color: #fff; 
	font-weight: bold;
	}

/* CLIENTES */

#submit_cliente {
	font-family: arial, verdana, sans-serif;
	font-size: 15px; 
	background: #00a94f; 
	border: 0px solid #fff;
	height: 30px;
	padding: 1px;
	width: 184px;
	color: #fff; 
	font-weight: bold;
	}


/* FOOTER */

.footer_txt  {
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	color: #666666; 
	}
	
.footer_txt a, .footer_txt a:link, .footer_txt a:visited, .footer_txt a:active {
	font-size: 11px; 
	color: #01924f; 
	font-weight: bold;
	text-decoration: none;
	}
	
.footer_txt a:hover {
	text-decoration:underline;
	}
