body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/repeat_x.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#55591e;
	font-size:11px;
	color:#5E5E5D;
}
a img{
border:0;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E5E5D;
	text-align:justify;
	}
h1{
font-size:12px;
font-weight:bold;

}
h2{
font-size:11px;
font-weight:bold;
}
h3{
font-size:10px;
font-weight:normal;
}
h4{
font-size:10px;
font-weight:normal;
}



#table_container{
	background-image:url(../images/repeat_y.jpg);
	background-repeat:repeat-y;
	
}
#header_cell{
	background-image:url(../images/header.jpg);
	height:163px;
	
	
}

#header_tools{
	position:absolute;
	top:45px;
	width:775px;	
	font-size:9px;
	text-align:right;
	color:#BACCAE!important;
}
#header_tools a{
	color:#BACCAE!important;
	text-decoration: none;
}

#header_tools a:hover{
	color:#FFFFFF!important;
	text-decoration: none;
}

* html #header_tools{
margin-left:-35px;/*hack pour ie6*/
}
*+html #header_tools{
margin-left:-35px;/*hack pour ie7*/
}
#header_tools image{
border:0;
}
#langues{
	z-index:1;
	position:absolute;
	top:72px;
	line-height:21px;
	width:20px;
	color:white;
	font-size:9px;
	text-align:left;
	padding-left:797px;/*valeur pour moz*/
}
* html #langues{
	padding-left:775px;/*hack ie6*/
}
*+html #langues{
	padding-left:775px;/*hack ie7*/
}
#langues a{
color:#91A087;
font-weight:bolder;
text-decoration:none;
}
#langues a:hover{

color:white;
}
#header_nav{
	position:relative;
	width:766px;
	top:77px;
	left:14px;/*valeur pour moz*/
	z-index:1;
	
	
}

* html #header_nav{
	left:-10px;/*hack pour regler le placement du menu dans ie6*/
}
*+html #header_nav{
left:-10px;/*hack pour ie7 (qui a pris la valeur de moz)*/
}

#css_menu_container{
	width:408px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
}

#bg_container{
	background-image:url(../images/repeat_y.jpg);
	background-repeat:repeat-y;
}
#contenu{
	background-image:url(../images/pre_repeat.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:justify;
	min-height:497px;
	padding-top:80px;
	padding-bottom:1px;
	margin-bottom:-1px;
	padding-right: 37px;
	padding-left: 15px;
}
.footer_img {
	width:817px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 69px;
	height: auto !important;
	height: 69px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.awex {
	text-align: left;
	margin-bottom: 20px;
	display: block;
}
* html #contenu{
	height:497px;
	/*hack pour ie6,equivaut au min height de moz*/
}
#contenu img{
/*padding-top:5px;
padding-bottom:5px;
padding-right:0px;
padding-left:50px;*/
}
.box{
width:203px;
height:288px;
float:left;
margin-right:13px;
text-align:left;
padding-right:10px;
padding-left:10px;
padding-top:55px;
font-family:Arial, Helvetica, sans-serif;
}
.box_txt {	
	width:524px;
	float: right;
	overflow: hidden;
}


#titre_box{
position:relative;
top:-30px;
left:35px;
text-align:left;
font-weight:bold;
font-size:12px;
}
.box a{
	margin-right:20px;
	display:block;
	color:white;
	text-decoration:none;
	border:0;
	margin-top:-15px;
	line-height:25px;
	padding-bottom:4px;
	padding-left:10px;
	display:block;
	font-size:11px;
	height: 25px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
}
#mail {
	background-color: #788423;
	background-image: none;
	text-align:left;
	font-size:11px;
}
ul {
}
li {
	display: list-item;
	text-align: left;
	margin-right: 30px;
}
.CellBack {
	background-image: url(../images/mail/fond.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.vert {
color:#669900;
}
.rouge {
color:#B22A00;
}
.orange {
color:#DB9803;
}
.bleu {
color:#027AB9;
}
.noir {
color:#5E5E5D;
}
.clear {content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; width:0; overflow:hidden;}

/****Formulaire***/

.tabForm {}
.tabForm input {
	width:300px;
}
.tabForm textarea {
	width:300px;
}

