body {
	background:url() top left repeat-x;
	overflow-x: hidden;
}
a {
	text-decoration:none;
	cursor:pointer;
}
/* Header */

.metaContainer {
	height:88px;
	padding:18px 0 0 100px;
}
.header {
	height:141px;
}
.headerContact {
	font-size: 14px;
	width: 110px;
	height: 37px;
	margin:26px 0 0 54px;
	padding:3px 0 0 0;
	/*border-right:1px solid #42BCC8;*/
}
.headerContact a, .headerContact img, .headerContact span {
	color: #fff;
	float:left;
	display:block;
}
.headerContact span {
	margin:5px 0 0 5px;
	font-size: 10px;
}
.headerContact a {
	padding-right:10px;
}
.headerPhone {
	float:left;
	width:251px;
	height:56px;
	margin:12px 0 0 0;
}
.aloStgoDefaul, .aloStgoHome  {
	float:right;
}
.headerPhone img, .headerPhone span, .headerPhone a {
	float:left;
	display:block;
}
.headerPhone a {
	padding-right:10px;
	border-right: #CCCCCC 1px solid;
}
.bluePhone {
	color:#004C93;
	font-size:12px;
	line-height:12px;
	width:95px;
}
.yellowPhone {
	color:#FF9900;
	font-size:14px;
	line-height:14px;
}
.grayPhone {
	color:#999999;
	font-size:12px;
	line-height:10px;
}
.headerInput {
	background:url('../img/headerInput.png') top left no-repeat;
	border:0 !important;
	float:left;
	width:150px;
	height:25px;
	line-height:25px;
	padding:0 5px;
	color:#666666 !important;
}
a.headerSearch {
	float:left;
	display:block;
	width:22px;
	height:22px;
	font-size:0px !important;
	text-indent:9999px;
	background:url('../img/lupita.png') transparent top left no-repeat;
	border:0;
	overflow:hidden;
	margin:7px 0 0 6px;
	cursor:pointer;
}
.headerSearch .span-4 {
	height:38px;
	margin-top:17px;
}
div.headerSearch {
	width: 200px !important;
}
.grayTrigger {
	display:block;
	width:128px;
	color:#F8CCDC;
	margin: 0 55px 0 0;
	background:url(../public/img/searchDrop.png) top right no-repeat;
}
.grayTrigger:hover {
	color:#fff;
}
.logo {
	width:283px;
	margin:0;
}
.logo a {
	float:left;
	font-size:0px;
}
/* Menu principal */



.menuHolder {
	height:35px;
	display:block;
}
.menu ul {
	height:35px;
	margin-bottom:0;
	padding:0;
}
.menu li {
	padding: 0 12px;
	height:35px;
	display:block;
}
.menu li a {
	font-size:14px;
	font-family: Arial;
	color:#FFF;
	height:33px;
	line-height:35px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}
.menu li a.active, .menu li a:hover {
	border-bottom:#fff 5px solid;
}
/* slideshow*/

.slideshow {
	float:left;
	height:299px;
	background:url(../public/img/mainShadow.png) #FFF bottom center no-repeat;
	margin:23px 0 0 0;
}
.slideshow .carouselContainer {
	/*padding-left: 5px;*/
	height:272px;
	overflow:hidden;
	width:740px;
	margin-right:10px;
}
.slideshow ul.carousel {
	background-color:#fff;
	width:9999px;
	position:relative;
	z-index:999;
}
.floater {
	height:140px;
	margin-top:-139px;
	position: relative;
	color:#FFF;
	padding:0 10px
}
.floater h3 {
	font-size:34px;
	border-bottom:#fff 1px solid;
	color:#FFF;
	padding-bottom:5px;
	margin:0;
}
.floater h3 a {
	color:#FFF;
}
.floater p {
	font-size:18px;
	color:#FFF;
	margin-top:5px;
}
.triggers {
	width: 280px;
	margin-left: -48px;
	float: left;
	position:relative;
	z-index:9990;
}
.triggers li {
	float:left;
	height:68px;
	cursor:pointer;
	overflow: hidden;
	width:280px;
}
.triggers li span, .triggers li p, .triggers li h3 {
	color:#999;
	float:left;
}
.triggers li.active {
	background:url('../img/tabBack.png') transparent top left no-repeat;
}
.triggers li.active span, .triggers li.active p, .triggers li.active h3 {
	color:#FFF;
}
.triggers li span {
	display: block;
	font-size: 30px;
	width: 30px;
	text-align: center;
	margin: 8px 0 0 25px;
	font-weight: bold;
}
.triggers li h3 {
	margin:0;
	font-size:14px;
	margin-top: 10px;
	width: 200px;
}
.triggers li p {
	margin:0;
	font-size:12px;
	width: 190px;
}
/* Footer */

