.fondo {
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.fondologo {
	background-image: url(images/logo6.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
.fondorayas {
	background-image: url(images/sepreval8_06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}


.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003082;
	font-weight: normal;

}
.textonegro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	

}
.textonegro_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	

}
body {
SCROLLBAR-FACE-COLOR:#003082;  
SCROLLBAR-HIGHLIGHT-COLOR: #99ACCD;
SCROLLBAR-SHADOW-COLOR: #99ACCD;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #99ACCD;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.listas1 {
	margin: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	list-style-type: circle;
	list-style-image: url(images/guion.jpg);
}
.listas2 {
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
}
.listas3 {

	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
.lista_raya {
	list-style-type: disc;
}

.fondoderecha {

	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003082;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003082;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003082;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003082;
	font-weight: normal;
	font-style: italic;

}
