

#slogan {
	background: url(../img/slogan.gif) no-repeat;
	padding: 0px;
	position: absolute;
	top: 36px;
	width: 223px;
	height: 20px;
	left: 185px;
	z-index: 12;
}
#principal {
	width: 550px;
	margin: 0px;
	text-align: left;
}

#navigation {
	width: 190px;
	text-align: left;
	top: 65px;
	left: 0px;
	position: absolute;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	z-index: 100;
	background: transparent;
}

#contenu_gauche {
	width: 464px;
	float: left;
}

#contenu_droit {
	width: 85px;
	float: left;
}

#contenu_texte {
	width: 463px;
	padding-top: 10px;
	padding-bottom: 8px;
}

#contenu_sousmenu {
	width: 430px;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
}

#bande_image_visuel {
	width: 85px;
	background: inherit;
}

#bande_rouge_visuel {
	width: 85px;
	background: repeat-y url(../img/bande_rouge_visuel.gif);
	height: 5px;
}

#reference {
	font-size: 11px;
	width: 430px;
	border-top: 1px solid #AD1D00;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	padding: 10px 0px 10px 0px;
}

#exemple {
	width: 440px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 0px 10px 0px;
}