a:link
  {color: #303030;
  text-decoration: underline;
  background-color: transparent }
a:visited
  { color: #303030;
  text-decoration: underline;
  background-color: transparent }
a:hover
  { color: #fff;
  text-decoration: none;
  background-color: #00cc33 }
a:active
  { color: #303030;
  text-decoration: underline;
  background-color: transparent }
body {
	background: #7e7e7e ;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
    text-align:center;
	margin:0;
	padding : 0 0 0 0;

	}
	
#header-wrap, #content-wrap, #footer-wrap {
	text-align: center;
			
}
#header-wrap {
	margin:0;
	padding : 0 0 0 0;
	background: #949494;
	height: 140px;
	
}

#header, #content, #footer {
	width: 820px;
	margin: 0 auto;
}

#content-wrap{
	margin:0;
	padding : 0 0 0 0;
background:#a8a8a8 url('pics/main.gif') top center repeat-y;
	overflow: auto;
}
#content{
	margin:0 auto 0 auto;
	padding : 0 0 0 0;

	text-align: center;
}
#footer-wrap {
	margin:0;
	padding : 0 0 0 0;
	clear: both;
	background: #7e7e7e url('pics/footer.gif') top center no-repeat;
	height:64px;
	padding-top: 10px;
}


#footer{
padding : 0 0 0 0;
	text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto;
	color:#999;
  font-size: 10px;
    clear: left;
}

#tinymenu
{
padding : 10px 0 0 0;
 font-size: 11px;
 color: #a8a8a8;
  font-weight:normal;

}

#contenu
{
	width:740px;
	line-height: 15px;
	margin:0 auto 0 auto;
	padding:10px 0px 10px 0px;
	text-align:left;
		line-height: 18px;
}

#contenu h2
{

}
img {
	border: none;
	}
	
	
#contenu  a {
	text-decoration: none;
}

.linky   {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #d6d3c6;
	font-weight: bold;
}

h1, h2, h3, h4 {
	margin-bottom: 0.6em;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
h2 {
	color: #00cc33;
	height: 0.7em;
	line-height: 1.4em;
	font-size: 1.8em;
	font-weight: normal;
	padding-left: 8px;
	}
	
.tablefond
{
  	text-align:justify;
	background: url('pics/fd1.gif') repeat-y;
}

.service
{
	color: #333333;


	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 1px;
	margin-right: 260px;
	border-bottom: 3Px solid #FFA50F;
}

.etique
{
	color: #333333;


	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 1px;
	margin-right: 260px;
	border-bottom: 3Px solid #00cc33;
}

.tablecolor1
{
    background-color: #f7eede;
    color: #2E5883 ;
    padding: 10px 10px 10px 10px;
    text-align:justify;
}