@charset "utf-8";
/* CSS Document */

body {
	margin: 0; /* to avoid margins */
	text-align: center;
	background-image: url(../images/bg-back.jpg);
	background-repeat: repeat-x;
}

body a {
     color:#333333;
}

body a:hover {
	text-decoration:underline;
}
	 
.wrapper {
	 margin-left:auto;
     margin-right:auto;
	 margin-bottom:100px;
     width: 976px;
	 height:100%;
}

.left-column {
	width:85px;
	height:100%;
	float:left;
}

.right-column {
	width:85px;
	height:100%;
	float:left;
}

.main-container {
     /*margin-left: 112px;*/
	 margin-left:auto;
     margin-right:auto;
	 margin-bottom:100px;
     width: 806px;
	 height:630px;
     text-align: left; /* to realign your text */
	 float:left;
}

.header-container {
 	height:107px;
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
}

.header-container #logo {
 	width:365px;
	padding-left:20px;
	padding-top:20px;
	float:left;
}

.middle-container {
 	height:auto;
	background-color:#FFFFFF;
}

.left-nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	heigth:630px;
	width:200px;
	float:left;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	background-color: #FFFFFF;
}

.left-nav #main-left-nav {
	background-image:url(../images/bg-left-nav-green.jpg);
	background-repeat:no-repeat;
	heigth:630px;
	padding-left:20px;
	margin-top:0px;
}

.left-nav #main-left-nav #main-title {
	padding-top:28px;
}

.left-nav #main-left-nav #line {
	margin-top:4px;
}

.left-nav #main-left-nav #search-form {
	margin-bottom:20px;
	font-size:10px;
}

.left-nav #main-left-nav #search-form #words {
	width:155px;
	height:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:10px;
	border:1px solid #669900;
}

.left-nav #main-left-nav #search-form #button {
	margin-bottom:20px;
	margin-top:5px;
	font-size:10px;
}

.left-nav #main-left-nav #noticia,
.left-nav #main-left-nav #menu {
	margin-bottom:15px;
	width:166px;
}


.left-nav #main-left-nav #noticia h1 {
	color:#000000;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:10px;
	font-size:11px;
}

.left-nav #main-left-nav #noticia span {
	color:#000000;
	margin-bottom:10px;
	font-size:11px;
}

.left-nav #main-left-nav #noticia #sub-noticia a {
	color:#666666;
	margin-bottom:10px;
	font-size:11px;
	font-style:italic;
}

.left-nav #main-left-nav #noticia #sub-noticia a:hover {
	color:#000000;
	margin-bottom:10px;
	font-size:11px;
	font-style:italic;
}

.left-nav #main-left-nav #noticia span a,
.left-nav #main-left-nav #menu a
 {
	color:#000000;
	text-decoration:none;
}

.left-nav #main-left-nav #noticia span a:hover,
.left-nav #main-left-nav #menu a:hover {
	color:#000000;
	text-decoration:underline;
}

.left-nav #main-left-nav #menu {
	padding-top:15px;
}

.left-nav #main-left-nav #menu ul {
	list-style-image:url(../images/green-lift-arrow.gif);
}

.left-nav #main-left-nav #menu ul li {
	text-indent:-4px;
}

.left-nav #main-left-nav #menu ul li ul {
	list-style-image:url(../images/green-lift-arrow.gif);
}

.left-nav #main-left-nav #menu ul li ul li a {
	text-indent:-4px;
	color:#666666;
}

.left-nav #other-left-nav {
	background-image:url(../images/bg-left-nav-green.jpg);
	background-repeat:no-repeat;
	heigth:630px;
}

.right-content {
	heigth:450px;
	width:600px;
	float:left;
	background-image:url(../images/bg-right-content3.jpg);
	background-repeat:repeat;
	text-align:left;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.right-content #main-title {
	margin-left:25px;
	padding-top:25px;
	float:left;
	background-color: #FFFFFF;
}

.right-content #main-title img {
	float:left;
}

.right-content #main-title #go-top {
	float:right;
	margin-right:30px;
}

.right-content #main-title #go-top a {
	font-size:9px;
	color:#999999;
	text-decoration:none;
}

.right-content #main-title #go-top a:hover {
	color:#333;
}

.right-content #line {
	margin-top:4px;
}

.right-content #content-text {
	margin-left:40px;
	margin-top:15px;
	float:left;
	width:520px;
	vertical-align:top;
	text-align:justify;
}

.right-content #left-section {
	margin-left:25px;
	margin-top:25px;
	float:left;
	width:285px;
	line-height:15px;
}

