body {
	
}
p {
	text-align:justify
}
strong{
	color:#333333;
}
.body2 {
	background-image: url(../images/bg2.jpg);
}
.tabl_top {
	background-image:url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:10px;
}
.tabl_mid {
	background-image:url(../images/bg_mid.jpg);
	background-repeat:repeat-y;
	background-position: center top;
}
.tabl_btm {
	background-image:url(../images/bg_btm.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.footerbg {
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 160px;
	width: 967px;
}
.tabl_all {
	background-image: url(../images/bg-copy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #292929;
	text-decoration: none;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
}
input, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.tahoma10 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #acacac;
	text-decoration: none;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	text-align:justify
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DB1616;
	text-decoration: none;
}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.inputbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
	background-image: url(../images/inputboxbg.gif);
	height: 28px;
	width: 174px;
	border: 1px solid #FFFFFF;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
}
.textareabg {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
	background-image: url(../images/textareabg.gif);
	height: 148px;
	width: 473px;
	border: 1px solid #FFFFFF;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;

}
li {
}
.faqicon {
	background-image: url(../images/icon_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.planicon {
	background-image: url(../images/icon_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hisotyicon{
	background-image: url(../images/icon_30.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.organicon{
	background-image: url(../images/icon_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.valeursicon{
	background-image: url(../images/icon_22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.delegicon{
	background-image: url(../images/icon_22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.delegicon2{
	margin-top:10px;
	background-image: url(../images/icon_273.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.recruticon{
	background-image: url(../images/icon_122.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.docsicon{
	background-image: url(../images/icon_19.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.footer:hover{
	color:#cfcdcd;
	text-decoration:none;
}
.title_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
}
.link_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d26c6c;
	text-decoration: none;
	text-align:justify;
}
.link_txt_back{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b6b5b5;
	text-decoration: none;
	text-align:justify;
	font-weight:bold;
}
.list2{
	list-style:circle;
	padding-bottom:5px;
}
.list3{
	list-style:circle;
	padding-bottom:5px;
	text-decoration:underline;
	list-style-position:inside;
	padding-left:20px;
}
.list4{
	list-style:circle;
	padding-bottom:5px;
	list-style-position:inside;
	padding-left:20px;
}
.list5{
	list-style:square;
	padding-bottom:5px;
	list-style-position:inside;
	padding-left:40px;
}
.list_txt{
	padding-left:40px;
	text-align:justify
}
.titre-norme{
	font-size:18px;
	color:#666666;
	font-weight:normal;
}



.classeDefault{
background-color:#FFFFFF;
margin:auto;
border:1px inset silver;
color:blue;
cursor:pointer;
width:290px;
border:none;
}


.classeOver{
background-color:#ff9e9e;
margin:auto;
border:1px inset silver;
color:white;
cursor:pointer;
width:290px;
border:none;
}
