/* ================ */
/* = Right column = */
/* ================ */

body #right-col {
	width: 176px;
	float: right;
	margin-top: 19px;
}
body #right-col #services {
	margin: 0px auto 20px auto;
	width: 170px;
}


/* ================ */
/* = Left column = */
/* ================ */
body #left-col {
	width: 786px;
	float: left;
	font-size:12px;
}

/*Menu aide*/
body #left-col #help-menu {
	float: left;
	width: 176px;
}

body #left-col #help-menu img {
	display: block;
}

body #left-col #help-menu ul{
	float: left;
	width: 165px;
	padding: 8px 0 0 11px;
	background: url('../images/imgsite/help/bg-menu.gif') repeat-y;
}

body #left-col #help-menu ul li{
	list-style: none;
	background: url('../images/imgsite/help/bg-puce-menu.gif') no-repeat 2px 5px;
	padding: 0 11px 9px 13px;
}

body #left-col #help-menu ul li a{
	color: #c00;
}

body #left-col #help-menu ul li a:hover{
	/*color: #000;*/
}

body #left-col #help-menu ul li ul{
	float: none;
	width: auto;
	padding: 11px 14px 0 7px;
	background: none;
}

body #left-col #help-menu ul li ul li{
	background: none;
	padding: 0 0 11px 0;
	font-size:11px;
}

body #left-col #help-menu ul li.help-on{
	background: url('../images/imgsite/help/bg-puce-menu-on.gif') no-repeat 2px 5px;
}

body #left-col #help-menu ul li.help-on a{
	color: #000;
	text-decoration: none;
}

body #left-col #help-menu ul li.help-down{
	background: url('../images/imgsite/help/bg-puce-menu-down.gif') no-repeat 0px 5px;
}

/*Contenu cg*/
body #left-col #help-content {
	float: right;
	width: 587px;
	padding-top: 4px;
}
body #left-col h2{
	text-indent: -9999px;
	height: 27px;
	margin: 0 3px;
}
body #left-col h2.cga{
	background: url('../images/imgsite/cg/CGA-title.gif') no-repeat;
}
body #left-col h2.cgu{
	background: url('../images/imgsite/cg/CGU-title.gif') no-repeat;
}
body #left-col h2.cgup{
	background: url('../images/imgsite/cg/CGUP-title.gif') no-repeat;
}
body #left-col h2.cgv{
	background: url('../images/imgsite/cg/CGV-title.gif') no-repeat;
}
body #left-col h2.infosParrainage{
	background: url('../images/imgsite/cg/infos-legales-parrainage-title.gif') no-repeat;
}
body #left-col h2.sav{
	background: url('../images/imgsite/cg/sav-title.gif') no-repeat;
}

body p#breadcrumbs {
	border-bottom: none;
	margin-bottom: 0px;
}

body #left-col #help-content #help-cadre {
	float: left;
	width: 587px;
	background: url('../images/imgsite/help/bg-cadre.gif') repeat-y;
}

body #left-col #help-content #help-cadre #help-entete {
	/*float: left;*/
	width: 584px;
	height: 208px;
	padding: 7px 0 0 3px;
	background: url('../images/imgsite/help/bg-entete.gif') no-repeat;
}

body #left-col #help-content #help-cadre h3 {
	/*float: left;*/
	width: 547px;
	height: 27px;
	padding: 11px 0 0 40px;
	background: url('../images/imgsite/help/bg-rubrique-closed.png') no-repeat;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	cursor: default;
}
body #left-col #help-content #help-cadre h4 {
	width: 547px;
	height: 27px;
	padding: 11px 0 10px 15px;
	font-size: 14px;
	color: #c00;
	font-weight: bold;
}
body #left-col #help-content #help-cadre p{
	padding: 11px 8px 10px 15px;
	color: #222;
	font-weight: normal;
}
body #left-col #help-content #help-cadre h3.open {
	background-image: url('../images/imgsite/help/bg-rubrique.gif');
}

body #left-col #help-content #help-cadre .help-texte {
	/*float: left;*/
	width: 567px;
	
	line-height: 19px;
}

body #left-col #help-content #help-cadre .help-texte .inner-wrapper {
	padding: 14px 6px 20px 14px;
}

body #left-col #help-content #help-cadre .help-texte h4 {
	font-size: 14px;
	color: #c00;
	font-weight: bold;
}

body #left-col .gras {
	font-weight: bold;
}

body #left-col #help-content #help-cadre .help-texte .tel {
	color: #c00;
	font-weight: bold;
}

body #left-col #help-content #help-cadre .help-texte ol, body #left-col #help-content #help-cadre .help-texte ul {
	padding: 0 6px 0 19px;
}

body #left-col #help-content #help-cadre .help-texte ul {
	padding-left: 15px;
}

body #left-col #help-content #help-cadre .help-texte ol li, body #left-col #help-content #help-cadre .help-texte ul li {
	list-style-type: decimal;
	color: #c00;
	font-weight: bold;
}

body #left-col #help-content #help-cadre .help-texte ul li {
	list-style-type: square;
}

body #left-col #help-content #help-cadre .help-texte li .sans {
	color: #000;
	font-weight: normal;
}

body #left-col #help-content #help-cadre .help-texte li a {
	color: #c00;
}

body #left-col #help-content #help-cadre .help-texte .inner-wrapper ul a {
	color: #c00;
}

body #left-col #help-content #help-cadre .help-texte .inner-wrapper a {
	color: #c00;
}