@charset "utf-8";
html, body{
	background-color:#131926;
	height: 100%;
	background-image:url(images/fond_2010.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
	text-align: center;
}


.centre{
	text-align: center;
	height: 600px;
	width: 900px;
	/*background-color: #FFFFFF;*/
	margin-left: auto;
	margin-right: auto;
	right: auto;
	background-image: url(images/fond_page.png);
	background-repeat: no-repeat;
	background-position: center;
	
}


.gauche{
	margin-top:10%;
	float:left;
	width:400px;
	text-align: right;
}
.droit{
text-align: left;
margin-top:10%;
float:right;
width:400px;
color: #FFFFFF;

}
.logo_griffe{
margin: 0 -40px 0 0 ;


}
.logo_bonzai{
margin: 0 0 0 -35px ;
}


.texte_gauche{

float:left;
width:400px;
margin:0;

}
.texte_droit{
margin:0;

margin-top:3px;
float:left;
width:450px;

}
.legale_gauche{

font-family: 'PT Sans Narrow', arial, serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
	text-align: right;
}
.legale_droit{

font-family: 'PT Sans Narrow', arial, serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
}



.footer{
z-index:100;
position:relative;
margin-left:auto;
margin-right:auto;
height:20px;
	text-align:center;
	margin-bottom: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #ffffff;
}


.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.titre{
	font-family: 'Cuprum', arial, serif;
	color:#ffffff;
	font-size: 18px;
}
.sous_titre{
font-family: 'PT Sans Narrow', arial, serif;
color:#dd1a00;
font-size: 14px;
}


.mentions{

}
