BODY
{
    background: url('images/fondo.png');
/*	color:#A4A4A4;*/
	color:#787878;
    padding:0;
    border-spacing:0;
    margin: 0;
    text-align:center;
    font-family: Verdana,Helvetica;
    font-size: small;
}

/* tablas */
table
{
	margin: 0 auto;
}

td
{
    font-family: Verdana,Helvetica;
    font-size: small;
	vertical-align:top;
	text-align:left;
}

hr
{
	border:1px solid #53AA35;
  	margin-left: auto;
  	margin-right: auto;
}

/* etiquetas */
font,p,div
{
    font-family: Verdana,Helvetica;
    font-size: small;
}

img { border: 0; }

ul
{
	list-style-type:square;
	text-align:left;
}


/* formulario */
form
{
  margin-top:0;
}

label
{
  font-weight:bold;
}

input,select
{
	background-color: #FFFFFF;
	border:1px solid #9ca9b4;
	color:#A4A4A4;
	font:bold 11px Verdana,Arial,Helvetica,sans-serif;
}

textarea
{
	border: 1px solid #9ca9b4;
	color:#A4A4A4;
	background-color: #FFFFFF;
	font:bold 11px Verdana,Arial,Helvetica,sans-serif;
	width:400px;
	height:200px;
}

/* ID */

#fondo
{
	background:url('images/fondo2.png') repeat-x;
	text-align:center;
}

#fondo_sup
{
	width:100%;
	text-align:center;
	position:absolute;
	top:0;
	left:0;
}

#fondo_sup_izq
{
	background:url('images/fondo_sup_izq.png') 4px 100% no-repeat;
	height:115px;
	width:90%;
	margin:0 auto;
	text-align:left;
}

#logo
{
	margin-left:40px;
	margin-top:45px;
}

#fondo_sup_der
{
	background:url('images/fondo_sup_der.png') 0 21px no-repeat;
	height:115px;
	width:45px;
	float:right;
}

#sup_cen
{
	background: url('images/sup_izq.png') 0 0 no-repeat;
	height:169px;
	width:90%;
	margin: 0 auto;
}

#sup_izq
{
	background: url('images/sup_der.png') 100% 0 no-repeat;
	height:169px;
}

#sup_der
{
	background: url('images/sup_cen.png') 0 0 repeat-x;
	height:169px;
	margin-left:16px;
	margin-right:16px;
}

#fecha
{
	float:right;
	margin-top:4px;
	color:#A4A4A4;
	background:none;
}

#slogan
{
	margin-top:103px;
	float:right;
}

#c_cen
{
	background: url('images/c_izq.png') 1px 0 repeat-y;
	width:90%;
	margin: 0 auto;
}

#c_izq
{
	background: url('images/c_der.png') 100% 0 repeat-y;
	margin-right:1px;
}

#c_der
{
	background: url('images/c_cen.png') 0 0 repeat;
	margin-left:7px;
	margin-right:7px;
}

#inf
{
	margin: 0 auto;
	width:90%;
}

#inf_cen
{
	background: url('images/inf_izq.png') 0 0 no-repeat;
	height:40px;
	margin-left: 1px;
	margin-right: 1px;
}

#inf_izq
{
	background: url('images/inf_der.png') 100% 0 no-repeat;
	height:40px;
}

#inf_der
{
	background: url('images/inf_cen.png') 0 0 repeat-x;
	height:40px;
	margin-left:15px;
	margin-right:15px;
	padding-top:21px;
	text-align:left;
	color:#000000;
}

#mapa_pie
{
	float:right;
	margin-top:3px;
}

#bloques_izq
{
	float:left;
	width:25%;
}

#bloques_der
{
	float:left;
	width:25%;
}

#contenido
{
	float:left;
	width:49%;
}

#ul
{
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
}

#ul li
{
	background:url('images/flecha_lista.png') 0 3px no-repeat;
	padding-left:10px;
	font-weight:bold;
}

/* class */

.ul
{
	list-style-type:circle;
}

.li_vacio
{
	list-style-type:square;
	background:url('images/b1_cen_cen.png') repeat;
}

.select_multiple
{
    height:115px;
}

.peque
{
	font-size: xx-small;
}

.pequena
{
	font-size: xx-small;
	font-style:italic;
}

.titulo
{
	color:#53AA35;
	font-weight:bolder;
	font-size: small;
	text-align:left;
	padding-bottom:10px;
}

.align_izq
{
	text-align:left;
	margin: 5px auto;
	width:90%;
}

.listado
{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0;
	text-align:justify;
}

/* caja */

.caja
{
	width:100%;
	margin:0 auto;
	background: url('images/n_cen_cen.png') 0 0 repeat-x;
}

