		#contenedor {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 1px solid #95AA27;
			background-color: #95AA27;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}

		#cabeza {
	background-color: #FFF;
	background-image : url(banner.png);
	background-repeat : no-repeat;
	height : 90px;
	width : 755px;
	border: 3px solid #008CCC;
	margin: 0;
}

		#cabeza h1 {
	display: none;  
}

		#cuerpo {
	padding: 5px;
	background-color: #FFF;
	text-align : center;
	border: 3px solid #008CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

		#pie {
	background-color: #FFF;
	clear: both;
	padding: 5px;
	margin-top: ;
	border: 3px solid #008CCC;
	text-align : right;
}
.creditos{
	font-size : 8px;
	font-weight : bold;
	text-transform : lowercase;
	letter-spacing : 2.5px;
	color: #95AA27;/*#008CCC;*/
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

.NucleoMunicipio{
  text-align: center;
  font-size : 18px;
  padding-bottom: 0;
}

/* Cambio NucleoMunicipio */
a.cambioMunicipio, a.cambioMunicipio:link, a.cambioMunicipio:visited, a.cambioMunicipio:active  {
  position: relative;
  text-decoration: none; 
  	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
	color: #95AA27;
	text-align: left;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-transform : uppercase;
  }
  
a.cambioMunicipio:hover {
  background: transparent;
  cursor: help;
  	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
	color: #008CCC;
	font-family : "MS Sans Serif", Geneva, sans-serif;
  }

a.cambioMunicipio span {
  display: none;  
  text-decoration: none; 
}

a.cambioMunicipio:hover span {
	display: block;
	position: absolute;
	text-align: center;
	z-index: 100;
	color: #000;
	border: 2px solid #008CCC;
	filter: alpha(opacity=50);
	opacity: .5;
	background: #95AA27;
	font: .5em "MS Sans Serif", Geneva, sans-serif;
	top: -75px;
	right: 152.5px;
	width: 200px;
	cursor: help;
	padding: 5px;
	text-transform : none;
  }

/* Hack para IE */
html>body a.cambioMunicipio:hover span {
	display: block;
	position: absolute;
	text-align: center;
	z-index: 100;
	color: #000;
	border: 2px solid #008CCC;
	filter: alpha(opacity=50);
	opacity: .5;
	background: #95AA27;
	font: .5em "MS Sans Serif", Geneva, sans-serif;
	top: -75px;
	left: 130px;
	width: 200px;
	cursor: help;
	padding: 5px;
	text-transform : none;
  }
/* Hack para IE */
  

/* Fin Cambio Municipio */

/* Cambio Nucleo */
a.cambioNucleo, a.cambioNucleo:link, a.cambioNucleo:visited, a.cambioNucleo:active  {
  position: relative;
  text-decoration: none; 
  	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
	color: #95AA27;
	text-align: left;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-transform : uppercase;
  }
  
a.cambioNucleo:hover {
  background: transparent;
  cursor: help;
  	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
	color: #008CCC;
	font-family : "MS Sans Serif", Geneva, sans-serif;
  }

a.cambioNucleo span {
  display: none;  
  text-decoration: none; 
}

a.cambioNucleo:hover span {
	display: block;
	position: absolute;
	text-align: center;
	z-index: 100;
	color: #000;
	border: 2px solid #008CCC;
	filter: alpha(opacity=50);
	opacity: .5;
	background: #95AA27;
	font: .5em "MS Sans Serif", Geneva, sans-serif;
	top: -75px;
	right: 565px;
	width: 200px;
	cursor: help;
	padding: 5px;
	text-transform : none;
  }
  
/* Hack para IE */
html>body a.cambioNucleo:hover span {
	display: block;
	position: absolute;
	text-align: center;
	z-index: 100;
	color: #000;
	border: 2px solid #008CCC;
	filter: alpha(opacity=50);
	opacity: .5;
	background: #95AA27;
	font: .5em "MS Sans Serif", Geneva, sans-serif;
	top: -75px;
	left: 0px;
	width: 200px;
	cursor: help;
	padding: 5px;
	text-transform : none;
  }
/* Hack para IE */

/* Fin Cambio Nucleo */
