/* CSS style 2*/

body { background-color:#6e3570; }

#page { background-color:#9C5F9E; }

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

.submenu { color:#BA96C2; }

.leftmenuline2-select { background-color:#BA96C2; }

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

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

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

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

.content a:hover {
	color:#E8F2B2;
}