﻿/*********************************** body ***************************************/
*{margin:0; padding:0;}
a {text-decoration:none;}
img{border:none;}

html, body { height: 100%; overflow:hidden; font-family:Arial, Helvetica, Geneva; }

body {background-image:url('../img/bgpaper.jpg');
}

#container {height:100%; overflow:auto; position:relative; z-index:2;}
			 
#content {display:block; height:100%; width:820px; position:relative; top:0px; left:50%; margin-left:-410px;}

	#content_head{background-image:url('../img/window_head.png'); display:block; width:820px; height:26px;}
	#content_body{background-image:url('../img/window_body.png'); display:block; width:820px; padding-bottom:60px; min-height:600px;}
	

	  #logo { background-image:url('../img/logo.png'); background-repeat:no-repeat; z-index:3;
			  display:block; width:259px; height:200px; position:relative; top:-10px; left:10px;}
				  
	  #img_head02 {background-image:url('../img/photo_banner_02.png'); background-repeat:no-repeat; z-index:1;
				   display:block; width:499px; height:347px; position:absolute; top:-120px; left:220px;}
				   
	  #galery_banner {display:block; width:398px; height:271px; position:absolute; top:-30px; left:420px; z-index:2;}
				  
	  #tittle { background-color:#973B37; font-weight:bolder; color:#FFD600; 
				display:block; width:570px; height:22px; position:relative; left:10px; padding-top:5px; padding-left:230px;}
				
	  #content_text {font-size:14px; display:block; width:250px; position:relative; top:20px; left:235px;}
	  
	  #content_photo {display:block; background-image:url('../img/image_border.png'); background-repeat:no-repeat; 
                	  width:292px; height:225px; padding:17px 0 0 19px; position:relative; top:30px; left:235px;}

	#content_foot{background-image:url('../img/window_foot.png'); display:block; width:820px; height:26px;}
	
	a.banner {display:block; position:fixed; z-index:99;}	  
	#marlofer_banner {width:224px; height:143px; bottom:-85px; left:50%; margin-left:-410px;}		
	#miliar_banner {width:350px; height:159px; bottom:-95px; left:50%; margin-left:-210px;}		
	#promo_banner {width:320px; height:223px; bottom:-150px; left:50%; margin-left:70px;}

/*********************************** menu lateral ***************************************/			   
#menu_lat { position:absolute; display:block; top:275px; left:50%; margin-left:-450px; width:180px;}
	#back-inf {font-size:16px; font-weight:bolder; width:180px;}
					
		#back-inf dl,dd {margin:0;}
		
		#back-inf dl {width: 180px;}
		#back-inf dt {background-image:url('../img/menu_sec.png'); width:177px; position:relative; padding:20px; padding-left:40px; margin-bottom:0px;}	
		#back-inf dt a {color:#FFD600; display:block; width:180px;}
		#back-inf dt a:hover {color:#FFEE88;}
		

/*********** GALERIA *************/

#contenido_gal {font-weight:bold; display:block; position:relative; top:-20px; margin-left:-205px;}

ul#galeria{list-style:none;}
		
.photobox {display:table-cell; line-height:132px; vertical-align:middle; text-align:center; width:132px; height:132px;}
	.photobox img {background-image:url(../img/bg_tittle.png); padding:5px; border:0px solid #000; bottom:9px;}

table {border-collapse:collapse; margin:0; padding:0;} /* remove the table styling */

span.clr {display:block; clear:both; width:0; height:0; font-size:0; line-height:0;} /* clear the float at the end of each line of 6 slides */
		
/*********** LIGHTBOX *************/			
		
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px}

#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:100;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:10}
	#lightbox-nav a{outline:none}
	
#lightbox-container-image-box >#lightbox-nav{left:0}

#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 #lightbox-image-details{width:70%;float:left;text-align:left}
#lightbox-container-image-data{padding:0 10px;color:#666}

#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}
