.header_fond {
	background:url(images/fond_header2.jpg);
	padding:0;
	margin:0;
}

.page {
	background:url(images/fond2.jpg) repeat-x #cad5e7;
}
.footer {
	background:#cad5e7;
	border-bottom: 1px #000 solid;
	padding:10px 0 5px 0;
		color:#333;
}
.footer a {
	color:#333;
} 
.footer_nb {

	color:#333;
}
.titre_box {
		text-decoration: none;	
		font-size: 14px; 
		font-weight: bold;
		color: #fee63b;
		text-align:center;
		background:url(images/fond_titre_box.jpg) no-repeat #7895c1;
		background-position:20px -5px;
		height:30px;
		padding:0 0 0 0;
}	
.lang {
		width:210px;
		padding:7px 0 0 0;
		text-align:center;
}
.box {
	width:210px;
	padding:10px 0 0 3px;
}
.box_top {
	height:15px;
	background:url(images/search_01.png);
}
.box_middle {
	padding:0 10px;
	background:url(images/search_02.png);
}
.box_middle a {
	color:#fff;
	font-weight:bold;
}
.box_bottom {
	height:15px;
	background:url(images/search_03.png);
}

.box_bouton {
	background:#236bbc url(images/box_bouton_fleche.png) no-repeat;
	background-position:1px 5px;
	color:#fff;	
	font-size:12px;
	font-weight:bold;
	border:1px #fff solid;
	cursor:pointer;
}

.box_bouton:hover {
		background:#236bbc;
		color:#ccc;
}
/** moteur de recherche */
.champ {
	margin: 0 0 3px 0;
	width:185px;
	font-size:12px;
	color:#000;	
}
.champ2 {
	margin: 0 0 3px 0;
	width:87px;
	font-size:12px;
	color:#000;
}

.footer_man {
	font-family: Arial, Helvetica, sans-serif;
	color: #23519E;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.pictos_engl a{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#4D4D4D;
background-image:url(images/eng.png);
background-position:left;
background-repeat:no-repeat;
padding-left:30px;
padding-bottom:0px;
line-height:28px;
}


.pictos_engl a:hover{
text-decoration:none;
color:#333333;
background-image:url(images/eng_hover.png);
background-position:left;
background-repeat:no-repeat;
}

.pictos_frl a{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#4D4D4D;
background-image:url(images/fr.png);
background-position:left;
background-repeat:no-repeat;
padding-left:30px;
padding-bottom:0px;
line-height:28px;
}


.pictos_frl a:hover{
text-decoration:none;
color:#333333;
background-image:url(images/fr_hover.png);
background-position:left;
background-repeat:no-repeat;
}