/**** CONTENT CSS ****/
div.content{
	padding: 0px 10px;
}

div.content h1{
	margin-bottom: 20px;
}

div.content h2{
	margin-bottom: 13px;
}

div.content h3.saut{
	margin-bottom: 13px;
}

div.content ul{
	margin: 15px 0px 15px 30px;
}

div.content li{
	list-style-image: url(../img/structure/fleche.gif);
	margin-bottom: 8px;
}

div.content .padding_top{
	margin-top: 15px;
}

/** RACHAT CREDITS CONTENT **/
div#c_rachat_credits ul#astuce{
	background: #F2F1E9 url(../img/structure/astuce-rachat-credit.png) no-repeat;
	width: 446px;
	height: 75px;
	padding: 5px 15px 0px 215px;
	margin-left: 0px;
}

/** RACHAT CRDITS LEXIQUE **/

div#c_rachat_lexique div#lexique_bloc{
	background-color: #F2F1E9;
	width: 676px;
	height: 182px;
	overflow: hidden;
}

div#c_rachat_lexique div#lexique_bloc div#texte{
	width: 182px;
	float: left;
}

div#c_rachat_lexique div#lexique_bloc div#texte a{
	font-size: 12px;
}

div#c_rachat_lexique div#lexique_bloc div#texte a:hover{
	color: #009EDF;
}

div#c_rachat_lexique div#lexique_bloc ul li{
	list-style: none;
	margin-left: -15px;
}

div#c_rachat_lexique div#lexique_bloc div#cursors{
	margin-left: 660px;
	width: 8px;
	height: 182px;
}

div#c_rachat_lexique div#lexique_bloc div#cursors img#cursor_bottom{
	margin-top: 155px;
}

div#c_rachat_lexique div#lexique-du-rachat-de-credit{
	margin-bottom: 20px;
}

div#c_rachat_lexique div#lexique-du-rachat-de-credit a{
	background: transparent url('../img/structure/separator.gif') no-repeat right bottom;
	color: #991E84;
	font-size: 15px;
	padding: 0px 5px;
}

div#c_rachat_lexique div#lexique-du-rachat-de-credit a:hover{
	color: #009EE0;
}
	
div#c_rachat_lexique div#lexique_bloc h2.mot-cles{
	font-size: 11px;
	line-height: 11px;
}

div#c_rachat_lexique div#lexique_bloc h2.mot-cles a:hover{
	color: #009EE0;
}

div#c_rachat_lexique div#texte a{
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

div#c_rachat_lexique div#texte h2, div#texte h2 a{
	font-size: 12px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: -16px;
	font-weight: bold;
}

div#c_rachat_lexique div#texte p{
	padding-left: 5px;
}

div#c_rachat_lexique h2.definition_mot{
	color: #009EE0;
}

div#c_rachat_lexique div#body_contenu{
	min-height: 114px;
}

/** SOLUTIONS  **/

div#menu_left li#outil_mensualite, div#menu_left li#outil_endettement{
	cursor: pointer;
}

div#menu_left li#outil_mensualite:hover, div#menu_left li#outil_endettement:hover{
	color: #009EDF;
}	

/** QUESTIONS / REPONSES **/

div#c_questions_reponses h2{
	background: transparent url('../img/structure/guillemet_ouvert.gif') no-repeat;
	padding: 5px 0px 15px 45px;
}

div#c_questions_reponses p.guillement{
	background: transparent url('../img/structure/guillemet_ferme.gif') no-repeat bottom right;
	padding-bottom: 25px;
	margin-bottom: 10px;
}

/** CONTACT **/

div#c_contact div#remerciement{
	margin-left: 60px;
	margin-top: 100px;
	width: 547px;
	text-align: center;
	border: 1px #CCC solid;
	padding: 10px;
}

div#c_contact div#remerciement h1{
	margin-bottom: 21px;
	height: 18px;
}

div.content p.popup_header{
	width: 350px;
}

div#c_contact div.contact_bck{
	background: transparent url('../img/structure/popup/popup_contact_bck.png') no-repeat 0px 50px;
	width: 630px;
	padding-bottom: 30px;
}

div#c_contact h2{
	margin-top: 32px;
	color: #991E84;
	padding-left: 5px;
}

div#c_contact td{
	font-weight: bold;
}

div#c_contact td.first_col{
	padding-left: 5px;
}

div#c_contact table{
	margin: 10px 0px 20px 0px;
}

div#c_contact input{
	width: 90px;
}

div#c_contact input.radio{
	width: auto;
}

div#c_contact textarea{
	width: 238px;
	height: 25px;
}

div#c_contact td#valider_contact2{
	text-align: right;
	padding-right: 20px;
}

/** MENSUALITE  - TAUX**/

div#bloc_simulation_taux, div#c_endettement_mensualite{
	background: transparent url('../img/structure/popup/popup_taux_bck.png') no-repeat 0px 20px;
	width: 630px;
}

div#bloc_simulation_emprunt, div#c_mensualite{
	background: transparent url('../img/structure/popup/popup_mensualite_bck.png') no-repeat 0px 20px;
	width: 630px;
}

div#bloc_simulation_emprunt td, div#bloc_simulation_taux td, div#c_endettement_mensualite td{
	font-weight: normal;
}

div#bloc_simulation_emprunt table, div#bloc_simulation_taux table, div#c_endettement_mensualite table{
	margin: 20px 0px 70px 10px;
}

div#bloc_simulation_emprunt div.resultat, div#bloc_simulation_taux div.resultat, div#c_endettement_mensualite div.resultat{
	position: absolute;
	margin: -130px 0px 0px 400px;
}

div#bloc_simulation_emprunt div.resultat p, div#bloc_simulation_taux div.resultat p, div#c_endettement_mensualite div.resultat p{
	color: #991D84;
	font-size: 40px;
	line-height: 45px;
	text-align: right;
}

div#bloc_simulation_emprunt div.calculez, div#bloc_simulation_taux div.calculez, div#c_endettement_mensualite div.calculez{
	background: transparent url('../img/structure/popup/calculez.png') no-repeat;
	width: 84px;
	height: 25px;
	cursor: pointer;
	margin-top: 10px;
}

div#bloc_simulation_emprunt div.calculez:hover, div#bloc_simulation_taux div.calculez:hover, div#c_endettement_mensualite div.calculez:hover{
	background-position: 0px -25px;
}

div#c_endettement_mensualite, div#c_mensualite{
	background-position: 10px 80px;
}

div#c_endettement_mensualite p.popup_header{
	margin-top: 40px;
}

div#c_endettement_mensualite h2{
	margin-top: 67px;
	color: #991E84;
	padding-left: 5px;
}

div#c_endettement_mensualite td.first_col{
	padding-left: 5px;
}

div#c_endettement_mensualite table{
	margin: 10px 0px 70px 5px;
}

div#c_endettement_mensualite input{
	width: 90px;
}

div#c_endettement_mensualite div.resultat{
	margin: -130px 0px 0px 420px;
}

div#c_endettement_mensualite p.mention{
	margin-bottom: 5px;
}

div#c_mensualite div#c_endettement_mensualite{
	background: none;
}


/** CARTE DE FRANCE **/
div#bloc_carte div.h1{
	margin-top: -300px
}

div#c_carte_france{
	padding-left: 50px;
}