@CHARSET "ISO-8859-1";

* {
	padding: 0;
	border: 0;
	margin: 0;
	float: left;
	font-family: Arial, Tahoma, Verdana;
	list-style-type: none;
	font-size: 12px;
	text-align: justify;
}

p * {
	float: none;
}

a {
	text-decoration: none;
	color: #40730b;
}

body {
	text-align: center;
}

#main {
	width: 950px;
	margin-left: -475px;
	left: 50%;
	position: absolute;
}

#mayor {
	background: #000 url('../img/major.jpg') no-repeat;
	width: 950px;
	height: 30px;
}

.bcnLink {
	height: 30px;
	width: 190px;
}

#languages {
	float: right;
	padding-right: 10px;
}

#languages li {
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
}

#languages img {
	margin: 13px 4px 0 4px;
}

#languages a {
	color: #FFF;
	font-size: 10px;
}

#header {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 950px;
	height: 200px;
	background: url('../img/headerBackground.gif') no-repeat;
	position: relative;
}

#logo {
	width: 120px;
	height: 160px;
	margin: 20px;
}

#headerImage {
	padding: 10px 10px 0 10px;
	background: #FFF;
	margin: 20px 0px 0px 60px;
}

.container {
	overflow: hidden;
	position: relative;
}

#menu {
	width: 204px;
	height: 100%;
	padding-left: 16px;
	background: #5ca90b;
	padding-bottom: 2005px;
	margin-bottom: -2000px;
	overflow: hidden;
}

#menu .menuContainer {
	padding: 5px;
	background: #dddcdc;
	width: 196px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	overflow: hidden;
}

#menu ul {
	width: 194px;
	padding-top: 10px;
	background: #FFF;
}

#menu ul.level1 {
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

#menu ul li {
	border-bottom: 1px #dddcdc solid;
	width: 194px;
	height: auto;
	overflow: hidden;
}

#menu ul li a {
	width: 194px;
	height: 100%;
	height: 22px;
	background: url('../img/menuArrows.gif') no-repeat 11px 11px;
	padding-top: 7px;
	text-indent: 25px;
	color: #40730b;
	text-align: left;
	font-weight: bold;
	outline: none;
}

#menu ul li a:hover {
	color: #676767;
	background: url('../img/menuArrows_grey.gif') no-repeat 11px 11px;
}

#menu ul li ul {
	padding-top: 0;
	display: none;
	padding-left: 18px;
	margin-bottom: 3px;
}

#menu ul li ul li {
	margin: 0;
	padding: 0;
	width: 184px;
	border: 0;
	height: auto;
}

#menu ul li ul li a {
	width: 170px;
	font-weight: normal;
	background: #ffffff;
	vertical-align: middle;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0;
	padding-left: 7px;;
	text-indent: 0;
	z-index: 3;
}

#menu ul li ul li a:hover,#menu ul li ul li.active a,#menu .level1 li.current .level2 .current a
	{
	background: #dddcdc;
	color: #40730b;
}

#menu .level1 li.current .level2 {
	display: block;
}

.menuBar {
	background: url('../img/menuBar.gif') no-repeat;
	position: absolute;
	height: 5px;
	width: 220px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

#breadcrump {
	width: 720px;
	height: 20px;
	font-size:11px;
	margin-left: 10px;
	line-height:12px;
	color: #676666;
}

#breadcrump  a {
	text-decoration: underline;
	color: #40730b;
	font-size:11px;
	float: none;
}

.home #content {
	background: transparent;
	padding: 0;
	width: 720px;
	padding-bottom:2000px;
}

.home #content img {
	padding: 0;
}

#content {
	width: 700px;
	margin-left: 10px;
	padding: 4px 10px;
	background: #edecec url('../img/contentHeaderBG_line.jpg') top left
		no-repeat;
	padding-bottom: 2010px;
	margin-bottom: -2000px;
}

#content .clearer{
	width:100%;
	height:10px;
}

#content h1 {
	font-size: 26px;
	padding: 0 0 12px 40px;
	color: #5ca90b;
	width: 660px;
	padding-bottom: 30px;
}

#content h1 span {
	font-size: 26px;
	display: block;
	padding-right: 10px;
	background: #edecec;
}

#content h3 {
	font-size: 16px;
	color: #5ca90b;
	width: 700px;
	height: 20px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#content p {
	display: block;
	padding-bottom: 10px;
	float: none;
	color: #191919;
	line-height: 18px;
}