.caja_sup
{
	background: url('images/n_sup_cen.png') 0 0 repeat-x;
}

.caja_inf
{
	background: url('images/n_inf_cen.png') 0 100% repeat-x;
}

.caja_izq
{
	background: url('images/n_cen_izq.png') 0 0 repeat-y;
}

.caja_der
{
	background: url('images/n_cen_der.png') 100% 0 repeat-y;
}

.caja_inf_izq
{
	background: url('images/n_inf_izq.png') 0 100% no-repeat;
}

.caja_inf_der
{
	background: url('images/n_inf_der.png') 100% 100% no-repeat;
}

.caja_sup_izq
{
	background: url('images/n_sup_izq.png') 0 0 no-repeat;
}

.caja_sup_der
{
	background: url('images/n_sup_der.png') 100% 0 no-repeat;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:25px;
	text-align:left;
}

/* bloques izq */

.b1
{
	width:100%;
	margin:0 auto;
	background: url('images/b1_cen_cen.png') 0 0 repeat-x;
}

.b1_sup
{
	background: url('images/b1_sup_cen.png') 0 0 repeat-x;
}

.b1_inf
{
	background: url('images/b1_inf_cen.png') 0 100% repeat-x;
}

.b1_izq
{
	background: url('images/b1_cen_izq.png') 0 0 repeat-y;
}

.b1_der
{
	background: url('images/b1_cen_der.png') 100% 0 repeat-y;
}

.b1_inf_izq
{
	background: url('images/b1_inf_izq.png') 0 100% no-repeat;
}

.b1_inf_der
{
	background: url('images/b1_inf_der.png') 100% 100% no-repeat;
}

.b1_sup_izq
{
	background: url('images/b1_sup_izq.png') 0 0 no-repeat;
}

.b1_sup_der
{
	background: url('images/b1_sup_der.png') 100% 0 no-repeat;
	padding-top:10px;
	padding-left:25px;
	padding-right:0px;
	padding-bottom:10px;
	text-align:left;
}

.b1_sup_der .titulo
{
	margin-bottom:15px;
}

/* bloques_der */

.b2
{
	width:100%;
	margin:0 auto;
	background: url('images/b2_cen_cen.png') 0 0 repeat-x;
}

.b2_sup
{
	background: url('images/b2_sup_cen.png') 0 0 repeat-x;
}

.b2_inf
{
	background: url('images/b2_inf_cen.png') 0 100% repeat-x;
}

.b2_izq
{
	background: url('images/b2_cen_izq.png') 0 0 repeat-y;
}

.b2_der
{
	background: url('images/b2_cen_der.png') 100% 0 repeat-y;
}

.b2_inf_izq
{
	background: url('images/b2_inf_izq.png') 0 100% no-repeat;
}

.b2_inf_der
{
	background: url('images/b2_inf_der.png') 100% 100% no-repeat;
}

.b2_sup_izq
{
	background: url('images/b2_sup_izq.png') 0 0 no-repeat;
}

.b2_sup_der
{
	background: url('images/b2_sup_der.png') 100% 0 no-repeat;
	padding-top:0;
	padding-left:15px;
	padding-right:0;
	padding-bottom:20px;
	text-align:left;
}

.b2_sup_der .titulo
{
	padding-bottom:5px;
	margin-left:10px;
}

/* emerge */

.emerge_id
{
	position:absolute;
	padding:10px;
	display:block;
	top:10%;
	overflow:hidden;
	border:1px solid #ffffff;
	background:#FDFCE9;
	text-align:left;
	margin:0 auto;
	z-index:9000;
}

.emerge_fondo
{
    background: url('images/overlay.png') repeat;
    filter: Alpha(opacity=50);
    position:absolute;
    text-align:center;
    top:0px;
    left:0;
	z-index:9000;
}

/* enlaces */

a:link,a:active,a:visited
{
	color:#53AA35;
	text-decoration:underline;
}

a:hover
{
	color:#0000FF;
	text-decoration:underline;
}

#inf_der a:link, #inf_der a:active, #inf_der a:visited
{
	color:#FFFFFF;
	text-decoration:underline;
}

#inf_der a:hover
{
	color:#0000FF;
	text-decoration:underline;
}

.b1_sup_der a:link, .b1_sup_der a:active, .b1_sup_der a:visited
{
	text-decoration:none;
}

.b1_sup_der a:hover
{
	color:#0000FF;
	text-decoration:none;
}

.b2_sup_der a:link, .b2_sup_der a:active, .b2_sup_der a:visited
{
	text-decoration:none;
}

.b2_sup_der a:hover
{
	color:#0000FF;
	text-decoration:none;
}