body{
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
}

h1{ font-size:24px; font-weight:normal;color:#003577;}
h2{ font-size:18px;color:#b5282e;}
h3{}
h4{}

p{}

a{}
a:hover{}

/* --------------------- Bloc d'entête --------------------- */

#bloc_top_acc{ background:#7f7f7f url(../../_img/fd_top.gif) no-repeat; background-position:center top; 

height:333px;}

#bloc_top{ background:#7f7f7f /*url(../../_img/entete_1.gif) no-repeat; background-position:center top*/; 

height:240px;}

#entete{
width:952px;
/*height:311px;*/

top:15px;
margin:0 auto 0 auto;
}

#entete img{position:absolute;}
#entete div{position:absolute;}

#bloc_top{background:#7f7f7f;}

	#menu{
	width:770px;
	margin:0 auto 0 auto;
	}
	
	#bloc_top_acc #menu{position:relative;top:291px}
	#bloc_top #menu{position:relative;top:199px}
	#bloc_top_acc #menu div, #bloc_top #menu div{
	width:770px;
	margin:0 auto 0 auto;
	}
	
	#menu a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
	display:block;
	float:left;
	border-bottom:6px solid #333;
	height:18px;
	/*line-height:35px;*/
	vertical-align:middle;
	width:170px;
	margin:0 10px 0 10px;
	text-align:center;
	padding:10px 0 7px 0;
	}
		
		#menu a.AA:hover{
		background:url(../../_img/bt_A.gif) no-repeat;
		background-position:bottom center}
		
		#menu a.B:hover{
		background:url(../../_img/bt_B.gif) no-repeat;
		background-position:bottom center}
		
		#menu a.C:hover{
		background:url(../../_img/bt_C.gif) no-repeat;
		background-position:bottom center}
		
		#menu a.D:hover{
		background:url(../../_img/bt_D.gif) no-repeat;
		background-position:bottom center}
		
				#Expertise #menu a.AA{
				background:url(../../_img/bt_A.gif) no-repeat;
				background-position:bottom center}
				
				#Produits #menu a.B{
				background:url(../../_img/bt_B.gif) no-repeat;
				background-position:bottom center}
				
				#Equipe #menu a.C{
				background:url(../../_img/bt_C.gif) no-repeat;
				background-position:bottom center}
				
				#Joindre #menu a.D{
				background:url(../../_img/bt_D.gif) no-repeat;
				background-position:bottom center}
				
/* --------------------- / Bloc d'entête --------------------- */

.spacer{ height:12px;}

#main{
width:880px;
_height:300px;
min-height:300px;
background:#ccc;
padding:18px 18px 13px 18px;
margin:0 auto 0 auto;
}

#ACC #main{
width:880px;
_height:300px;
min-height:300px;
background:#ccc;
padding:18px 18px 0 18px;
margin:0 auto 0 auto;
}

#ACC .content{
background:url(../../_img/fd_zone.gif) repeat-x;
background-position:top;
min-height:373px;
_height:373px;
padding:0;
}

.content{
background:url(../../_img/fd_zone.gif) repeat-x;
background-position:bottom;
padding:20px 20px 0 20px;
}


#trame{
background:url(../../_img/trame.gif) no-repeat; 
background-position:bottom left;
min_height:400px;
_height:400px;
padding:20px 20px 0 20px;
/*border:1px solid #222*/
}

#blocs_acc{float:right; padding: 0 0 0 10px;}

#footer{
background:#eee url(../../_img/fd_footer.gif) no-repeat;
background-position:bottom left;
border-top:6px solid #333;
border-bottom:12px solid #333;
height:80px;
margin:-15px 0 0 0;
padding:0;}

#footer div{
width:980px;
height:70px;
margin:0 auto 0 auto;
}

/* -- David's PNG support pour IE6/IE7 beta --*/

* html img,
* html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='imae')",
this.src = "/_img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

.pub img, .pub_droite img{border:none;
}

.pub_droite {
	background:url(../../_img/fd_zone.gif) repeat-x top center;
	display:block;
	float:right;
	background-color:#CCC;
	padding:10px;
	width:200px;
	margin-right:25px;
	border:5px solid #FFF;
	margin-bottom:10px;
}



.pub_ecole {
	background:url(../../_img/img_ecole.jpg) repeat-x top;
	display:block;
	float:right;
	background-color:#CCC;
	padding:10px;
	width:200px;
	margin-right:25px;
	height:123px;
	border:5px solid #FFF;
	margin-bottom:10px;
	
}
.logo_caa_bur {
background:url(../../_img/fd_zone4.jpg) no-repeat right;
padding:5px 20px 0 20px;
text-align:right;
height:35px;
	}

/* -- PNG support de David pour IE6/IE7 beta --*/
