body, body * { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; }

body { margin: 0px; padding: 0px; background: #f4f2f4 url(fondo.gif) top center repeat-y; font-size: 12px; line-height: 20px; }

a img { border: 0px; }

a { color: #70881C; text-decoration: none; }
a:hover { text-decoration: underline; }

#cabecera { width: 915px; margin: auto; height: 82px; position: relative; }
#idiomas { position: absolute; right: 15px; bottom: 10px; }
#idiomas a { color: #711B64; text-decoration: none; margin-left: 25px; }
#idiomas a:hover { text-decoration: underline; }

#menu { width: 915px; margin: auto; background: #711B64 url(fondo_menu.gif) right top no-repeat; line-height: 30px; border-top: 5px solid #B5E31E; border-bottom: 5px solid #fff; position: relative; }
#menu #bloque_pre { width: 45px; height: 30px; float:left; border-bottom: 5px solid #B5E31E; border-top: 5px solid #fff; margin: -5px 0px; }
#menu a { text-decoration: none; color: #fff; float: left; padding: 0px 20px; margin: -5px 0px; }
#menu a:hover { background: #884C7F; }
#menu .pre { border-bottom: 5px solid #B5E31E; border-top: 5px solid #fff; }
#menu .post { border-top: 5px solid #B5E31E; border-bottom: 5px solid #fff; }
#menu a.selected { background: #fff; color: #711b64; font-weight: bold; font-size: 110%; }
#menu a.selected:hover { background: #F1EDF5; }

#espacio_1 { width: 915px; margin: auto; height: 16px; }
#espacio_2 { width: 915px; margin: auto; height: 3px; }

#contenido_general { width: 915px; margin: auto; background: #fff url(fondo_contenido.gif) top left repeat-y; position: relative; }

#menu_lateral { width: 181px; float: left; padding-bottom: 222px; }

#menu_lateral h1 { background: #B5E31E; color: #57154D; margin: 7px 0px 18px 0px; line-height: 25px; padding: 0px 10px; }

#menu_lateral a { color: #fff; text-decoration: none; padding: 4px 10px 4px 18px; display: block; margin-bottom: 8px; }
#menu_lateral a:hover { background-color: #884C7F; }
#menu_lateral a.selected { background-image: url(flechita_sel.gif); background-position: left center; background-repeat: no-repeat; }

#contenido { margin-left: 181px; padding-top: 7px; }

#pie { width: 885px; margin: auto; text-align: center; font-size: 10px; padding-top: 7px; color: #888; }


#titulo_pagina { background: #B5E31E; padding-left: 43px; height: 25px; }
#titulo_pagina h1 { line-height: 25px; background: #fff; float: left; padding: 0px 26px; margin: 0px; color: #6D1649; font-weight: bold; font-size: 18px; }

#icono_pagina { float: right; margin: -7px 51px 0px 0px; }

#contenido_pagina { padding: 20px 40px 0px 40px; }

#contenido_pagina p { margin: 20px 0px; }
#contenido_pagina b,
#contenido_pagina strong { color: #711B64; }

#contenido_pagina a { color: #70881C; text-decoration: none; }
#contenido_pagina a:hover { text-decoration: underline; }
#contenido_pagina a * { color: #70881C; }

.secciones { list-style-type: none; }

dl { margin: 20px 10px; }
dt { background: #CECDDC; line-height: 24px; font-weight: bold; color: #4B2946; padding-left: 16px; }
dd { background: #EDEDF2; color: #333; margin-left: 23px; padding: 10px 15px; }

ul li { margin: 13px 0px; }
ul { list-style: url(bala_1.gif); }
ul li ul { list-style: url(bala_2.gif); }


#galeria { width: 203px; float: right; margin-bottom: auto; padding-left: 15px; position: relative; }
#galeria div.gal_img img { border: 3px solid #711b64; }
#galeria div.gal_img { position: absolute; top: 10px; right: 0px; width: 203px; color: #777; font-size: 10px; display: none; }
#galeria div.gal_img_2 { position: absolute; right: 0px; width: 203px; color: #777; font-size: 10px; display: block; }

.bloque { display: block; }

.form_error { font-size: 11px; color: #d44; }



.base_error
{
	background: #fd6;
	border:     1px solid #a00;
	clear:      both;
	color:      #006;
	height:     600px;
	left:       0px;
	margin:     10px;
	overflow:   auto;
	position:   absolute;
	top:        10px;
	width:      800px;
	z-index:    10000;
	font-family: Arial, Helvetica, sans-serif;
}

.base_error_close
{
	float:right;
	padding:3px 8px;
	background:#bde600;
	margin:5px 5px 0px 0px;
	display:block;
	border:1px solid #9fc100;
	color:#779100;
	text-decoration:none;
}


.base_error_close:hover
{
	background:#647900;
	border:1px solid #647900;
	color:#edff95;
}

.base_error h4
{
	background:    #D4FF00;
	border-bottom: 1px solid #a00;
	font-size:     14px;
	height:        30px;
	line-height:   30px;
	margin:        0px;
	text-align:    center;
	font-family: Arial, Helvetica, sans-serif;
}



/* yualah debugger -------------------------------------------------------------------- begin */
.base_error_cerrar:hover
{
	background:  #ff0;

}



.base_error_msg
{
	margin:     10px;
	background: #FFE182;
	background: #FCF29A;
	border:     1px solid #D6AE2C;
	padding:    5px 10px;
	color:#333;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
}


.base_error td {padding:3px 5px; color:#333;font-family: Arial, Helvetica, sans-serif;}
.base_error .tr0 td {font-weight:bold;}
.base_error th {padding:3px 5px;  text-align:left; border-bottom:1px solid #D6AE2C; font-weight:normal;color:#a40; font-family: Arial, Helvetica, sans-serif;}

/* yualah debugger -------------------------------------------------------------------- end */
