.texto {

	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: normal;
	color: #333333;
	font-style: normal; 
	padding-left: 20px; 
	padding-right: 20px; 
	text-align:justify;
	border-left: 10px;
	border-right: 10px;
}
.titulo1 {

	font-family: Arial, Helvetica, sans-serif; 
	font-size:18px;
	font-weight: normal;
	color: #092C0B;
	font-style: normal; 
}
.titulo2 {

	font-family: Arial, Helvetica, sans-serif; 
	font-size:18px;
	font-weight: bold ;
	color: #B6C77B;
	font-style: normal; 
}
.texto-2 {

	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight: normal;
	color: #000033;
	font-style: normal; 
	padding-left: 10px; 
	padding-right: 10px; 
	text-align:center;
}
.texto-ch {

	font-family: Arial, Helvetica, sans-serif; 
	font-size:09px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-align:center
}
.indice {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal; 
	text-align:center;
}
.titulo11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333366;
	font-style: normal;
}
.subtexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000099;
	font-style: normal;

}
.cdro-izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9BB1C7;
}
li.texto {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: normal;
	color: #333333;
	font-style: normal; 
	padding-left: 20px; 
	padding-right: 20px; 
	text-align:justify;
	border-left: 10px;
	border-right: 10px;
}
a:link {
	font-weight: bold;
	color: #092C0B;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #092C0B;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #092C0B;
	text-decoration: underline;
}
.verde a:link {
	color: #092C0B;
	text-decoration: none;
}
.verde a:visited {
	color: #092C0B;
	text-decoration: none;
}
.verde a:hover {
	color: #092C0B;
	text-decoration: underline;
}