#content b {
	color: #4b4a4a;
	float:none;
}

#content ul {
	list-style: none;
	width : 690px;
	padding: 0 0 5px 10px;
	clear: both;
}

#content ul li {
	float: none;
	padding: 4px;
	padding-left: 15px;
	background: transparent url("../img/listGreenArrow.gif") no-repeat scroll 0 .5em;
}

#content ul li ul{
	padding-top:5px;
}

#content ul li ul li{
	background: transparent url("../img/listGreenCircle.gif") no-repeat scroll 0 .6em;
}

#content .csc-textpic-imagewrap {
	padding: 0 0 10px 0;
}

#content a{
	text-decoration:underline;
	float: none;
}

#content .new {
	border-bottom: 1px solid #5ca90b;
	margin-bottom: 11px;
}

#content .new img{
	padding-right:10px;
}

#content .new h4 {
	color: #5ca90b;
	width: 570px;
	padding-bottom: 8px;
}

#content .new .more {
	float: right;
	margin:7px 4px;
}

#content .newDetail h3{
		border:0;
		margin-bottom:6px;
}

#content .newDetail{
	padding-bottom:10px;
}


#content .newDetail .date{
	font-weight:bold;
	float:left;
	width:700px;
	line-height:12px;
	padding-bottom:5px;
}

#content .newDetail img{
	margin-top:4px;
	padding:0 10px 5px 0;
	width:360px;
	height:300px;
}

#content .newDetail p{
	line-height:17px;
}


#mapOverlay {
	text-align:center;
	display:none;
}


#content .threeCols{
	width:700px;
	padding-bottom:10px;
}

#content .threeCols .first,
#content .threeCols .second{
	width:236px;
}

#content .threeCols .third{
	width:226px;
}

#content .threeCols ul{
	width:auto;
}

.csc-textpic{
	padding-right:10px;
}

.csc-textpic, .csc-textpic *{
	width:308px !important;
}

div.csc-textpic-clear{
	clear:none !important;
}

.csc-textpic-text{
	margin-top:-10px;
}

.csc-textpic-text p{
	font-size:11px;
}

#content .pagination {
	height: 18px;
	width: 700px;
	background: #cde4b4;
	text-align: center;
	color: #40730b;
	font-size: 11px;
	padding-top: 2px;
	margin-bottom:10px;
}

#content .pagination a {
	font-size: 11px;
}

#content .pagination b{
	font-size:11px;
	color:#40730b;
}

#left {
	width: 512px;
	padding-right: 10px;
}

#right {
	width: 198px;
}

#content .textWindowRightTop {
	border-right:5px solid #ffffff;
	background: #b5c5a4;
	width:178px;
	height:102px;
}

#content .textWindowRightBottom {
	border-right:5px solid #ffffff;
	background: #c2dba7;
	width:178px;
	height:230px;
}

#right h3 {
	color: #545454;
	border: 0;
	height: auto;
	font-size: 14px;
	width: auto;
	padding: 10px;
	margin: 0;
}

#content #right p b {
color:#4B4A4A;
padding-bottom:5px;
}

#content #right p img {
	background: transparent !important;
	padding: 0;
	border:0;
}

#content #right p i {
color:#da4c52;
font-style: normal;
font-weight:bold;
}

#content #right p b i,#content .featured p b i {
color:#366732;
font-size: 11px;
font-style: normal;
}


#right div {
	background: #5ca90b;
}

#right div img,#right div p {
	padding-right: 4px;
	background: #fff;
}

#right div img {
	border-right: 5px solid #ffffff;
}

.featured {
	background: #e0f7c7;
	height: 102px;
	width: 511px;
}

#content .featured img {
	width: 110px;
	padding:10px;
	float:left;
}

#content .featured h3 {
	color: #545454;
	border: 0;
	height: auto;
	font-size: 14px;
	padding: 10px;
	margin: 0;
	padding-left:0;
	width:350px;
}

#content #right p, #content .featured p {
	color: #191919;
	font-size: 11px;
	padding: 12px 0 0 10px;
	background: transparent;
	line-height:13px;
}


#content .featured  p {
	width:360px;
	float:left;
	padding:0;
}

#content .featured p b{
	color:#191919 !important;
	font-size:11px;
}

#content .featured a{
	float:left;
}

.type1 {
	height: 102px;
	width: 100%;
	margin-bottom: 10px;
}

.type2 {
	height: 230px;
	width: 100%;
}

