body
{
	scrollbar-base-color : #2E54EF;
	scrollbar-arrow-color : White;
	font-family : Palace Script, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tableau_main {
	color : #4B0082;
}
.cellule_main {
	background-color: #D1D1D1;
}

.cellule_titre {
	font-family : Garamond;
	color : #0000D7;
	font-size : 22px;
	font-weight : bold;
	padding-bottom : 30px;
	padding-top : 15px;
}

.cellule_envoi_resa{
	font-family : Garamond;
	color : #0000D7;
	font-size : 16px;
	font-weight : bold;
}

.cellule_main {
	background-color: #C0C0C0;
	border: #666666;
	border-style: outset;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
.tableau_presentation{
	font-family : Garamond;
	color : #0000D7;
	font-size : 16px;
	font-weight : bold;
	text-align : justify;
	background : #E4E4E4;
	border : 3px outset;
}

.tableau_tarifs {
	border : 1px solid Black;
	font-size : 16px;
	font-weight : bold;
}

.cellule_tarifs {
	background : Navy;
	font-size : 17px;
	color : White;
	font-weight : bold;
}

.tableau_resa {
	border : 2px solid Navy;
	font-size : 16px;
	background-color : #E4E4E4;
}

.tableau_photos {
	border : 2px solid Navy;
	background-color : #E4E4E4;
}

.cellule_noms_photos {
	border : 2px solid Navy;
	font-size : 12px;
	color : #0000D7;
	background-color : #E8F3FF;
	font-family : Garamond;
}

.tableau_imprime_resa{
	font-family : Garamond;
	font-size : 17px;
}

.tableau_bas{
	font-family : Garamond;
	color : White;
	text-decoration : none;
	font-size : 14px;
	margin-bottom : 4px;
}
