/*Configuration générale */

ul { margin-left : 30px; }

a { color: #3e3e3e; }
a:link{  color: 333333 ; }

a:visited {color :666666 ; }

a:hover { color: #1187B5 ; text-decoration: none ; }

a:hover {text-decoration: none; }


/* -Header- */

#header {
	width: 373px;
	height: 153px;
	background: url(images/header.jpg) no-repeat ;
	margin: 0;
}

#header span {
	display: none;
}

/* -contenu- */










/* -footer- */

#footer {
     clear: both;
     height: 190px;
     background: url(images/lignefooter4.jpg) ;
     background-repeat: repeat-x;
     	margin: 0px 0 0 0;
	text-align: center;
     font-size: 0.7em;
     padding-bottom:10px;
}