h1 {
    background: url(images/titre.gif) no-repeat;
	background-position: bottom right;
    padding: 0;
    margin-top: 0px;
    margin-left: 70px;
    color: #77002c;
	font-size: 12px;
	font-weight: bold;
	height: 12px;
	line-height: 12px;
	width: 180px;
}

p#baseline {
    padding: 0;
    margin-left: 0px;
	font-weight: bold;
    color: #00774b;
	font-size: 10px;
	height: 12px;
}

p#baseline_old {
    padding: 0;
    margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
    color: #00774b;
	font-size: 10px;
	height: 12px;
	text-align: right;
}

#photo_accueil_arcadie {   
    width: 365px;
    height: 65px;
	background: url(images/photo_accueil_arcadie.jpg)
}

#photo_accueil {
    float: left;
    width: 115px;
    height: 145px;
	margin-right: 10px;
	margin-bottom: 0px;
	background: url(images/photo_accueil.jpg)
}

#conteneur_accueil {
    width: 450px;
    height: 65px;
	margin-left: 130px;
}