.oculto {
	position: absolute;
	left: -999em;
}
body {
	background-color:#a50b2d;
	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_web.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#centrado {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#todo {
	text-align: left;
	width:910px;
	font-size: 0.85em;
	float: left;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #400410;
	border-left-color: #400410;
}
#cabecera {
	background-color: #FFFFFF;
	float: left;
	width: 910px;
	height: 110px;
	background-image: url(../imagenes/cabecera_silla.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-color: #9fa2a7;
	border-bottom-style: solid;
	border-bottom-width: 15px;
}
#cuerpo {
	width: 910px;
	float: left;
	background-image: url(../imagenes/fondo_cuerpo.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#menu {
	width: 230px;
	float: left;
	font-size: 0.9em;
}
#contenido {
	width: 630px;
	float: left;
	font-size: 0.9em;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:25px;
}
#pie {
	width: 910px;
	background-color: #9fa2a7;
	float: left;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.__________________________________ {}
#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 ul.menu {
	margin-bottom:40px;
	margin-top:20px;
}
#menu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(../imagenes/bullet_white.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px;
	padding-top: 3px;
	padding-bottom: 3px!important;
	padding-bottom: -20px;
}
#menu a:hover, #menu a:focus {
	background-image: url(../imagenes/bullet_red.gif);
	color: #990000;
	background-color: #FFFFFF;
}
#menu li {
	display: block;
}
#menu li.activo {
	background-color: #FFFFFF;
	margin-top:50px;
}
#menu li.activo a {
	color: #400410;
	text-decoration: none;
	background-image: url(../imagenes/bullet_act.gif);
/*	background-repeat: no-repeat;
	background-position: 9px 4px;*/
}
#menu li.activo a:hover {
	text-decoration: underline;
}
#menu li.menulevel1 {
}
#menu li.menulevel1:hover {
	background-color: #FFFFFF;
}
/****************************/
#menu ul.menulevel2 {
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-bottom:15px;
	*margin-top:-14px;
}
#menu ul.menulevel2 a {
	background-image: url(../imagenes/bullet_verde.gif);
	color: #005722;
}
#menu ul.menulevel2 a:hover {
	background-image: url(../imagenes/bullet_red.gif);
	background-color: #FFFFFF;
	color:#a50b2d;
	text-decoration:underline;
}
/**************************/
#menu li.activo2 {
/*	padding-left: 10px;*/
	background-color: #FFFFFF;
}
#menu li.activo2 a {
	background-image: url(../imagenes/bullet_red.gif);
	color: #a50b2d;
	text-decoration: underline;
}
#menu li.activo2 a:hover {
	background-image: url(../imagenes/bullet_red.gif);
	text-decoration: underline;
}

/*********************************/

/*********************************/
#menu ul.menulevel3 {
	padding-left: 10px;
	background-color: #FFFFFF;
}
#menu ul.menulevel3 a {
	background-image: url(../imagenes/bullet_verde.gif);
	color: #005722;
}
#menu ul.menulevel3 a:hover {
	background-image: url(../imagenes/bullet_red.gif);
	background-color: #FFFFFF;
}
/**************************/
#menu li.activo3 {
/*	padding-left: 10px;*/
	background-color: #FFFFFF;
}
#menu li.activo3 a {
	background-image: url(../imagenes/bullet_red.gif);
	color: #990000;
	text-decoration: underline;
}
#menu li.activo3 a:hover {



	background-image: url(../imagenes/bullet_red.gif);
	text-decoration: underline;
}
/*********************************/
/*********************************/
#menu ul.menulevel4 {
	padding-left: 10px;
	background-color: #FFFFFF;
}
#menu ul.menulevel4 a {
	background-image: url(../imagenes/bullet_verde.gif);
	color: #005722;
}
#menu ul.menulevel4 a:hover {
	background-image: url(../imagenes/bullet_red.gif);
	background-color: #FFFFFF;
}
/**************************/
#menu li.activo4 {
/*	padding-left: 10px;*/
	background-color: #FFFFFF;
}
#menu li.activo4 a {
	background-image: url(../imagenes/bullet_red.gif);
	color: #990000;
	text-decoration: underline;
}
#menu li.activo4 a:hover {
	background-image: url(../imagenes/bullet_red.gif);
	text-decoration: none;
}
.__________________________________ {}
#contenido h2 {
	background-color: #5f061a;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 10px;
}
#contenido h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #5f061a;
	border-bottom: 1px solid #5f061a;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left:15px;
}
#contenido h4, #contenido h5, #contenido h6 {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:15px;
}
#contenido p {
	margin-left:15px;
	margin-bottom: 10px;
	text-align: justify;
}
#contenido ul, #contenido ol {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#contenido ul li {
	padding-left: 12px;
	background-image: url(../imagenes/bullet_act.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 #5f061a;
	width: 100%;
	margin-bottom: 20px;
	margin-top:10px;
}
#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: 5px;
	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: #9fa2a7;
	border-right-color: #9fa2a7;
	border-bottom-color: #9fa2a7;
	border-left-color: #9fa2a7;
}
#contenido .contenttable th {
	color: #FFFFFF;
	background-color: #726D63;
	font-weight: bold;
}
/*************************************************/
#w3c {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
/*************************************************/
form#mailform {
	margin-left:40px;
	margin-right:auto;
	width: 550px;
	font-size: 0.9em;
}
.csc-mailform-field {
	margin:10px;
	width: 499px;
	float: left;
}
#mailform label {
	width: 120px;
	display: block;
	text-align: right;
	float: left;
	padding-right: 5px;
}
#mailform input[id="mailformformtype_mail"] {
	margin-left: 200px;
	width: auto;
}
.csc-mailform-field input, .csc-mailform-field textarea {
}
form table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left:35px;
}
#contenido fieldset {
	border: 1px solid #5f061a;
}
embed {
	margin-left:40px;
	margin-left:40px!important;
	text-aling:center;
}
p.csc-form-label, p.csc-form-label-req {
	padding-right:50px;
}
/****************************************/
.tx-gooffotoboek-pi1 {
	margin-left:25px;
	margin-right:15px;
}
.tx-gooffotoboek-pi1 table tr.imagenes td {
	padding: 5px;
}
.tx-gooffotoboek-pi1 table td.botonera {
	padding-left:auto;
	padding-right:auto;
}
.tx-gooffotoboek-pi1 td {
	text-align:center;
}
.tx-gooffotoboek-pi1 table div {
	margin-left:45px;
}
