﻿/* Style par défaut */

															/** HTML **/
body {
	background-color: #B5D7ED;
	background-im    url(/images/interface/tuile_fond.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.finBloc {/* permet de bien fermer un bloc DIV dans Firefox entre autre */
	clear:both;
	margin:0px !important;
	padding:0px !important;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	display: block;
	}
	
div#entete {
	clear: both;
	height: 127px;
	background-color: #fff;
	background-image:     url(/images/interface/ombre1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
		}
		div#interieurEntete {
	padding-right: 10px;
	padding-left: 10px;
			}
#entete div#logo {
	position: absolute;
	z-index: 1000;
	width: 84px;
	height: 80px;
	top: 6px;
}
#entete div#slogan {
	position: absolute;
	z-index: 1001;
	margin-left: 100px;
	top: 36px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #111;
}
#entete div#boiteRecherche {
	position: absolute;
	z-index: 890;
	top: 65px;
	text-align: right;
	width: 800px;
}
#entete div#boiteRecherche input.form-input {
	font-size: 11px;
	margin-right: 7px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#entete div#boiteRecherche .form-submit {
	color: #005B99;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: right;
}


/** Contenu principal **/
div#contenirTout {
	width: 820px;
	margin: 0 auto;
	margin: 0em auto;
	background-color: #fff;
}










	
	div#sectionBas {
	clear: both;
	display: block;
	background-color: #fff;
		}
	
	div.contenu 	{
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 210px;
	margin-left: 210px;
	
	}			     
			
			.interieurContenu {
	padding-top: 10px;
				}
				
			/* colonnes */
				
	div.colonne {
	width: 210px;
	}
	div.interieurColonne {
	padding-right: 10px;
	padding-left: 10px;
	}
	div.colonne.gauche 	{
	float: left;
	}			
	div.colonne.gauche div.interieurColonne	{
	padding-top: 10px;		
	}													
										
	div.colonne.droite 	{
	float: right;
	}													

	
	div#piedPage {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image:     url(/images/interface/fond_pied_page.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	div#interieurPiedPage {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image:     url(/images/interface/dot-x.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	div#piedPage a {
	text-decoration: none;
	}
	div#piedPage p {
	margin: 0px;
	}
		
	div#piedPage .right {
	float: right;
	}
	div#piedPage .left {
	}															/** sous conteneur **/
* { }


div#sectionImageContactUs {
	clear: both;
	display: block;
	background-color: #fff;
	background-image:     url(/images/pictures/ContactUs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 81px;
	margin-right: 10px;
	margin-left: 10px;
		}

	div#sectionImage {
	clear: both;
	display: block;
	background-color: #fff;
	background-image:     url(/images/pictures/17.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 200px;
	margin-right: 10px;
	margin-left: 10px;
		}
		
		div#sectionImageTechSupport {
	clear: both;
	display: block;
	background-color: #fff;
	background-image:     url(/images/pictures/_Y2Z2716.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 200px;
	margin-right: 10px;
	margin-left: 10px;
		}
		
		
			div#sectionImageAnalysis {
	clear: both;
	display: block;
	background-color: #fff;
	background-image:     url(/images/-repeat;
	background-position: left top;
	min-height: 200px;
	margin-right: 10px;
	margin-left: 10px;
		}
		
		
			div#sectionImageAnalysis {
	clear: both;
	display: block;
	background-color: #fff;
	background-image:     url(/images/pictures/Analysis.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 200px;
	margin-right: 10px;
	margin-left: 10px;
		}
		
		



/* les boîtes
_____________________________________ */
.boite {
	margin-bottom: 10px;
	border: 1px solid #999999;
}
.boite h3{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	padding-left: 10px;
}
.boite ul{
	margin: 0px;
}
.boite ul li{
}
.boite ul li a:link, .boite ul li a:visited{
	color: #555;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.boite ul li a:hover{
	color: #000;
	background-color: #efefef;
}



															/** listes **/
* { }






															/** Typo **/
* { }






															/** Formulaires **/
* { }






