/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:1.5em;
}

#conteneur {
	width:980px;
	background:none;
}

#conteneurFond {
	background:url(../images/fond-cadre.gif) repeat-y;
}

#bandeauHautHome {
float:left;
width:206px;
background:none;
}

#menuQuiSommesNous {
margin-left:82px;
width:70px;
float:left;
}
html>body #menuQuiSommesNous {
margin-left:164px;
} 

#menuVision {
margin-left:50px;
width:89px;
float:left;
}

#menuExpertise {
margin-left:41px;
width:84px;
float:left;
}

#menuMethode {
margin-left:52px;
width:83px;
float:left;
}

#menuContact {
margin-left:44px;
width:83px;
float:left;
}

#bandeauHomeMenuHaut {
float:left;
/*background:url(../images/fond-droite-logo.gif) repeat-x;*/
width:765px;
height:47px;
}

#bandeauBasHome {
	background:url(../images/bas-cadre.gif);
	height:23px;
}
#bandeauFlash {
	
	height:308px;
}

#bandeauAdresse {
color:#7F7F7F;
padding-left:20px;
width:940px;
}

#bandeauAdresse a {
color:#7F7F7F;
text-decoration:underline;
}

#bandeauAdresse a:hover {
color:#7F7F7F;
background-color:#EBEBEB;
text-decoration:none;
}

/*****************************************************
                GESTION DES COLONNES
*****************************************************/
#bandeau3colonnes {
background:url(../images/fond-filets.gif) repeat-y;
}

#colonne1 {
width:297px;
float:left;
margin-left:20px;
padding:10px 10px 0 0;
}
html>body #colonne1 {
margin-left:40px;
padding:10px 10px 0 0;
} 

#colonne2 {
width:327px;
float:left;
padding:10px 5px 0 5px;
}

#colonne3 {
width:280px;
float:left;
padding:10px 5px 0 5px;
}

.zoneArticle {
margin-top:5px;
display:block;
width:241px;
height:35px;
background:url(../images/fond-article.gif) no-repeat;
/*background:#009933;*/
padding:5px 20px 0 20px;
line-height:normal;

cursor:pointer;
}
html>body .zoneArticle {
width:241px;
} 

.zoneArticle a {
color:#333333;
font-weight:bold;
text-decoration:none;
}
.zoneArticle a:hover {
color:#333333;
font-weight:bold;
background-color:#EBEBEB;
text-decoration:none;
}

#colonne1 a {
color:#333333;
text-decoration:none;
}
#colonne1 a:hover {
color:#333333;
background-color:#EBEBEB;
text-decoration:none;
}

.spacer {
clear:both;
}