td           	{ color: #7D6033; font-size: 10pt; font-family: Arial; font-weight: none; }
.index      	{ color: #000000; font-size: 10pt; font-family: Arial; font-weight: none; }
.gras        	{ color: #7D6033; font-size: 10pt; font-family: Arial; font-weight: bold; }
.pti        	{ color: #7D6033; font-size: 8pt;  font-family: Arial; font-weight: none; }
.adresse        { color: #FFFFFF; font-size: 9pt;  font-family: Arial; font-weight: none; }

a.lien{	font-size : 10pt;	text-decoration : none;	font-family : Arial;	color : #ECE5D5;}
a.lien:hover{	font-size : 10pt;	text-decoration : none;	font-family : Arial;	color : #FFFFFF;}
a.lienint{	font-size : 10pt;	text-decoration : none;	font-family : Arial;	color : #B18847;	}
a.lienint:hover{	font-size : 10pt;	text-decoration : none;	font-family : Arial;	color : #7D6033;}
a.lienpti{	font-size : 10pt;	text-decoration : none;	font-family : Arial;	color : #ECE5D5;}
a.lienpti:hover{	font-size : 10pt;	text-decoration : none;	font-family : Arial;	color : #FFFFFF;}
a.lienptifonce{	font-size : 8pt;	text-decoration : none;	font-family : Arial;	color : #B18847;}
a.lienptifonce:hover{	font-size : 8pt;	text-decoration : none;	font-family : Arial;	color : #7D6033;}

li{float:top;margin-top:5px;list-style-image:url('images/index/fleche_menu.jpg')}

body{
	background-color:#E2D8B4;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#7D6033;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#B18847;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#7D6033;
	scrollbar-3dlight-color:#7D6033;
	scrollbar-track-color:#F7F0EB;
	text-align:left;
}

/*****************************************************************************************************************/

.main
	{
		position:absolute;
		top:0;
		border-left:1px solid #666666;
		border-right:1px solid #666666;
		width:800px;
		height:100%;
		background:url('images/index/fond_index.jpg');
		background-repeat:repeat-x;
	}
	
.header
	{
		position:absolute;
		top:0px;
		left:0px;
	}

.logo
	{
		border:none;
		float:left;
	}
	
.bandeau_menu
	{
		background:url(images/index/fond_texte2.jpg);
		z-index:100;
		position:absolute;
		top:84px;
		height:87px;
		padding:5px;
		padding-top:15px;
	}

.txt_menu	
	{
		background:url('images/index/fon_txt_menu.png');
		background-repeat:repeat;
		position:absolute;
		top:84px;
		color:#000000;
		height:87px;
		width:367px;
		font-family:arial;
		font-size:12px;	
		text-align:justify;	
		padding:5px;
	}

.menu_g
	{
		border:0px solid black;
		position:absolute;
		top:78px;
		left:47%;
		height:87px;
		width:367px;
		font-family:arial;
		color:white;
		font-size:12px;	
		text-align:justify;
	}
	
.menu_d
	{
		border:0px solid black;
		position:absolute;
		top:78px;
		left:70%;
		height:87px;
		width:367px;
		font-family:arial;
		color:white;
		font-size:12px;	
		text-align:justify;
	}

