

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: bookman old style;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1.0em;




}
#cabecera {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;

	

}
#marcadores {
	color: #99cc00;
	text-align: right;
	padding-right: 35px;
	padding-top: 10px;




}
#marcadores a:link, #marcadores a:visited{
	font-family: bookman old style;
	font-size: 12px;
	color: #0000FF;
	display: marker;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;



}
#marcadores a:hover{
	font-family: bookman old style;
	font-size: 12px;
	color: #99cc00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;

}

a.subir:link , a.subir:visited{
	font-family: bookman old style;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: marker;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;



}
a.subir:hover {
	font-family: bookman old style;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	background-color: #66CCFF;
	text-align: right;

}
#contenidos {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;

}
#parrafito {
    text-indent: 25px;
	
}
#atras {
    text-indent: -25px;	
	

}
#contenidos h3.subapartado {
	font-family: bookman old style;
	color: #000066;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
	margin-left: 15px;




}
#contenidos h3.subir {
	text-align: right;


}

#contenedor {
	background-color: #FFFFFF;
	width: 100%;


}
#navegador {
	background-color: #0000FF;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	height: 25px;
	padding-right: 25px;
	float: right;




}
#navegador a.nav:link {
	color: #fff;
	float: right;
	padding: 1px 5px 3px;
	font-family: bookman old style;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	display: block;




}
#navegador a.nav:visited {
	color: #fff;
	float: right;
	padding: 1px 5px 3px;
	font-family: bookman old style;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	display: block;



}
#navegador a.nav:hover {
	color: #FF3333;
	background-color: #66CCFF;
	font-family: bookman old style;
	font-size: 11px;
	font-weight: bold;
	display: block;



}

#listaenlaces{
	background-color: #0000FF;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;



}
#listaenlaces a:link, #listaenlaces a:visited {
	color: #fff;
	display: block;
	float: right;
	padding: 1px 9px 3px 6px;
	margin: 0 6px;
	font-family: bookman old style;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
#listaenlaces a:hover {
	color: #FF3333;
	background-color: #66CCFF;
	font-family: bookman old style;
	font-size: 11px;
	font-weight: bold;
}

#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-right: 0;
	padding-bottom: 5px;
	padding-top: 20px;
	background-color: #CCCCCC;
	border-top: 1px dashed #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 1.5em;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #99cc00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #99cc00;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	color: #333333;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-align:justify;
}
p {
	text-align: justify;
	font-size: 1.0em;
    text-indent: 25px;


}

ul {
	list-style-position: outside;
	list-style-image: url(../imagenes/bullet.gif);
}
.sangrado1 {
	margin-left: 25px;

}
.sangrado2 {
	margin-left: 50px;

}
a:link {
color: #0000FF;} 

a:visited {
color: #0000FF;}

a:hover {
	background-color: #dedede;
	color: #99cc00;
}

a:active {
color: #cc0000;}
acronym {
	text-decoration: underline;
}
