/* CSS Document */

/*****************************/	
/*       CORSP DE PAGE       */
/*****************************/	

body{
	font-family: Arial;
	font-size: 11px;
	background: #C2DC77;
	color: #6B6B6B;
/*	color: #87959E;*/
	margin: 0;
	margin: 0;
	padding: 0;
	height: 100%;
}


#global_home {
	
	position:absolute;
	left: 45%;
	top: 10px;
	width: 1000px;
	
	height: 750px; /*635px*/
	
	/*margin-top: -300px;  moitié de la hauteur */
	margin-left: -450px; /* moitié de la largeur */
	background: #FFFFFF;
}

#global_contenu {
	position:absolute;
	left: 45%;
	top: 10px;
	width: 1000px;
	margin-left: -450px; /* moitié de la largeur */
	background: #FFFFFF;
}

/**********  HAUT  ***********/
#home_bandeau { width: 1000px; height: 277px; }

/*********  CONTENU  *********/
#home_contenu { width: 1000px; height: 235px; }

a.actu  { text-decoration:none; }
	
a.actu:hover  { text-decoration:none; }

	
/*
dl, dt, dd, ul, li { list-style-type: none; }	
li { margin-top: 10px; padding: 0; list-style-type: none; display: block; }
*/
		
/***********  BAS  ***********/
#home_bas { width: 1000px; height: 50px; }




/**********************************************
*   PARAMETRES MENU   *    voir menu_v2.css   *
**********************************************/
	
	
	
	
/*****************************/	
/*     PAGE ACCEUIL.OLD      */
/*****************************/			

#home_contenu_titre 
	{
	position:absolute;
	width: 540px;
	height: 20px;
	margin-left: 410px;
	margin-top: 65px;
	color: #A3CC30;
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	font-weight:regular;
	left: 40px;
	}	

#home_anim_saviez 
	{
	position:absolute;
	width: 210px;
	height: 150px;
	margin-left: 25px;
	margin-top: 205px;
	}
	
	.contenu_titre { color: #388f2a; font-family: Arial; font-size: 14px; text-transform: uppercase; font-weight:bolder; }		
	.contenu_sous_titre { color: #a6be19; font-family: Arial; font-size: 12px; font-weight:regular; }
	.contenu_highlight  { color: #a6be19; }
	
	
#home_contenu_texteA 
	{
	position:absolute;
	width: 240px;
	height: 161px;
	margin-left: 410px;
	margin-top: 94px;
	font-family: Arial;
	font-size: 11px;
	color: #6B6B6B;
	left: 42px;
	top: 277px;
	}	
	
#home_contenu_texteB 
	{
	position:absolute;
	width: 240px;
	height: 161px;
	margin-left: 715px;
	margin-top: 94px;
	font-family: Arial;
	font-size: 11px;
	color: #6B6B6B;
	}	
	
/*****************************/	
/*   FIN PAGE ACCEUIL.OLD    */
/*****************************/	

/*****************************/	
/*        LES LISTES         */
/*****************************/	

ul { margin-top:5px;}
	
li {
	list-style-position: outside;
	list-style-image: url(http://www.evernet-studio.com/roulezmalin/medias/images/www/structure/puce_liste.gif);
	list-style-type: Aucune;
	}	
	
#home_acces_client { display: none; /* position:absolute; margin-left: 23px; margin-top: 200px; */ }

a { font-family: arial; text-decoration: none; /*color: #a6be19;*/ color: #000000; font-size: 11px; }
a:hover {  font-size: 11px;color: #87959E;text-decoration: underline; }
a:active {  font-size: 11px;color: #87959E;text-decoration: underline; }

input 
	{
	font-family: Arial;
	font-size: 10px;
	color: #87959E;
	}

textarea 
	{
	font-family: Arial;
	font-size: 10px;
	color: #87959E;
	}
	
/*****************************/	
/*        FIN LISTES         */
/*****************************/
.tableau {
	border: 1px solid #006600;
}
