@charset "UTF-8";
/* CSS Document */
/*   
Project: Municipalidad de Berisso
design: Langone
construction: Fale
css: Fale
date: 03/05/12
mod1: 10/10/13
mod2: -

*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro|Open+Sans:400,700);


body {
	padding: 0;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
	background: #FFF url(css_imgs/bg_2025.png) repeat-x;
	font: 12px/15px 'Open Sans', sans-serif;
	color: #FFF;
	
}

a {
	text-decoration: none;
	color: #666;
	border: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font: bold 1.6em 'Open Sans', sans-serif;
	color: #005DAA;
	margin: 0 0 14px 0;
}

h2 {
	font: bold 1.4em 'Open Sans', sans-serif;
	color: #005DAA;
	margin: 0 0 14px 0;
}

h3 {
	font: bold 1.2em 'Open Sans', sans-serif;
	color: #DF040B;
	margin: 0 0 14px 0;
}

h4 {
	font: bold 1em 'Open Sans', sans-serif;
	color: #333;
	margin: 0 0 14px 0;
}

p {
	margin: 0;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: auto;
	overflow: auto;
}

/* BEGIN HEADER */

#header {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 145px;
}

#header-top {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 115px;
}

#logo {
	padding: 0;
	margin-top: 20px;
	width: 726px;
	height: 75px;
	background: url(css_imgs/logo-berisso-2020.png) no-repeat;
	display: block;
	float: left;
}

#logo-gestion {
	padding: 0;
	margin-top: -85px;
	width: 240px;
	height: 95px;
	background: url(css_imgs/logo-nedela.png) no-repeat;
	background-position:left center;
/*	border-right:1px solid #FFF;*/
	float: right;
}

#top-nav {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 30px;
	display: block;
	float: left;
}

.top-nav-item {
	padding-right: 10px;
	margin: 7px 12px 0 0;
	width: auto;
	height: auto;
	display: block;
	float: left;
    font-family: Source Sans Pro;
    font-size: 14px;
	color: #FFF;
	border-right: 1px solid #666;
}

#social-icons {
	padding: 0;
	margin: 5px 10px 0 0;
	width: auto;
	height: 20px;
	float: right;
}

.social-icon {
	padding: 0;
	margin-left: 6px;
	width: 20px;
	height: 20px;
	float: left;
	display: block;
}

#search {
	padding: 0;
	margin-top: 5px;
	width: 250px;
	height: 18px;
	float: right;
	background: #FFF url(css_imgs/search-icon.gif) no-repeat top right;
	border: 1px solid #CCC;
}

.search-input {
	margin: 0;
	padding-left: 3px;
	width: 217px;
	height: 16px;
	font: 12px 'Open Sans', sans-serif;
	color: #999;
	border: none;
	background: none;
	float: left;
}

.search-button {
	margin: 0;
	padding: 0;
	width: 26px;
	height: 18px;
	border: none;
	background: none;
	cursor: pointer;
	float: right;
}

/* END HEADER */

/* BEGIN CONTENT */

#main-content {
	margin-bottom: 30px;
	padding: 0;
	width: 960px;
	height: auto;
	float: left;
}

/* END CONTENT */

/* BEGIN LEFT COLUMN */

#left-columns {
	margin: 0;
	padding: 0;
	width: 710px;
	height: auto;
	float: left;
}

.left-columns-2 {
	margin-bottom: 21px;
	padding: 0;
	width: 710px;
	height: auto;
	float: left;
}

#left-column {
	margin: 30px 30px 0 0;
	padding: 0;
	width: 200px;
	height: auto;
	float: left;
}

.left-column {
	margin-right: 20px;
	padding: 0;
	width: 335px;
	height: auto;
	float: left;
}
.left-column-1 {
	margin-right: 30px;
	padding: 0;
	width: 375px;
	height: auto;
	float: left;
}
.left-column-2 {
	margin-right: 30px;
	padding: 0;
	width: 275px;
	height: auto;
	float: left;
}

#left-nav {
	margin: 0;
	padding: 0;
	width: 200px;
	height: auto;
	float: left;
}

#left-nav-title {
	margin: 0;
	padding-left: 12px;
	width: 188px;
	height: 30px;
	float: left;
	background: #AAA;
    font-family: Source Sans Pro;
    font-size: 14px;
	line-height: 30px;
	color: #FFF;
}

#left-nav-title:hover {
	color: #EEE;
	text-decoration: none;
}

#left-nav-items {
	margin: 0;
	padding: 0;
	width: 198px;
	height: auto;
	float: left;
	background: #EEE;
	border: 1px solid #DDD;
}

