body
{
	padding : 0;
	margin : 0;
	background: #F7EDC7;
	z-index: 1;
}

img
{
	border :0;
	padding : 0;
	margin : 0;
}

form
{
	border :0;
	padding : 0;
	margin : 0;
}

input{
  border :0;
	padding : 0;
	margin : 0;
	background-color: #ffffff;
	font-weight: bold;
  font-family : Century Gothic;
	font-size : 14px;
  color : #68362D;
	text-decoration : none;
}

button {
  background-color: #e6e6e6;
  font-weight: bold;
  font-family : Century Gothic;
	font-size : 14px;
  color : #68362D;
	text-decoration : none; 
  line-height: 10px;
  vertical-align: middle;
  height: 22px;
  margin: 0px;
  padding: 0px 5px 4px 5px;
  border-width: 2px;
  border-style: solid;
  border-color: #fff #c0c0c0 #c0c0c0 #fff;
}

select{
  border :0;
	padding : 0;
	margin : 0;
	font-weight: bold;
  font-family : Century Gothic;
	font-size : 14px;
  color : #68362D;
	text-decoration : none;
}

.tbMenu
{
  background-position: top left;
  background-image : url("images/index_07.jpg");
	background-repeat : no-repeat;
  vertical-align : middle;
  text-align: center;
  padding-left: 20px;
}

.menu a
{
  font-family : tahoma;
	font-weight : 600;
	font-size : 14px;
  color : #6B3F2C;
	text-decoration : none;
  padding-left: 10px;    
  padding-right: 10px;
}

.menu a:hover {
  background-color: #B59C79;
}

.sub {
  position: absolute;
  background: #C7B290;
  text-align: left;
  opacity: 0.90;
  filter: alpha(opacity=90);
  z-index:10;
}

.sub a {
  margin-top: 5px;
  display: block;
  white-space: nowrap;
}

.sub a:hover {
  background: #A08358;
}

.vertical
{
  background-position: top left;
  background-image : url("images/001.jpg");
	background-repeat : repeat-y;
	vertical-align: top;
}

.vertical1
{
  background-position: top left;
  background-image : url("images/002.jpg");
	background-repeat : repeat-y;
}

.content{
  font-family : Century Gothic;
	font-weight : bold;
	font-size : 14px;
  color : #68362D;
	text-decoration : none;
  padding-left: 5px;    
  padding-right: 10px; 
}

div.fon{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  color: white;
  text-align: center;
  background-color: black;
  /*opacity: 0.9;
  filter:alpha(opacity=90);*/
  z-index: 2;
}

div.foto{
  position: absolute;
  top: 50px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
  z-index: 3;
}

.preview{
  padding: 10px;
  height: 200px;
  cursor: pointer;
  text-align: center;
}

.preview1{
  padding: 10px;
  height: 150px;
  width: 200px;
  cursor: pointer;
  text-align: center;
}
