/* CSS Document */

.champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #3366CC;
}

.btn {
	border: 1px outset #9BADD3;
	cursor: pointer;
	font-size:9;
	font-weight: bold;
	color : #20448B;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../img/bgbtn.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}

.tabform {
	background-color: #D7DEEF;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-top-color: #9BADD3;
	border-left-color: #9BADD3;
	border-right-color: #9BADD3;
	border-bottom-color:#E6EBF6;
}

.tabform TD {
	border-top-width:1;
	border-top-style: solid ;
	border-top-color: #ffffff;
	border-bottom-width:1;
	border-bottom-style: solid ;
	border-bottom-color: #9BADD3;
	color:#333333;
	FONT-SIZE: 11px; 
	font-family:Arial, Helvetica, sans-serif;
}
.tabform_highlighted{
	background-color: #E6EBF6;
}


.tabques {
	background-color: #E9E9E9;
	/*border-color: #9BADD3;*/
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color:#FFFFFF;
}
.tabbordure TD{
	border-color: #20448B;
	border-width: 1;
	border-style: solid;
}

.tabques TD {
	border-top-width:1;
	border-top-style: solid ;
	border-top-color: #ffffff;
	border-bottom-width:1;
	border-bottom-style: solid ;
	border-bottom-color: #999999;
	color:#333333;
	FONT-SIZE: 11px; 
	font-family:Arial, Helvetica, sans-serif;
}


.tabGris2 {
	background-color: #E6EBF6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	
	color : #000000;
	FONT-SIZE: 12px; 
	font-family:Arial, Helvetica, sans-serif;
}

.tabGris {
	background-image : url(img/bg8.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	
	color : #000000;
	FONT-SIZE: 12px; 
	font-family:Arial, Helvetica, sans-serif;
}

.tab {
	background-color: #E6EBF6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #A4B1CF;
	border-bottom-color: #A4B1CF;
	border-left-color: #ffffff;
	
	FONT-SIZE: 12px; 
	font-family:Arial, Helvetica, sans-serif;
}

.tabOn  {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #80899D;
	border-right-color: #A4B1CF;
	border-bottom-color: #D6DCEB;
	border-left-color: #FFFFFF;
	
	FONT-SIZE: 12px; 
	font-family:Arial, Helvetica, sans-serif;
}


.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text_align:left;
}

.texteBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.texteSmall {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

A:link, A:active, A:visited{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;

}
A:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;

}

/*  style pour le menu de gauche  */

h1, h2, h3, h4 {
	margin : 0;
	padding : 0;
	text-align:left;
	}
	
#left_menu_on {
	font-family: Arial, Helvetica, sans-serif;
	background-color : #325eb7;
	color:#fff;
	font-size:11px;
/*	padding-left:3px; */
	font-weight:normal;
	}
	
.toggler {
/*	background: url('img/puce_menu.gif'); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; */
	}
	
ul.stretcher {
	margin-left : 10px;
	padding-left:0px;	
	}
	
ul.left_menu {
	margin-left : 0px;
	padding-left:0px;
	padding-top:2px;
	background: url('img/cale1.gif'); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 	
}	
/*	
.left_menu h2, h3 {
	margin-left : -20px;
	padding-left : 20px;
	}
		
.left_menu li {
	margin-left : 0px;
	padding-left:10px;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	list-style-type: none;
	background: url('img/puce_menu.gif'); 
	background-repeat: no-repeat; 
	background-position: 0px 2px; 
	line-height: 17px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left:20px;
}
*/

.left_menu h2, h3 {
	margin-left : 1px;
	padding-left : 20px;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	list-style-type: none;
	background: url('img/puce_menu.gif'); 
	background-repeat: no-repeat; 
	background-position: 0px 2px; 
	line-height: 17px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left:20px;
}
.list_over {
/*		margin-left : 0px;
	padding-left:10px;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	list-style-type: none;*/
	background-color: #325eb7;
	background-image: url('img/puce_menu.gif'); 
	background-repeat: no-repeat; 
	background-position: 0px 2px; 
/*	line-height: 17px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left:20px; */
}

.list_out {
/*	margin-left : 0px;
	padding-left:10px;
	font-size:11px;
	font-weight:normal;
	color:#333333; */
	
	background-color: #a7bbe3;
	background:#a7bbe3 url('img/puce_menu.gif'); 
	background-repeat: no-repeat; 
	background-position: 0px 2px; 
/*	line-height: 17px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left:20px; */
}
.left_menu li {
	list-style-type: none;
}

.left_menu li a {
	text-align:left;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#fff;
}
.left_menu li a:link {
	text-decoration:none;
}

.blanc_sur_antracite_centre{
	text-transform:uppercase;
	padding-top:5px;
	width:100%;
	height:32px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#666;	
	}
.antracite_sur_blanc_centre{
	text-transform:uppercase;
	padding-top:5px;
	width:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#666;
	background-color:#fff;		
	}
.blanc_sur_antracite_gauche{
	text-transform:uppercase;
	padding-top:5px;
	width:100%;
	height:32px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#666;	
	padding-left:4px;	
	}
.antracite_sur_blanc_gauche{
	text-transform:uppercase;
	padding-top:5px;
	width:100%;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#666;
	background-color:#fff;	
	padding:4px;
	}
.article {
	padding : 10px;
	font-size : 11px;
	text-align:left;
	}