.left-nav-item {
	margin: 0;
	padding-left: 12px;
	width: 188px;
	height: 29px;
	float: left;
	border-bottom: 1px solid #DDD;
	font: 12px/30px 'Open Sans', sans-serif;
	color: #666;
	text-decoration: none;
	display: block;
	background: #EEE;
}

.left-nav-item:hover {
	background: #E5E5E5;
	text-decoration: none;
}

.left-nav-item-active {
	margin: 0;
	padding-left: 12px;
	width: 188px;
	height: 29px;
	float: left;
	border-bottom: 1px solid #DDD;
	font: bold 12px/30px 'Open Sans', sans-serif;
	background: #DDD;
	color: #666;
	text-decoration: none;
	display: block;
}

.left-nav-item-active:hover {
	text-decoration: none;
}

.left-nav-item2 {
	margin: 0;
	padding-left: 12px;
	width: 188px;
	height: 29px;
	float: left;
	border-bottom: 1px solid #DDD;
	font: 12px/30px 'Open Sans', sans-serif;
	color: #666;
	text-decoration: none;
	display: block;
	background: #D5D5D5;
}

.left-nav-item2:hover {
	background: #D1D1D1;
	text-decoration: none;
}

.left-nav-item2-active {
	margin: 0;
	padding-left: 12px;
	width: 188px;
	height: 29px;
	float: left;
	border-bottom: 1px solid #DDD;
	font: bold 12px/30px 'Open Sans', sans-serif;
	background: #DDD;
	color: #666;
	text-decoration: none;
	display: block;
}

.left-nav-item2-active:hover {
	text-decoration: none;
	cursor: default;
}

.left-nav-subitem {
	margin: 0;
	padding-left: 12px;
	width: 188px;
	height: 29px;
	float: left;
	border-bottom: 1px dashed #DDD;
	font: 12px/30px 'Open Sans', sans-serif;
	color: #666;
	text-decoration: none;
	display: block;
	background: #EEE;
}

.left-nav-subitem:hover {
	background: #E9E9E9;
	text-decoration: none;
}

.left-nav-subitem-active {
	margin: 0;
	padding-left: 12px;
	width: 188px;
	height: 29px;
	float: left;
	border-bottom: 1px dashed #DDD;
	font: bold 12px/30px 'Open Sans', sans-serif;
	background: #E5E5E5;
	color: #666;
	text-decoration: none;
	display: block;
}

.left-nav-subitem-active:hover {
	text-decoration: none;
	cursor: default;
}

#menu {
	margin: 0;
	padding: 0;
	width: 200px;
	height: auto;
	float: left;
}

#menuList {
	margin: 0;
	padding: 0;
	width: 200px;
	height: auto;
	float: left;
	background: #EEE;
	color: #666;
}

#menuList li {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 29px;
	float: left;
	border-bottom: 1px solid #DDD;
	font: 12px/30px 'Open Sans', sans-serif;
	color: #666;
	text-decoration: none;
	display: block;
}

#menuList li a {
	padding-left: 12px;
	color: #666;
	text-decoration: none;
	display: block;
}

#menuList li a:hover {
	color: #666;
	text-decoration: none;
	display: block;
	background: #DDD;
}

#menuList .current {
	margin: 0;
	padding-left: 12px;
	width: 188px;
	height: 29px;
	float: left;
	border-bottom: 1px solid #DDD;
	font: 12px/30px 'Open Sans', sans-serif;
	background: #DDD;
	color: #666;
	text-decoration: none;
	display: block;
}

#left-nav-items-archivo {
	margin: 0;
	padding: 15px 10px 10px 10px;
	width: 178px;
	height: auto;
	float: left;
	background: #EEE;
	border: 1px solid #DDD;
}

.archivo-select {
	margin-bottom: 10px;
	padding: 0;
	width: 178px;
	height: 23px;
	float: left;
	background: #FFF url(css_imgs/archivo-select-icon.gif) no-repeat top right;
	border: 1px solid #ccc;
	overflow: hidden;
}

.archivo-select select {
	padding: 3px 5px;
	width: 180px;
	height: 23px;
	font: 12px 'Open Sans', sans-serif;
	color: #666;
	background: transparent;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.archivo-buscar {
	padding: 4px 7px 4px 7px;
	margin: 10px 0 5px 0;
	width: auto;
	height: auto;
	border: 1px solid #AAA;
	text-align: center;
	font: bold 11px 'Open Sans', sans-serif;
	color: #999;
	background: none;
	cursor: pointer;
	float: right;
}

/* END LEFT COLUMN */

/* BEGIN MAIN COLUMN */

#main-column {
	margin: 30px 30px 30px 0;
	padding: 0;
	width: 450px;
	height: auto;
	float: left;
}

#news-date {
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
	height: auto;
	float: left;
    font-family: Source Sans Pro;
    font-size: 14px;
	color: #666666;
}

