/* CSS Document */
/*
----------------------------------------------------------------------------------------
Copyright 2010 - Charte graphique, page html et feuille CSS réalise par Christelle Coudray - http://www.chris-creation.com - All rights reserved.
----------------------------------------------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6B120D;
	background-color :#EEFEB7
}
	

a {	
	color: #DD712F; text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: normal;}


a:hover {
	color: #EEFEB7;
	text-decoration: underline;
	background-color: #8A4534;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;}
	
a:visited    {
	color: #68C615;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;}

		
div	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;		
	}
	
h1 
{
  font-size : 150%; 
  font-family :  Arial, Helvetica, sans-serif;
  color : #B73015; 
  text-align: center;
}

h2 
{
  font-size : 14px; 
  font-family :  Arial, Helvetica, sans-serif;
  font-style: bold;
  color : #B73015; 
  text-align: center;
}	

#tab_main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color:#EEFEB7
	}

#td_menu{
	background-color:#574642
	}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
		}
.cacher, h1 {
	display: none;
.souligne {
	text-decoration: underline;
	}
.font-size 
{
  font-size : 12px; 
}
.justify 
{
 text-align: justify;
}
.souligne {
	text-decoration: underline;
	}
