@charset "utf-8";
html {
	font-size: 100%;
}
body {
	background : #003366 url(../images/bg_body.gif) repeat-x;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
h1 {
	font: bold 1.5em/1em Arial, Helvetica, sans-serif;
}
h2 {
	font: bold 1.3em/1em Arial, Helvetica, sans-serif;
	margin: 8px 0 8px 0;
}
h3 {
	font: bold 1em/1em Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom:10px;
}
h4 {
	font: bold 0.8em/1em Arial, Helvetica, sans-serif;
	color: #a70000;
	padding:0;
	margin:0;
	padding-left: 5px;
}

p {
	padding: 3px;
}

img {
	border:none;
}
li {
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 852px;
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	background-color:#FFF;
}
#header {
	padding: 0 0 0 0px;
}
#header h1 {
	margin: 0; /* la mise à zéro de la marge du dernier élément du div #header permet d'éviter une disparition de la marge (espace inexplicable entre les éléments div). Si l'élément div est entouré d'une bordure, cette précaution n'est pas nécessaire, car la bordure évite également la disparition de la marge */
	padding: 10px 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
}
#headerTop {
	background : url(../images/bg_headerTop.gif) repeat-x;
	width:852px;
	float:left;
}

#headerBandeau {
	background : url(../images/bg_header.jpg) repeat-x;
	height:120px;
	clear:both;
}
#headerBandeau h1 {
	display:none;
}

#separe {
height: 10px;
	background : #003366 url(../images/bg_Separe.gif) repeat-x;
}


#content {
	background:#FFFFFF;
}

.grasBleu {
font-weight: bold;
color: #0B3A82;
}

.encadreBleu {
border-bottom-style:solid;
border-top-style:solid;
border-bottom-color: #0B3A82;
border-top-color: #0B3A82;
padding: 10px 10px 10px 10px;
}


/****************************** SITE PAGE PRINCIPALE *******************************************************************/
#mainContent {
	float:left;
	width: 502px;;
}
#corps {
	padding: 0px 20px 50px 20px;
}
#corps h1{
	font: 3em "Myriad Pro", Arial, sans-serif;
	font-style:italic;
	color: #3366cc;
	border-bottom: #CCCCCC thin solid;
}
#corps h2{
	color: #3C3C3C;
	padding:0 0 0 0;
}
#corps h3{
font: bold 1.2em/1em Arial, Helvetica, sans-serif;
color: #0B3A82;
padding: 10px 0 0px 0;
}
#corps h4 {
	font: bold 1.1em/1em Arial, Helvetica, sans-serif;
	color: #99;
	padding-left: 8px;
	padding:0;
	margin:0;
	padding-bottom:5px;
}


#corps ul li {
list-style-image: url(../images/flecheJaune.gif);
}

#corps ol li {
}

.puce {
list-style-image: url(../images/puce.gif);
}

/****************************** SITE Colonne Gauche *******************************************************************/
#menuGauche {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 200px;
	background-color: #e6e6e6;
	height:850px;
}

/*.nav2 {
background:transparent url(../images/bg_menu1.gif) repeat scroll 0 0;
line-height:3em;
margin:0;
}

.nav2 .nav2SubMenu a {
color:#FF0000;
}
.nav2 a {
color:#0B3A82;
}*/
/****************************** SITE Colonne Droite *******************************************************************/
#siteColdroite {
	float: right; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 150px;
	background-color: #FFFFFF;
	/*height:850px;*/
}
#siteDemandeInformation {
	background-color: #FFFFFF;
	padding-bottom: 5px;
	border-bottom: #CCCCCC thin solid;
}
#siteDemandeInformation h2 {
	background: transparent url(../images/site_bg_formContact.gif) no-repeat 0px 0px;
	height : 35px;
	padding: 0 0 0 50px;
	margin:0;
	color: #3c3c52;
	line-height: 1.2em;
	font-size: 1.2em;
}
#siteDemandeInformation h3 {
	padding: 10px 0 5px 7px;
	margin: 0 0 0 20px;
	color:#0044aa;
}
#siteDemandeInformation a {
	color:#0044aa;
	text-decoration:underline;
}
#siteCheckList {
	padding-top : 15px;
	background-color: #fef7e5;
	border-bottom: #CCCCCC thin solid;
}
#siteCheckList h2 {
	padding:0;
	margin: 0 0 0 10px;
	font-size: 1.1em;
}
#siteCheckList ul {
	margin:0;
	padding: 10px 8px 15px 30px;
}

