* {
margin:0px;
padding:0px;
}


.clearboth {
clear:both;
}
#global{
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
	width:810px;
	overflow:hidden;

}


#global h1 {
display:none;

}

#global h2 {
display:none;

}

#gauche{
float:left;
width:404px;
height: auto;
}


#illustration {
width:399px;
height:229px;
background-image:url(../images/illustration_home.jpg);
background-repeat:no-repeat;
float:left;
overflow:hidden;


}





#adresse {
width:399px;
height:65px;
margin-top:150px;
overflow:hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;

}

#filet {
float:left;
overflow:hidden;

width:5px;
height:229px;
background-color:#00FF00;
background-image:url(../images/filet.gif);
background-repeat:no-repeat;

}
#news {
margin-top:229px;
width:404px;
min-height:266px;
background-color: #e8e8e8;
overflow:hidden;



}

#news_text {
margin-top:5px;
width:185px;
height:auto;
padding:15px;
float:left;
}

#news_text h3 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#000000;
font-weight:bold;
}

#news_text p {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}

#news_image {
margin-top:25px;
margin-left:5px;
width:170px;
height:auto;
border:solid 1px;
border-color:#8c8c8c;
float:left;

}
#logo {
margin-left:24px;
float:left;
width:382px;
height:75px;
background-color: #CC3300;
background-image:url(../images/logo1.gif);
background-repeat:no-repeat;

}
/* ------------------------ */
/* menu                     */
/* ------------------------ */
#menu {
margin-left:24px;
margin-top:48px;
float:left;
width:382px;
height:229px;

}

.rubrique{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
margin-top:8px;
color: #abbe01;
border-top: dotted 1px;
border-color:#666666;
}

.rubrique a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
margin-top:5px;
color: #abbe01;
border-color:#666666;
text-decoration:none;
}

.rubrique a:hover{
color:#93a300;
}

.menu2{
margin-left:15px;
line-height:6px;
}

.menu2 a{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #6d6d6d;
text-decoration:none;
}

.menu2 a:hover{
text-decoration:underline;
color:#6d6d6d;
}

ul{
	list-style-type:none;
}

li{
margin-top:5px;
}

#credits {
margin-top: 2px;
	margin-left:auto;
	margin-right:auto;
	width:810px;
	font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#a8a8a8;
	}
	
	#credits a{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#a8a8a8;
text-decoration:none;
}

#credits a:hover{
text-decoration:underline;
}

#adresse a{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #6d6d6d;
text-decoration:none;
}

#adresse a:hover{
text-decoration:underline;
}