.right-content #right-section {
	margin-left:0px;
	margin-right:35px;
	margin-top:25px;
	float:right;
	width:245px;
	line-height:15px;
}

.right-content #right-section ul, .right-content #left-section ul {
	margin-top:10px;
	margin-bottom:25px;
	line-height:15px;
	padding-right:25px;
}

.right-content #right-section ul li a, .right-content #left-section ul li a {
	text-decoration:none;
}

.right-content #right-section ul li a {
	color:#5C751F;
}

.right-content #right-section ul li a:hover, .right-content #left-section li a:hover {
	text-decoration:underline;
}

.right-content #right-section ul li, .right-content #left-section li {
	margin-bottom:5px;
}

.right-content #quejas {
	color:#5C751F;
	text-align:justify;
}

.right-content #quejas a {
	color:#5C751F;
	text-decoration:underline;
}

.right-content #left-section ul {
	list-style-image:url(../images/black-list-arrow.jpg);
}

.right-content #right-section ul {
	list-style-image:url(../images/green-list-arrow.jpg);
}

.right-content #content-text #sub-content-title {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#003366;
	float:left;
	width:85%;
	padding-bottom:15px;
	text-align:left;
}

.right-content #content-text #sub-content-text {
	padding-left:20px;
	margin-bottom:40px;
	padding-top:35px;
}

.right-content #content-text #sub-content-text ul {
	list-style-type:decimal;
}

.right-content #content-text #go-top {
	float:right;
	width:15%;
}

.right-content #content-text #go-top a {
	font-size:9px;
	color:#999999;
	text-decoration:none;
}

.right-content #content-text #go-top a:hover {
	color:#333;
}

.right-content #content-text #sub-content-text #sub-content-text {
	padding-left:20px;
	margin-top:15px;
	margin-bottom:15px;
	padding-top:0px;
}

.right-content #content-text #top {
	margin-bottom:35px;
}

.nav-container {
	heigth:49px;
	width:800px;
	border-left:3px solid #fff;
	border-top:3px solid #fff;
	border-right:3px solid #fff;
}

.nav-container #color-line {
	height:2px;
	width:100%;
}

.nav-image-container {
	heigth:141px;
	width:800px;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
}

.bottom-container {
	heigth:25px;
	width:800px;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
	border-top:3px solid #fff;
	margin-bottom:40px;
}

.bottom-container #dark-top {
	float:left;
	height:4px;
	width:800px;
	background-color:#1F485F;
}

.bottom-container #content {
	float:left;
	height:auto;
	width:800px;
	background-color:#2D6887;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:4px;
	padding-bottom:4px;
}

.bottom-container #content {
	float:left;
	height:auto;
	width:800px;
	background-color:#2D6887;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:4px;
	padding-bottom:4px;
}

.bottom-container #content a {
	color:#FFFFFF;
	text-decoration:none;
}

.bottom-container #content a:hover {
	text-decoration:underline;
}

.nav-blue-top {
	float:left;
	height:18px;
	background-image:url(../images/nav-blue-top.jpg);
	background-repeat:no-repeat;
	width:482px;
}

.top-street-anim {
	width:318px;
	float:right;
	background-color:#006633;
	border-right:0px solid #fff;
}

.top-little-nav {
	float:right;
	width:312px;
	background-image:url(../images/bg-top-little-nav.jpg);
	background-repeat:no-repeat;
	height:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:right;
	padding-top:6px;
	margin-top:40px;
}


.top-little-nav ul {
	list-style:none;
	display:inline;
	margin-right:5px;
}

.top-little-nav ul li {
	margin-left:5px;
	margin-right:5px;
	display:inline;
}

.top-little-nav ul li a {
	text-decoration:none;
}

.top-little-nav ul li a:hover {
	text-decoration:underline;
}

.date {
	padding-right:10px;
	margin-top:15px;
	font-size:11px;
}

#pdf-docs-list {
	list-style-image:url(../images/pdf-icon.gif);
}

#pdf-docs-list li {
	margin-top:0px;
	margin-bottom:3px;
	text-indent:-5px;
}

#pdf-docs-list li a {
	padding-left:5px;
	text-decoration:none;
}

#pdf-docs-list li a:hover {
	text-decoration:underline;
}

#pdf-download-text {
	color:#666666;
	text-indent:-10px;
	font-size:10px;
}

#map-title {
	
}

#noticia-image {
	margin-right:10px;
	margin-bottom:5px;
}

.right-content #content-text #sub-content-text-noticia {
	padding-left:20px;
	margin-bottom:40px;
	padding-top:5px;
}
