.erreur
{
	color: Red;
	font-weight: bold;
	text-align: center;
}
.ok
{
	color: Green;
	font-weight: bold;
	text-align: center;
}
.encatitre
{
	font-family: Palatino, "Palatino Linotype", "URW Palladio L", Georgia, serif;
	font-size: 12px;
	border-bottom: 2px inset #EDB752;
	font-weight: bold;
	color: #390000;
	width: 300px;
}
.encatitre2
{
	font-family:Palatino, "Palatino Linotype", "URW Palladio L", Georgia, serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bolder;
	color: #999999;
}
.tablesepar
{
   font-family : arial;
   font-size : 11px;
	height: 20px;
}
.source
{
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	font-family: Tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 7px;
}
.ask
{
   text-align : center;
}
.cat
{
	color: #750000;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	vertical-align:bottom;
}
.btsubmit
{
	background-color: transparent;
	background-image: url(../imgs/structure/supprimer.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	width: 25px;
	cursor: hand;
}
.bt_menf_s
{
	background-image: url(img/fond_bt.gif);
	background-repeat: repeat-x;
	border: 2px outset #EEB856;
	background-color: #EEB856;
	width: 20px;
	height: 20px;
	font-size: 10px;
	cursor: hand;
	text-align: center;
	color: black;
	font-family: Tahoma;
	text-decoration: underline;
}
.bt_menf_g
{
	background-image: url(img/fond_bt.gif);
	background-repeat: repeat-x;
	border: 2px outset #EEB856;
	background-color: #EEB856;
	width: 20px;
	height: 20px;
	font-size: 10px;
	cursor: hand;
	text-align: center;
	color: black;
	font-family: Tahoma;
	font-weight: bolder;
}
.bt_menf_i
{
	background-image: url(img/fond_bt.gif);
	background-repeat: repeat-x;
	border: 2px outset #EEB856;
	background-color: #EEB856;
	width: 20px;
	height: 20px;
	font-size: 10px;
	cursor: hand;
	text-align: center;
	color: black;
	font-family: Tahoma;
	font: italic;
}
.contenu
{
font-family: Palatino, "Palatino Linotype", "URW Palladio L", Georgia, serif; 
font-size : 13px; 
margin: 0px auto;
text-align:justify;
}

.rubrique_adm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 2px inset #EDB752;
	font-weight: bold;
	color: #390000;
}
.label
{
	font-family: Palatino, "Palatino Linotype", "URW Palladio L", Georgia, serif;
	font-size: 12px;
	border-top: 1px inset #EDB752;
	border-right: 1px inset #EDB752;
	color: #390000;
}