@charset "utf-8";

.total {
	background-color: #FFFFFF;
	height: 1350px;
	width: 1000px;
	margin-top: -150px;
	margin-left: auto;
	margin-right: auto;
}

.central {
	background-color: #FFFFFF;
	width: 935px;
	height: 800px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.separador {
	background-color: #FFFFFF;
	width: 935px;
	height: 1px;
	float: left;
	margin-top: 85px;
}

.tit1 {
	float: left;
	height: 35px;
	width: 458px;
	margin-top: 0px;
	margin-right: 0px;
	clear: none;
	margin-left: 0px;
	background-image: url(IMG_contacto/vineta.png);
	background-repeat: no-repeat;
	background-position: left;
}

@font-face {
    font-family: 'DroidSansBold';
    src: url('fonts/DroidSans-Bold-webfont.eot');
    src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face{
   font-family: "Droid Sans";
   font-style: normal;
   font-weight: normal;
   src: url("http://www.sudestada.com/fonts/DroidSans.ttf");
}

@font-face{
   font-family: "l_10646";
   font-style: normal;
   font-weight: normal;
   src: url("http://www.sudestada.com/fonts/l_10646.ttf");
}
.cont_gal {
	float: left;
	height: 135px;
	width: 935px;
	margin-top: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5FAB9C;
}
.calendario {
	float: left;
	height: 44px;
	width: 39px;
	margin-top: 0px;
	border: 3px solid #5fab9c;
 background: rgb(0,137,133); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,137,133,1) 0%, rgba(11,88,73,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,137,133,1)), color-stop(100%,rgba(11,88,73,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,137,133,1) 0%,rgba(11,88,73,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,137,133,1) 0%,rgba(11,88,73,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,137,133,1) 0%,rgba(11,88,73,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,137,133,1) 0%,rgba(11,88,73,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008985', endColorstr='#0b5849',GradientType=0 ); /* IE6-9 */
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.cont_calendario {
	float: left;
	height: 44px;
	width: 39px;
	margin-top: 0px;
	background-color: #00CCFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mes {
	float: left;
	height: 20px;
	width: 45px;
	margin-bottom: 0px;
	margin-left: -3px;
}
.cont_txt {
	float: left;
	height: 135px;
	width: 255px;
	margin-top: 0px;
	margin-left: 15px;
}
.galeria {
	background-color: #FFFFFF;
	float: left;
	height: 124px;
	width: 620px;
	margin-top: 0px;
}
.foto {
	background-color: #0033FF;
	float: left;
	height: 94px;
	width: 94px;
	margin-left: 10px;
	border: 10px solid #B6E081;
}
.foto:hover {

	border: 10px solid #77B42C;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
