@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
/* CSS Document */

.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.borde {
	border: 1px solid #DDD7EF;
}

#Tabla_01 .Estilo2 strong {
}
.Estilo4 {font-size: 14px}
.Estilo10 {font-size: 16px}
.Estilo7 {color: #000000}
.borde2 {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-size: 12px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
#titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #C296B7;
}
.Estilo17 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo18 {
	font-size: 16px;
	font-weight: bold;
	color: #AAAB00;
	font-family: Arial, Helvetica, sans-serif;
}
.subrayado1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BEC003;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo19 {font-size: 14px; font-weight: bold; color: #AAAB00; }
.fondonene {
	background-image: url(imagenes/nenefondo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
