html, body {
	margin: 0px;
	padding: 0px;
	background-color: #d1d5d7;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.texto {
	text-decoration: none;
}
a.texto hover{
	color: #000000;
}
.textopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.textopie {
	color: #FFFFFF;
	text-decoration: none;
}
a.textopie:hover {
	color: #FFCC00;
	text-decoration: none;
}
.textofirma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #748085;
	text-decoration: none;
}
a.textofirma {
	text-decoration: none;
}
a.textofirma:hover {
	color: #000000;
	text-decoration: none;
}
#arriba {
	width: 864px;
	background-image: url(imagenes/fondologo.jpg);
	height: 57px;
	text-align: right;
	vertical-align: text-bottom;
	padding-top: 60px;
}
#botones {
	width: 864px;
	text-align: right;
	background-image: url(imagenes/fondologo.jpg);
	background-position: 0px bottom;
}
#contenidos {
	background-image: url(imagenes/fondocontenido.gif);
	width: 864px;
}
#seccion {}
.portadaizq {
	width: 558px;
	float: left;
	background-position: left top;
	padding-left: 23px;
	background-image: url(imagenes/fondocontenido.gif);
}
.portadader {
	background-repeat: no-repeat;
	background-position: top;
	width: 283px;
	float: right;
	background-image: url(imagenes/fondoder.jpg);
	height: 692px;
	background-color: #FFFFFF;
}
#pie {
	width: 864px;
	background-image: url(imagenes/fondopie.gif);
	background-position: bottom;
	line-height: 0.8em;
	text-align: right;
	clear: both;
}
#firma {
	text-align: center;
	width: 864px;
}
.rotulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
