
.ma_cel{
	height: 40px;
}

.ma_cel2{
	width: 5%;
}

.ma_cel3{
	width: 15%;
}

.ma_cel4{
	width: 10%;
}

.petite_cel{
	text-align: center;
	width: 12%;
}


.panier:hover{
	background-color: #EEE;
}

.form{
	border: 1px solid #CCC;
	width: 190px;
}

.form2{
	border: 1px solid #CCC;
}

.form3{
	margin-left: 20px;
	float: left;
	width: 35%;
}

.form3{
	margin-left: 20px;
	float: left;
}

.intitule{
	width: 123px;
	text-align: left;
}

.left{
	float: left;
	padding: 2px;
}

.texte{
	font-family: Arial;
	font-size: 12px;
}

.tableau{
	width: 98%;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.tableau td{
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.bouton{
	border: 1px solid #CCC;
	background-color: #F1F1F1;
	margin-bottom: 10px;
}

.liste{
	border: 1px solid #CCC;
	width: 35px;
}

.bold{
	font-weight: bold;
}

.personne_2{
	visibility: hidden;
}

.mess_info {
	font-family: Arial;
	background-color: #FFFBE5;
	border: 1px solid #FED700;
	padding: 8px;
	font-weight: bold;
	text-align: center;
	font-size:12px;
}