.footerLogo {
	text-align:center;
	width: 451px;
	float:left;
}
.footerLogo address {
	font-style:normal !important;
	line-height:11px;
	font-size:11px;
}
.footer {
	height:138px;
	border-top:#D4D4D4 5px solid;
	border-bottom:#999999 1px solid;
	padding-top:16px;
	margin:8px 0 0 0;
}
.footer h6 {
	width:479px;
	height:25px;
	text-indent:-9999px;
	background:url(../public/img/footerHomeLinks.jpg) 0 0 no-repeat;
	padding:3px 0 0 0;
	overflow:hidden;
}
.footerMenu {
	float:right;
	width:480px;
	margin:0;
	/*padding-left:30px;*/
}
.footerMenu ul {
	font-size:11px;
	margin-top:18px;
}
.footerMenu ul li {
	width:150px;
	font-size:11px;
	height:15px;
	background:url('../img/menuBullet.png') transparent 3px 5px no-repeat;
	padding-left:10px;
	font-weight: normal;
}
.footerMenu ul li a {
	color:#333333;
	font-weight: normal;
}
.skyblue {
	color:#2198C5;
}
.footerNewsletter p {
	line-height:12px;
}
.footerNewsletter h6 {
	margin-bottom:10px;
}
.footerNewsletter input[type=text] {
	margin:0;
	width:100%;
}
.finalMenu {
	float:left;
	margin:20px 0 20px 130px;
	font-size:11px;
}
.finalMenu li {
	float:left;
	padding:0 8px;
	border-right:#333 1px solid;
}
.finalMenu li.last {
	border:0;
}
.finalMenu li a {
	color:#666666;
}
.finalAddress {
	font-style:normal !important;
	line-height:12px;
	font-size:12px;
	margin:20px 0;
	float:left;
	display:block;
	width:100%;
	color:#666666;
}
/* Contenudos comunes*/



.contentWrapper {
	background-color:#FFF;
}
.contentWrapper h2 {
	color:#000000;
	font-size:24px;
	text-transform:uppercase;
	padding:24px 0 0 10px;
	margin:0;
	line-height:20px;
}
.contentWrapper .breadcrumb {
	margin:5px 0 20px 10px;
	padding:0;
	float:left;
}
.contentWrapper .breadcrumb li {
	float:left;
	padding:0 2px;
}
.contentWrapper .breadcrumb li.first, .contentWrapper .breadcrumb li.last {
	padding:0;
}
.contentWrapper .breadcrumb li a, .contentWrapper .breadcrumb li {
	color:#666;
}
.contentWrapper .breadcrumb li a:hover {
	color:#333;
}
.subContainer {
	background:url('../img/subBack.jpg') top left repeat-x;
	margin-left:10px;
	margin-top:-11px;
	padding:10px 0 0 0;
	width:730px;
	float:left;
}
/*.subContainer.subMenu{

    margin-top:-41px;

}*/



.subContainer.single {
	padding:20px 10px;
	width:710px;
	font-size: 12px;
}
.subContainer ul li>a, .subContainer ul, .subContainer ul li {
	float:left;
}
.subContainer.noticias ul li {
	width:100%;
	padding: 5px 0;
}
/* Tabs Sala de prensa*/

.tabsLoader {
	font-size:17px;
	margin:0 0 0 5px;
	float:left;
	padding:0;
	z-index: 9990;
	position: relative;
}
.tabsLoader a {
	color:#818181;
}
.tabsLoader.top li.active a, .tabsLoader.top li:hover a {
	color:#FFF;
}
.tabsLoader li {
	width:160px;
	margin:0 5px;
	float:left;
	text-align:center;
	display:block;
}
.tabsLoader li.active a {
	color:#FFF;
}
.tabsLoader.top li {
	padding:0 0 14px 0;
}
.tabsLoader.bottom {
	margin-top:-13px;
}
.tabsLoader.bottom li {
	padding:10px 0 10px 0;
}
.tabsLoader.top li.active, .tabsLoader.top li:hover {
	background:url('../img/tabTop.png') top left no-repeat;
}
.tabsLoader.top li.active div a, .tabsLoader.top li:hover div a {
	color:#FFF;
	border-right: #FFF 2px solid;
}
.tabsLoader.top li.active div a.last, .tabsLoader.top li:hover div a.last {
	border-right: none;
}
.tabsLoader.bottom li.active, .tabsLoader.bottom li:hover {
	background:url('../img/tabBottom.png') top left no-repeat;
	color:#FFF;
}
.tabsLoader.bottom li.active a, .tabsLoader.bottom li:hover a {
	color:#FFF;
}
/* Paginador sala de prensa*/

.paginator {
	/* float:left !important;*/

    margin:10px 25px 0 0px;
	float: right !important;
}
.paginator li {
	float:left;
	padding:0 3px;
	width: 15px !important;
}
/* Listado Noticias*/



