* {
    border: 0 none;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
body {
    background: url("../images/bg_body.gif") repeat-x left top #001836;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 160%;
	color:#113b6f;
}
img {
    border: 0 none;
}

.standard {
   font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.clear {
    border: 0 none;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

#conteneur{
	margin:0 auto;
	width:1024px;
	position:relative;
	padding-bottom:50px;
}
.tagline {
    /*bottom: 0;*/
    color: #e1eaf4;
    font-family: Arial;
	font-style:italic;
    font-size: 11px;
    position: absolute;
    /*right: 50px;*/
}
ul{list-style:none;}

.aide
{
    height:10px; 
    width:10px;
    padding: 0 0 5px 5px;
}