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


body{
font: 76% Trebuchet MS, Verdana, arial,sans-serif;
text-align:center;
background: #ffffff url(images/stripe_bg.png) top left;
}

a {
color: #126FCE;
text-decoration: underline;
}

a:hover {
color: #126FCE;
text-decoration: none;
}


p{
margin:0 10px 10px;
}


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

div#header #logo{
height: 80px;
width: 210px;
float: left;
position: relative;
left: 10px;
top: 15px;
}

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

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

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

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



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




div#menu1{
margin:0px 0px 0px 0px;
padding:0;
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: #F6F6F6;
padding: 0px 0px 5px 0px;
margin-bottom: 20px;
border: 1px solid #000000;
}

.menu h1{
color: #ffffff;
font-size: 14px;
margin: 0;
padding: 4px 2px 4px 6px;
margin-bottom: 5px;
background-color: #000000;
}

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: 3px dashed #000000;
color: #000000;
}


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

div#footer p a.footerlinks{
font-weight: bold;
color: #126FCE;
text-decoration: underline;
margin-right: 20px;
}

div#footer p a.footerlinks:hover{
font-weight: bold;
color: #000000;
text-decoration: none;
}



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%;}
