
/**** CONTENU *****/
#page .nav_g_contenu {
	width:206px;
}

#page .nav_g .h1{
	background:url("/images/bg/nav_g_ttl_rachat.gif") 0px 4px no-repeat;
	padding:0px 0px 1px 8px;
	width:170px;
	color:#6633CC;
	border-bottom:1px solid #6633CC;
	font-size:15px;
	margin:15px 0px 0px 5px;
	font-weight:bold;
}

#page .nav_g .h2{
	color:#6633CC;
	font-size:12px;
	margin:6px 0px 2px 0px;
	font-weight:bold;
}
#page .nav_g .h2 a {
	background:url("/images/picto/puce_h2_rachat.gif") 5px 6px no-repeat;
	display:block;
	width:194px;
	padding:0px 0px 0px 12px;
	color:#6633CC;
	text-decoration:none;
	font-weight:bold;
}
#page .nav_g .h2 a:link, #page .nav_g .h2 a:visited { color:#6633CC;	text-decoration:none; }
#page .nav_g .h2 a:hover {
	/* 
	background:url("/images/picto/puce_h2_rachat_hover.gif") 0px 1px no-repeat; 
	color:#FFFFFF;
	*/
	text-decoration:underline;
}

#page .nav_g .h3{
	background:url("/images/picto/puce_h3.gif") 12px 6px no-repeat;
	padding:0px 0px 2px 20px;
	color:#000033;
	margin:0px;
	font-size:11px;
	font-weight:normal;
}
#page .nav_g .h3 a {
	display:block;
	width:186px;
	color:#000033;
	text-decoration:none;
}
#page .nav_g .h3 a:link, #page .nav_g .h3 a:visited { color:#000033;	text-decoration:none; }
#page .nav_g .h3 a:hover { 
	/*color:#6633CC;*/
	text-decoration:underline; 
}

#page .texte {
	color:#011a33;
}

#page .texte h1{
	background:url("/images/bg/nav_g_ttl_rachat.gif") 0px 4px no-repeat;
	padding:0px 0px 1px 8px;
	font-size:15px;
	padding-bottom: 10px;
	color: #6633CC;
	margin: 0px;
}

#page .texte h2{
	font-size:12px;
	padding:15px 0px 5px 0px;
	color: #6633CC;
	margin: 0px;
}

#page .texte strong {
	color: #6633CC;
}

#page .texte ul {
	margin: 10px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
}

#page .texte li {
	background:url("/images/picto/puce_h2_rachat.gif") 0px 6px no-repeat;
	list-style:none;
	padding-left:10px;
	margin:0px;
}

#page .texte a:link, #page .texte a:visited { color:#6633CC; text-decoration:underline;}
#page .texte a:hover { color:#6633CC; text-decoration:none;}

#page .texte em, #page .texte strong {
	padding:0px;
	margin:0px;
}


