@charset "utf-8";
/* CSS Document */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 100%;
	padding: 0px;
	margin: 0px;	
}

#header {
	background-image:url(../images/bg-header.png);
	height: 70px;
	position: relative;
}
#main {
	/*height:170px;
	/*background-color:#FFF;*/
}
#main_int {
	/*height:430px;
	background-color:#FFF;*/
}

#ca a {
	width: 240px;
	height: 70px;
	color: #000000;
	text-decoration:none;
	display: block;
	font-weight: bold;
	background-image : url(../images/academ_03.jpg);
	background-repeat: no-repeat;
}
#ca a:hover {
	width: 240px;
	height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	display: block;
	background-image : url(../images/academ2_03.jpg);
	background-repeat: no-repeat;
}
#fi a {
	width: 240px;
	height: 70px;
	color: #000000;
	text-decoration:none;
	display: block;
	font-weight: bold;
	background-image : url(../images/academ_05.jpg);
	background-repeat: no-repeat;
}
#fi a:hover {
	width: 240px;
	height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	display: block;
	background-image : url(../images/academ2_05.jpg);
	background-repeat: no-repeat;
}

#ex a {
	width: 240px;
	height: 70px;
	color: #000000;
	text-decoration:none;
	display: block;
	font-weight: bold;
	background-image : url(../images/exa.jpg);
	background-repeat: no-repeat;
}
#ex a:hover {
	width: 240px;
	height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	display: block;
	background-image : url(../images/exa_hover.jpg);
	background-repeat: no-repeat;
}	
.clear{
	clear:both; 
	height : 1px;
	}
	
#footer {
	/*background-color:#FF9;*/
	background-image:url(../images/bg_footer.png);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	height:56px;
	text-align:center;
	color: #c7b300;
	font-size: 12px;
	word-spacing:5px;
}
#footer a:link{ color: #c7b300; border:0; text-decoration:none; display: inline;}
#footer a:active{color: #fff;border:0;text-decoration:none;display: inline;}
#footer a:visited{ color: #c7b300; border:0; text-decoration:none; display: inline;}
#footer a:hover{ color: #fff; border:0; text-decoration:none; display: inline;}

#menu{
	height:50px;
	padding:40px 0px 0px 0px;
	float:left;
	color: white ;
	top: 0px; 
	left: 0px;
	font-size:15px;
	}
#menu a:link{ color: #FFF; border:0; text-decoration:none; display: inline;}
#menu a:active{ color: #f58220; border:0; text-decoration:none; display: inline;}
#menu a:visited{ color: #FFF; border:0; text-decoration:none; display: inline;}
#menu a:hover{ color: #f58220; border:0; text-decoration:none; display: inline;}
#menu-l ul {padding: 0px;}
#menu-l ul, p {margin: 0px;}
#menu-l ul li{display: inline; padding-right:7px;} 
#menu-r ul {padding: 0px;}
#menu-r ul, p {
	margin: 0px;
	text-align: left;
}
#menu-r ul li{	display: inline;padding-right:15px;} 

#menu-l {
	width:445px;
	height:50px;
	padding:0px 0px 0px 30px;
	float:left;
	text-align:left;
	color: white ;
}
#menu-r {
	width:350px;
	height:50px;
	padding:0px 0px 0px 155px;
	float:left;
	color: white;
	text-align:right;
}

a img {border: none; border: 0px;}
.texto{ padding:10px 15px 0px 15px;}
.mail{ font-size:18px;}
.mapa{font-size:12px;}
.form{font-size:15px;}
.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #c93;
	background-color:#ffc;
	padding:3px;
	color:#000;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	color:#CC0000;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px; 
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #88f;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 9px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #acf;
}
 
 
 /* jQuery specific overlay styles */
 
 #jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9000;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9999;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}