/* CSS Document */
body {
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(graficos/fondo_mini.gif);
}
h1 {
	font-size: 28px;
	color: #93874B;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	vertical-align: top;
	line-height: 0px;
}
h2 {
	font-size: 22px;
	color: #93874B;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.texto_comun {
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #93874B; 
}
.texto_bienvenida {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #93874B;
	line-height: 30px;
}
.menu_lateral{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #93874B;
	text-decoration: none;
}
.menu_lateral_sub{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #93874B;
	text-decoration: none;
	font-style: italic;
}
.menu_lateral_titulo{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;	
}
.pe_paxina{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;	
}
.telefono_contacto {
	font-size: 24px;
	color: #93874B;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.horarios_contacto {
	font-size: 16px;
	color: #93874B;
	font-family: "Times New Roman", Times, serif;
	font-weight: 100;
}
.formularios {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #93874B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93874E;
	border-right-color: #93874E;
	border-bottom-color: #93874E;
	border-left-color: #93874E;
	background-color: #FFFFCC;
	width: 441px;
}

.botóns {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #93874B;
	margin: 0px;
	padding: 5px;
}
.q_calidad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1330A8;
	text-decoration: none;
}
.q_calidad_lavoz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8EA49F;
	text-decoration: none;
}


