
/* @group rubrique */

div.rub
{	width: 590px;
	margin: 0;
}
div.rub h1,
div.paiement h1,
div.rubClub h1
{	height: 30px;
	border: none;
	
	padding-left: 15px;
	background: #fff url(../../../images/rubrique/puce_texte.gif) no-repeat 0 3px;
	
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	color: #C00;
}
div.paiement h1
{	height: auto;
	color: black;
	font-weight: bold;
}
div.rub a.right
{	float: right;
}
div.rub a.right img
{	margin: 0 5px;
}

ul.bandeau_droite
{	position: absolute;
	height: 340px;
	width: 150px;
	
	margin-left: 600px;
	padding-left: 20px;

	background: #fff url(../../../images/rubrique/pointilles_vertical.gif) no-repeat 3px 0;
}
/*
ul.bandeau_droite li
{	list-style: url(../../../images/rubrique/fleche_petite.gif) inside;
}
*/
ul.bandeau_droite li a:link,
ul.bandeau_droite li a:visited
{	color: #C00;
}

ul.bandeau_droite li a:hover
{	text-decoration: underline;
}


/* @end */
