SPAN, P, FORM, OPTION, SELECT, BUTTON, SUBMIT, INPUT, A, TEXTAREA 
{ 
  font: 10pt sans-serif;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

a:link {text-decoration: none; color:#662400;}
a:visited {text-decoration: none; color:#662400;}
a:active {text-decoration: none; color:#662400;}
a:hover {text-decoration: underline; color:#662400;}

.Texte
{
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
	text-align: justify;
}
.Texte_Titre
{
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #3CB64B;
	text-decoration: none;
}
.Texte_Gros_Titre
{
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #3CB64B;
	text-decoration: none;
}
.Texte_Vert_bold
{
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #3CB64B;
	text-decoration: none;
}
.Texte_Vert_light
{
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #3CB64B;
	text-decoration: none;

}
.Texte_blanc
{
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.Texte_blanc_copyright
{
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.Texte_gris_copyright
{
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
	vertical-align: middle;
}
.Contenu_cellules
{
	width:100%;
	overflow:hidden;
	z-index:0;
	text-decoration: none;
	height: 30px;
	border: 1px solid #33CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;

}
div#bandeaubas
{
	clear:both;
	position:absolute;
	bottom:0px;
	margin-bottom:0px;
	left:0px;
	width:100%;
	overflow:hidden;
	z-index:0;
	vertical-align:middle; 
}
html>body #bandeaubas
{
	position:fixed;
}

#bar{float:left;height:25px}
.bar{border-top:1px solid #662400;font-size:1px}
.bar{height:0;position:absolute;top:34px;width:100%}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 0px;}

#footer {
	position: relative;
	margin-top: -30px;
	height: 30px;
	clear:both;
} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}

* html .clearfix { height: 1%;}
.clearfix {display: block;}
