html{
	background-image:url(../images/fond_vertical_1.jpg);
	background-repeat:repeat-x;
	background-color:#82B534;
}

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;	
	background-image:url(../images/fond_vertical_2.jpg);
	background-repeat:repeat-x;	
	background-position:0 596px;
	height:750px;
}

#fond_fond{
	background-image:url(../images/fond.png);
	background-repeat:repeat-y;
	width:980px;		/* 980 de base */
	margin:0 auto;
}

h1
{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#5F7F1F;		
}

h2
{
	margin:0px;
	padding:0px;
	font-size:10px;
	font-style:italic;
	color:#5F7F1F;		
}

h3
{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#ed6e2f;		
}

a
{
	color: #5F7F1F;
	font-size:14px;
	text-decoration: none;
}

a:link
{
	color: #5F7F1F;
	font-size:14px;
	text-decoration: none;
}

a:visited
{
	color: #5F7F1F;
	font-size:14px;
	text-decoration: none;
}

a:hover
{
	font-size:14px;
	text-decoration: none;
}

a:active 
{
	color: #5F7F1F;
	font-size:14px;
	text-decoration: none;
}


#div1
{
	width:980px;
	height:90px;
	background-image:url(../images/header.jpg);
}

#bandeau{
	width:980px;
	height:242px;
	background-image:url(../images/bandeau_accueil.jpg);
}

#div2
{
	background-image:url(../images/fond.png);
	background-repeat:repeat-y;
	width:980px;
	text-align:justify;
}

.tab
{
	margin-left: auto;
	margin-right: auto;
	width:940px;
	padding: 0 20px;
}

#img_head
{
	border:0px;
}

#illustration
{
	border:2px solid #483126;
}

.esp1 {	width:60px; }		
.esp2 { width:20px; }

#footer{
	background-image:url(../images/fond_footer.png);
	width:940px;
	height:50px;
}

#footer_contenu{
	background-image:url(../images/footer.png);
	width:240px;
	height:20px;
	display:block;
	float:right;
	margin-top:10px;
}

#bt_ariane{
	background-image:url(../images/bt_transparent.gif);
	width:70px;
	height:10px;
	display:block;
	margin-top:5px;
}
	
#bas_interface{
	background-image:url(../images/fond_contenu.png);
	width:980px; 
	height:5px;
	margin:0 auto;
}

#zone_footer{
	margin:0 auto;
	width:940px;
}

#zone_txt_bandeau{
	width:350px;
	float:right;
	height:207px;
	margin-right:20px;
}