@charset "utf-8";
/* CSS Document */
a:link {
	color: #323421;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #323421;
}
a:hover {
	text-decoration: none;
	color: #696934;
}
a:active {
	text-decoration: none;
	color: #323421;
}
.textomenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color:#CCCC99;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #323421;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #323421;
	padding-top: 5px;

	}

.textodestacado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #CF010D;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;

}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #323421;
	text-align: justify;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 8px;
	line-height: 18px;
}
.borde {
	border: thin solid #CC9;
}

.textotitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #696934;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: left;

	}
p {
	font-weight: bold;
}
.texto p {
	font-weight: normal;
}
.separador {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9;
}
.textotitulo1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #696934;
	padding-right: 8px;
	padding-top: 6px;
	padding-left: 8px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DADA9C;
}
