body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-color: #F7E8D9;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
}
.rouge-11 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E13521;
	text-decoration: none;
}
.bleu-11 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3333CC;
	text-decoration: none;
}
.vert-11 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.rouge-11-gras-it  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E13521;
	text-decoration: none;
	font-style: italic;
}
.bleu-11-gras-it  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
	font-style: italic;
}
.vert-11-gras-it {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	font-style: italic;
}
.vert-13-gras {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.vert-14-gras {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.ocre-11 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}
.ocre-13-gras {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.ocre-14-gras {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.rouge-13-gras {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E13521;
	text-decoration: none;
}
.mention {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-haut {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu-haut {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu-haut:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F7E8D9;
	text-decoration: none;
}
a.menu-gauche {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.menu-gauche:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E13521;
	text-decoration: none;
}
.liens {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.liens {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a.liens:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E13521;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	background-color: #FDF8F4;
	border: 1px solid #cc6600;
}
.td-vert {
	background-image: url(../../images/vert.png);
	background-repeat: repeat;
}
.td-ocre {
	background-image: url(../../images/ocre.png);
	background-repeat: repeat;
}
.td-ocre-fonce {
	background-image: url(../../images/ocre_fonce.png);
	background-repeat: repeat;
}
.td-vert-fonce {
	background-image: url(../../images/vert_fonce.png);
	background-repeat: repeat;
}
.td-fond {
	background-image: url(../../images/fond.png);
	background-repeat: repeat;
}
.td-tab {
	background-image: url(../../images/tab.png);
	background-repeat: repeat;
}
.td-vert-tete {
	background-image: url(../../images/vert_tete.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.td-ocre-tete {
	background-image:  url(../../images/ocre_tete.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
