@charset "utf-8";
/* CSS Document */

.menuRubrique{
	width:232px;
	position:absolute;
	top:175px;
	right:23px;
}

.illustration{
padding-top:10px;
padding-bottom:10px;
}

.contenu{
position:relative;
width:1038px;
}

#catalogue{
background-image: url(img/fondDistrib2.png);
background-repeat:no-repeat;
height:1290px;
}

#accompagnement{
background-image: url(img/fondAccompagnement.png);
background-repeat:no-repeat;
height:930px;
}

.texte{
	position:absolute;
	top:131px;
	left:0px;
	width: 775px;
}
.texte p {
font-size:12px;
padding-left:48px;
}
.soustitre{
background-image:url(img/puceSoustitre.gif);
background-repeat: no-repeat;
padding-left:48px;
height:24px;
font-size:17px;
color:#007bbc;
}

.texte li{
font-size:12px;
list-style-type:none;
list-style-image:url(img/puceOrange.gif);
padding-bottom:5px;
}
.texte ul{
list-style:outside;
padding-left:75px;
}