.accueil
{
	border-radius:4px;
	border: 1px solid #000000; 
	background: #CCFF99;
	padding:2%;
	margin:1%;
	box-shadow: 4px 4px 8px #777;	
	text-align:center;
}

.chuchote
{
	font-size:10px;
}