/* CSS Document */
html 
{
	margin: 0px;
	padding: 0px;
	background: url(images/wallpaper.png) center top repeat-x repeat-y;
	text-align: center;
}

body 
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	background: #f9f3ec url(images/replarge.png) center top repeat;
	text-align:center;
}

img
{
	border: none;
}

#content
{
	width: 760px;
	margin: auto;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#left
{
	float: left;
}

#right
{
	//float: right;
	//width: 100px;
	//margin-top: -500px;
	//margin-left: 500px;
	position:absolute;
	//left: 10px;
	//top: -50px;
	top: 724px;
	margin-left: 700px;
	left: 271px;
	height: 88px;
	z-index: 2;
	}

#head
{
	width: 760px;
	height: 165px;
	background: url(images/banersuperior.png) top left no-repeat;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#head h1
{
	margin: 0px;
	padding: 0px;
	height: 0px;
	overflow: hidden;
}

#menu
{
	width: 760px;
	height: 55px;
	background: url(images/bordesbotones.png) top left no-repeat;
	position: relative;
	top: -25px;
	z-index: 0;
	text-align:left;
	margin-bottom: 0px;

}

#menu ul
{
	list-style-type: none;
	height: 61px;
	margin-left: 18px;
	width:auto;
	text-align:left;
	
}

#menu ul li
{
	height: 61px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}

#menu ul li a
{
	display: block;
	height: 61px;
	text-align: left;
}

#menu ul li#inicio a
{
	width: 56px;
	background: url(images/inicio.png) top left no-repeat;
}

#menu ul li#inicio a:hover, #menu ul li#inicio.act a
{
	background: url(images/inicio_hov.png) top left no-repeat;
}

#menu ul li#quienes a
{
	width: 165px;
	background: url(images/quienes.png) top left no-repeat;
}

#menu ul li#quienes a:hover, #menu ul li#quienes.act a
{
	background: url(images/quienes_hov.png) top left no-repeat;
}

#menu ul li#labor a
{
	width: 137px;
	background: url(images/labor.png) top left no-repeat;
}

#menu ul li#labor a:hover, #menu ul li#labor.act a
{
	background: url(images/labor_hov.png) top left no-repeat;
}

#menu ul li#galeria a
{
	width: 81px;
	background: url(images/galeria.png) top left no-repeat;
}

#menu ul li#galeria a:hover, #menu ul li#galeria.act a
{
	background: url(images/galeria_hov.png) top left no-repeat;
}


#menu ul li#prensa a
{
	width: 68px;
	background: url(images/prensa.png) top left no-repeat;
}

#menu ul li#prensa a:hover, #menu ul li#prensa.act a
{
	background: url(images/prensa_hov.png) top left no-repeat;
}

#menu ul li#contacto a
{
	width: 84px;
	background: url(images/contacto.png) top left no-repeat;
}

#menu ul li#contacto a:hover, #menu ul li#contacto.act a
{
	background: url(images/contacto_hov.png) top left no-repeat;
}


#menu ul li#links a
{
	width: 50px;
	background: url(images/links.png) top left no-repeat;
}

#menu ul li#links a:hover, #menu ul li#links.act a
{
	background: url(images/links_hov.png) top left no-repeat;
}

#left
{
	width: 170px;
	margin: 0px;
}

#menuizq
{
	width: 170px;
	position: relative;
	left: -40px;
}

#menuizq li
{
	list-style-type:none;
}

#menuizq li a
{
	width: 170px;
	display:block;
	margin: 0px;
}

#menuizq ul li#datos a
{
	background: url(images/lat_datos_des.png) top left no-repeat;
	height: 33px;
}

#menuizq ul li#agenda a
{
	height: 28px;
	background: url(images/lat_agenda_des.png) top left no-repeat;
}

#menuizq ul li#trabajo a
{
	height: 27px;
	background:url(images/lat_trabajo_des.png) top left no-repeat;
}

#menuizq ul li#participa a
{
	height:28px;
	background: url(images/lat_participa_des.png) top left no-repeat;
}

#menuizq ul li#leyes a
{
	height: 27px;
	background: url(images/lat_leyes_des.png) top left no-repeat;
}

#menuizq ul li#camara a
{
	height: 31px;
	background: url(images/lat_camara_des.png) top left no-repeat;
}

#menuizq ul li#datos a:hover, #menuizq ul li#datos.act a
{
	background: url(images/lat_datos_sel.png);
}

#menuizq ul li#agenda a:hover, #menuizq ul li#agenda.act a
{
	background: url(images/lat_agenda_sel.png);
}

#menuizq ul li#trabajo a:hover, #menuizq ul li#trabajo.act a
{
	background: url(images/lat_trabajo_sel.png);
}

#menuizq ul li#participa a:hover, #menuizq ul li#participa.act a
{
	background: url(images/lat_participa_sel.png);
}

#menuizq ul li#leyes a:hover, #menuizq ul li#leyes.act a
{
	background: url(images/lat_leyes_sel.png);
}

#menuizq ul li#camara a:hover, #menuizq ul li#camara.act a
{
	background: url(images/lat_camara_sel.png);
}

#menuizq ul li#datos a:hover, #menuizq ul li#datos.act a
{
	background: url(images/lat_datos_sel.png);
}

#centro
{
	background: #FFFFFF;
	margin-left: 180px;
	margin-right: 85px;
	margin-top: 0px;
}

#centro p
{
	text-align:justify;
	text-indent: 0.5em;
	margin-left: 20px;
	margin-right: 20px;
	font-size:12px;
	color:#000000;
	padding-left:1em;
	padding-right: 1em;
}

#centro h1
{
	color:#FF0000;
}

#right
{
	float: right;
	width: 79px;
}

#centro img
{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

#noticias
{
	background: url(images/fondonota.png) top left no-repeat;
	width: 158px;
	height: 177px;
}

#noticias p
{
	width: 150px;
	font-size: 10px;
	line-height: 1em;
	margin: 0px;
	
}

#noticias p.fecha
{
	position:relative;
	top: 5px;
	text-align: right;
	font-weight: bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

#noticias #titnot
{
	margin-top: 35px;
	margin-left: 5px;
	width: 140px;
}

#noticias #titnot p
{
	text-align:left;
	margin-bottom: 0.2em;
	width: 140px;
}

#noticias #titnot p a
{
	text-decoration:none;
	color:#000000;
	font-weight: bold;
}

#noticias #titnot p.ante
{
	position: absolute;
	top: 600px;
}

img.foto
{
	border: 0;
	text-align:center;
}

#centro p
{
	margin-top: 0px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#centro ul
{
	margin-right: 15px;
}

#centro p.sup
{
	background: url(images/fondo_sup.png);
	width: 100%;
	color:#FFFFFF;
	height: 35px;
	font-size:18px;
	padding: 0px;
	text-indent: 2em;
	margin-left: 0px;
}

#centro .datos
{
	text-indent: 0px;
	margin-left: 55px;
}

#centro h2
{
	background: url(images/fondoh2.png) top left no-repeat;
	font-size:14px;
	color: #006600;
	text-indent: 1em;
}

#centro h3
{
	color: #990000;
	font-size:12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 55px;
}

#centro ul
{
	margin-top: 0px;
	text-align: justify;
	margin-right: 65px;
}

#canalcongreso
{
	position: absolute;
	top: 650px;
}
