body{
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}

body,
input,
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

img,
table,
td{
	border:0px;
}

a:link,
a:visited{
	color:#6c8092;
}

a:hover,
a:active{
	color:#44586a;
}

h2{
	padding:0px;
	margin:0px;
}

h4{
	font-size:16px;
	padding-bottom:20px;
}

hr{
	border:0px;
	height:1px;
	border-bottom:1px solid #f4f4f4;
}

textarea{
	width:99%;
	overflow:auto;
}

.bouton a:link,
.bouton a:visited,
.bouton_big a:link,
.bouton_big a:visited,
.bouton_small a:link,
.bouton_small a:visited{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.warning{
	color:#FF00FF;
}

.bleu{
	color:#35516a;
}

.left{
	float:left;
}

.left_graf{
	float:left;
	padding-left:10px; 
	width:240px;
}

.right{
	float:right;
}

.right_form{
	float:right;
	width:355px;
}

.navAnchor{
	padding:0px;
	margin:0px;
	margin-bottom:40px;
	font-weight:bold;
	border-top:1px solid #f4f4f4;
	border-left:1px solid #f4f4f4;
	list-style:none;
}

.navAnchor li{
	border-bottom:1px solid #f4f4f4;
	background-image:url(../_img/pointeurAnchor.gif);
	background-repeat:no-repeat;
	padding:5px;
	padding-left:25px;
	height:16px;
}

.navAnchor a:link,
.navAnchor a:visited{
	text-decoration:none;
}

.comboList li ul{
	padding-top:15px;
	padding-bottom:15px;
}

.comboList li{
	line-height:22px;
}

.dataTable td{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	border-bottom:1px solid #f4f4f4;
	border-right:1px solid #f4f4f4;
}

.dataTable tr{
	background-image:url(../_img/pointeur_up.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

/* SITE */

#site{
	position:relative;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

/* HEADER */

#header{
	padding-top:15px;
}

#header h1 span{
	display:none;
}

#header h1{
	margin-top:0px;
}

#header h1 a{
	float:left;
	width:296px;
	height:59px;
	background-image:url(../_img/logo.gif);
	background-repeat:no-repeat;
}

#header blockquote{
	padding:0px;
	margin:0px;
	display:block;
	clear:both;
}

/* HEADER - NAV */

#nav a:link,
#nav a:visited{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

#nav a:hover,
#nav a:active{
	color:#000000;
}

#nav{
	padding:0px;
	margin:0px;
	list-style:none;
	background-image:url(../_img/bg_nav.gif);
	background-repeat:no-repeat;
	height:39px;
	clear:both;
}

#nav li{
	float:left;
	padding-left:25px;
	padding-right:25px;
	padding-top:12px;
	background-image:url(../_img/serarateur_nav.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:27px;
}

/* HEADER -  TOOLS */

#tools{
	float:right;
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:10px;
	clear:both;
	margin-top:0px;
	padding-bottom:20px;
	padding-right:25px;
}

#tools li{
	float:left;
	margin-left:15px;
}

#login{
	padding-top:5px;
	padding-left:10px;
	padding-right:15px;
	background-image:url(../_img/bg_login.gif);
	background-repeat:no-repeat;
	float:right;
}

.bouton_small{
	float:left;
	background-image:url(../_img/bt_vert_left.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-top:-5px;
	height:32px;
}

.bouton_small a{
	float:left;
	padding-top:7px;
	padding-right:3px;
	height:32px;
	background-image:url(../_img/bt_vert_center.gif);
	background-repeat:repeat-x;
}

.bouton_small span{
	float:left;
	width:16px;
	height:32px;
	background-image:url(../_img/bt_vert_right.gif);
	background-repeat:no-repeat;
}

#header blockquote{
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#header blockquote label{
	float:left;
}

#header blockquote input{
	width:80px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #dfdfdf;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	margin-right:15px;
	margin-left:10px;
}

/* CONTENT */

#content{
	background-image:url(../_img/bg_content.jpg);
	background-repeat:no-repeat;
	clear:both;
}

/* LEFT COL */

.p_form{
	border-bottom:1px solid #f4f4f4;
	height:35px;
}

.p_form_no_stroke{
	height:20px;
}


.p_form_no_stroke label,
.p_form label{
	float:left;
}

