@charset "utf-8";
/* CSS Document */

#cont_img{
	position:absolute;
	width:650px; 
	 
	
	left:286px; 
	top:205px; 
	z-index:1;

}

.thumb{
	float: left;
	height: 86px;
	width: 86px;
	margin-right: 20px;
	margin-bottom: 20px;

}



.img_b{
	border: 3px solid #000000;


}

.menu{
	margin-top: 20px;

}

.box{
	border: 1px solid #a78154;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(images/bg_menu_o.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu a{
	color: #fff;
	text-decoration:none;
}

.menu a:hover{
	color: #000;
	text-decoration:none;
}



.box:hover{
	border: 1px solid #a78154;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;


}
.box_select{
	border: 1px solid #a78154;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;


}



.title{
	background-color: #6d4d26;
}