
/* ========== FCK CSS ===================================== */
/* FCK Editor User Styles are the CSS styles,					*/
/*	created for styling those dynamic/administrable pages.	*/

/* ======================================================== */
body{
	padding:0px;
	margin:0px;





}




font{
	padding:0px;
	margin:0px;
	font-family: "Trebuchet MS", Arial;
	font-size:13px;
	color:#ffffff;
	line-height:18px;
	
}

table{
padding:0px;
margin:0px;
}

td{
padding:0px;
margin:0px;
}





#mennus-title{
	font-family: "Trebuchet MS", Arial;
	font-size:15px;

	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #ffffff;
  	border-top:0px solid #ffffff;


}

.normal
{
font-family: "Trebuchet MS", Arial;
	font-size:13px;
	padding:0px;
	line-height:18px;
	text-align:justify;
	padding:0px;
	margin:0px;

}


	#puce-rouge {
	font-family: "Trebuchet MS", Arial;
	font-size:13px;

	background-image:url(../../../images/charte/bullet1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:normal;
	text-align:left;
	padding-left:16px;
	text-transform:lowercase;

	}



	#puce-jaune {
	font-family: "Trebuchet MS", Arial;
	font-size:13px;

	background-image:url(../../../images/charte/bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:normal;
	text-align:left;
	padding-left:16px;
	text-transform:lowercase;


	}

img {
padding:5px;
background-color:#ffffff;
float:left;
border:1px solid #C6C5C5;
margin-right:10px;

margin-bottom:7px;

}




