/* CSS Document */
.bgGauche {
	background-color: white/*#EEE8E2*/;
}

.bg1 {
	/*background-color: #F6F2ED;*/
	background-color:white;
}

a.lien_menu_gauche:link {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*color: #F71000;*/
        color: #cf7600;
	text-decoration: none;
	font-size: 12px;
	font-variant: normal;

}
a.lien_menu_gauche:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*color: #F71000;*/
        color: #cf7600;
	text-decoration: none;
	font-size: 12px;

}
a.lien_menu_gauche:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	text-decoration: none;

}



a.lien_menu_gauche2:link {
padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10px;

}
a.lien_menu_gauche2:visited {
padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10px;

}
a.lien_menu_gauche2:hover {
padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
	font-size: 10px;
	text-decoration: none;

}

.menu_puceoff:hover{
	background-color:#CCCCCC;
}

.menu_sep {
padding: 1px 2px;
border-bottom: 1px solid #999999;
width: 155px;
}

.menu_puceon {
/*background-image:   url("images_nav/puce_on.gif");
background-repeat: no-repeat;*/
background-color:#CCCCCC;
text-align: left;
}
 
.menu_puce {
/*background-image:   url("images_nav/puce_off.gif");
background-repeat: no-repeat;*/
text-align: left;
}


.bgRubCsg {
	background-image: url(images_nav/bg_rub_csg_c3.gif);
	border-bottom : 1px solid #cf7600;
	padding-bottom: 3px ;
}
.bgRub {
	background-image: url(images_nav/bg_rub_c3.gif);
}


.enteteCsg {
	background: /*#d4871f*/ url(images_nav/entete_bg_c3.gif) left top repeat-x;
	height:21px;
	padding-left:10px;
}

.enteteBg {
	background: /*#d4871f*/ url(images_nav/entete_bg_c3.gif) center top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #F71000;*/
        color: #cf7600 ;
	height:21px;
	padding-left:10px;
        border-bottom : 3px solid #cf7600;
        padding-bottom: 3px ;
}

.enteteCsd {
	background: /*#d4871f*/ url(images_nav/entete_bg_c3.gif) right top repeat-x;
	/*background-position: right top;*/
	height:21px;
	padding-left:10px;
}

.form_rechercher{
	color:white;
	margin-top:0;
	margin-bottom:0;
}

.choix_lang{
	border-left:2px solid white;
	margin-left:10px;
	padding-left:10px;
	margin-top:0;
	margin-bottom:0;
}

.choix_lang img{
	padding-right:10px;
	margin-top:0;
	margin-bottom:0;
}

input.NLok{
	cursor: pointer;
	width: 25px;
	height: 26px;
	border: none;
	background: url("button_ok.png") no-repeat left top;
}

.trait {
    border : 1px #000000 dashed;
}

