/* 
	IMPORTANT : 
	- toutes les classes doivent être sélectionnées à partir de #Exemple pour éviter les conflits 
	- laisser les "fix", ils corrignent
*/

#AlwaysSampling table { width:auto; } /*fix DE*/

body { background:url(../images/bodybg.jpg) repeat-x #0d4c53; height:100%;}

#AlwaysSampling { background:url(../images/fond.jpg) no-repeat #38b7de; width:1009px; height:665px; margin:57px auto 0 auto; position:relative;}
#AlwaysSampling .TextInfo { position:absolute; top:260px; left:133px; width:370px;}
#AlwaysSampling .TextInfo h1 { font-size:24px; font-family:Arial; color:#075388;}
#AlwaysSampling .TextInfo p { font-size:14px; font-family:Arial; color:#075388; font-weight:bold;}
#AlwaysSampling .bouton {  position:absolute; top:484px; left:141px;}
