@charset "utf-8";
/* CSS STYLE Restaurant Sakura */

.textcourant {
	font-size:12px;
	color:#333;
	}
.textcourant a{
	font-size:12px;
	color:#cc33cc;
	text-decoration:underline;
	}
.textcourant a:hover{
	font-size:12px;
	color:#ff66ff;
	text-decoration:underline;
	}
.textcourant a:active{
	font-size:12px;
	color:#cc33cc;
	text-decoration:underline;
	}
.textimportant {
	font-size:12px;
	color:#222222;
	font-weight:bold;
	}
.textcentre {
	text-align:center;
	}
.textpetit {font-size: 10px; font-weight:normal;}
.textdetail {font-size: 11px; font-weight:normal;}
