body {
	background: white url(../img/fondo.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
}
#page {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
#header {
	background-color: #2b5977; /* azul oscuro */
	background-image: url(../img/decap_reflejo.gif);
	background-position: 80px 8px;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 80px;
	padding: 0;
	top: 0;
	left:0;
	/* border: 1px solid violet; */
}
#header p {
	color: #ccc;
	font-size: 0.9em;
	position: absolute;
	top: 38px;
	left: 310px;
}
#mail {
	color: #ccc;
	position: absolute;
	float: right;
	left: -20px;
	top: 53px;
	width: 100%;
	font-size: 0.8em;
	text-align: right;
}
#mail a:link {
	color: #ccc;
	text-decoration: none;
}
#mail a:visited {
	color: #ccc;
	text-decoration: none;
}
#mail a:hover {
	color: white;
	border-bottom: 1px white solid;
}
#mail a:active {
	color: white;
	border-bottom: 1px white solid;
}
#mainbody {
	padding: 1em;
	position: absolute;
	top: 80px;
	left: 200px;
	width: 75%;
	/* border: 1px solid red; */
}
#links {
	float: left;
	padding: 0 2em 1em 1em;
	position: absolute;
	top: 90px;
	left: 0;
	/* border: 1px solid blue; */
}
#links ul {
	font-size: 0.8em;
	list-style-image: url(../img/bluedot.gif);
}
#links li {
	padding-bottom: 0.5em;
}
#links a:link {
	color: #2b5977; /* dark blue */
	text-decoration: none;
	
}
#links a:visited {
	color: #2b5977; /* dark blue */
	text-decoration: none;
}
#links a:hover {
	color: #fac900; /* yellow duck */
	background-color: #2b5977; /* dark blue */
	text-decoration: none;
}
#links a:active {
	color: #fac900; /* yellow duck */
	background-color: #2b5977; /* dark blue */
	text-decoration: none;
}
#footer {
	font-size: 0.8em;
	color: #ccc;
	background-color: #2b5977; /* dark blue */
	position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 2em;
    padding-top: 0.5em;
}
p {
	font-size: 0.8em;
}
h1, h2, h3, h4, h5 {
	color: #2b5977;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
	font-weight: normal;
}
.enhance {
	color: #2b5977;
	font-weight: bold;
}
.neg {
	background-color: #2b5977; /* dark blue */
	color: #fac900; /* yellow duck */
	padding: 2px;
	text-indent: 4px;
}
.section {
	background-color: #2b5977; /* dark blue */
	color: #fac900; /* yellow duck */
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
}
.left {
	float: left;
	padding: 5px;
	margin-right: 8px;
	border: 1px solid #2b5977; /* dark blue */
	hspace: 8px;
}
.right {
	float: right;
	padding: 5px;
	margin-left: 8px;
	border: 1px solid #2b5977; /* dark blue */
	hspace: 3px;
}
#mainbody a:link, a:visited {
	color: #0000ff;
	text-decoration: none;
}
#mainbody a:hover, a:active {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
}
.thislink {
	font-weight: bold;
	color: #e8e8e8; /* dark grey */
}
#mainbody ul {
	font-size: 0.9em;
}
/* special styles for specific items */
}
#idiomas {
	float: right;
	padding-right: 50px;
	padding-top: 10px;
	color: #fac900; /* yellow duck */
	font-weight: normal;
	font-size: 9px;
}
#idiomas a:link {
	color: #fac900; /* yellow duck */
	text-decoration: none;
	font-weight: normal;
	}
#idiomas a:visited {
	color: #fac900; /* yellow duck */
	text-decoration: none;
	font-weight: normal;
	}
#idiomas a:hover {
	color: #fac900; /* yellow duck */
	text-decoration: none;
	font-weight: normal;
	}
#idiomas a:active {
	color: #fac900; /* yellow duck */
	text-decoration: none;
	font-weight: normal;
	}
.warn {
	background:#ffc url(../img/warn.gif) 0.5em no-repeat;
	background-position: 1em 0.5em;
	width: 70%;
	font-size:0.8em;
	margin: 0em 4em 0.5em 4em;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 4em;
	border: 1px dotted #2b5977; /* dark blue */
	}

.eco {
	background: #fff url(../img/eco.gif) 0.5em no-repeat;
	background-position: 1em 0.5em;
	width: 35%;
	font-size: 0.8em;
	margin: 0em 4em 0.5em 4em;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 4em;
	border: 1px dotted #339933; /* dark green */
	}
/* lists */

ol, ul, li {
	font-size: 0.9em;
}
ul.acrobat {
	list-style-image: url(../img/pdf.gif);
	font-size: 0.9em;
}
ul.voidarrow {
	list-style-image: url(../img/bullet-voidarrow.gif);
	font-size: 0.9em;
}
ul.fullarrow {
	list-style-image: url(../img/bluearrow.gif);
	font-size: 0.9em;
	}
ul.bluedot {
	list-style-image: url(../img/bluedot.gif);
	font-size: 0.9em;
	}