form,blockquote,fieldset,input, h1 { margin: 0; padding: 0; }




body {
	background-color : #fff;
	color : #333;
	margin : 0;
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	list-style-type: square;
}


#sidebar1 {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 200px; /* Dans les navigateurs conformes au standard et dans Internet Explorer en mode standard, la largeur réelle de cet élément div est composée de la largeur plus le remplissage et la bordure */
	background: #fff; /* la couleur de l'arrière-plan est affichée sur la largeur du contenu de la colonne, mais pas au-delà */
	padding: 15px 10px 15px 0px;
}
#mainContent { 
	margin: 0 0 0 220px; /* La marge gauche de cet élément div crée la colonne qui s'étend sur le côté gauche de la page - quel que soit le contenu de l'élément div sidebar1, l'espace de cette colonne reste intact. Vous pouvez supprimer cette marge si vous souhaitez que le texte de l'élément div #mainContent remplisse l'espace de l'élément #sidebar1 lorsque le contenu de ce dernier se termine. */
	padding: 0 20px 20px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
	width: 700px;
} 


h1 {
	color: #de8006;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
h2 {
	color: #de8006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-transform: uppercase;
	background-repeat: no-repeat;
}
h3 {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	left: 100px;
	margin-bottom: 2px;
	margin-top: 15px;

	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	line-height: 20px;
}

.retrait {
	padding-left: 60px;
}
.texteintro {
	color: #333;
	line-height: 20px;
}
.date {
	color: #333;
	margin-bottom: -15px;
	margin-top: 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #b3bbbf;
	background-repeat: no-repeat;
	text-indent: 5px;
	width: 105px;
	height: 15px;
}

#page {
margin : auto;
width : 975px;
text-align : left;
overflow : hidden;
}

#haut {
margin : auto;
height : 100px;
width : 100%;
background-color : #eee;
text-align : left;
overflow : hidden;
}

#bande_bas {
margin : auto;
height : 50px;
width : 100%;
text-align : right;
overflow : hidden;
}

#bande_bas_b {
margin : auto;
height : 36px;
width : 100%;
text-align : right;
overflow : hidden;
padding-top: 8px;
background-color : #9ba9a9;
}

#bande_bas_h {

padding-bottom: 2px;

}


a.piedblanc {
	color : #fff;
	text-decoration: none;
}
a.piedblanc:hover {
	text-decoration: underline;
}




#bande_haut {
margin : auto;
height : 140px;
width : 100%;

overflow : hidden;
}


#bas {
margin : auto;
height : 50px;
width : 100%;
background-color : #555;
text-align : left;
overflow : hidden;
}

a {
	color : #399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

 a.lien_metier {
	color : #666;
	text-decoration: none;
}
a.lien_metier:hover {
	text-decoration: underline;
}
 
 
.clearfloat { /* cette classe doit tre placŽe pour un ŽlŽment div ou break et doit tre l'ŽlŽment final avant la balise de fin d'un conteneur qui doit contenir entirement un ŽlŽment flottant */
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
 }
 
 
 
#Main {
	padding-top: 10px;
	padding-left: 200px;
	float: right;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999;
	font-weight: normal;
	line-height: 22px;
}
.interlignageliste {
	line-height: 20px;
}

#navigation {
	background-color: #b3bbbf;
	width: 960px;
	height: 25px;
}

.soustitreBleu {
	font-size : 11px;
	color : #0082ab;
}
.titrepublication {
	color: #de8006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(../img_new/charte/img_news.gif);
	background-repeat: no-repeat;
	background-position: 110px center;
	padding-left: 120px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}



.edc_theme {
	font-size: 12px;
	text-align: left;
	font-variant: normal;
	text-transform: uppercase;
	color: #de8006;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../img_new/charte/puce_edc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 400px;
} 

.edc_soustitre {
	font-size: 12px;
	color: #de8006;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 20px;
}

a.edc_edclien {
	color : #000;
	text-decoration: none;
	background-image: url(../img_new/charte/puce_etude.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 70px;
	padding-left: 5px;
	overflow: visible;
	float: left;
}
a.edc_edclien:hover {
	text-decoration: underline;
	color: #858a8d;
}
.retrait_image_edc {
	padding-left: 70px;
}

.edc_client  {
	font-size: 13px;
	color: #333;
	font-weight: bold;
}




.sponsor {
	width: 219px;
	height: 75px;
	text-align: center;
	padding-top: 30px;
	background-image: url(http://www.cks-consulting.com/img_new/module/fondlogo.gif);
	background-repeat: no-repeat;	
}


#sousnavigation {

	width: 219px;

    margin: 0;
	padding: 0;
	}
	
	#sousnavigation h3 {

	font-weight: normal;
	font-style: normal;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #DADFDD;
	}
	
	#sousnavigation .select {
	display: block;
	color: #037094;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
	

	#sousnavigation h3 a {
	display: block;
	color: #333;
	background-color: #DADFDD;

	text-decoration: none;
	padding: 3px 3px 3px;
	}

	#sousnavigation h3 a:hover {
	background-color: #ee8439;
	color: #FFFFFF;
	}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#adresse {
	width: 209px;
	background-image: url(../img_new/module/fondadresse.gif);
	background-repeat: no-repeat;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 150px;
	padding-top: 40px;
	padding-left: 8px;
	padding-right: 5px;
	color:#555;
	

}

