@import url(commun.css);

/* CONTENU ------------------------------------------------------------------------------------------ */ 
div#outils  {
float:right;
width:200px;
}

div#contenu {
margin-top:35px;
width:736px;
padding-left:20px;
padding-right:10px;
font-size:11px;

}

/* on règle le problème du box model */
div#contenuPage > div#contenu {
width:716px;
}

/* modife */
div#accroche_sms {
margin-left:16px;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}


/* modife */
div#inscrire_sms {
border:solid #99CC00 1px;
width:460px;
margin-left:16px;
}

div#inscrire_sms h3 {
border-bottom: dashed #FFFFFF 2px;
padding:5px;
background-color:#83AE00;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
padding-left:5px;
}

div#inscrire_sms p {
padding:5px;
}

/* modifie */
div#texte_sms {
	color:#4A4F17;
	background-image:url('../../images/accrocheSMS.gif');
	background-repeat:no-repeat;
	margin-left:16px;
	width:460px;
	height:167px;
}

div#texte_sms ul, div#texteContenu_sms ol {
list-style-type:none;
padding-left:30px;
padding-top:15px;

}

div#texte_sms li {
background-image:url(../../images/puce_roseSMS.gif);
background-repeat:no-repeat;
background-position:left center;
padding-top:12px;
padding-left:15px;
padding-right:30px;
}

div#texteContenu_sms h3 {
font-size:12px;
color:#D64E98;
font-weight:bold;
height:22px;
background-image:url(../../images/degrade_chapeaux.gif);
background-repeat:no-repeat;
background-position:top left;
padding-left:30px;
margin-left:10px;
margin-top:40px;
margin-bottom:10px;
}

div#texteContenu_sms ul, div#texteContenu_sms ol {
list-style-type:none;
padding:3px;
}

div#texteContenu_sms li {
background-image:url(../../images/how_chapeaux.gif);
background-repeat:no-repeat;
background-position:left center;
margin-left:20px;
}

div#texteContenu_sms p {
margin-left:40px;
color:#4A4F17;
}

/* on règle le problème du box model */
div#contenu > div#accroche p {
width:400px;
}

div#texteContenu h3 {
font-size:15px;
color:#D64E98;
font-weight:bold;
height:22px;
background-image:url(../../images/degrade_chapeaux.gif);
background-repeat:no-repeat;
background-position:top left;
padding-left:30px;
margin-top:20px;
margin-bottom:10px;
}

div#texteContenu ul, div#texteContenu ol {
list-style-type:none;
}

div#texteContenu li {
background-image:url(../../images/puce_liste.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
margin-left:15px;
}

#faq{
padding:10px;
width:500px;
/*border:solid #D64E98 1px;*/
margin-bottom:20px;
}

#faq ul {
list-style-type:none;

}

#faq li {
height:22px;
background-image:url(../../images/faq_chapeaux.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:20px;
margin-left:0px;
}

#faqspe ul {
list-style-type:none;
}

#faqspe li {
background-image:url(../../images/puce_listeb.gif);
background-repeat:no-repeat;
background-position:left top;

padding-left:20px;
margin-left:15px;
}