#siteCheckList ul li {
	list-style-image:url(../images/rondBleu.gif);
	padding-bottom: 2px;
	font-size: 0.9em;
}

#siteCheckList p {
	margin: 0;
	padding: 0px 0px 0px 5px;
}

#siteLesdossiers {
	background-color: #FFFFFF;
	border-bottom: #CCCCCC thin solid;
}
#siteLesdossiers h2 {
	background: transparent url(../images/site_bg_dossiers.gif) no-repeat 0px 0px;
	height : 35px;
	padding: 0px 0 0 50px;
	margin: 15px 0 0 0;
	color: #3c3c52;
	line-height: 1.2em;
	font-size: 1.2em;
}
#siteLesdossiers ul {
	margin:0;
	padding: 20px 8px 15px 35px;
	line-height:1.5em;
	font-size: 0.9em;
}
#siteLesdossiers ul li {
	list-style-image:url(../images/site_icon_pdf.gif);
	padding: 0 0 10px 0px;
	font-size: 1em;
}

#listeLesdossiers ul li {
	list-style-image:url(../images/site_icon_pdf.gif);
	padding: 0 0 10px 0px;
}

#siteTestimonial {
	background-color: #FFFFFF;
}
#siteTestimonial h2 {
	background: transparent url(../images/site_bg_customers.gif) no-repeat 0px 0px;
	height : 35px;
	padding: 0px 0 0 50px;
	margin: 15px 0 0 0;
	color: #3c3c52;
	line-height: 1.2em;
	font-size: 1.2em;
}

/****************************** Footer *******************************************************************/

#footer {
	padding: 0 0 0 0; /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent au-dessus. */
	margin: 0 0 0 0;
	background : url(../images/bg_footer.gif) repeat-x;
	height: 30px !important;
}
#footer p {
	float:left;
	margin: 0 0 0 0;
}
#footer ul {
	padding: 0;
	margin: 0;
	padding: 5px 0 0 0;
	margin-left: 530px;
}
#footer li {
	display:inline;
}
.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;
}
/****************************** SEARCH *******************************************************************/
#search {
	float:right;
	margin: 0 0 0 0;
	padding: 0 4px 0 0;
	height: 28px;
}

#ajaxSearch_input {
	margin-top:3px !important;
	vertical-align: top;
	background: url(../images/bg_search.gif) no-repeat 0 0;
	border:none;
	height:20px;
	width: 120px;
	padding-left: 30px;
	padding-top : 3px;
	font-size: 0.9em;
}

#ajaxSearch_submit {
    background: transparent  url(../images/bt_SearchVide.gif) no-repeat 0 0;
	font-size : 0.9em;
	border: none;
	height: 20px;
	width: 80px;
	padding: 0 0 2px 0 !important;
	margin: 3px 0 0 0;
}

/****************************** TABLEAU *******************************************************************/

.tbEntete1 {
background-color:#0B3A82;
color:#FBFBFB;
text-align:center;
font-weight:bold;
}
.tbEntete2 {
background-color:#ffcc33;
text-align:center;
font-weight:bold;

}
.tbligneFonce {
background-color: #ECECEC;
}
.tbligneClair {
background-color:#F6F6F6;
}
#tb li {
list-style-type:disc;
}
#tb ul {
margin:0px;
padding:10px
}
#tb td {
padding: 10px; 
}
#tb li {
list-style-type:disc;
padding-bottom:5px;
margin:0px;
}