.p_form_no_stroke input,
.p_form input{
	float:right;
	width:350px;
}

#left_col{
	float:left;
	width:680px;
	/*background-image:url(../_img/image_bas.jpg);
	background-repeat:no-repeat;
	background-position:330px bottom;*/
}

#left_col_content{
	position:relative;
	float:left;
	width:640px;
	padding:20px;
	background-image:url(../_img/bg_content_left.jpg);
	background-repeat:no-repeat;
	min-height:630px;
}



#left_col_content h2{
	font-size:24px;
	font-weight:normal;
	margin-bottom:30px;
	color:#cc0000;
}

#left_col_content h3,
#left_col_content h3.pointeurb{
	padding:0px;
	margin:0px;
	margin-top:1px;
	font-size:16px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	_height:20px;
}
#left_col_content h3{
	background-image:url(../_img/pointeur.gif);
}
#left_col_content h3.pointeurb{
	background-image:url(../_img/pointeur_b.gif);
}

#left_col_content h3 small{
	font-size:12px;
	font-weight:normal;
}

#left_col_content h3 a:link small{
	color:#666666;
}

#left_col_content h3 a:link,
#left_col_content h3 a:visited{
	color:#af3d08;
	text-decoration:none;
}

.small_box{
	float:left;
	background-image:url(../_img/small_box.gif);
	background-repeat:no-repeat;
	width:320px;
	height:78px;
	margin-top:20px;
	padding-top:24px;
	padding-bottom:10px;
	text-align:center;
	color:#FFFFFF;
}

.small_box a:link,
.small_box a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.small_box_off{
	float:right;
	background-image:url(../_img/small_box_off.gif);
	background-repeat:no-repeat;
	width:320px;
	height:65px;
	padding-top:24px;
	padding-bottom:10px;
	text-align:center;
	color:#666666;
}


.small_box_off a:link,
.small_box_off a:visited{
	color:#af3c06;
	text-decoration:none;
}


.expandBox{
	clear:both;
}


.expand{
	float:left;
	border-bottom:1px solid #F7F7F7;
	padding:25px;
	background-color:#FFFFFF;
	clear:both;
	/*background-image:url(../_img/bg_expand.gif);
	background-repeat:repeat-x;*/
}

.expand ul{
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}

.expand ul li{
	/*list-style-image:url(../_img/pointeur_up.gif);*/
	background-image:url(../_img/pointeur_up.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:5px;
}

#content .expand .onglet{
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-image:none;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	height:24px;
}

#content .expand .onglet li{
	float:left;
	background-image:none;
	padding:0px;
	margin:0px;
	padding-right:15px;
	padding-left:15px;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	height:19px;
	padding-top:4px;
}


#content .expand .onglet a:link,
#content .expand .onglet a:visited{
	text-decoration:none;
}

.expand strong{
	color:#35516a;
}

.col_un{
	float:left;
	width:125px;
}

.col_deux{
	float:left;
	width:400px;
}

.col_kit{
	clear:both;
}

#left_col_footer{
	clear:both;
}

#left_col_header h2{
	font-size:18px;
	font-weight:normal;
	color:#cc0000;
	margin-bottom:15px;
}

.cel_header{
	float:left;
	width:340px;
	background-image:url(../_img/bg_cel_center.jpg);
	background-repeat:repeat-y;
}

.col_content_header{
	background-image:url(../_img/bg_cel_header.jpg);
	background-repeat:no-repeat;
	height:150px;
}

.col_content_text{
	padding:18px;
	margin-top:-150px;
}

.col_content_footer{
	background-image:url(../_img/bg_cel_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:52px;
	clear:both;
}


#left_col_header .bouton{
	float:right;
	font-size:15px;
	background-image:url(../_img/bt_rouge_left.gif);
	background-repeat:no-repeat;
	padding-left:23px;
	margin-top:-5px;
	height:37px;
}

#left_col_header .bouton a{
	float:left;
	padding-top:9px;
	padding-right:3px;
	height:37px;
	background-image:url(../_img/bt_rouge_center.gif);
	background-repeat:repeat-x;
}

#left_col_header .bouton span{
	float:left;
	width:21px;
	height:37px;
	background-image:url(../_img/bt_rouge_right.gif);
	background-repeat:no-repeat;
}

