
.bonbon{
	margin:0;
	float:left;
	padding:8px 0 0 0; 
	width:200px;
         background-color:#f3f3f3;
	background-image:url(../images/interface/pointilles_gris.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}



.bloc_droite_lien{
	color:#CC3300;
	font-size:95%;
	font-weight:normal;
	text-align:right;
	text-transform:uppercase;
	background-color:#F3F3F3;
	background-image:url(../images/interface/pointilles_gris.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	float:left;
	height:18px;
	margin: 0;
	padding:7px 10px 0pt !important;
	padding:7px 10px 4pt;
	width:180px;
	_width:200px;	
}

.points{
	color:#CC3300;
	background-color:#F3F3F3;
	background-image:url(../images/interface/pointilles_gris.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	float:left;
	margin-top: 0px;
	padding: 0 0 3px 0 !important;
	width:200px;
	_width:200px;	
}

h1 {
	font-size:110%;
	text-transform:uppercase;
	font-weight:bold;
}
h2 {
	font-size:105%;
}
h3 {
	color:#333333;
	font-size:105%;
	font-weight:bold;
}
h4 {
	font-size:105%;
	font-weight:bold;
	text-transform:uppercase;

}
h5 {
	font-size:100%;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
}
h6 {
	font-size:100%;
	font-weight:bold;
	color:#333333;
}
p {
	margin:0;
	padding:0 0 4px 0;
}


/*a:link{
	color:#cc3300;
	text-decoration:none;
}

a:active{
	color:#cc3300;
	text-decoration:none;
}

a:hover{
	color:#cc3300;
	text-decoration:none;
}*/

