.oculto {
	position: absolute;
	left: -999em;
}

body {
	background-color:#e7e7e7;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/fondo_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#centrado {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#todo {
	margin-top:15px;
	text-align: left;
	width:910px;
	border: 10px solid #990000;
	font-size: 0.85em;
	float: left;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
}
#cuerpo {
	width: 100%;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
}
#menu {
	width: 200px;
	float: left;
	font-size: 0.9em;
}
#cabecera {
	margin: 8px;
	float: left;
	width: 896px!important;
	width: 890px;
	height: 115px;
	background-image: url(../imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#contenido {
	width: 670px;
	float: left;
	margin-left: 20px;
	font-size: 0.9em;
}
#pie {
	width: 910px!important;
	width: 920px;
	background-color: #726D63;
	float: left;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
.__________________________________ {}
#autor img {
	border:none;
	margin-bottom: 5px;
	margin-top: 20px;
}
#autor {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-align: center;
}
#autor a {
	color: #666666;
	text-decoration: none;
}
.__________________________________ {}
#menu a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 17px;
	background-image: url(../imagenes/bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu a:hover, #menu a:focus {
	background-image: url(../imagenes/bullet_over.gif);
	color: #990000;
}
#menu li {
	margin-bottom: 3px;
}
#menu li.activo {
	background-color: #726d63;
}
#menu li.activo a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li.activo a:hover {
	text-decoration: underline;
}
#menu li.menulevel1 {
	background-color: #dfd4c1;
}
#menu li.menulevel1:hover {
	background-color: #EDE7DC;
}
/****************************/
#menu li ul.menulevel2 {
	padding-left: 5px;
}
#menu ul.menulevel2 a {
	background-image: url(../imagenes/bullet2.gif);
}
#menu ul.menulevel2 a:hover {
	background-image: url(../imagenes/bullet_over.gif);
	background-color: #F7F7F7;
}
#menu li ul.menulevel3 {
	padding-left: 10px;
}
/**************************/
#menu li.activo2 {
}
#menu li.activo2 a {
	background-image: url(../imagenes/bullet_over.gif);
	color: #990000;
	text-decoration: underline;
}
#menu li.activo2 a:hover {
	background-image: url(../imagenes/bullet_over.gif);
	background-color: #F7F7F7;
	text-decoration: none;
}
.__________________________________ {}
#contenido h2 {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
#contenido h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #E8E8E8;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#contenido h4 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#contenido h5, #contenido h6 {
	font-weight: bold;
	margin-left: 20px;
	margin-top: 15px;
}

#contenido p {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: justify;
}
#contenido p.indent {
	margin-left: 35px;
}
#contenido ul, #contenido ol {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#contenido ul li {
	padding-left: 12px;
	background-image: url(../imagenes/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-bottom: 5px;
}
#contenido ol {
	list-style-type: decimal;
	padding-left: 20px;
}
#contenido a {
	color: #990000;
	text-decoration: underline;
}
#contenido a:hover, #contenido a:focus {
	color: #CC0000;
	text-decoration: none;
}
.__________________________________ {}

#contenido .contenttable {
	border: 1px solid #990000;
	width: 100%;
	margin-bottom: 20px;
}#contenido .contenttable caption {
	font-weight: bold;
	background-color: #F3F3F3;
	text-align: center;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}
#contenido .contenttable td, #contenido .contenttable th {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contenido .contenttable th {
	color: #FFFFFF;
	background-color: #726D63;
	font-weight: bold;
}
