body {
	background-image:url(img/fondo.png);
	background-repeat:repeat-x;
	/*background-color: #010000 ;*/
	background-color: #efeeea;
	margin-bottom:0px;
	margin:0px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	}
/***************DIVS*****************/	

#wrapper {

	margin:auto;

	height:auto;

	width:800px;

	background-color:#FFFFFF;

}

#header {

	width:800px;

	height:160px;

	background-image: url(img/header.png);

	}



#header2 {

	width:800px;

	height:160px;

	background-image: url(img/header2.png);

	}



#menu {

	width:800px;

	/*height:263px;*/

	height:40px;

	font-family:Arial, Helvetica, sans-serif;

	background-image: url(img/menu.png);

	background-repeat:no-repeat;

	font-size:12px;

	margin: 0px auto 0px auto;

/*	position:relative; 

	z-index:2px;*/

	}

	#menu ul {

		float:left;

		margin:0px;

		padding-right:50px;

		

		}

		#menu li{

			float: left;

			padding-top:10px;

			padding-left:30px;

			list-style-type:none;

			}

		#menu li a{

			color:#752811;

			font-size: 12px;

			text-decoration:none;

			color:#F4B677;

			}	

		#menu li a:hover{

			color:#ffffff;

		}

		

#menu2 {

	width:800px;

	height:40px;

	font-family:Arial, Helvetica, sans-serif;

	background-image: url(img/menu2.png);

	font-size:14px;

	}

	#menu2 ul {

		float:left;

		margin:0px;

		padding-right:50px;

		

		}

		#menu2 li{

			float: left;

			padding-top:10px;

			padding-left:30px;

			list-style-type:none;

			}

		#menu2 li a{

			color:#752811;

			font-size: 14px;

			text-decoration:none;

			color:#F4B677;

			}	

		#menu2 li a:hover{

			color:#ffffff;

		}

		

#content {

	width:800px;

	min-height:300px;

	background-color:#FFFFFF;

	text-align:justify;

}		

					

#welcome{

	width:800px;

	height:223px;

	background-image:url(img/welcome.png);

	background-repeat:no-repeat;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#ffffff;

	line-height:20px;

	}

	#welcome a{

	color:#FFFFFF;

	padding-left:255px;

	text-decoration:none;

	}

	#welcome a:hover{

	color:#F4B677;}

	

	.welcometext{

	padding-top:70px;

	padding-left:50px;

	text-align:left;}



	#fotos{

	padding-left:50px;

	text-align:left;

	}

	#fotos a{

	padding-left:2px;}

	#fotos img{

	border:1px solid #fff; }

#gallery{

	text-align:left;

	}

	#gallery a{

	padding-left:2px;}

	#gallery img{

	border:2px solid #ED9D60; }



#main{

	float:left;

	width:700px;

	min-height:280px;

	background-color:#FFFFFF;

	line-height: 20px;

	padding-left:50px;

	padding-top:20px;

	padding-right:50px;

	font-size:12px;}

	

#main2{

	float:left;

	width:700px;

	min-height:280px;

	background-color:#FFFFFF;

	line-height: 20px;

	padding-left:50px;

	padding-right:50px;

	padding-top:20px;

	font-size:12px;

	}

	#main2 td{

	text-align:left;}



#rightdiv{

	width:183px;

	float:right;

	height:278px;

	background-image:url(img/rightdiv.png);

	display:none;

	}

	.rightdivtext{

	padding-top:20px;

	padding-left:20px;

	color:#FFFFFF;

	font-size:11px;}

	

	#rightdiv a{

	color:#ED9D60;

	}

	#rightdiv a:hover{

	color:#ffffff;

	text-decoration:none;}

	

	

	

#footer{

	width:800px;

	height:101px;

	font-size:9px;

	color:#666666;

	/*background-image:url(img/footer.png);

	background-repeat:no-repeat;

	background-color: #010000;*/

	clear: both;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	}

	

	#footer a{

		color:#666666;

		text-decoration:none;

		}

	#footer a:hover{

		color:#990000;

		}

		

/**********CONT*************/

/*h1{

font-family:"Liorah BT";

font-size:24px;

color:#F8C230;



}*/



h1{

font-family: Arial, Helvetica, sans-serif;

font-size:18px;

color: #990000;

}



h2{

color:#ED9D60;

font-weight:bold;

font-size:14px;

}





/************************LightBox**************************/

#lightbox{

	position: absolute;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#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: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;

	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }





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

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #333;

	}

	

	

	

	

/***************menu***************************/



#menuwrapper {

	text-align:left;

	padding-rigth:30px;

	

	}



.clearit {

	clear: both;

	height: 0;

	line-height: 0.0;

	font-size: 0;

}



#p7menubar, #p7menubar ul {

	padding: 0;

	margin: 0;

	list-style: none;

	font-family: Arial, Helvetica, sans-serif;

	text-align:center;

}



#p7menubar a {

	background-position:right center;

	display: block;

	text-decoration: none;

	font-size:12px;

	color: #820101;

}



#p7menubar a.trigger {

	background-position:right center;

	

}

#p7menubar li {

	float: left;

	

}



#p7menubar li ul, #p7menubar ul li  {

	width: 12em;

}



#p7menubar ul li a  {

	color: #ED9D60;

	

	

}



#p7menubar li ul {

	position: absolute;

	display: none;

	background-color: #820101;

	border-right: 1px solid #333333;

	border-bottom: 1px solid #333333;

	

	}



#p7menubar li:hover a, #p7menubar a:focus,

#p7menubar a:active, #p7menubar li.p7hvr a {

	color: #ffffff;

			

}



#p7menubar li:hover ul, #p7menubar li.p7hvr ul {

	display: block;

	

}



#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {

	color: #ffffff;

	background-color: transparent;	

	padding:0px 0px 0px 0px;

	float:left;

	

	

	

}



#p7menubar ul a:hover {

	background-color: #ED9D60!important;

	color: #820101!important;

			

}



#p7menubar li {

width: auto;

padding-left:15px;

}

/* BOF Prices Wrapper */

#prices_wrapper {

	background-image:url(img/prices_bg.png);

	background-repeat:no-repeat;

	width:550px;

	padding-left:100px;

	padding-right:50px;

	padding-top:70px;

	padding-bottom:50px;

}

td.item {

	border-bottom:1px solid #FFCC33;

}

/* EOF Prices Wrapper */
#gallery_wrapper {
width:500px;
overflow:hidden;
}
.galleryPhoto {
width:125px;
height:185px;
padding:2px;
border:solid 1px #CCCCCC;
margin-right:6px;
margin-bottom:10px;
float:left;
line-height:117px;
text-align:center;
overflow:hidden;
}
.gallery_item img{
position:relative;
vertical-align:middle;
}
