/* CSS Document */
body {
	background:#fff url(../img/acc/bg_body.png) repeat-x;
	text-align:center;
}

#zoneImg {
	width:491px;
	height:340px;
	background: url(../img/acc/bg_zoneimg.png) top left repeat-x;
	padding-top:32px;
}

#zoneImg h3, #zoneImg h4 {
	font-family:"Lucida Grande",Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:2px 0 0 0;
	text-align: left;
}

#zoneImg h4 {
	font-size:9px;
	font-weight:normal;
	letter-spacing:0;
}

.image {
	border: 3px solid #31302E;
}

a, a:link, a:visited {
	background-image:none;
}

a:visited {
	background-image:none;
}

a:hover {
	background-color:#fff;
	background-image:none;
}

/* CSS Document */

#page {
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#contentLeft {
	width:140px;
	margin:0;
	padding:0;
	background: url(../img/acc/bd_ombre_g.png) 100% 38px no-repeat;
	float: left;
}

#content {
	width:491px;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
}

#contentRight {
	width:140px;
	height:400px;
	margin:0;
	padding:0;
	background: url(../img/acc/bd_ombre_d.png) 0 38px no-repeat;
	float:left;
	text-align:right;
}

#petitMot {
	width:130px;
}

#petitMot p {
	font-family:"Lucida Grande",Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:2px 0 0 0;
}
#contentRight img {
	border:0;
}

.language {
	margin-top:6px;
	margin-bottom:95px;
}

.navSep {
	margin-top:5px;
	margin-bottom:5px;
}

#notice {	
	font-family:"Lucida Grande",Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-top:164px;
	text-align:left;
	text-decoration:none !important;
}

#notice a, #notice a:link, #notice a:visited {
	color:#666;
	text-decoration:none !important;
}