@charset "utf-8";
#topbar{
	position:absolute;
	border: 0px solid black;
	padding: 0px;
    background-color: ;
	width: 182px;
	visibility: hidden;
	z-index: 200;
	top: 1px;
	height: 100px;
	left: 1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f8e6ee;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.asterisco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #ff436b;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.texto1 A{font-weight:bold; text-decoration:none; color:#69bfb3;}

.texto1 A:hover{font-weight:bold; text-decoration:underline; color:#ff436b;}

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
.texto2 A{font-weight:bold; text-decoration:none; color:#69bfb3;}

.texto2 A:hover{font-weight:bold; text-decoration:underline; color:#ff436b;}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding: 6px;
}
.texto3 A{font-weight:bold; text-decoration:none; color:#69bfb3;}

.texto3 A:hover{font-weight:bold; text-decoration:underline; color:#ff436b;}

.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	text-align: justify;
}
.texto4 A{font-weight:bold; text-decoration:none; color:#69bfb3;}

.texto4 A:hover{font-weight:bold; text-decoration:underline; color:#ff436b;}

.subtitulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #eb6c78;
}
.titulo1 A{font-weight:bold; text-decoration:none; color:#eb6c78;}

.titulo1 A:hover{font-weight:bold; text-decoration:underline; color:#ff436b;}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #eb6c78;
}
.titulo2 A{font-weight:bold; text-decoration:none; color:#eb6c78;}

.titulo2 A:hover{font-weight:bold; text-decoration:underline; color:#ff436b;}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #666666;
}


.tituloprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #fa6876;
}
.tituloprincipal A{font-weight:bold; text-decoration:none; color:#fa6876;}

.tituloprincipal A:hover{font-weight:bold; text-decoration:underline; color:#ffffff;}
.tituloSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #eb6c78;
}


.subtituloprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.secciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fa6876;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.secciones A{text-decoration:none; color:#333333;}
.secciones A:hover{text-decoration:underline; color:#ff436b;}

.edicion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
}
.edicion A{font-weight:bold; text-decoration:none; color:#eb6c78; font-size: 13px;}

.edicion A:hover{font-weight:bold; text-decoration:underline; color:#fa6876; font-size: 13px;}

.footer {
	font-size:10px;
	line-height: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3px;
}
.sumario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	font-style: italic;
}

