body {
	color: Black;
	margin: 5px;
	background: #fff repeat-y url (../imagenes/fondocuaderno.gif);
	background-image: url(../imagenes/fondocuaderno.gif);
	background-repeat: repeat-y;
}

#lateral {
	position: fixed;
	float: left;
	background-color: transparent;
	color: Black;
	width: 175px;
	font: 90% Courier, "Courier New", Helvetica, Arial, monospace;
	vertical-align : text-top;
	padding-top: 12px;
	text-align: center;
	padding-bottom: 10px;
	border: 1px solid #fff;
	margin: 10px 3px 10px 35px;
}

#titular {
	position: relative;
	background-color: #DBDFEC;
	border: 1px solid #6C6E8C;
	color: black;
	text-align : center;
	padding: 1px;
	margin: 10px 0 0 250px;
}

#nav {
	position: relative;
	background: top repeat-x url(../imagenes/sombrainferior.gif);
	margin: 0 0 0 250px;
	border-left: 1px solid #6C6E8C;
	border-right: 1px solid #6C6E8C;
	border-bottom: 1px solid #6C6E8C;
	font : 90% Courier, "Courier New", Helvetica, Arial, monospace;
	padding: 0.5em 2em 0.5em 2em;
}

#nav2{
	position: relative;
	font: 90% Courier, "Courier New", Helvetica, Arial, monospace;
	margin: 0 0 0 250px;
}

#contenido {
	position: relative;
	background: bottom repeat-x url(../imagenes/sombrasuperior.gif);
	color: Black;
	margin: 0 0 0 250px;
	border-left: 1px solid #6C6E8C;
	border-right: 1px solid #6C6E8C;
	padding: 2% 3% 2% 3%;
}

#pie {
	position: relative;
	font: 80% Courier, "Courier New", Helvetica, Arial, monospace;
	text-align: center;
	background-color: #DBDFEC;
	border: 1px solid #6C6E8C;
	padding: 2px;
	margin: 0 0 0 250px;
}

#titularinforme {
	position: relative;
	background: #DBDFEC url(../imagenes/sombrainferior.gif) repeat-x bottom;
	border-top: 1px solid #6C6E8C;
	border-right: 1px solid #6C6E8C;
	border-left: 1px solid #6C6E8C;
	color: black;
	text-align : center;
	padding: 5px 5px 10px 5px;
	margin: 5% 5% 0 50px;
}

#contenidoinforme {
	position: relative;
	background: white url(../imagenes/sombrasuperior.gif) repeat-x bottom;
	color: Black;
	margin: 0 5% 0 50px;
	border-left: 1px solid #6C6E8C;
	border-right: 1px solid #6C6E8C;
	padding: 2% 3% 2% 3%;
}

#pieinforme {
	position: relative;
	font: 80% Courier, "Courier New", Helvetica, Arial, monospace;
	text-align: center;
	background-color: #DBDFEC;
	border-right: 1px solid #6C6E8C;
	border-bottom: 1px solid #6C6E8C;
	border-left: 1px solid #6C6E8C;
	padding: 2px;
	margin: 0 5% 5% 50px;
}

h1 {
	font: normal 170% Courier, "Courier New", Helvetica, Arial, monospace;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #25356B;
}

h2 {
	font: normal 150%/130% Courier, "Courier New", Helvetica, Arial, monospace;
	margin-bottom: 5px;
	margin-top: 0;
	background-color: transparent;
	color: #25356B;
}

h3 {
	font: normal 130%/130% Courier, "Courier New", Helvetica, Arial, monospace;
	background-color: transparent;
	color: #25356B;
	margin-top: 30px;
	margin-bottom: 0;
	}

h4 {
	font: normal 110%/130% Courier, "Courier New", Helvetica, Arial, monospace;
	background-color: transparent;
	color: #25356B;
	margin-top: 30px;
	margin-bottom: 0;
}

h5 {
	font: bold 100%/130% Courier, "Courier New", Helvetica, Arial, monospace;
	background-color: transparent;
	color: #25356B;
	margin-top: 30px;
	margin-bottom: 0;
}

h6 {
	font: bold 100%/130% Courier, "Courier New", Helvetica, Arial, monospace;
	background-color: transparent;
	color: #25356B;
	margin-top: 10px;
	margin-bottom: 0;
}


p, dl, td, th,  ul, ol, .test {
	font: 100%/140% Courier, "Courier New", Helvetica, Arial, monospace;
	margin-bottom: 1.7%;
	margin-top: 1.7%;
}

small {
	font: 90%/140% Courier, "Courier New", Helvetica, Arial, monospace;
}

a {
	text-decoration: underline;
}

a:link {
	background-color: transparent;
	color: #0033CC;
}

a:visited {
	background-color: transparent;
	color: #6666CC;
}

a:hover {
 	text-decoration: none;
 	color: #69c;
 }
 
a:active {
	background-color: transparent;
	color: blue;
}


#nav a:visited, #nav2 a:visited {
	background-color: transparent;
	color: #6666CC;
}

dt {
	background-color: transparent;
	color: #81562B;
	font: 100%/140% Courier, "Courier New", Helvetica, Arial, monospace;
	margin-top: 0.5em;
}

acronym, dfn, abbr {
	border-bottom: 1px dotted black;
	cursor: help;
}

.menu {
	margin-bottom: 7px;
}

.menu p {
	border-bottom: 1px solid #fff;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 0;
	background: transparent;
}

.menu a:link, .menu a:visited {
	display:block;
	text-decoration: none;
	background-color: transparent;
	color: black;
	border-left: 10px solid #fff;
}

.menu a:hover {
	background-color: #fff;
	color: #6C6E8C;
	border-left: 10px solid #000;

}

#aquiestoy {	
	background-color: #fff;
	color: #6C6E8C;
	border-left: 10px solid blue;
}

#pie #aquiestoy {
	background-color: #DBDFEC;
	border-left: 0;
}

fieldset {
	border: 1px solid #25356B;
	margin: 0.5em;
	padding:0;
	text-align: left;
}

caption {
	font: bold 130%/150% Courier, "Courier New", Helvetica, Arial, monospace;
	background-color: transparent;
	color: #25356B;
	padding-top: 10px;
	padding-bottom: 5px;
	font-variant : small-caps;
}

label {
	cursor: pointer;
}

legend {
	font-family: Courier, "Courier New", Helvetica, Arial, monospace;
	background-color: transparent;
	color: #25356B;

}

table {
	font: 80% Verdana, Helvetica, Arial, sans-serif;
	border: 5px double #25356B;
}

.tablasinborde {
	border : 0;
}

td, th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #666;
}

.titulo {
	font: normal 100% Georgia, "Times New Roman", "Luxi Sans", Times, serif;
	margin: 0;
}

.impar {
	border-top: thin solid #999999;
	background-color: #F6F6FF;
}