.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;

}
.parrafo_sinsangria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003082;
	font-weight: normal;
	text-align: justify;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 15px;
	text-indent: 10px;
}
.parrafo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003082;
	font-weight: normal;
	text-align: justify;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	line-height: 15px;
	text-indent: 10px;
}
.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003082;
	font-weight: normal;
	text-align: justify;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	line-height: 15px;
	text-indent: 10px;
}
.textojustificado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003082;
	font-weight: normal;
	text-align: justify;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	line-height: 25px;
	text-indent: 10px;
}
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;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.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;
}
.fondoderecha {

	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A447D;
}
.tituloverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A447D;
}
a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003082;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003082;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003082;
	font-weight: bold;
}
a:hover {
	text-decoration: underline overline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003082;
	font-weight: bold;
	font-style: italic;

}
.rojo {color: #FF0000}
.verdana14 {font-size: 14px;}


