/* DOCUMENT CSS */

/* ***** BLOC  D INFORMATIONS ET DE LICENCE *****
 *
 * Ce document fait partie integrante d un projet realise par le Mushi Crew.
 * http://www.mushicrew.com  ou  http://www.mushi-crew.com
 * Copyright (c) 2005 Gabriel Baude et toutes personnes ayant contribue au projet. 
 * Tous droits reserves. Contact : gabriel.b@mushi-crew.com
 *
 *
 * Ce document est cree et distribue en open source, vous pouvez le modifier 
 * et/ou le redistribuer sous les termes et condition de la licence GNU 
 * (General Public License) 
 * 
 *
 * Ce document est cree dans le cadre d un projet specifique, sorti de ce cadre 
 * sa reutilisation est SANS AUCUNES GARANTIES de portabilites, de VALEUR
 * MARCHANDE ni meme de FORME STRUCTURELLE DANS UN BUT 
 * COMMERCIAL ET /OU PARTICULIER. 
 * Veuillez vous reporter dans tous les cas a la licence GNU pour plus de details.
 * 
 *
 * Les textes de la licence GNU (General Public License) sont accessibles
 * sur le site de la Free Software Foundation : http://www.gnu.org/ 
 * Free Software Foundation, Inc., 59 Temple Place, Suite 330, 
 * Boston, MA  02111-1307  USA
 *
 * ***** FIN DU BLOC D INFORMATIONS ET DE LICENCE *****
 *
 * Credit (s): 	Gabriel BAUDE
 * 				Romain MENETRIER 		
 *  
 */

#container {
	width: 96%;
	margin: 0px auto auto auto;
	background: #FFF;
	font-size:12px;
	font-family:Helvetica, Arial, Geneva, sans-serif;
	background:#FFF url(../images/bg_container.gif)  repeat-y;
	}

#container_home {
	width: 96%;
	margin: 0px auto auto auto;
	background: #FFF;
	font-size:12px;
	font-family:Helvetica, Arial, Geneva, sans-serif;
	background: #FFF url(../images/bg.gif)  repeat-y;
	}
