@charset "utf-8";
/* CSS Document */
body {
	margin-top: 20px;
	background-color: #2e2e2e;
}
.fondo_menu {
	background-image: url(imagenes/fon.gif);
	background-repeat: repeat;
	background-position: bottom;
	height: 38px;
}
.fondo_human01 {
	background-image: url(imagenes/fon_human01.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 38px;
}
.border-style {
	border-width: 1px;
	border-style: solid;
	border-color: #a3a3a3;
}
.tex_bl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
}
.tex_bl_tit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.tex_nr {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style: normal;
	color: #333;
}
.tex_tit_nr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}
.tex_tit_vrd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #4b8927;
}
.tex_bl_tit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}
.tex_bl_tit02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}
.tex_rojo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.tex_rojo02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #C00;
	font-weight: bold;
}
.tex_verde02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4b8927;
	font-weight: bold;
}
.tex_vino02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #800000;
	font-weight: bold;
}
.fondo_menu_lat {
	height: 38px;
}
.tex_nr_12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
a.rojo1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dc0303;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
a.rojo1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dc0303;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.rojo1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dc0303;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.rojo1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dc0303;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.rojo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dc0303;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
a.rojo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dc0303;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.rojo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dc0303;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.rojo:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dc0303;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.azul:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #70b5f7;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
a.azul:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #70b5f7;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.azul:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #70b5f7;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.azul:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #70b5f7;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

