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

body {
	margin				: 0px;
	padding				: 0px;
	background			: url(../../_images/main_bg.jpg) top repeat-x;
	background-color	: #F8F3AF;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #333;
	text-align			: center;
	width				: 100%
}

#wrapper {
	margin				: auto;
	width				: 960px;
}

#header {
	height				: 87px;
	padding-left		: 30px;
	text-align			: left;
	background			: url(../../_images/logo_NP.jpg) no-repeat;
	color				: #fff;
	position			: relative;
}

#sous_titre {
	height				: 35px;
	text-align			: left;
	color				: #fff;
	font-size			: 16px;
	padding-top			: 55px;
	letter-spacing		: 4px;
	width				: 336px;
	float				: left;
}

#flags {
	position			: absolute;
	width				: 180px;
	height				: 11px;
	right				: 10px;
	top					: 15px;
	text-align			: right;
	word-spacing		: 10px;
}

#Menu {
	float				: left;
	width				: 594px;
	height				: 90px;
	text-align			: right;
}

ul.UlMenu {
	list-style-type		: none;
	padding				: 0px;
	margin				: 0px;
	margin-top			: 40px;
}

li.LiMenu, li.LiMenuSel {
	margin				: 0px;
	padding				: 2px;
	padding-top			: 10px;
	padding-bottom		: 0px;
	height				: 37px;
	float				: right;
	text-align			: center;
	margin-left			: 2px;
	background-image	: url(../../_images/menu_bg.jpg);
	background-position	: top;
}

li.LiMenuSel, li.LiMenu:hover {
	background-position	: bottom;
}

a.wht:link, a.wht:active, a.wht:hover, a.wht:visited {
	color				: #FFF;
	text-decoration		: none;
	display				: block;
	width				: 100%;
	height				: 100%;
}

a.brw:link, a.brw:active, a.brw:hover, a.brw:visited {
	color				: #9F9C6F;
	text-decoration		: none;
}

a.brw:hover {
	text-decoration		: underline;
}

a.blue:link, a.blue:active, a.blue:hover, a.blue:visited {
	color				: #09568E;
	font-weight			: bold;
	text-decoration		: none;
}

a.blue:hover {
	text-decoration		: underline;
}

a.part:link, a.part:active, a.part:hover, a.part:visited {
	color				: #000;
	text-decoration		: none;
}

div#containner {
	background			: url(../../_images/main_dte.jpg) repeat-x;
	padding				: 10px;
	padding-bottom		: 0px;
}

div#body {
	background-color	: #F8F3AF;
	color				: #09568E;
	padding				: 0px;
	padding-bottom		: 10px;
	margin				: 0px;
}

div#banner {
	border				: 1px #FFF solid;
	text-align			: center;
	padding				: 0px;
	margin				: 0px;
	position			: relative;
}

div#banner_title {
	position			: absolute;
	width				: 500px;
	text-align			: left;
	top					: 20px;
	left				: 40px;
	font-size			: 20px;
}

div#bannerPart {
	margin				: 0px;
	background			: url(../../_images/part_banner00.jpg);
	width				: 880px;
	height				: 47px;
	font-size			: 24px;
	color				: #FFF;
	text-align			: left;
	padding				: 30px;
}

.col_lft {
	width				: 541px;
	float				: left;
	margin				: 0px;
	padding				: 5px 10px 5px 20px;
	text-align			: left;
}

.col_rght {
	width				: 333px;
	float				: right;
	padding				: 5px 18px;
	margin				: 0px;
	text-align			: left;
}

h1, h2 {
	font-size			: 24px;
	font-weight			: normal;
	margin				: 0px;
	padding				: 0px;
	letter-spacing		: 2px;
}

h2 {
	font-size			: 11px;
	letter-spacing		: 1px;
	font-weight			: bold;
}

p {
	text-align			: justify;
}

.part_banner {
	width				: 600px;
	height				: 84px;
	font-size			: 9px;
	color				: #000;
	padding				: 3px 270px 3px 6px;
	text-align			: justify;
}

#part_info {
	position			: absolute;
	top					: 30px;
	right				: 30px;
	border				: 4px solid #0C90F5;
	padding				: 2px;
	width				: 160px;
	height				: auto;
	visibility			: hidden;
}

.part_points {
	position			: absolute;
	width				: 14px;
	height				: 14px;
}

.part_points_a {
	position			: absolute;
	width				: 24px;
	height				: 24px;
}

.part_points_h {
	position			: absolute;
	width				: 24px;
	height				: 15px;
}

#oua_NP {
	background			: url(../../_images/oua_img.jpg);
	width				: 329px;
	height				: 27px;
	color				: #FFF;
	text-align			: center;
	margin-top			: 40px;
	padding-top			: 173px;
	font-weight			: bold;
}

#oua_log {
	background			: url(../../_images/oua_log.jpg);
	width				: 289px;
	height				: 58px;
	color				: #FFF;
	text-align			: left;
	padding-left		: 40px;
	margin-top			: 40px;
	line-height			: 58px;
	font-weight			: bold;
}

#footer {
	background			: url(../../_images/footer.jpg) no-repeat;
	height				: 42px;
	line-height			: 42px;
	color				: #9F9C6F;
	font-size			: 10px;
	text-align			: right;
}