#news-title,#news-title2 {
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
	height: auto;
	float: left;
	font-family: Source Sans Pro;
    font-weight: 500;
    font-size: 28px;
	color: #DF040B;
	line-height: 32px;
	
}

#news-title-guia-tramites {
	margin-bottom: 35px;
	padding: 0;
	width: 100%;
	height: auto;
	float: left;
	font-family: Source Sans Pro;
    font-weight: 500;
    font-size: 28px;
	color: #DF040B;
	line-height: 32px;
	
}

#news-title2 {
	margin-top: 20px;
	padding-top: 30px;
	border-top: 1px solid #CCC;
}

#news-image {
	margin: 0;
	padding: 0;
	width: 450px;
	height: 335px;
	float: left;
}

#news-epigraph {
	margin-bottom: 25px;
	padding: 12px 12px 10px 12px;
	width: 426px;
	height: auto;
	color: #666;
	background: #DDD;
	float: left;
}

#news-text,#news-text2 {
	width: 100%;
	height: auto;
	float: left;
	font: 13px/17px 'Open Sans', sans-serif;
	color: #555;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0;
}

#news-text-guia-tramites,#news-text-guia-tramites2 {
	width: 100%;
	height: auto;
	float: left;
	color: #666;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.news-titulo-guia-tramites,.news-titulo-guia-tramites2 {
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 4px;
}


.news-list {
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 450px;
	height: auto;
	float: left;
	border-bottom: 1px solid #DDD;
}

.news-list-image {
	margin-right: 15px;
	padding: 0;
	width: 100px;
	height: 75px;
	float: left;
}

.news-list-date {
	margin-bottom: 10px;
	padding: 0;
	width: 335px;
	height: auto;
	float: left;
	font: 11px 'Open Sans', sans-serif;
	color: #666;
}

.news-list-title {
	margin: 0;
	padding: 0;
	width: 335px;
	height: auto;
	float: left;
	font: bold 16px/20px 'Open Sans', sans-serif;
	color: #666666;
	display: block;
}

.news-list-title:hover {
	text-decoration: underline;
}

#pager {
	margin-top: 50px;
	padding: 0;
	width: 450px;
	height: auto;
	float: left;
	text-align: center;
}

#pager a {
	margin-right: 3px;
	padding: 2px 6px 2px 6px;
	color: #fff;
	background: #F2F2F2;
	border: 1px solid #CCC;
	text-decoration: none;
}

#pager a:hover {
	text-decoration: underline;
}

#pager .pagina-actual {
	margin-right: 3px;
	padding: 2px 6px 2px 6px;
	color: #fff;
	background: #F2F2F2;
	border: 1px solid #CCC;
	text-decoration: none;
}

.galerias {
	margin: 0 30px 20px 0;
	padding: 8px;
	width: 192px;
	height: 182px;
	float: left;
	border: 1px solid #CCC;
	font-weight: bold;
	line-height: 14px;
	float: left;
}

.guia-tramites {
	width: 450px;
	height: 30px;
	float: left;
	font-weight: 300;
	line-height: 14px;
	float: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	font-family: "Source Sans Pro";
	font-size: 24px;
	color: #666666;
	margin-top: 00;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


.galerias-licitaciones {
	padding: 8px;
	width: 192px;
	height: 260px;
	float: left;
	border: 1px solid #CCC;
	font-weight: bold;
	line-height: 14px;
	float: left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0;
}

.galerias img {
	margin-bottom: 10px;
}
.galerias-licitaciones img {
	margin-bottom: 10px;
}

/* END MAIN COLUMN */

/* BEGIN RIGHT COLUMN */

#right-column {
	margin-top: 30px;
	width: 250px;
	height: auto;
	float: right;
}

.sections-heading {
	margin-bottom: 15px;
	padding: 0;
	width: 250px;
	height: 35px;
}
.sections-heading-1 {
	margin-bottom: 20px;
	padding: 0;
	width: 375px;
	height: 35px;
}
.sections-heading-2 {
	margin-bottom: 15px;
	padding: 0;
	width: 275px;
	height: 35px;
}

.sections-title {
	margin: 0;
	padding-top: 10px;
	width: 200px;
	height: 23px;
	float: left;
	font-family: Source Sans Pro;
	font-weight: 500;
	font-size: 20px;
	color: #df040b;
	text-transform: uppercase;
	border-bottom: 2px solid #DDDDDD;
}

.sections-title-1 {
	margin: 0;
	padding-top: 10px;
	width: 330px;
	height: 23px;
	float: left;
	font: bold 14px 'Open Sans', sans-serif;
	color: #DF040B;
	text-transform: uppercase;
	border-bottom: 2px solid #DDDDDD;
}

