TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3D4E1A;

}
.texte-bas2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CECB6E;
	text-decoration: none;
}

#conteneur {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	text-align: center;
}
#banniere {
	width:770px;
	height: 180px;
	float: left;
}
#menu {
	background-image: url(images/layout_nav.png);
	width: 770px;
	height: 30px;
	float: left;
}
#contenu_haut {
	background-color: #F1F1F1;
	height: 27px;
	width: 770px;
	float: left;
}
#contenu_normal {
	background-color: #F1F1F1;
	float:left;
	text-align: left;
}
#contenu_bas {
	width: 770px;
	height: 29px;
	text-align: center;
	background-image: url(images/layout_bas.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

A  { text-transform: none; font-size:11px; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica;}
 
A:link  { color: #3D4E1A; text-decoration: underline; }
A:visited  { color: #3D4E1A; text-decoration: underline; }
A:active  { color: #3D4E1A;text-decoration: underline;  }
A:hover  { color:#46052A; font-weight: bold; text-decoration: underline; }
 
A:link.nav  { text-transform: none; color:#FFFFFF;text-decoration: none; }
A:visited.nav  { text-transform: none; color:#FFFFFF;text-decoration: none;}
A:active.nav  { text-transform: none; color:#FFFFFF;text-decoration: none;}
A:hover.nav  { text-transform: none; color:#CECB6E; font-weight: normal; text-decoration: none;}

A:link.bas { text-transform: none; color:#CECB6E; text-decoration: underline;}
A:visited.bas   { text-transform: none; color:#CECB6E; text-decoration: underline;}
A:active.bas  { text-transform: none; color:#CECB6E; text-decoration: underline;}
A:hover.bas  { text-transform: none; color:#FFFFFF; text-decoration: underline;}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	scrollbar-base-color:#46052A;
	scrollbar-arrow-color:#ffffff;
	background-color: #46052A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.cadre-rouge {
	border: 1px solid #890A53;
}
.cadre-rouge-gauche {
	border-top: 1px none #B70000;
	border-right: 1px solid #B70000;
	border-bottom: 1px none #B70000;
	border-left: 1px solid #B70000;

}
.cadre-rouge-droite {

	border-top: 1px none #B70000;
	border-right: 1px solid #B70000;
	border-bottom: 1px none #B70000;
	border-left: 1px none #B70000;
}
.texte-menu{
	margin-top: 7px;
}
.texte-bas {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#fond-titre {
	background-image: url(images/fond-titre.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
	text-align: center;
}
.titre-texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	color: #CECB6E;
	margin-top: 11px;
}
.separateur {
	color:#8BA56B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.texte-blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
.vert-clair {
	color: #CECB6E;
}
.vert-fonce {
	font-weight: bold;
	color: #445232;
}
.bordeaux {
	color: #46052A;
}
.petit-bordeaux {
	color: #46052A;
	font-size: 10px;

}
.bordeauxclair {

	color: #6D0742;
}
.titres {
	color: #46052A;
	margin-left: 50px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom : 3px;
	border-bottom-style : double;
	border-bottom-color : #46052A; 
}
ul {
	color: #46052A;
}
ol {
	color: #46052A;
	font-weight: bold;
}
b {
	color: #46052A;
}