.newsMeta span, .newsMeta h3, .newsMeta a {
	color:#004C93;
}
.newsMeta h3 {
	margin-bottom:5px;
	font-size:20px;
	color: #777;
}
.newsMeta p {
	margin-bottom: 5px;
}
a.verMasNews {
	color:#000;
	margin:0px;
}
a.verMasNews:hover {
	text-decoration:underline;
	color: #004040;
	font-weight: bold;
}
.fb_iframe_widget, .twitter-share-button {
	float:left;
}
.hBorder {
	border-bottom:#ccc 1px solid;
	padding-bottom:10px;
	margin-bottom:10px;
	width:710px;
	float:left;
}
.newsSingle h1 {
	font-size:32px;
	color:#000000;
}
.newsSingle img {
	float:left;
}
.date {
	color:#3779B2;
	margin-bottom:5px;
}
.relatedMedia {
	height:89px;
	background:url('../img/relatedBack.png') top left repeat-x;
}
.relatedVideo, .relatedImages {
	color: white;
	font-size: 16px;
	width: 175px;
	height: 25px;
	display: block;
	padding: 10px 0 5px 55px;
}
.relatedVideo {
	background:url('../img/icoVideos.png') 15px 7px no-repeat;
}
.relatedImages {
	background:url('../img/icoPhotos.png') 15px 7px no-repeat;
}
.mostVisitedWrapper {
	margin:20px 0 40px 0;
	/*background:url('../img/borderShadow.png') bottom center no-repeat;*/

    padding-bottom:10px;
}
.mostVisitedWrapper img {
	float:left;
}
.mostVisited {
	color:#68B4E0;
	font-size:19px;
	float:left;
}
.mostVisitedText {
	font-size:12px;
	padding:10px 5px 10px 10px;
	border-bottom:#333 1px solid;
	float:left;
	width:200px;
}
.mostVisitedText.last {
	border-bottom:none;
}
li.active .fotografiasSubMenu, li.active .videosSubMenu, li:hover .fotografiasSubMenu, li:hover .videosSubMenu {
	display:block !important;
}
.fotografiasSubMenu {
	background:url('../img/menuCategorias.png') bottom right repeat-x;
	margin-top: 1px;
	font-size:16px;
	color:#fff;
	height:35px;
	position:absolute;
}
.videosSubMenu {
	background:url('../img/menuCategorias.png') bottom right repeat-x;
	margin-top: 1px;
	font-size:16px;
	color:#fff;
	height:35px;
	position:absolute;
}
.videosSubMenu a, .fotografiasSubMenu a {
	font-size:16px;
	color:#fff;
	padding:0 35px;
}
.subContainerBottom {
	background:url('../img/contentBottomBack.png') bottom center no-repeat;
	float:left;
	width: 640px;
	margin: 0 0 0 25px;
	padding: 22px 20px;
	background-color: white;
}
h2.sectionTitle {
	color:#333333;
	font-size:26px;
	margin-bottom:10px;
	padding-left:0;
	text-transform:none !important;
}
h3.blue, .mediaList a {
	color:#777;
	font-size: 14px;
	line-height: 15px;
}
ul.mediaList {
	padding:0;
	margin:0;
	margin-left:20px;
}
ul.mediaList li {
	float:left;
	width:220px;
	margin:10px 5px;
	height: 205px;
}
.imageGallery {
	width:640px;
}
.imageContainer {
	width: 640px;
	margin-bottom: -5px;
	text-align: center;
	background-color: #333;
	padding-top: 5px;
}
.imageCarousel {
	width:640px;
	background:url('../img/imageSliderBack.png') top center no-repeat;
	height:150px;
}
.imageSliderContainer {
	width: 600px;
	float: left;
	overflow: hidden;
	z-index: 9999;
	position: relative;
}
.arrowLeft, .arrowRight {
	width:12px;
	height:18px;
	padding: 36px 0 48px 0;
	display:block;
	float:left;
}
.arrowLeft {
	margin:0 0 0 10px;
}
.imageSliderContainer {
	width: 600px;
	float: left;
	overflow: hidden;
	z-index: 9999;
	position: relative;
	margin-top: -12px;
}
.imageSlider {
	width:9999px;
	padding:0;
	position:relative;
}
ul.imageSlider li {
	float: left;
	width: 90px;
	padding: 18px 0 0 10px;
}
ul.imageSlider li.active, ul.imageSlider li:hover {
	background:url('../img/activeBack.png') top center no-repeat;
}
.searchFormcontainer {
	background-color:#E4E4E4;
	width:684px;
	float:left;
	padding-top:10px;
}
.searchFormSplitter, .searchFormcontainer {
	margin-left:12px;
}
.divLine, .searchFormSplitter {
	float:left;
}
.divColumn>label {
	color:#67B3DF;
	font-size:16px;
	margin-left:10px;
}
.divColumn label {
	font-weight:normal;
}
.divColumn .divLine label {
	display: block;
	width: 50px;
	float: left;
	margin-top: 7px;
}
.searchFormcontainer .hasDatepicker {
	width:200px;
}
input.bigInput {
	width:530px;
	margin:5px 10px;
	height:26px;
	border:#ccc 1px solid;
	padding:0 5px;
	color:#333;
}
input.submitButton {
	background:url('../img/btnSearch.png') center bottom no-repeat;
	width:100px;
	height:40px;
	color:#FFF;
	font-size:18px;
	border:0;
	cursor:pointer;
}
.firstCol ul {
	border-right:#333 1px solid;
	padding:15px 0 15px 17px;
}
.firstCol ul li {
	float:left;
	width:115px;
}
label.spacer {
	margin-bottom:5px;
	display:block;
}
.resultsTitle, .resultsSplitter {
	float:left;
	font-size:19px;
	color:#67B3DF;
	margin:5px 0 2px 30px;
}
.resultsMeta {
	float:left;
	margin-left:30px;
	color:#666666;
	font-size:12px;
}
.resultsPagination {
	margin-left: 200px
}
.resultsPagination ul, .resultsPagination span {
	margin:0;
	padding:0;
	float:left;
}
.resultsPagination ul li {
	margin:0;
	padding:0;
	float:left;
	width:auto;
	padding:0 5px;
}
.resultsPagination ul li a {
	color:#666666;
}
.subContainerBottom.searchResults ul {
	padding:0;
	margin:0;
	width:650px;
}
.subContainerBottom.searchResults {
	padding:0 0 0 30px;
	margin:0;
	width:680px;
}
.searchResults a {
	display: block;
	float: left;
	width: 100%;
}
.searchResults h3 {
	margin:0;
	/*color:#004C92;

    font-size:25px;*/

	font-size: 20px;
	color: #777;
}
.searchResults li {
	border-bottom:#999999 1px solid;
	padding:5px 0;
}
.searchResults li.last {
	border:none;
}
.searchResults a.verMasNews {
	width:auto;
	display:inline;
	float:none;
}
.accordionContainer {
	background:url('../img/accordionBack.png') bottom center no-repeat;
}
.accordion {
	padding:0 0 20px 0;
	margin:0;
	float:left;
}
.accordion>li {
	font-size: 13px;
	float: left;
	width: 230px;
	margin: 0 5px;
}
.accordion li ul li a {
	font-size: 13px;
	float: left;
	margin: 0 5px;
}
.accordion>li.accordionActive, .accordion>li.accordionActive:hover {
	background:url('../img/accordionActive.png') top left no-repeat;
	color:#FFF;
}
.accordion>li.active {
	background:url('../img/accordionActiveNoChildren.png') top center no-repeat;
	color:#FFF;
}
.accordion>li.activeTwoLines, .accordion>li.activeTwoLines:hover {
	background:url('../img/activeTwoLines.png') top center no-repeat;
	color:#FFF;
	line-height:15px;
}
.accordion>li:hover {
	background:url('../img/activeTwoLines.png') top center no-repeat;
}
.accordion>li.accordionActive>a, .accordionContainer>ul>li.active>a, .accordion>li.activeTwoLines>a, .accordion>li:hover>a {
	color:#FFF;
	background-color: #5d5d5d;
}
.accordion>li ul {
	color:#397FB6;
	padding-left:16px;
	padding-top:10px;
	width: 185px;
}
.accordion>li ul li {
	background:url('../img/blueDot.png') 0px 12px no-repeat;
	padding-left: 5px;
	width: 200px;
}
.accordion>li ul li a {
	padding: 5px 0 5px 10px;
	width: 190px;
}
.accordion>li ul li a:hover, .accordion>li ul li a.active {
	color:#397FB6;
	width: 190px;
}
.accordion>li a {
	color:#666;
	padding: 10px 0 10px 10px;
}
.accordion>li a.active {
	color:#397FB6;
}
.accordion>li:first-child>a {
	border:0;
}
.accordion>li>a {
	display: block;
	width: 209px;
	min-height: 20px;
	border-top:#666 1px solid;
	font-weight:normal;
}
/* Secci�n Comuna */

