body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#6DB93D;	
	background-image:url(images/arriere-plan.jpg);
	background-color:#000;
	height: 100%;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
	
img, h2 img, h2, h3, h5, ul, div, h1, h3, dl, dt, dd, li, p{
    margin: 0;
	padding: 0;
	border: 0;
	
}	

a{
	
	text-decoration: none;
	color:#A5E54A;
}



a:hover {
	text-decoration:underline;
	color:#FFCC66;
}

a:active {
	text-decoration: none;
	color:#A5E54A;
}

h1, h2{
	display:none;
}
.invisible {
	display: none;
}
hr {
	color: #6A1F3E;
}




#bigbox {

	margin-left: auto;
	margin-right: auto;
	width:900px;
	position: relative;
	text-align:left;
	background-color:#99CC00;
	background-image:url(images/arriere-plan.jpg);
	height: 100%;
	font-size: 12px;

	
}


#entete {
height:324px;
width:900px;
float:left;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
}

#titre {
	width:900px;
	float:left;
	height:47px;
}

#contenu{
min-height:490px;
width:900px;
float:left;
background-image:url(images/contenu.jpg);
background-repeat:repeat-y;
}

#contenu #ss-contenu{
width:845px;
margin:25px 0 0 30px;
}
#bigbox #contenu #ss-contenu p {
	margin: 10px;
}
#bigbox #contenu #ss-contenu strong {
	color: #4C6E22;
}



#footer{
	height:338px;
	width:900px;
	float:left;
	background-image:url(images/footer.jpg);
	background-color:#fff;
	font-size: 10px;
	text-align: center;
}

#footer p {
margin-top:290px;}
/*-----Modifications de Seb------------*/

#bigbox #contenu #ss-contenu #photo
{
	width:250px;
	height:auto;
	float:left;
}
#bigbox #contenu #ss-contenu #contenu_rea
{
	width:650px;
	height:auto;
	float:left;
}
#bigbox #contenu #ss-contenu #contenu_rea .titre
{
	width:600px;
	font-size:16px;
	color:#00CC00;
}
#bigbox #contenu #ss-contenu #contenu_rea .desc
{
	width:600px;
	font-size:12px;
	color:#009900;
}

#realisation_texte, #realisation_img
{
	float:left;
	width:48%;
}

#realisation_texte ul li
{
	float:left;
	list-style-type:none;
	width:80px;
}

#realisation_texte li img
{
	border:1px solid #294209;
}

#realisation_img img
{
	border:2px solid #294209;
}



.news_titre
{
	font-size:14px;
	font-weight:bold;
}

.news_date
{
	font-size:10px;
}

.news_image
{
	float:left;
	width:150px;
	height:100px;
	text-align:center;
}
.news_image img
{
	border:3px solid  #A5E54A;
}


.news_header
{
	border-bottom:1px solid #A5E54A;
}

.news_bloc
{
	width:100%;
	float:left;
	height:auto;
}