body {
	background-color: #2A4862;
	margin-top: 20px;
	background-image: url(img/bgBL2.jpg);
	background-repeat: repeat;
}

a:link {
	color: #00E800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00E800;
}
a:hover {
	color: #F2FFF2;
}
a:active {
	text-decoration: none;
	color: #00E800;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #CCCCCC;
	margin: 0px;
	padding-bottom: 6px;
}

.style2 {line-height: 17px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.bdytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}

#framenopd {
	color: #000;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
.hdrsmsp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
	letter-spacing:.1em;
}

.hdr1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	color: #A49B8A;
}

#gauche {
	float: left;
	margin-right: 14px;
	padding: 0px;
	margin-bottom: 2px;
}

#gauchehdr {
	float:none;
	margin-right: 14px;
	padding: 0px;
	margin-bottom: 2px;
}

#droite {
	float: right;
	margin-left: 54px;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 6px;
}
#droitehdr {
	float: right;
	margin-left: 12px;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 6px;
}
.style3 {color: #999999; 

}
#navtop {
	margin:0;
	width:787px;
	padding: 0;/*	background-image: url(img/nv/bg_blu-grad2.jpg);*/
	background-color: #182B3D;
}
#navtop ul {
	list-style:none;
	list-style-type:none;
	margin: 0;
	height: 20px;
	padding-left: 0px;
}

#navtop li {
	display: inline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-right:8px;
	padding-left:48px;
	color: #FFF;
	padding-top: 0px;
	margin: 0px;
}
#navtop a:link {
	color: #FFF;
	text-decoration:none;
}
#navtop a:visited {
	color: #FFF;
	text-decoration:none;
}
	
#navtop a:hover {
	color: #50FC1E;
	text-decoration:none;
}
#wrap {
	width:789px; margin: 0 auto 14px auto; padding:0; background-color:#000
}

#maincontent {
	width:730px;
	padding: 16px 24px 20px 34px;
	background-color:#000;
	float:left
}

#leftcol {
	width:280px; float:left; padding-right:30px; 
}

#rightcol {
	margin:0;
	float:right;
	width:404px;
}
#ftr {
	margin-top:24px; float:left; 
}