.comunaWrapper h2 {
	color:#000000;
	font-size:26px;
	line-height:26px;
	text-transform:none;
}
.comunaWrapper>p {
	color:#666;
	font-size:15px;
	margin:20px 0 0 10px;
}
.comunaWrapper.history>p {
	color:#333;
	font-size:13px;
}
.comunaWrapper.history>h6 {
	margin-left: 10px;
}
.comunaWrapper>iframe {
	margin:10px 0 0 10px;
}
.comunaWrapper>img {
	margin:10px 0 0 10px;
}
.comunaTabs, .comunaTabs ul, .comunaTabs li {
	float:left;
}
.comunaTabs {
	margin-left:10px;
}
.comunaTabs ul {
	margin:10px 0 10px 0;
	padding:0;
}
.comunaTabs li {
	width:92px !important;
	text-align:center;
}
.comunaTabs li a {
	width:90px;
	display:block;
	color:#397FB6;
	font-weight:bold;
	height: 35px;
	padding-top: 4px;
}
.comunaTabs li a:hover, .comunaTabs li a.active {
	color:#FFF;
	background:url('../img/comunaTab.png') top center no-repeat;
}
.comunaTab {
	display:none;
}
.comunaTab.active {
	display:block !important;
}
.comunaTab th {
	text-align:center;
	margin-bottom:20px;
}
.comunaTab td {
	text-align:center;
}
.comunaTab td.textLeft {
	text-align:left;
	padding-left:35px;
}
h2.blue {
	color:#000000 !important;
}
.callesCarrousel {
	border-top:#999 1px solid;
	margin-left:10px;
	float:left;
	width:450px;
	background:url('../img/imageSliderBack.png') bottom center no-repeat;
	height:120px;
	padding-top:30px;
}
.callesCarrousel .imageSlider {
	width: 405px;
	height:110px;
	overflow:hidden;
	margin-top:5px;
}
.callesCarrousel .arrowLeft, .callesCarrousel .arrowRight {
	margin-top: 12px;
}
.homeNews, .servicesMenu, .homeSidebar {
	float:left;
}
.marquee {
	margin-top:-1px;
	margin-bottom:15px;
	font-size: 100%;
}
.lastNewsTitle {
	background:url('../img/marqueeTag.png') bottom left no-repeat;
	width:100px;
	height:19px;
	color:#FFF;
	font-weight:bold;
	float:left;
	padding-top:3px;
	padding-left:5px;
	text-transform:uppercase;
}
.marqueeContainer {
	float: left;
	margin: 1px 0 0 10px;
	display:block;
	overflow:hidden;
	width:858px;
	position: relative;
	height: 20px;
}
.marquee .marqueeText {
	white-space: nowrap;
	line-height: 20px;
	padding-left: 30px;
}
.marquee .marqueeText a {
	color:#333;
}
.marquee .marqueeText a:hover {
	text-decoration:underline;
}
.homeContentLeft {
	float:left;
	width:735px;
	margin:0 25px 0 0;
}
.serviceListHeader {
	float:left;
	color: white;
	width: 276px;
	height: 107px;
	font-size:0px;
	text-indent:-9999px;
	font-weight: bold;
	background:url(../public/img/servicesMenuTitle.jpg) bottom center no-repeat;
	text-transform: uppercase;
	margin:2px !important;
	overflow:hidden;
}
.servicesMenu {
	/*background:#A7005C;
    background: #075D7E;*/
	width:735px;
	height:100px;
	/* margin-right:20px;*/
}
.servicesMenu ul {
	float:left;
	padding:15px 0 0 45px;
	margin:0 !important;
}
.servicesMenu li {
	font-size:19px;
	list-style:none;
}
.servicesMenu li a {
	display:block;
	color:#FFF;
}
.servicesMenu a.verTodos {
	width:237px;
	height:26px;
	font-size:0;
	text-indent:9999px;
	overflow:hidden;
	background:url(../public/img/servicesMenuVerTodos.jpg) top left no-repeat;
}
.servicesText {
	color:#004C93;
	padding: 7px 0 0 15px;
	font-size: 16px;
}
.homeNews {
	float:left;
	/*width:720px;*/
	width:735px;
	margin:20px 0 0 0;
	/*background:#e4e4e4;*/
	padding:10px 0 15px 0;
	/*padding:15px 0 0 15px;*/
}
.homeSidebar {
	width:240px;
}
.homeSidebar ul li {
	padding:0 0 10px 0;
}
.homeNews .mediaTitle h3 {
	font-size:18px;
	font-weight:bold;
	color:#004040;
	margin:0;
}
.homeNews .mediaDescription {
	margin:0;
}
.homeNews h2 {
	float: left;
	color: #004040;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 10px 0 !important;
	padding:0 0 0 0;
}
.homeNews .homeNewsImagen {
	float:left;
	width:438px;
}
.homeNewsFirst {
	float:left;
	width:720px;
	padding:0 0 0 0;
	border-bottom:0 !important;
}
.homeNewsFirstImg {
	float:left;
	width:438px;
}
.homeNewsFirstTxt {
	float:left;
	width:260px;
	padding:0 0 0 12px !important;
}
.homeNewsFirstTxt .mediaDescription {
	padding:10px 0 0 0;
	text-align: justify;
}
.homeNewsFirstTxt .mediaTitle {
	width:216px !important;
}
.homeNewsFirstTxt .mediaVermas {
	float:left;
	color:#004040;
	font-size:13px;
	font-weight:bold;
	padding:5px 0 0 0;
}
.homeNewsSeconds {
	float:left;
	width:720px;
	padding:20px 0 30px 0 !important;
}
.homeNewsSeconds .mediaItem {
	float:left;
	width:321px;
	padding:0 0 20px 0;
	margin:0 58px 0 0;
}
.homeNewsSeconds .mediaItem.last {
	margin:0 !important;
}
.homeNewsSeconds .mediaItem img {
	float:left;
	width:150px;
}
.homeNewsSeconds .mediaItem .mediaTitle h3 {
	font-weight:normal;
	padding:0 0 15px 0;
}
.homeNewsSeconds .mediaItem .mediaDescription {
	float:left;
	width:160px;
	padding:0 0 0 8px;
	text-align: justify;
}
.homeNewsSeconds .mediaItem .mediaTitle h3 {
	font-size:18px !important;
	font-weight: bold;
}
.houses, .footerBanners, .houses ul, .footerBanners ul {
	float:left;
	margin:0;
	padding:0;
}
.houses {
	border-top:#999 1px solid;
	border-bottom:#999 1px solid;
	padding:10px 0;
	margin:10px 0;
}
.houses ul li, .footerBanners ul li {
	float:left;
	width:220px;
	margin:0 5px;
}
.municipalHouses {
	color:#333;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
}
.homeDrawer {
	background:url('../img/pestanaTab.png') top left no-repeat;
	width:51px;
	height:168px;
	position:fixed;
	right:0px;
	top:320px;
	z-index:9999;
	text-align:left;
}
.overlay {
	width:100%;
	height:100%;
	background:url('../img/overlay.png') top left;
	z-index:9991;
	position:absolute;
	top:0;
	left:0;
}
.drawerLinks {
	width:45px;
	margin:0;
	padding:12px 6px 16px 2px;
	float:left;
}
.drawerLinks li {
	text-align:center;
	height:45px;
}
.drawerLinks li a {
	display:block;
	height:40px;
	width:58px;
	text-align:center;
	padding-top:5px;
}
.drawerLinks li a:hover, .drawerLinks li a.active {
	background:url('../img/shine.png') 8px 1px no-repeat;
}
.drawerContent {
	float:left;
	width:370px;
}
.drawerContent h6 {
	margin:5px 0 10px 11px;
	padding:0;
	color:#666666;
}
.drawerContent ul {
	border-right:#999 1px solid;
	margin:0;
	padding:0;
	width:110px;
	float:left;
	padding-left:10px;
	font-size:11px;
}
.drawerContent ul.last {
	border:none;
}
.drawerContent ul li {
	padding:1px;
}
.drawerContent ul li a {
	color:#666666;
}
.sidebarBanners {
	padding-top:115px;
}
.sidebarBanners ul li {
	padding:0 0 10px 0;
}
.entidades .sidebarBanners, .servicios .sidebarBanners, .documentos .sidebarBanners {
	padding-top:75px;
}
/*Servicos Municipales Sidebar*/



