@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/base_marca.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, sans-serif;
	color: #133157;
	font-size: 14px;
}
p {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.3em;
	text-align: justify;
}
.centrado {
	text-align: center;
}



ul  {
	list-style-image: url(../images/ul2.png);
}
li  {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
}

a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.arriba {
	background-image: url(../images/flecha_arriba.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	color: #003366;
	width: 80px;
}
.parrafo_pegado_arriba {

}




.titulo {
	font-size: 2em;
	color: #036;
	font-weight: bold;
}
.tituloCentrado {
	font-size: 2em;
	color: #036;
	font-weight: bold;
	text-align: center;
}


.subtitulo {
	font-size: 1.5em;
	font-weight: bold;
	color: #036;
	margin-top: 20px;
}
.subtituloCentrado {
	font-size: 1.8em;
	font-weight: bold;
	color: #036;
	margin-top: 20px;
	line-height: 1.7em;
	text-align: center;
}

.importante {
	font-size: 1.3em;
	color: #0063C6;
	font-weight: bold;
}
.importanteCentrado {
	font-size: 1.3em;
	color: #0063C6;
	text-align: center;
	font-weight: bold;
}

.importante_sin_margin {
	font-size: 1.3em;
	color: #0063C6;
	font-weight: bold;
}
.nota {
	margin-top: -0.5em;
}

.footnoteCenter {
	font-size: 0.9em;
	text-align: center;
	line-height: 1.2em;
}
.footnoteLeft {
	font-size: 0.9em;
	text-align: left;
	line-height: 1.2em;
}

.footnote {
	font-size: 0.9em;
	text-align: right;
}


.nombre {
	font-size: 1.2em;
	color: #036;
}
.introTexto {
	font-size: 1.2em;
	color: #036;
	text-align: center;
}

.balazo {
	position: absolute;
	height: 87px;
	width: 806px;
	left: 184px;
	top: 284px;
	font-size: 1.5em;
	line-height: 1em;
	text-align: center;
}
.balazo2 {
	font-size: 1.3em;
	line-height: 1.5em;
	font-style: italic;
	text-align: center;
}
.derecha {
	text-align: right;
}
