.tab_coordonees, .tab_sejour, .tab_info_sejour, .tab_autres, #infos, .tab_boutons, .tab_manif, .tab_contact{
/*	width: 500px;*/
	/*border:1px solid red;*/
}
.tab_coordonees input{
	width:240px;
}

.descriptif{
	/*text-align:center;*/
	font-weight:bold;
	margin-bottom:20px;
}

.content_blocs{
	margin:0 0 20px 0;
}

table tr td{
	height:35px;
}

.champs_date{
	width:70px;
	margin-right:5px;
}

.champs_mois{
	width:40px;
	margin-right:5px;
}

.champs_nb{
	width:40px;
	margin-right:10px;
}

.champs_heure{
	width:30px;
}

.titre_blocs{
	font-weight:bold;
}

.colonne_gauche{
	width: 160px;
}

#commentaire{
	width:300px;
	height:100px;
}

#obligatoire{
	font-style:italic;
	margin:10px 0 20px 0;
}

#infos{
	margin:10px 0 10px 0;
}



table tr td{
/*	border:1px solid;*/
}