#footer {
	margin-top: 10px;
	height: 20px;
	width: 100%;
	background: #dddcdc;
	color: #676767;
}

#footer a {
	color: #676767;
	font-size: 10px;
}

#footer ul {
	float: right;
	padding:4px 15px;
}

#footer ul li {
	font-size: 10px;
	line-height: 10px;
	padding: 0px 5px 0px 5px;
	border-right: 1px #676767 solid;
}

#footer .last {
	border: 0;
}

.tx-flseositemap-pi1 {
	color: #5ca90b;
}

#content .tx-flseositemap-pi1 ul {
	list-style: none !important;
	list-style-type: none !important;
	margin: -10px 0 10px 0;
	padding-left: 0 !important;
}

#content .tx-flseositemap-pi1 ul li {
	float: none;
	margin-top: 4px;
	background: none;
	padding-left: 5px;
}

#content .tx-flseositemap-pi1 ul li a {
	float: none;
	color: #5ca90b;
}

#content .tx-flseositemap-pi1 ul li.deep0 {
	background: #edecec url("../img/bulletpoint.jpg") left no-repeat;
	margin: 22px 0 5px 0 !important;
	padding-top: 5px !important;
}

#content .tx-flseositemap-pi1 ul li.deep0 a {
	padding-left: 15px;
	margin-top: 3px;
	font-size: 15px;
	font-weight: bold;
}

#content .tx-flseositemap-pi1 ul li.deep1 {
	margin-left: 30px;
	padding: 0 !important;
}

#content .tx-flseositemap-pi1 ul li.deep1 a {
	color: #40730b;
	text-decoration: underline;
}



#content  .trafficSignInner {
	width: 206px;
	padding:10px;
	background-color: #f8f7f7;
}

#content .trafficSignInner h5 {
	color: #000000;
	font-weight: bold;
	width:206px;;
	padding-botton:10px;
}


#content .trafficSignInner img {
	padding:0;
	paddin-bottom:10px;
	float:none;
}

#content  .trafficSignInner a {
	width:206px;
	display:block;
	text-align:center;
	padding:5px 0;
	float:left;
}

#content  .trafficSignInner p {
	width:206px;
	float:left;
}

#content .trafficSignInner ul {
	width:196px;
}

#content #search_zones{
	background:#FFF;
	padding:10px;	
	width:680px;
}

#content #search_zones h3{
	width:120px;
	height:15px;
	padding:0;
	margin:0;
	border:0;
}
#content #search_zones div{
	padding-top:3px;
	margin-right:20px;
}

#content #search_zones label{
	font-weight:bold;	
	width:50px;
}

#content #search_zones input[type="submit"]{
	background:url('../img/enviar.gif');
	width:64px;
	text-align:center;
	height:15px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

#content #street_field input,
#content #street_field select{
	width:248px;	
}

#content #number_field input{
	width:62px;	
}

#content #search_label{
	margin-top:5px;
	height:20px;
	width:600px;	
	color:#40730b;
}

#content #search_zones input[type="text"],
#content #search_zones select{
	border:1px #40730b solid;	
	height:13px;
}

#content #search_zones select{
	height:17px;	
}

#content #search_map{
	text-align:center;
	padding-top:5px;
	width:100%;
}

#content #search_map .link{
	width:100%;	
	text-align:center;
}

#content #search_map .link img{
	float:none;	
}

#content #search_map input{
	background:url('../img/zoom_image.gif');
	width:113px;
	text-align:center;
	height:15px;
	color:#fff;
	font-weight:bold;
	float:none;
}

#content #search_map img{
	border:1px #40730b solid;	
}

#zooms{
	position:absolute;
	top:10px;
	left:10px;	
}

#map{
	width:100%;
	text-align:center;
}

#map *{
	float:none;
}

#map .zoomOut{
	display:none;	
}

.mapOverlay{
	display:none;	
}

#zooms img{
	cursor:pointer;	
}

input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}


iframe html body{
	background:transparent;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: 10000px;
}

#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 5px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 4px 15px;
  float:left;
}
#TB_closeWindow, #TB_closeAjaxWindow{
  height:27px;
  width:27px;
  margin-top:5px;
  padding:0 5px 3px 5px;;
  float:right;
  background: url("../img/close.png") no-repeat;
}

#TB_closeWindow a, #TB_closeAjaxWindow a {
	display:block;
	width:21px;
	height:21px;
}
/*
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
*/
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background: transparent;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  line-height:1.4em;
  text-align:center;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
  overflow:hidden;
}