.cel_footer{
	float:left;
	background-image:url(../_img/bg_footer_cel.jpg);
	background-repeat:no-repeat;
	width:338px;
	padding:18px;
}

#left_col_footer h2{
	font-size:18px;
	font-weight:normal;
	color:#173a80;
	margin-bottom:14px;
}

.numbers{
	font-weight:bold;
	list-style:none;
	border-top:1px dotted #CCCCCC;
	padding:0px;
	margin:0px;
}
#left_col_footer ol{
	width:300px;
}
#left_col_footer ol strong{
	text-transform:uppercase;
}

.un,
.deux,
.trois{
	min-height:30px;
	padding-left:60px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	background-position:left center;
	_height:100px;
}

.un{
	background-image:url(../_img/un.gif);
	background-repeat:no-repeat;
}
.deux{
	background-image:url(../_img/deux.gif);
	background-repeat:no-repeat;
}
.trois{
	background-image:url(../_img/trois.gif);
	background-repeat:no-repeat;
}

.bouton{
	font-size:15px;
	background-image:url(../_img/bt_bleu_left.gif);
	background-repeat:no-repeat;
	padding-left:23px;
	margin-top:25px;
	height:37px;
}

.bouton a{
	float:left;
	padding-top:9px;
	padding-right:3px;
	height:37px;
	background-image:url(../_img/bt_bleu_center.gif);
	background-repeat:repeat-x;
}

.bouton span{
	float:left;
	width:21px;
	height:37px;
	background-image:url(../_img/bt_bleu_right.gif);
	background-repeat:no-repeat;
}

.cel_footer_blank{
	float:left;
	/*background-image:url(../_img/image_bas.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:visible;
	height:400px;
	width:300px;*/
}

#help_box{
	display:none;
	position:absolute;
	text-align:right;
	left:0px;
	top:0px;
	padding:20px;
}

.bt_help{
	position:absolute;
	left:600px;
	top:-11px;
	padding:20px;
}


#show_help{
	float:right;
	background-color:#f4f4f4;
	margin-right:50px;
	border:1px solid #CCCCCC;
	padding:10px;
}

/* RIGHT SIDE  */

#right_col{
	position:relative;
	float:left;
	width:264px;
	padding:17px;
	/*padding-top:40px;*/
	min-height:540px;
	background-image:url(../_img/right_col.jpg);
	background-repeat:no-repeat;
}

#right_col h2{
	/*position:absolute;
	left:35px;
	top:40px;
	font-weight:normal;
	color:#FFFFFF;
	font-size:18px;
	z-index:1;*/
	
	font-size:18px;
}

#right_col .shadow h2{
/*	color:#6d7985;
	margin-top:1px;
	margin-bottom:1px;
	z-index:0;*/
}


#cover{
	/*height:110px;*/
	background-image:url(../_img/bg_cover.gif);
	background-repeat:no-repeat;
	padding:10px;
	width:246px;
	height:131px;
	color:#FFFFFF;
}

#right_col h3{
	font-weight:normal;
	color:#2a4272;
	font-size:18px;
	border-top:2px solid #7f8eaa;
	border-bottom:1px solid #7f8eaa;
	padding-top:9px;
	padding-bottom:9px;
	margin-top:30px;
}

#right_col .bouton_big{
	/*position:absolute;
	left:30px;
	top:113px;*/
	font-size:18px;
	background-image:url(../_img/bt_vert_big_left2.gif);
	background-repeat:no-repeat;
	padding-left:40px;
	margin-top:-5px;
	height:42px;
	*margin-top:-12px;
}

#right_col .bouton_big a{
	float:left;
	padding-top:8px;
	padding-right:18px;
	height:42px;
	background-image:url(../_img/bt_vert_big_center2.gif);
	background-repeat:repeat-x;
}

#right_col .bouton_big span{
	float:left;
	width:21px;
	height:42px;
	background-image:url(../_img/bt_vert_big_right2.gif);
	background-repeat:no-repeat;
}

#footer{
	background-color:#4b4b4b;
	height:28px;
	padding-top:12px;
	clear:both;
}

#footer a:link,
#footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#footer a:hover,
#footer a:active{
	color:#CCCCCC;
}

#footer ul{
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:center;
	padding-right:20px;
}

#footer li{
	display:inline;
	padding-left:20px;
}