html,body{
margin:0;
padding:0
}


body{
font: 76% Trebuchet MS, Verdana, arial,sans-serif;
text-align:center;
}


p{
margin:0 10px 10px;
}


a{
padding: 5px;
}


div#header{
height:112px;
margin:0;
padding:0;
margin-bottom: 15px;
background: #FFF;
color: #79B30B;
}

div#header #logo{
height:65px;
width: 165px;
float: left;
position: relative;
left: 30px;
top: 25px;
}

div#header #logo a{
display: block;
width: 165px;
height: 65px;
background: url(images/logo.png) top left no-repeat;
}

div#header #logo img{
border: none;
}

div#header #banniere{
height:90px;
width: 728px;
float: right;
position: relative;
border: 2px solid #c0c0c0;
top: 10px;
background: #f5f5f5;
margin: 0;
padding: 0;
}



div#header #add_ins{
height:60px;
width: 270px;
float: left;
position: relative;
border: 2px solid #55C0FF;
top: 10px;
left: 45px;
background: #f5f5f5;
}




div#menu1{
margin:0px 0px 0px 0px;
padding:0;
background: #FFF;
height: 70px;
clear: both;
}



div#container{text-align:left}


div#content p{line-height:1.4}





div#navigation{float:right;width:334px;}

.menu {
background-color: #f5f5f5;
padding: 0px 0px 5px 0px;
margin-bottom: 20px;
border: 1px solid #909090;
}

.menu h1{
color: #0083CE;
font-size: 14px;
margin: 0;
padding: 0px 2px 0px 6px;
margin-bottom: 5px;
background-color: #55C0FF;
background: url(images/bg_menu.png) top left repeat-x;
border-bottom: 1px solid #909090;
}

ul#liens {
list-style-type: none;
margin: 0;
padding: 0;
padding-left: 10px;
font-weight: bold;
font-size: 14px;
}

ul#liens li {
margin-bottom: 5px;
}

ul#liens a {
text-decoration: none;
color: red;
/*background: url(p1/puce0.gif) center left no-repeat; */
}
	 
ul#liens a:hover {
color: black;
text-decoration: underline;
/*background-image: url(p1/puce1.gif);*/
}


div#extra{background:#FF8539;}


div#footer{
height: 30px;
border-top: 2px dotted #404040;
background-color: #ffffff;
color: #404040;
}


div#footer p{
margin-bottom: 0px;
padding:5px 10px;
font-weight: bold;
}

div#footer p a{
font-weight: bold;
color: #55C0FF;
text-decoration: none;
}

div#footer p a:hover{
font-weight: bold;
color: #404040;
text-decoration: underline;
}



div#container{width:980px;margin:0 auto}


div#content{float:left;width:620px;}


div#extra{float:right;clear:right;width:330px}


div#espace{clear:both; width:100%; background: white; height: 0px;}
div#footer{clear:both;width:100%;}