/* Rifal CSS - based on former site version */

body {
	background-color:white;
	background-image:url(../images/fond.gif);
	margin:0px;
}

.noback
{
	background-color:white;
	/*background-image:url(../images/fond.gif);*/
	margin:0px;
}

img {border:none;
		}


.textmenu  
	{ color: #ff9c00; font-weight: bolder; font-size: 11px; font-family: Verdana;text-decoration:none;
	}

.textmenurouge 
	{ color: #f00; font-weight: bolder; font-size: 11px; font-family: Verdana;}
	
 .textmenu a:link 
	{text-decoration: none;	} 
	
.textmenu a:visited 
	{text-decoration: none; }

.text01 
	{ color: #000; font-size: 13px; line-height: 18px; font-family: "Verdana";
	}
	
.titre 
	{ color: #000; font-weight: bolder; font-size: 20px; line-height: 18px; 
	font-family: "Trebuchet MS"; 
	}
	
.text02 
	{ color: #000; font-size: 12px; line-height: 15px; font-family: "Trebuchet MS" ;
	}
	
.textrouge 
	{ color: #f33; 
	font-size: 12px; line-height: 15px; font-family: "Trebuchet MS" ;
	}
	
ul.text01 
{color: #000; font-size: 13px; line-height: 18px; font-family: Verdana;
	padding:10px;margin:10px;list-style-image: url(../images/bullet.png);}

ul.text02 
{color: #000; font-size: 12px; line-height: 15px; font-family: Verdana;
	}
li {
padding-bottom:8px;
}

ul.liste_sommaires {
	color: #000;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana;
	list-style:none;
	margin-left: 0;
	padding-left: 1em;
	/*text-indent: -1em;*/
	}


