body {
/*
background-image:url(img/contact/bg_body.gif);
background-repeat:repeat-y;
background-position:left;
background-color: #e1ddd9;
*/
background-color: #658FB4;

font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#564b47;
padding:0px;
margin:0px;

}


td { font-size: 11px;}

a {color: #564b47;}
a:visited {color:#564b47;}
a:hover {color: #000000;}
a:active { color:#000000;}

#titre h1 {
font-size: 18px;
text-transform:uppercase;
margin-bottom:0px;
}

#titre { border-bottom:1px solid #72A2CC; margin-bottom:8px;}

h1 { font-size:14px;}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
position: absolute; 
left: 50%;
margin-left: -475px;
} 

/* ----------header-------------- */
#header {
height:114px;
background-image:url(img/header.jpg);
padding: 0px;
margin: 0px; }

#header img { padding:0; margin:0; border:0; }

#header .logo { position:absolute; }

/* ----------header-------------- */
#sub-header {
height:38px;
background-image:url(img/contact/sub-header.jpg);
padding: 0px;
margin: 0px;
}

/* ----------outer and inner----------------- */

#outer{ 
clear:both;
border-left: solid 260px #72A2CC; /* color of the left column  */ 
border-right: solid 190px #72A2CC; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */

min-height:500px;
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 width:260px; 
 float:left; 
 position:relative; 
 margin-left:-260px; 
 color: #ffffff;
 }
 
 #right {
 width:190px; 
 float:right; 
 position:relative; 
 margin-right:-190px; 
 color: #ffffff;
  text-align:center;
 }

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
padding:10px;
color:#72A2CC;
height: auto !important;
height: 400px;
min-height:400px
}
p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
height:21px;
background-image:url(img/contact/footer.gif);
padding: 0px;
margin: 0px; 
text-align:center;
line-height:0px;
}

#footer_txt {
background-image:url(img/contact/bg_body.gif);
padding: 0px;
margin: 0px; 
text-align:center;
margin-bottom:20px;
padding-bottom:15px;
}

/* --------recherche----------*/
#recherche { padding:15px;}

#recherche label { font-weight:bold;}

/* --------menuleft----------*/
#menuleft { padding:15px;}

.csc-mailform-field { width:200px; font-weight:bold;}
.csc-mailform { border:0px; }

/*  ----------------boutons---------------------- */ 


