/* Général */
body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../img/fond.gif) repeat 0 0;
}

a img {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
	border: 1;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00501F;
}

a {
	outline: none;
}

td {
	vertical-align: top;
}

a {
	color: #00501F;
}

a:hover {
	color: #2b843F;
}

#conteneur {
	position: relative;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

/* Login */
#loginBarreH {
	width: 1000px;
	height: 76px;
	margin: 0 auto;
	text-align: left;
}

#loginBarreB {
	position: absolute;
	width: 1000px;
	left: 50%;
	bottom: 0;
	margin-left: -500px;
	margin-bottom: 10px;
	color: #2B843F;
	font-weight: bold;
}

#login {
	position: absolute;
	width: 382px;
	height: 192px;
	top: 50%;
	left: 50%;
	margin-left: -191px;
	margin-top: -96px;
	text-align: left;
}

#loginHG {
	background: url(../img/login_hg.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/login_hg.png');
}

#loginG {
	background: url(../img/login_g.png) repeat-y 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/login_g.png');
}

#loginBG {
	background: url(../img/login_bg.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/login_bg.png');
}

#loginH {
	background: url(../img/login_h.png) repeat-x 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/login_h.png');
}

#loginC {
	background: url(../img/login_c.png) repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/login_c.png');
}

#loginB {
	background: url(../img/login_b.png) repeat-x 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/login_b.png');
}

#loginHD {
	background: url(../img/login_hd.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/login_hd.png');
}

#loginD {
	background: url(../img/login_d.png) repeat-y 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/login_d.png');
}

#loginBD {
	background: url(../img/login_bd.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/login_bd.png');
}

#loginBtn {
	width: 43px;
	height: 43px;
	margin-bottom: 10px;
	background: url(../img/login_btn.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/login_btn.png');
}

.loginLigne {
	width: 310px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 9px;
	margin-top: 0;
	padding: 0;
}

label.loginIntitule {
	float: left;
	width: 90px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

label.loginPoints {
	float: left;
	width: 30px;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.loginLigne input {
	width: 180px;
	margin-top: 4px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 1px;
	border: #000000 1px solid;
}

#loginOk {
	margin: 0;
	padding: 0;
	text-align: right;
}

#loginOk input {
	width: 71px;
	height: 44px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 6px;
	margin-bottom: 0;
	padding: 0;
	background: url(../img/login_ok.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/login_ok.png');
}

#aide {
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#aide a {
	text-decoration: none;
}

/* Mise en forme */
#barreH {
	position: relative;
	width: 1000px;
	height: 100px;
	margin: 0 0 30px 0;
}

#logo {
	position: relative;
	float: left;
	width: 380px;
	height: 76px;
	margin: 10px 0 0 10px;
	background: url(../img/logo.jpg) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/logo.jpg');
}

#nomClient {
	position: relative;
	line-height: 76px;
	margin : 10px 10px 20px 410px;
	text-align: right;
	color: #7c7c7c;
	font-size: 12px;
	font-weight: bold;
}

#menuH {
	position: relative;
	text-align: right;
	margin: 0 0 5px 0;
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}


#menuH a {
	color: #FF6600;
}

#menu {
	position: relative;
	float: left;
	width: 227px;
	padding: 20px 0;
        color: #FF6600;
}

#contenu {
	position: relative;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0 0 5px 255px;
	padding: 20px 15px;
	background: #FFFFFF;
	border: 3px solid #2B843F;
}

#equipe {
	position: relative;
	float: left;
	padding: 0 0 0 257px;
	font-weight: bold;
	color: #00501F;
}

#equipe a {
	color: #FF6600;
}

#copyright {
	position: relative;
	margin: 0 0 0 255px;
	font-weight: bold;
	text-align: right;
	color: #00501F;
}

/* Menus */
div#menuH b {
	margin: 0 5px;
}

