/* CSS Document */
HTML {height:100%;} 
body {height:100%; min-height:100%;background-color: #a9aa7b; background-image: url(../accueil/src/index/indexfond.jpg); background-repeat: repeat-x; font-family: Verdana; font-size: 0.8em; margin: 0px;}
div, ul, li, h1, h2, h3,body  {margin: 0; padding: 0;}
h1, h2, h3, p, div 	{margin: 0; padding: 0;}
h3 					{padding-bottom: 5px; font-style: normal;}
a 					{text-decoration: none;}
#tout 				{margin-right: auto; margin-left: auto; width: 800px;}
#bienvenu 			{position: relative; left: 28px; bottom: 250px; width: 600; color: #DFD8D4; font-size: 1.1em; font-style: italic;}
#menu 				{left: 28px; bottom: 315px; position: relative; width: 760px; font-size: 1.2em; height: 20px;}
a:link 	{color: #7E7F37;}
a:visited {color: #7E7F37;}
a:hover 	{color: #CC9900;}
a:active 	{color: #333333;}

#menu p 			{line-height: 20px }
#bulle 				{left:250px; width:324px; height:138px; z-index:1; position: relative; bottom: 643px; visibility: hidden;}

/* ligne fin ----------------------------------------------------  */
#fin {clear: both; width: 970px;height: 0px;}
/* piedpage----------------------------------------------------  */
#footer {height: 30px;background-color: #7E7F37;position: fixed;bottom: 0;left: 0;right: 0;line-height:30px;color: #FFFFFF;font-size: 1em;text-align: center;}

.haut-de-page {font-weight: 900; color: #FF9900;}

.piedpage li {display: inline;margin-bottom: 5px;margin-left: 20px;font-family: Arial, Helvetica, sans-serif;}
.piedpage a:link 		{color: #FFFFFF;;text-decoration: none;}
.piedpage a:visited 	{color: #FFFFFF;}
.piedpage a:hover		{color: #CC9900;}
.piedpage a:active		{color: #FFFFFF;}