@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tex_ocre_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c79814;
}
.tex_ocre_bajo_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e7e5dc;
}
.tex_ocre_medio_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999966;
}
.tex_ocre_medio_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999966;
}
.tex_ocre_medio_13_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999966;
}
.tex_ocre_medio_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999966;
}
.tex_verde_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006666;
}
.tex_ocre_medio_15_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999966;
}
.tex_verde_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
}
.tex_verde_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006666;
}
.tex_verde_13_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006666;
}
.tex_verde_15_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006666;
}
.tex_gris_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.tex_gris_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.tex_gris_13_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.tex_gris_oscuro_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.tex_gris_oscuro_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.tex_blanco_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.tex_blanco_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: BOLD;
	color: #ffffff;
}

#pag_estatica A:link {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #666666;text-decoration: none}
#pag_estatica A:visited {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #666666;text-decoration: none}
#pag_estatica A:active {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #666666;text-decoration: none}
#pag_estatica A:hover {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #006666;}
#pag_estatica h1 { /*encadenamos el identificador del div, con la etiqueta par areferirnos solo al h1 dentro del div encabezado, asi no afectara otros h1 en el resto del documento.*/ 
	font-weight: normal;
	margin:0; /*los h1 vienen con margen, con esto se lo quito*/ 
	display:inline; /*(*)*/ 
	padding:0; /*quitamos el relleno*/

}
#pag_estatica h2 { /*encadenamos el identificador del div, con la etiqueta par areferirnos solo al h1 dentro del div encabezado, asi no afectara otros h1 en el resto del documento.*/ 
	font-weight: normal;
	margin:0; /*los h1 vienen con margen, con esto se lo quito*/ 
	display:inline; /*(*)*/ 
	padding:0; /*quitamos el relleno*/

}
#pag_estatica h3 { /*encadenamos el identificador del div, con la etiqueta par areferirnos solo al h1 dentro del div encabezado, asi no afectara otros h1 en el resto del documento.*/ 
	font-weight: normal;
	margin:0; /*los h1 vienen con margen, con esto se lo quito*/ 
	display:inline; /*(*)*/ 
	padding:0; /*quitamos el relleno*/

}
