@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:1160px;
}
/*
#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;
line-height:20px;	
}
.textemini{
font-size:12px;

}
.texte p {
font-size:12px;
padding-left:48px;
}
.soustitre{
background-image:url(imagenes/puceSoustitre.gif);
background-repeat: no-repeat;
padding-left:48px;
height:24px;
font-size:17px;
color:#007bbc;
}

.soustitre2{
background-image:url(imagenes/puceSoustitre2.gif);
background-repeat: no-repeat;
padding-left:48px;
margin-left:29px;
height:24px;
font-size:17px;
color:#ee6600;
}

.texte_orange{
font-size:16px;
color:#ee6600;

}
.texte li{
font-size:12px;
list-style-type:none;
list-style-image:url(imagenes/puceOrange.gif);
padding-bottom:5px;
}

.texte li:empleo{

list-style-image:url(imagenes/tecnico.gif);

}
.texte ul{
list-style:outside;
padding-left:75px;
}



