/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #272862;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	text-align: center;
}

.cuerpotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #696A71;
	text-align: justify;
	text-indent: 0px;
}
#fondo1 {
	background-image:  url(../imagenes/fondo-blanco-inicio.gif) ;background-repeat: no-repeat;}
	#fondo2{
	background-image:  url(../imagenes/fondo-blanco.gif) ;background-repeat: repeat-y;}
	#fondo3 {
	background-image:  url(../imagenes/fondo-blanco-fin.gif) ;background-repeat: no-repeat;}
.cuerpotextonegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	text-align: justify;
	text-indent: 0px;
	font-weight: bold;
}
.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #696A71;
	text-align: justify;
	text-indent: 0px;
	font-weight: bold;
	text-decoration: underline;
}
.cuerpotexfor {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	text-align: right;
	text-indent: 0px;
	font-weight: bold;
}
.cuerpotextobot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #696A71;
	text-align: center;
	text-indent: 0px;
}
