/* CSS Document */

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	background-color: #C5CA91;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.texto_main .texto_secundario2 li {
	clip: rect(auto,auto,auto,auto);
	margin-left: -20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	color: #076E10;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #C5CA91;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #076E10;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9DCAD;
	border-left-color: #D9DCAD;
}
.titulos3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #333;
	text-transform: none;
}
.texto_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 18px;
	vertical-align: top;
}
.texto_secundario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #05540C;
	padding: 7px;
	vertical-align: top;
}
.texto_secundario2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C2C78E;
	color: #333333;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 13px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #C5CA91;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
body {
	margin-top: 0px;
	background-image: url(images/rayitas.gif);
}
.pie a {
	font-family: Arial, Helvetica, sans-serif;
	color: #076E10;
	text-decoration: none;
}
.ver a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #076E10;
	text-decoration: none;
}
.ver a:hover {
	font-weight: bold;
}
.pie a:hover {
	text-decoration: underline;
}
.texto_main a {
	color: #383836;
	text-decoration: none;
	font-weight: bold;
}
.texto_main a:hover {
	text-decoration: underline;
}
.texto_main a:visited {
}
.texto_secundario2 p a {
	color: #333;
}
