.bodyStyle
{
margin:0;
padding:0;
text-align:center;
background-image:url(images_fond/lignes_45.jpg);
background-color:black;
	}
	
.conteneur {
width:850px;
height:616px;
border:1px solid gray;
margin:2% auto auto auto;
padding:0;
	}

.bandeau
{
width:850px;
height:150px;
padding:0;
margin:0;
background-image:url(images_fond/bandeau.jpg);
background-repeat:no-repeat;
	}
	
.fondMenu {
width:850px;
height:30px;
border-top:1px dashed orange;
border-bottom:3px solid orange;
background-color:black;
padding:0;
	}
	
.menuG
{
float:left;
width:100px;
height:25px;
margin:0;
padding:7px 0px 0px 0px;
	}
	
.menu
{
float:right;
width:100px;
height:25px;
margin:0;
padding:7px 0px 0px 0px;
	}
	
.fond
{
float:left;
margin:0;
padding:0;
width:850px;
height:400px;
background-image:url(images_fond/fond_bonhomme.jpg);
background-repeat:no-repeat;
	}	
.frame 
{
float:left;
margin:0;
padding:0;
width:850px;
height:400px;
/*overflow: auto;*/
	}
	
.bas 
{
float:left;
width:850px;
height:28px;
border-top:4px solid orange;
background-color:black;
color: #fff;
margin:0;
padding:0;
	}
	
p
{
width:370px;
font-size:12px;
font-family:Arial,Helvetica,sans-serif;
color:#333333;
margin-top:30px;
margin-left:23px;
text-align:justify;
	}
	
.contacts{
font-size:14px;
color:black;
font-family:Arial,Helvetica,sans-serif;
	
	}
		
a:link,a:visited,a:active
{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:200;
text-decoration:none;
text-align:right;
color:white;
padding:0;
	}
a:hover
{
text-decoration:none;
color:orange;
	}
	
a.goueg:link, a.goueg:visited, a.goueg:active{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	color:white;
	text-decoration:none;
	}
a.goueg:hover{
	color:#FFCC00;
	}

.titre
{
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:800;
	}
	
.presentation
{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:400;
font-style:italic;
line-height:150%;
	}

