body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#fff;
	font-size: small;background-image:url(images/fond-bigbox.jpg);
	background-repeat:repeat-x;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

img, h2 img, h2, ul, div, h1, h3, dl, dt, dd, li {
    margin: 0;
	padding: 0;
	border: 0;
	
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

p{
	margin: 10px;
}

h1, h2{
display:none;}

#bigbox{
	margin-left: auto;
	margin-right: auto;
	width:780px;
	position: relative;
	text-align:left;
	color: #000;
	background-image:url(images/fond-bigbox.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
	
}

#entete {
	width:780px;
	height:238px;
	float:left;
}

#bloc-contenu{
	width:723px;
	float:left;
	background-image:url(images/fond-bloc-contenant.jpg);
	background-repeat:repeat-y;
	margin-left:30px;
}

#coordonnees{
	width:205px;
	float:left;
	min-height:250px;
}

#coordonnees #titre-coo{
	height:34px;
	width:205px;
	float:left;
	background-image:url(images/coordonnees.jpg);
}

#coordonnees #titre-coo h2{
	display:none;
	float:left;
}
#coordonnees #cont-coo{
	width:205px;
	min-height:196px;
	float:left;
	background-image:url(images/coordonnees_cont.jpg);
	background-repeat:no-repeat;
}
	
#contenu {
	width:518px;
	float:left;
	text-align:center;
}
#contenu #titre-pres{
	width:518px;
	height:34px;
	float:left;
	background-image:url(images/presentation.jpg);
}
#contenu #titre-contact{
	width:518px;
	height:34px;
	float:left;
	background-image:url(images/contact.jpg);
}
#contenu #titre-or{
	width:518px;
	height:34px;
	float:left;
	background-image:url(images/or.jpg);
}
#contenu #titre-actualite{
	width:518px;
	height:34px;
	float:left;
	background-image:url(images/actualite.jpg);
}
#contenu #titre-plan{
	width:518px;
	height:34px;
	float:left;
	background-image:url(images/plan.jpg);
}

#contenu #titre-pres h2{
	display:none;
}

#footer {
	width:721px;
	height:31px;
	float:left;
	background-image:url(images/footer.jpg);
	margin-left:30px;
	clear: both;
	
	
}
#footer #imnalys{
	float:left;
	margin-left:55px;
	margin-top:5px;
}
#footer #menu{
	float:left;
	margin-left:135px;
	margin-top:-5px;
	
}

.textfield
{
	width:250px;
	background-color:#EAE8E9;
	border:1px solid #FFF;
}
	
.titreactus
{
	font-weight:bold;
}
#bigbox #bloc-contenu #contenu #contenu-text {
	margin: 40px 25px;
	text-align: justify;
}

