/* CSS Document */

.separador {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
}
.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linknegro {

	color: #000000;
}
.textoredes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 5px;
}
.linksredes {
	color: #333333;
	text-decoration: none;
}
a.linksredes:hover {
	text-decoration: underline;
	color: #000000;
}
.separadorhor {
	border-bottom-color: #E8EFFA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.titular12azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.linkmas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BAC0DC;
	text-decoration: underline;
	margin-top: 5px;
	display: block;
}
.listadocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet-flecha.gif);
	margin-left: 25px;
}
.linkdocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.linkdocs:hover {
	text-decoration: underline;
	color: #000000;
}
a.linkmas:hover {
	color: #999999;
}
a.titular12azul:hover {
	text-decoration: underline;
}
a.linknegro:hover {
	color: #000066;
}
.linkscroll {
	color: #000000;
	text-decoration: none;
}
a.linkscroll:hover {
	color: #000000;
	text-decoration: none;
}
a.linkscroll:visited {
	color: #000000;
	text-decoration: none;
}
.gruporecursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.textorecursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.textorecursos:hover {
	color: #000000;
	text-decoration: none;
}
a.gruporecursos:hover {
	text-decoration: none;
	color: #DA4242;
}
.texto10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
