#page {
    background: url('images/fond-contact.jpg');
}

#titre {
    width: 519px;
    height: 245px;
	top: 55px;
	left: 40px;
    background: url('images/titre-contact.png');
}

#contenu {
	padding-left: 160px;
	padding-right: 0;
	width: 240px !important;
	padding-top: 195px;
    height: 395px !important;
	text-align: left;
}
#contenu, #contenu p {
	font-size: 10px;
}
#contenu a, #contenu a span {
	font-size: 10px;
}
#contenu h1 {
	font-size: 11px;
}
#contenu p.titre {
	margin-top: 15px;
}

.menu li a#lien4 {
	background: #00adef;
}

#contenu a:hover span {
	text-decoration: underline;
}

#cadre-devis {
	position: relative;
	margin-top: 10px;
	height: 35px;
}
#bordures-devis {
	width: 20px;
	height: 55px;
	position: absolute;
	top: -5px;
	left: -5px;
	border: 1px solid black;
	border-right: none;
}
