@import url(styles.css);


body {
	background: #fff url(../images/fond_BLEU.gif) repeat-x 0 135px;
}

#conteneur {
	margin-top: 135px;
}



#menu li a {
	border-right: 1px solid #234175;
}

#menu li a:hover {
	background: #8494b2;
}

#marge {
	top: -135px;
	padding-top: 250px;
}

#logo {
	position: absolute;
	top: 0;
	left: 347px;
	width: 420px;
	height: 185px;
}

#logogd {
	background: url(../images/votre-demenageur_BLEU.gif) no-repeat top center;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 20px;
	left: 22px;
}

h1, h3, a {
	color: #e20024;
}

h1 {
	font-size: 26px;
}



