body {
	background: url(../img/bg.jpg);
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Tahoma, Verdana, serif, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #ffeed0;

}
p, div, table, form, img{
	border: 0;
	margin: 0;
	padding: 0;
}
ul, li{
	list-style: circle;	
	padding: 0 1px;
	margin: 0 10px;
	text-align: left;
	
}
.floatleft{
	float: left;
	text-align: center;	
}
h2{
	color: #edcb90;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
h3{
	color: #2f2f2f;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: #817053 1px 1px;	
}
a:link 
{
	color: #ffeed0;
	text-decoration: none;
}
a:visited 
{
	color: #ffeed0;
	text-decoration: none;
 }
a:hover 
{
	color: #ffeed0;
	text-decoration: underline;
}
a:active 
{
	color: #ffeed0;
	text-decoration: underline;
}


a.white-link:active,a.white-link:hover
{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background: transparent;
}
#container{
	width: 100%;
	height: 100%;
	background: url(../img/bg-body.jpg) repeat-x;
}
#global{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
#top{
	width: 1000px;
	height: 145px;
	background: url(../img/bg-top.jpg) repeat-x;
}
#logo{
	width: 1000px;

}
#top-left{
	width: 220px;

}
#top-center{
	width: 378px;


}
#top-right{
	width: 100px;
	color: #edc47b;
	vertical-align: top;
	padding: 28px 0 0 0;
}
#top-right a{
	color: #edc47b;
	text-decoration: none;
	font-weight: bold;	
}
#top-right a:hover{
	color: #470909;
	text-decoration: none;
	font-weight: bold;	
}



#content{
	width: 1000px;
	background: url(../img/bg-content.png);

}
#content2{
	width: 960px;
	background: url(../img/bg-content-top.png) repeat-x;
	padding: 20px;

}
#bottom{
	background: url(../img/bg-bottom.png);
	width: 1000px;
	height: 181px;
	color: #ffeed0;	
}

.hr{
	background: url(../img/bg-hr.png) repeat-x center;
	height: 5px;
}
.hr2{
	background: url(../img/bg-hr.png) repeat-x center;
	height: 2px;
}
.photo{
	padding: 4px;
	background: url(../img/bg-photo.png) no-repeat;
}
.valigntop{
	vertical-align: top;
	padding: 15px 5px 0 30px; 
}
.bottom-left{
	width: 50%;
	padding: 80px 0 0 80px;
	text-align: left;
}
.bottom-right{
	width: 50%;
	text-align: right;
	padding: 80px 80px 0 0;
}
.gallery1{
    background: url(../img/bg-gallery.png) repeat-x top;
    height: 255px;
    padding: 10px;
    vertical-align: top;
}
.gallery2{
    background: url(../img/bg-gallery2.png) no-repeat;
    width: 146px;
    height: 287px;
    padding: 3px;
    vertical-align: top;
}

.gallery3{
	width: 144px;
	height: 268px;	
	background: url(../img/bg-photo2.png) repeat-x;
	border: 1px solid #a5895a;
	color: #6d1a16;
}
.gallery3 a{
	color: #2f2f2f;
	font-weight: bold;
}
.gallery3 a:hover{
	color: #2f2f2f;
	font-weight: bold;
}
.oferta{
	padding: 3px 5px;
}


input {
background:#F3F0E8 none repeat scroll 0 0;
border:1px solid #DFD1B0;
}

textarea {
background:#F3F0E8 none repeat scroll 0 0;
border:1px solid #DFD1B0;
}

#menu{
	margin: 0 auto;
	padding: 5px 0 0 0;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#menu ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;

}
#menu ul li a{
	padding: 0 2px 2px 10px;
	background: url(../img/bg-li.png) no-repeat left;
	color: #8c302a;
	font-weight: bold;
	font-size: 9pt;
	text-shadow: #f6e7cd 1px 1px;
	font-family: Georgia, serif;
	letter-spacing: -1px;	
}
#menu ul li a:hover{
	padding: 0 2px 2px 10px;
	background: url(../img/bg-li.png) no-repeat left;
	color: #000;
	font-weight: bold;
	font-size: 9pt;
	text-shadow: #f6e7cd 1px 1px;
	font-family: Georgia;
	text-decoration: none;
	letter-spacing: -1px;	
}
#menu ul li a.menuactive{
	color: #000;
	text-decoration: none;
	letter-spacing: -1px;	
}
#jsddm
{	margin: 0 auto;
	padding: 0;}
	

	#jsddm ul{
	margin: 0;
	padding: 0;
	
	display: inline;
	}
	
	#jsddm li
	{	
		float:left;
		
		display: inline;
		font: 12px Georgia, serif}

	#jsddm li a
	{	
		display: block;
		background: url(../img/bg-li.png) no-repeat left;
		padding: 0 1px 1px 8px;
		text-decoration: none;
		text-shadow: #f6e7cd 1px 1px;
		color: #8c302a;
		font-weight:bold;
		letter-spacing: -1px;
		}

	#jsddm li a:hover
	{	
	color:#000;
	background: url(../img/bg-li.png) no-repeat left;}
		
		#jsddm li ul
		{	margin: 12px 0 0 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			
			border-top: 0px solid white}
		
		#jsddm li ul li
		{	float: none;
			border-bottom:1px solid gray;
			
			display: block}
		
		#jsddm li ul li a
		{	width: 190px;
			height: 20px;
			
			background: url(../img/menu.png) repeat-x;
			text-align: left;
			font-family:Tahoma,Verdana,serif,sans-serif;
			text-transform:none;
			font-size:8pt;
			text-transform:uppercase;
			color:#2F2F2F;
			
			padding: 10px 0 0 15px ;'
			
			}
		
		#jsddm li ul li a:hover
		{	
		color:#000;
		background: #F0D19B}
