BODY {
	font-family: Arial, Helvetica, sans-serif;
}

FORM	{
	margin-top: 0;
	margin-bottom: 0;
}

.titre {
	text-align: left;
	width: 301px;
	height: 18px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #606131;
	background: url(img/titre_fond.gif) no-repeat bottom;
	margin-bottom: 13px;
}

.texte_home {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3E3C3C;
	padding-left: 44px;
	padding-right: 44px;
}

.texte_page {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3E3C3C;
	padding-left: 37px;
	padding-right: 37px;
}

.texte_tableau {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3E3C3C;
}

.illustr {
	border: 1px solid #737373;
}

.illustr_on {
	border: 1px solid #000000;
}

.gauche {
	height: 465px;
	background: url(img/gauche_fond.gif) no-repeat bottom;
}

.droite_texte {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
}

.droite_texte A {
	color: #4B4B4B;
	text-decoration: none;
}

.droite_titre {
	width: 134px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B6B783;
	font-weight: bold;
	background: url(img/droite_sep.gif) no-repeat bottom;
	padding-left: 4px;
	margin-top: 5px;
	margin-bottom: 1px;
}

.droite_titre A {
	color: #B6B783;
	text-decoration: none;
}


.bas {
	text-align: center;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #626323;
	background-color: White;
	padding-top: 14px;
}


.annonce_titre {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #606131;
	padding-left: 5px;
	padding-bottom: 5px;
}

.annonce_texte {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	padding-left: 10px;
	padding-bottom: 10px;
}

.texte_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B4B4B;
}

.texte_form_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A21C20;
}

input.field {
	width: 175px;
	border: 1px;
	background-color: #F2F0DD;
}

input.validation-failed {
	background-color: #8a0303;
	color: #FFF;
}

#msg_erreur {
	color:#8a0303;
	font-weight: bold;
}

textarea.field {
	width: 260px;
	border: 1px;
	background-color: #F2F0DD;
}

input.field_libre {
	border: 1px;
	background-color: #F2F0DD;
}

select.field {
	width: 175px;
	border: 1px;
	background-color: #F2F0DD;
}

.encadre {
	width: 200px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #F2F0DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

span 
{
  height: 292px; 
  width: 370px;
  border-style :none;
}

.iframe
{
	overflow: auto;
	scrollbar-face-color: #C5C691;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FAF7EA;
	scrollbar-arrow-color: #747545;
}

.menu_span 
{
  height: 292px; 
  width: 50px;
  border-style :none;
}

.menu_iframe
{
	overflow: auto;
	scrollbar-face-color: #C5C691;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FAF7EA;
	scrollbar-arrow-color: #747545;
}
td {vertical-align: top;
}