/****************************************************************/
/* DECLARATIONS GENERIQUE */
/****************************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	background:#F1EBDB;
	font-size:12px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

a{
	color: #9a1953;
}

a:hover{
	color: #de287a;
}

hr.cleaner {
	visibility: hidden;
	clear:left;
	margin:0;
	padding:0;
}

div#header{
	margin: 15px 0 0 15px;
}

div#visuel_jeanne{
	float:right;
	margin: 45px 20px 0 10px;
}

p#intro_text{
	margin:30px 10px 30px 20px;
	text-align: justify;
	font-size:12px;
	height:170px;
}

div#envoyer_question{
	margin-top: 20px;
	text-align:center;
}

#content_courrier{
	width:600px;
	margin-right:auto;
	margin-left:auto;
	font-size:12px;
	padding-bottom:10px;
	margin-top:10px;
}

#help_jeanne_answer{
	width:600px;
	margin-right:auto;
	margin-left:auto;
	font-size:14px;
	padding-bottom:10px;
	margin-top:50px;
	padding-top:50px;
	text-align:justify;
}

#content_courrier h2.categorie_title{
	background : url("../../_res/imgs/j_arrow.png") no-repeat scroll 5px 50% transparent;
	background-color:#F1BFD4;
	color:#E5007C;
	cursor: pointer;
    font: 12px Helvetica, Arial, sans-serif;
    line-height: 16px;
    margin: 0 0 4px 0;
    padding: 3px 5px 1px 20px;	
}

#content_courrier h2.categorie_title span{
	
}

#content_courrier .content_questions{
	padding: 0 0 5px 10px;	
}

#content_courrier .content_questions p{
	margin-bottom: 8px;
}

#return_questions{
	float:right;	
	margin-right:15px;
	margin-top:15px;
}

#content_courrier .visuel{
	text-align:center;
	margin-bottom:10px;
}

#content_courrier h2.question{
	font-weight:bold;
	font-size:14px;
}

#content_courrier .answer{
	text-align:justify;
	padding:10px 5px 10px 5px;
}

#content_courrier textarea{
	border:1px solid #653662;
	background-color:#FFFFFF;
	padding:5px;
	color:#653662;
	width:500px;
	height:290px;
	margin-top:10px;
	font-size:0.90em;	
}

#content_courrier .help_send{
	color:#653662;
	margin-top:20px;
	font-size:13px;
	font-weight:bold;	
}

#content_courrier .send_error{
	color:red;
}

#content_courrier .send_ok{
	margin-top:50px;	
}

div.muse_mois_error{
	font-size:12px;
	font-weight: bold;
	color:red;	
	text-align:center;
}

div.muse_mois_header{
	margin:15px 0 10px 20px;	
}

div#muse_mois_contenu{
	width:620px;
	margin-left:auto;
	margin-right:auto;
}

div#muse_mois_contenu p{
	padding:10px;	
}

div.connect p{
	font-size: 14px;	
}

div#muse_mois_contenu textarea{
	font-family:Arial, Helvetica, sans-serif;
	height:180px;
	width:400px;
	overflow:hidden;
	color:#4F254D;
	background-color:#FFFFFF;
	padding:5px;	
}

div.muse_mois_ok{
	color:#653662;
	margin-top:100px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
