/* TRAME DU SITE */

	BODY
	{
		background-color: #EFF2F5;
		background-image:url(../img/fd.gif);
		background-repeat: repeat-x;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		color: #000;
		text-align: center;
	}
	table
	{
		font-size: 10px;
	}
	
	form
	{
		margin: 0px;
		padding: 0px;
	}
	
	.pointer
	{
		cursor: hand;
		voice-family: "\"}\""; 
		voice-family:inherit;
		cursor: pointer;
	}
	
	input
	{
		border: 1px solid #CCCCCC;
	}
	
	img
	{
		border: 0px;
	}
	
	a
	{
		text-decoration: none;
		color:#666666;
	}
	
	a:hover
	{
		text-decoration: underline;
	}
	
	/*INPUT
	{
		border: 1px solid #9B9B9B;
	}*/
		
	.clear
	{
		clear: left;
	}
	
	.titre
	{
		font-weight: bold;
	}
	
	#conteneur_01
	{
		background-image:url(../img/fd_conteneur_01.gif);
		background-repeat: no-repeat;
		background-position: left top;
		width: 999px;
		height: 441px;
		margin-top: 9px;
		margin-right: auto;
		margin-left: auto;
		color: #000;
	}
	
	.logo
	{
		margin: 7px 30px -10px 25px;
		float: left;
	}
	
	.logo_texte
	{
		float: left;
		margin: 17px 205px 0px 0px;
	}
	
	.rechercher
	{
		font-size: 10px;
		margin: 17px 0px 0px 0px;
		padding-top: 17px;
		margin-bottom: -17px;
		_padding-top: 0px;
		_margin-bottom: 0px;
		text-align: left;
	}
	
	.titre
	{
		margin-bottom: 15px;
	}
	
	.accroche
	{
		font-size: 11px;
		color: #4B4B4B;
	}

/* /TRAME DU SITE */

/* NAVIGATION */

	.nav
	{
		clear: left;
		margin-top: 30px;
		_margin-top: 10px;
		border-top: 1px solid #797979;
		text-align: center;
		padding-left: 10px;
	}
	.nav_item
	{
		float:left;
		width: 108px;
		font-size: 11px;
		color: #FFFFFF;
	}
	.nav_item_lien
	{
		float:left;
		width: 108px;
		height : 55px;
		font-size: 11px;
		color: #FFFFFF;
		background-color: #F28F00
	}
	
	.nav_item img
	{
		
	}
	.nav_separateur
	{
		float: left;
	}

/* /NAVIGATION */

/* Menu Gauche */

	.menu_gauche
	{
		float: left;
		width:185px; 
		height: 200px;
	}
	.bt_accueil
	{
		background-image: url(../img/bt_accueil.gif);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 11px;
		color: #000;
		padding: 10px 0px 0px 45px;
		margin: 12px 0px 0px 6px;
		text-align: left;
	}
	.bt_accueil
	{
		width: 175px;
		height: 46px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 128px;
		height: 36px;
	}
	#menu
	{
		margin: -5px 0px 0px 4px;
		background-image: url(../img/menu_gauche_fd.gif);
		background-repeat: no-repeat;
		background-position: left top;
		height: 278px;
		padding: 10px 10px 0px 0px;
		text-align: center;
		font-size: 11px;
		text-align: left;
	}
	#menu
	{
		width: 180px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 168px;
	}
	#menu .titre
	{
		text-align: center;
		margin-bottom: 20px;
	}
	#menu .separateur
	{
		background-image: url(../img/menu_gauche_separateur.gif);
		background-repeat: no-repeat;
		background-position: left top;
		width: 150px;
		height: 1px;
		margin: 7px 0px 7px 0px;
	}

/* /Menu Gauche */


/* FOOTER */

	#footer
	{
		clear: both;
		width: 998px;
		font-size: 9px;
		text-align: left;
		margin-right: auto;
		margin-left: auto;
		display:block
	}
	.transverse
	{
		margin-bottom: 8px;
		text-align: center;
	}
	#footer a
	{
		color: #000;
		font-weight: bold;
	}

/* /FOOTER */