.sidebarService {
	float:left;
	width:240px;
	/*background:0 0 #A7005C;*/

	margin:-4px 0 10px 0;
}
.sidebarServiceTop {
	float:left;
	width:240px;
	background:url(../public/img/serviciosMunicipalesSidebarTop.png) left top no-repeat;
	padding:7px 0 0 0;
}
.sidebarServiceDown {
	float:left;
	width:240px;
	background:url(../public/img/serviciosMunicipalesSidebarDown.png) left bottom no-repeat;
	padding:0 0 11px 0;
}
.sidebarServiceCenter {
	/*background: none repeat scroll 0 0 #a7005c;

    width: 230px;*/

    

    float:left;
	width:240px;
	background:url(../public/img/linea-sombra.png) left top repeat-y;
}
.sidebarService a {
	color:#FFF;
	font-size: 15px;
	font-weight: bold;
}
.sidebarService ul {
	display:none;
	width:190px;
	float:left;
	padding:10px 0 0 40px;
	margin:0 !important;
}
.sidebarService a.ssm {
	float:left;
	color: white;
	width: 230px;
	height: 70px;
	font-size:0px;
	text-indent:-9999px;
	background:url(../public/img/serviciosMunicipalesSidebar.png) 2px top no-repeat;
	overflow:hidden;
}
.sidebarService a.ssv {
	float:left;
	color: white;
	width: 236px;
	height: 32px;
	font-size:0px;
	text-indent:-9999px;
	background:url(../public/img/serviciosMunicipalesSidebarVer.png) left bottom no-repeat;
	margin:0 0 0 -38px;
	overflow:hidden;
}
.infoRequestButton {
	float: left;
	margin-left: 10px;
}
p.firstP {
	margin-top:0;
}
.downloadContent {
	float: left;
	margin: 10px;
	background-color: #F7F7F7;
	padding: 10px;
}
.downloadContent ul {
	padding-left: 70px;
	width: 345px;
	margin-top:20px
}
.downloadContent ul li {
	margin-bottom:30px;
}
.downloadContent ul a {
	width: 340px;
	color: #333;
	font-weight: bold;
}
.downloadContent p {
	padding:0;
	margin:0;
}
.downloadTitle {
	color: #000000;
	font-size: 17px;
}
.martop-20 {
	margin-top:20px;
	min-height:170px;
	margin-left:10px;
}
.alcaldeSubContent {
	margin:10px;
}
 .alcaldeSubContent tr:nth-child(even) td, .alcaldeSubContent tr.even td, .martop-20 tr:nth-child(even) td, .martop-20 tr.even td {
 background-color:transparent !important;
}
.concejoImg {
	margin-top:20px;
}
.noMargin {
	margin:10px 0;
}
table.sessions tr td {
	border-bottom:#F0F0F0 1px solid;
}
.floatingImg {
	float:left;
	margin-right:10px;
}
.innerTable {
	margin-left:10px;
	margin-top:20px;
}
 table.innerTable tr:nth-child(even) td, table.innerTable tr.even td {
 background-color:#F7F7F7 !important;
}
.horizontalList {
	float:left;
	margin:10px;
	padding:10px 0 10px 30px;
	border-bottom:#999 1px solid;
	border-top:#999 1px solid;
}
.horizontalList li {
	background:url('../img/blueDot.png') left center no-repeat;
	padding-left: 5px;
	height: 29px;
	width: 200px;
}
.horizontalList.wide li {
	width: 400px;
}
.horizontalList.narrow {
	padding-left:10px;
}
.horizontalList.narrow li {
	width: 140px;
}
.horizontalList li a {
	padding: 5px 0 5px 10px;
	color:#666;
}
.horizontalList li a.active {
	font-weight:bold;
	color:#397FB6;
}
.imageList {
	margin:10px 0 10px 10px;
	padding:0;
}
.imageList li {
	float:left;
	width:153px;
	margin-bottom:10px;
}
.subContainerBottom.inner {
	background:url('../img/galleryContainerInner.png') bottom center no-repeat;
	float:left;
	width: 450px;
	min-height:700px;
	margin: 0 0 0 10px;
	padding: 10px 0;
	background-color: white;
}
.subContainerBottom.inner .imageContainer, .subContainerBottom.inner .imageCarousel {
	width:450px;
}
.subContainerBottom.inner .imageCarousel {
	height:100px;
}
.subContainerBottom.inner .imageContainer {
	height:300px;
}
.subContainerBottom.inner .imageSliderContainer {
	width:395px;
}
.subContainerBottom.inner .arrowRight {
	margin: 0 10px 0 10px;
}
.subContainerBottom.inner .arrowLeft {
	margin: 0 4px 0 7px;
}
.subContainerBottom.inner p {
	padding: 15px 10px 3px 10px;
	margin:0;
}
.bigLetteers {
	font-size:18px;
}
h2.twoLines {
	line-height:30px;
	margin-bottom:20px;
}
.linkSpacer {
	font-size: 11px;
	color: #397FB6;
	margin-left: 3px;
	width: 140px;
	margin-top: 4px;
}
.alcaldeSubContent .popup {
	float:left;
}
.calugaLink {
	margin-top:30px;
}
.calugaLink img, .calugaLink a, .calugaLink span {
	float:left;
}
.popupWrapper {
	background-color:#FFF;
	padding:20px;
}
.btnCerrar {
	float:right;
	margin: -20px -10px 0 0;
	z-index: 9999;
	position: relative;
}
.popupReciver {
	background-color:#FFF;
	float:left;
	margin-right: -15px;
	padding:10px;
}
.popupReciver .shareForm {
	margin-top: 0 !important;
}
.serviceTitle {
	margin: 0 0 10px 3px;
}
.serviceTabs {
	float: left;
	width: 100%;
	margin: 0;
	padding:0;
	margin-bottom:20px;
}
.serviceTabs li {
	padding:0 5px 3px 5px;
	border-right: #666 1px solid;
	height:12px;
}
.serviceTabs li.last {
	border: none;
}
.serviceTabs li a {
	color:#666;
	font-size:13px;
	padding:0 15px;
}
.serviceTabs li a:hover, .serviceTabs li a.active {
	color:#397FB6;
	border-bottom:#397FB6 3px solid;
}
.firstColumn {
	width:110px;
}
.footerBanners {
	width:714px;
	height:165px;
	padding:0 0 0 12px;
	position:relative;
}
.footerBanners ul {
	height:165px !important;
}
.footerBanners .prev {
	position: absolute;
	top:65px;
	left:-8px;
	cursor: pointer;
	float: left;
}
.footerBanners .next {
	position: absolute;
	top:65px;
	right:4px;
	cursor: pointer;
	float: right;
}
.contactForm form label {
	width: 100px;
	display: block;
	float: left;
	margin-top: 12px;
}
.contactForm form input[type="text"], .contactForm form input[type="email"], .contactForm form textarea {
	width: 400px;
	display: block;
	float: left;
	color:#333;
	font-size: 14px;
	padding: 5px;
}
.contactForm form textarea {
	font-family: "Arial";
	height: 150px;
}
.contactForm form input[type="submit"] {
	color:#FFF;
	font-weight: bold;
	background-color: #004D93;
	border: 0;
	cursor: pointer;
	padding: 10px;
	font-size: 14px;
	margin-left: 40px;
	float: right;
}
.contactForm form .submit {
	width: 515px;
}
.shareForm {
	margin-top: 28px;
}
.shareForm form label {
	width: 150px;
	display: block;
	float: left;
	margin-top: 12px;
}
.shareForm form input[type="text"], .shareForm form input[type="email"], .shareForm form textarea {
	width: 350px;
	display: block;
	float: left;
	color:#333;
	font-size: 14px;
	padding: 5px;
}
.shareForm form textarea {
	font-family: "Arial";
}
.shareForm form input[type="submit"] {
	color:#FFF;
	font-weight: bold;
	background-color: #004D93;
	border: 0;
	cursor: pointer;
	padding: 10px;
	font-size: 14px;
	margin-left: 40px;
	float: right;
}
.shareForm form .submit {
	width: 515px;
}
.slideContentTrigger {
	margin: 10px 10px 10px 0;
	display: block;
	background: url('../img/comunaTab.png') top center no-repeat;
	width: 90px;
	text-align: center;
	height: 34px;
	color: white;
	font-weight: bold;
	padding-top: 4px;
}
.slideContentTrigger:hover {
	color: #FFF;
	text-decoration: underline;
}
.slideContent {
	padding-left: 10px;
}
.comunaWrapper.history>table {
	margin-left: 10px;
}
.sharelink {
	background: url('../img/icoShare.png') center left no-repeat;
	padding-left: 46px;
	padding-top: 12px;
	color: #397FB6;
	padding-bottom: 12px;
}
.concejalContainer {
	float: left;
	margin-left: 10px;
	background: url('../img/concejalBack.png') bottom center no-repeat;
	padding-bottom: 30px;
	width: 450px;
}
.concejalContainer img {
	margin-right: 8px;
}
.guia_tramites {
	display: none;
	width: 460px;
	margin: 5px 0 0 10px;
}
.comunaWrapper.higiene-ambiental ul, .comunaWrapper.higiene-ambiental li {
	list-style: disc !important;
}
.comunaWrapper.higiene-ambiental ul {
	margin-left: 10px;
}
.fileDownloadTitle {
	line-height: 25px !important;
}
.eventsDates {
	float: left;
	width: 100%;
	background-color: #68b5e1;
}
.eventMonth {
	float: left;
	width: 205px;
}
.eventMonth span {
	color: white;
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 14px;
}
.eventMonth .ui-datepicker-trigger {
	float: left;
	margin: 5px 4px 5px;
	cursor: pointer;
}
.daysCarousel {
	float: right;
	padding: 0 !important;
	width: 505px;
}
.daysCarousel ul {
	float: left;
	width: 455px;
	margin: 0 !important;
	padding: 0 !important;
}
.daysCarousel li {
	width: 65px;
	height: 50px;
	float: left;
	text-align: center;
}
.daysCarousel li a {
	color:#FFF;
	width: 100%;
}
.daysCarousel li a span {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	display: block;
}
.daysCarousel li a span.tinyText {
	font-size: 12px;
	font-weight: bold;
}
.daysCarousel li.active {
	background-color: #FFF;
	color: #68b5e1;
}
.daysCarousel li.active a span {
	color: #68b5e1;
}
.prevWeek, .nextWeek {
	float: left;
	width: 20px;
	display: block;
	height: 100%;
	text-align: center;
	color:#FFF;
	margin-top: 10px;
}
.prevWeek {
	margin-left: 5px;
}
.eventList, .event, .event img, .event a, .event p {
	float: left;
}
.event {
	padding: 10px;
	border-bottom: #DDD 1px solid;
}
.event.last {
	border-bottom: 0 !important;
}
.event img {
	margin-right: 10px;
	width: 100px;/* height: 100px;*/

}
.event a, .event p {
	width: 565px;
	margin-left: 10px;
}
.event p {
	font-style: italic;
	min-height: 40px;
}
.event a.vermas {
	width: auto;
	float: right;
}
.eventWrapper {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.eventImage {
	float: left;
	width: 260px;
	margin-left: 15px;
}
.eventContent {
	float: left;
	width: 435px;
}
.eventContent h2 {
	padding: 0;
	float: left;
	width: 100%;
	text-transform: none;
}
.eventContent>p {
	font-style: italic;
	float: left;
	width: 100%;
	margin: 0 !important;
}
.eventMeta {
	float: left;
	margin-top: 10px;
	border:#DDD 1px solid;
	width: 417px;
	padding: 10px;
}
.eventDataItem {
	float: left;
	width: 417px;
	margin-bottom: 5px;
}
.eventTag, .eventData, .eventFullContent, .eventoFooter {
	float: left;
}
.eventData p {
	margin: 0 !important;
}
.eventTag {
	font-weight: bold;
	margin-right: 10px;
}
.eventFullContent {
	padding: 10px;
}
.eventFullContent, .eventoFooter {
	width: 100%;
}
.eventoFooter {
	text-align: right;
}
.direccionesWrapper {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
.direccionesWrapper table {
	display:none;
}
.yearTrigger {
	width: 410px;
	display: block;
	background-color: #3879B2;
	color: #FFF;
	font-size: 18px;
	padding: 10px;
	margin:5px 0;
	float: left;
}
.yearDocs {
	float: left;
}
.yearDocs ul, .yearDocs ul li, .yearDocs ul li a {
	padding: 0 !important;
	width: 420px;
	margin-right: 0 !important;
}
.yearDocs ul li .downloadData a {
	color:#3879B2;
}
.yearDocs ul li .downloadData a:hover {
	text-decoration: underline;
}
.requestForm p {
	float: left;
	width: 100%;
	display:block;
}
.fieldGroup, .requestForm {
	float: left;
	width: 900px;
}
.fieldGroup {
	background-color: #DDD;
	margin: 5px 0;
	width: 880px;
	padding:5px 10px;
}
.fieldGroup>div {
	width:220px;
	float: left;
	clear: none !important;
}
.fieldGroup.wide>div {
	width:400px;
}
.fieldGroup>div label span {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}
.fieldGroup label {
	width:220px;
	float: left;
	display: block;
	clear: none !important;
}
.fieldGroup.wide label {
	width:320px;
}
.fieldGroup.wide input[type="text"], .fieldGroup.wide select, .fieldGroup.wide input[type="email"] {
	width:30 0px;
}
.fieldGroup input[type="text"], .fieldGroup select, .fieldGroup input[type="email"] {
	width:200px;
	float: left;
	display: block;
	clear: none !important;
}
.fieldGroup textarea {
	width: 700px;
	height: 150px;
	resize: none;
}
.requestForm form input[type="submit"] {
	color:#FFF;
	font-weight: bold;
	background-color: #004D93;
	border: 0;
	cursor: pointer;
	padding: 10px;
	font-size: 14px;
	margin-left: 40px;
	float: right;
}
.dinamicSiteMap li, .dinamicSiteMap ul {
	width: 100%;
	display: block;
	list-style: disc inside !important;
}
.dinamicSiteMap>ul>li {
	width: 50%;
	display: block;
}
.dinamicSiteMap>ul>li>a {
	font-weight: bold;
	font-size: 16px;
}
.dinamicSiteMap>ul>li>ul {
	font-size: 14px;
}
.dinamicSiteMap>ul>li>ul>li>ul {
	font-size: 12px;
}
.contactos.home .sidebarBanners, .paginas.servicio .sidebarBanners {
	padding-top: 77px !important;
}
.event h4 {
	font-size: 24px;
	color: #004c92;
	margin-left: 0;
	margin-bottom: 0;
}
#ui-datepicker-div {
	background-color: #D0E1F0;
}
#ui-datepicker-div span {
	color: #004c92;
}
.downloadIcon, .downloadData {
	float: left;
}
.downloadIcon {
	width: 40px;
	margin-right: 10px;
}
.downloadData {
	width:360px;
}
.ulPaginator {
	border:0;
	margin:0;
	padding:0;
	font-family: Verdana
}
#pagination-digg li {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none; /* savers */
	float:left;
}
#pagination-digg a {
	margin-right:2px;
}
#pagination-digg .previous-off,  #pagination-digg .next-off {
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
#pagination-digg .next a,  #pagination-digg .previous a {
	font-weight:bold;
}
#pagination-digg .active {
	color:#333;
	display:block;
	float:left;
	padding:3px 3px;
	margin-right:2px;
}
#pagination-digg a:link,  #pagination-digg a:visited {
	color:#74792E;
	display:block;
	float:left;
	padding:3px 3px;
	text-decoration:none;
}
#pagination-digg a:hover {
	color: #333;
}
#paginator {
	float: right;
}
#comunaWrapper ul li {
	float: none;
	list-style: disc;
	margin-left: 40px;
}
#comunaWrapper ul {
	float: none;
	display: inline;
	clear: both;
}
#newsSingle {
	position: relative;
}
#newsSingle #btn-more {
	/*bottom: -10px;*/

    margin-top: 30px;
	/*position: absolute;*/
	right: 0;
	width: 130px;
}


a.btn_ver_todas_noticias { 
	float:right; 
	margin:24px 22px 0 0; 
}

/* lista */

.span-11 ul {
	float:none;
	display:block;
	margin:0 0 20px 0;
	}

.span-11 ul li {
	list-style:disc inside;
	display:list-item;
	float:none;
	}
