body {
	margin: 0 0 0 0;
	background-color: #f5f5f5;
	font: normal 12pt Georgia, serif;
	}

body.titulo {
	background-color: #1E61A4;
	}

dir {
	margin-left: 17px;	
	}

h1 {
	background: black url(../interfaz/gespro_bg.png) repeat-x;
	color: #f5f5f5;
	font: bold 15pt Georgia, serif;
	margin: 0 0 0 0;
	padding: 10px 0 0 20px;
	text-align:left;
	height:51px;
	}

h2 {
	text-align: left;
	color: #666;
	font: 16pt Georgia, serif;
	margin-left: 25px;
	margin-right: 25px;
	}

h3 {
	text-align: left;
	color: black;
	font-family: Georgia, serif;
	text-decoration: underline;
	margin-left: 25px;
	margin-right: 25px;
	}

h4 {
	text-align: left;
	color: black;
	font-family: Georgia, serif;
	font-weight: bold;
	margin-left: 25px;
	margin-right: 25px;
	}

ul {
	list-style-type: disc;
	color: #111;
	font-family: Georgia, serif;
	margin-left: 45px;
	margin-right: 25px;
	line-height: 150%;
	}

ol {
	color: black;
	font-family: Georgia, serif;
	margin-left: 50px;
	margin-right: 25px;
	line-height: 150%;
	}

hr {
	color: #1E61A4;
	margin: 0px 13px 0px 0px;
	}

a:link {
	font-family: Georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #1E61A4;
	}

a:active {
	font-family: Georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #445566;
	}

a:visited {
	font-family: Georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #445566;
	}

a.indice:link {
	font-family: georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #1E61A4;
	}

a.indice:active {
	font-family: georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #445566;
	}

a.indice:visited {
	font-family: georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #445566;
	}

a.indicePie:link {
	font-family: georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #1E61A4;
	}

a.indicePie:active {
	font-family: georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #445566;
	}

a.indicePie:visited {
	font-family: georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #1E61A4;
	}

a.indiceTema:link {
	font-family: georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #1E61A4;
	}

a.indiceTema:active {
	font-family: georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #445566;
	}

a.indiceTema:visited {
	font-family: georgia, serif;
	font-weight: bold;
	text-decoration: none;
	color: #445566;
	}

a.glosario:link {
	font-weight: bold;
	text-decoration: none;
	color: #1E61A4;
	}

a.glosario:active {
	font-weight: bold;
	text-decoration: none;
	color: #445566;
	}

a.glosario:visited {
	font-weight: bold;
	text-decoration: none;
	color: #445566;
	}

.normal {
	font: normal normal georgia, serif;
	color: black;
	margin-left: 25px;
	margin-right: 25px;
	}

.portada {
	font: small-caps bold 30pt georgia, serif;
	color: white;
	text-align: center;
	margin-top: 10px;
	}

.encabezado {
	font: italic bold georgia, serif;
	color: #1E61A4;
	}

.pie {
	font: italic small-caps bold georgia, serif;
	color: #1E61A4;
	text-align: right;
	margin: 0 16px 0 0;
	}

.peu {position:fixed; bottom:10px; left:10px;margin-top:20px;}

.arriba {
	margin-top: -5px;
	}
