@charset "utf-8";
/* CSS Document */

div.module {
  background: url(../images/menu/menu_fondo_superior_izquierdo.png) 0 0 no-repeat;
  padding:0px;
  text-decoration:none;
}
 
div.module div {
  background: url(../images/menu/menu_fondo_inferior_izquierdo.png) 0 100% no-repeat;
  margin: 0px;
  border: 0;
}
 
div.module div div{
  background: url(../images/menu/menu_fondo_superior_derecho.png) 100% 0 no-repeat;
}
 
div.module div div div {
  background: url(../images/menu/menu_fondo_inferior_derecho.png) 100% 100% no-repeat;
}

div.module div div div div{
/*	background-color:#8080FF;*/
}

.mainlevel{
	text-decoration:none;
	font-family:"Nimbus Sans L", "Libertation Sans","Trebuchet MS", Arial, Helvetica;
	/*#878788*/
	font-size:11px;
	font-weight:700;
	margin-left:5px;
	
}
#mainlevel{
	text-decoration:none;
	font-family: "Nimbus Sans L", "Libertation Sans", Arial;
	font-size:11px;
	width:169px;
	margin-left:-41px;
	
}
#mainlevel li{

	background-image:url(images/vertical_completa.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	line-height:18px;
	text-align:left;
	overflow:hidden;
	

	
	
}

#mainlevel li:hover{
	background-image:url(images/vertical_completa_azul.png);
	background-repeat:no-repeat;
	line-height:18px;
	overflow:hidden;
	
}
#mainlevel li a{
	color:#575656;}


ul {
	list-style: none;
	text-align:center;
}
li{

	
	}
a.green:hover {

}

div.module div div div table  {
	border: 0px solid red;
	padding-top:5px;
	padding-bottom:14px;
	margin-left:8px; 
	margin-right:1px;
	width:150px;

}

div.module div div div table td {
	text-align:left;
	border-bottom:solid;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ABABAB;
	height:19px;
	
}

div.module div div div table td:hover {
/*background-color:#D2D2D2;
color:#FFF;*/

}

#Obj_LinkInformacion  p{ 
	padding:0px;
	margin:0px;
	border: 0px solid blue;

}

#Obj_EnlacesGubernamentales  p{ 
	/*padding:0px;*/
	/*margin:0px;*/
/*	border: 0px solid blue;*/

}

#Obj_Tips_Poblacion  p{ 
	padding:0px;
	margin:0px;
	border: 0px solid blue;
}