/* CSS Document */

* { font:12px Futura Book,Lucida Grande, Arial, Helvetica, sans-serif;  }
body { background:url(../images/background.gif) repeat-x; }
a { text-decoration:none; color:#000000; }
a:hover { color:#AD864E; }

#global { width:857px; margin-left:auto; margin-right:auto; margin-top:180px; }

#logo { width:191px; height:91px; margin-left:auto; margin-right:auto; background:url(../images/logo-home.png) no-repeat; _background:url(../images/logo-home.gif) no-repeat; }
#langue { width:191px;  margin-left:auto; margin-right:auto; margin-top:20px; text-align:center; color:#000000; }

#mentions { text-align:center; margin-top:20px; }
.texteTitreGrand { font-size:14px; color:#ad092e; text-transform:uppercase; }
.texteTitrePetit { font-size:12px; color:#ad092e;  }
.texteCourantItalSsligne { text-decoration:underline; }

#global-mentions { 
	width:950px; 
	padding:130px 10px 0 10px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:60px; 
	line-height:12px; 
	background:url(../images/logo-home.png) no-repeat center top; 
	_background:url(../images/logo-home.gif) no-repeat center top; 
}
#colonneLeft { width:450px; float:left; margin-right:30px;  }
#colonneRight { width:450px; float:left; }



