/* CSS Document */

body.adresses #entete {
	background:url("../images/fondentete.jpg") no-repeat;
}
/* page bonnes adresses */
/* couleur 1 */
.adresse {
	border-bottom:1px dashed #0080ae;
}
#coldouble .adresse h2 {
	color:#0080ae;
}
.adresse p.signature {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0080ae;
	font-size:12px;
}
/* couleur 2 */
.adresse2 {
	border-bottom:1px dashed #00508e;
}
#coldouble .adresse2 h2 {
	color:#00508e;
}
.adresse2 p.signature {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00508e;
	font-size:12px;
}
img.phto {
	margin:0 0 10px 10px;
}
img.logo {
	margin:0 10px 10px 0;
}