.sections-title-guia-tramites {
	margin: 0 0 30px 0;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 400px;
	height: 25px;
	float: right;
	font-family: Source Sans Pro;
	font-weight: 500;
	font-size: 20px;
	color: #df040b;
	text-transform: uppercase;
	border-bottom: 2px solid #DDDDDD;
}


.sections-title-2 {
	margin: 0;
	padding-top: 10px;
	width: 205px;
	height: 23px;
	float: left;
	font: bold 14px 'Open Sans', sans-serif;
	color: #DF040B;
	text-transform: uppercase;
	border-bottom: 2px solid #DDDDDD;
}

.sections-title-3 {
	margin: 0;
	padding-top: 10px;
	width: 200px;
	height: 23px;
	float: left;
    font-family: Source Sans Pro;
    font-weight: 500;
    font-size: 20px;
    color: #df040b;
    text-transform: uppercase;
    border-bottom: 2px solid #DDDDDD;
}




.sections-title-icon {
	margin: 0;
	padding: 0;
	width: auto;
	height: 35px;
	float: right;
}

.sections-title-icon-guia-tramites {
	margin: 0 0 30px 0;
	width: auto;
	height: 35px;
	float: left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}


#video {
	margin-bottom: 25px;
	padding: 0;
	width: 250px;
	height: 165px;
	float: left;
}

.banner-right-column {
	margin-bottom: 15px;
	padding: 0;
	width: 250px;
	height: auto;
	float: left;
}

#misc {
	margin: 19px 0 0 0;
	padding: 2px 10px 0 10px;
	width: 228px;
	height: auto;
	float: left;
	background: #EEE;
	border: 1px solid #DDD;
}

.misc {
	margin: 0;
	padding-left: 10px;
	width: 218px;
	height: 32px;
	float: left;
	background: #EEE;
	border-bottom: 1px dotted #DDD;
    font-family: Source Sans Pro;
    font-size: 15px;
    line-height: 32px;
	color: #666;
	text-decoration: none;
}

/* END RIGHT COLUMN */

/* BEGIN EXTRAS */

.simbolos {
	margin-bottom: 20px;
	width: 450px;
	height: auto;
	float: left;
}

.simbolos-img {
	width: 110px;
	height: auto;
	float: left;
}

.simbolos-txt {
	width: 325px;
	height: auto;
	float: right;
	line-height: 16px;
}

.highlighted-box {
	padding: 10px;
	margin: 10px;
	border: 1px solid #999;
	text-align: center;
	font-weight: bold;
	background: #F5F5F5;
}

/* END EXTRAS */

/* BEGIN FOOTER */

#footer {
	bottom: 0px;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100px;
	background-color:  #fff;
	background: #fff ;/*url(css_imgs/footer-bg.jpg) repeat-x*/
	background-position:bottom;
}

#footer-content {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 100px;
}

#municipalidad, #tramites, #ciudad, #contactenos  {
	padding: 0;
	margin-top: 30px;
	width: 250px;
	height: 410px;
	font: 13px 'Open Sans', sans-serif;
	color: #FFF;
	float: left;
}

#ciudad {
	width: 210px;
}

.footer-titles {
	height: 30px;
    font-family: Source Sans Pro;
    font-weight: 500;
    font-size: 18px;
	color: #DF040B;
	display: block;
}

.footer-links {
	margin: 0;
	height: auto;
	min-height: 15px;
	color: #FFF;
	text-decoration: none;
	display: block;
}

.footer-links:hover {
	color: #CCC;
	text-decoration: none;
}

#copyright {
	margin: 0;
	width: 960px;
	height: 80px;
	font: 12px/60px 'Open Sans', sans-serif;
	color: #FFF;
	float: left;
	border-top: #222;
/*    border-top-style: solid;
    border-top-width: 1px;
*/	padding-top: 15px;
}

#copyright a {
	color: #FFF;
	text-decoration: none;
}

#copyright a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer .numbers {
	width:960px;
	height:178px;
	background-image:url(css_imgs/numbers.png);
	background-repeat:no-repeat;
	background-position:center center;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	float:left;
}


/* END FOOTER */

/* BEGIN FORM */

#form-iframe {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 300px;
	float: left;
}

.form-field {
	padding: 0;
	margin-bottom: 15px;
	width: 250px;
	height: 30px;
	background: #FFF;
	float: left;
}

.form-field-multi {
	padding: 0;
	margin-bottom: 15px;
	width: 250px;
	height: 140px;
	background: #FFF;
	float: left;
}

.form-input {
	padding: 10px 8px 0 8px;
	width: 240px;
	height: 14px;
	font: 12px 'Open Sans', sans-serif;
	color: #666;
	float: left;
}

/* END FORM */
