
body{
	margin:0;
	padding:0;
font-family: times new roman,sans-serif;
background:url(../img/fond.gif) repeat-x;
background-color:#EFECCA;
font-size:90%;
	}
	
#conteneur{
margin-top:5px;
width:900px;
margin-left:auto;
margin-right:auto;
}	


#principal1{
width:900px;
margin-left:auto;
margin-right:auto;
float:left;

}

img{
border:none;
outline: none;
text-decoration:none;
}

ul,li {
        list-style: none;
        margin: 0;
        padding: 0;
        }

a{
border:none;
outline: none;
text-decoration:none;
color:#ffffcc;
}
a:hover{
border:none;
outline: none;
text-decoration:none;
color:#ffffff;
}


h2{
color:#9FB1BC;
font-weight:bold;
text-align:center;
margin-top:5px;
}