div.menuBtGd, div.menuBtPt {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

div.menuBtGd a, div.menuBtPt a, div.menuBtGd a:hover, div.menuBtPt a:hover {
	color: #ffff00;
	cursor: pointer;
}

div.menuBtGd a {
	display: block;
	line-height: 13px;
	padding: 1px 0 0 0;
	width: 227px;
	height: 30px;
	color: #ffff00;
	background: url(../img/btn_menu_gd.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_gd.png');
}

div.menuBtPt a {
	display: block;
	line-height: 21px;
	width: 227px;
	height: 21px;
        color: #ffff00;
	background: url(../img/btn_menu_pt.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_pt.png');
}

div.menuBtGd1, div.menuBtPt1 {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

div.menuBtGd1 a, div.menuBtPt1 a, div.menuBtGd1 a:hover, div.menuBtPt1 a:hover {
	color: #FFFFFF;
	cursor: pointer;
}

div.menuBtGd1 a {
	display: block;
	line-height: 13px;
	padding: 1px 0 0 0;
	width: 227px;
	height: 30px;
	color: #FFFFFF;
	background: url(../img/btn_menu_gd1.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_gd1.png');
}

div.menuBtPt1 a {
	display: block;
	line-height: 21px;
	width: 227px;
	height: 21px;
    color:#FFFFFF;
	background: url(../img/btn_menu_pt1.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_pt1.png');
}

div.menuBtGd2, div.menuBtPt2 {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

div.menuBtGd2 a, div.menuBtPt2 a, div.menuBtGd2 a:hover, div.menuBtPt2 a:hover {
	color: #FFFFFF;
	cursor: pointer;
}

div.menuBtGd2 a {
	display: block;
	line-height: 13px;
	padding: 1px 0 0 0;
	width: 227px;
	height: 30px;
	color:#FFFFFF;
	background: url(../img/btn_menu_gd2.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_gd2.png');
}

div.menuBtPt2 a {
	display: block;
	line-height: 21px;
	width: 227px;
	height: 21px;
    color: #FFFFFF;
	background: url(../img/btn_menu_pt2.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_pt2.png');
}

div.menuBtGd3, div.menuBtPt3 {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

div.menuBtGd3 a, div.menuBtPt3 a, div.menuBtGd3 a:hover, div.menuBtPt3 a:hover {
	color:#FFFFFF;
	cursor: pointer;
}

div.menuBtGd3 a {
	display: block;
	line-height: 13px;
	padding: 1px 0 0 0;
	width: 227px;
	height: 30px;
	color: #FFFFFF;
	background: url(../img/btn_menu_gd3.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_gd3.png');
}

div.menuBtPt3 a {
	display: block;
	line-height: 21px;
	width: 227px;
	height: 21px;
    color: #FFFFFF;
	background: url(../img/btn_menu_pt3.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_pt3.png');
}

div.menuBtGd4, div.menuBtPt4 {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

div.menuBtGd4 a, div.menuBtPt4 a, div.menuBtGd4 a:hover, div.menuBtPt4 a:hover {
	color:#FFFFFF;
	cursor: pointer;
}

div.menuBtGd4 a {
	display: block;
	line-height: 13px;
	padding: 1px 0 0 0;
	width: 227px;
	height: 30px;
	color: #FFFFFF;
	background: url(../img/btn_menu_gd4.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_gd4.png');
}

div.menuBtPt4 a {
	display: block;
	line-height: 21px;
	width: 227px;
	height: 21px;
    color: #FFFFFF;
	background: url(../img/btn_menu_pt4.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_pt4.png');
}

div.menuBtGd5, div.menuBtPt5 {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

div.menuBtGd5 a, div.menuBtPt5 a, div.menuBtGd5 a:hover, div.menuBtPt5 a:hover {
	color:#FFFFFF;
	cursor: pointer;
}

div.menuBtGd5 a {
	display: block;
	line-height: 13px;
	padding: 1px 0 0 0;
	width: 227px;
	height: 30px;
	color: #FFFFFF;
	background: url(../img/btn_menu_gd5.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_gd5.png');
}

div.menuBtPt5 a {
	display: block;
	line-height: 21px;
	width: 227px;
	height: 21px;
    color: #FFFFFF;
	background: url(../img/btn_menu_pt5.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_pt5.png');
}

div.menuBtGd6, div.menuBtPt6 {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

div.menuBtGd6 a, div.menuBtPt6 a, div.menuBtGd6 a:hover, div.menuBtPt6 a:hover {
	color:#FF6600;
	cursor: pointer;
}

div.menuBtGd6 a {
	display: block;
	line-height: 13px;
	padding: 1px 0 0 0;
	width: 227px;
	height: 30px;
	color: #FF6600;
	background: url(../img/btn_menu_gd6.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_gd6.png');
}

div.menuBtPt6 a {
	display: block;
	line-height: 21px;
	width: 227px;
	height: 21px;
    color: #FF6600;
	background: url(../img/btn_menu_pt6.png) no-repeat 0 0 !important;
	background: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='i/img/btn_menu_pt6.png');
}

div.sousmenuBt {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

div.sousmenuBt a {
	display: block;
	text-decoration: none;
	line-height: 11px;
	margin: 0 0 5px 0;
}

/* Contenu */

#contenu a, #contenu a:hover {
	text-decoration: underline;
}

#contenuTxt {
	width: 705px;
	height: 600px;
	overflow: auto;
}

.titrePageFR {
	font-size: 21px;
	font-weight: bold;
}

.titrePageEN {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.barre {
	width: 420px;
	height: 15px;
	border-top: 2px solid #2B843F;
}

