/* CSS style 10 */

body { background-color:#705736; }

#page { background-color:#B5A183; }

#banner { background-image:url(image/banner10.jpg); }

.submenu { color:#BDAC91; }

.submenu ul li a:hover {
	text-decoration:none;
	color:#555555;
}

.leftmenuline10-select { background-color:#BDAC91; }

#bgimage1 {
	height:400px;
	width:263px;
	position:absolute;
	top:30px;
	left:150px;
	background-image:url(image/fond/bg_10_1.png); 		
	background-repeat:no-repeat;
	background-position:right;	
}

#bgimage2 {
	height:400px;
	width:263px;
	bottom:0px;
	right:10px;
	background-image:url(image/fond/bg_10_2.png); 	
	background-repeat:no-repeat;
	background-position:right;
}

.content a  {
	font-weight:bold;
	color:#021528;
}

.content a:visited {
	font-weight:bold;
	color:#021528;
}

.content a:hover {
	color:#363A3E;
}

.tb-listing-dark {
	color:#202020;
}