body {
/*background-image: url(gfx/bg.jpg);*/
background-repeat: repeat-x;
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
}
.txt_noir {
font-size: 11px;
color:#000000;
font-weight: normal;
text-decoration: none;
}

.lien_orange,.lien_orange:link,.lien_orange:visited {
font-size: 11px;
color: #ca5a58;
text-decoration: none;
font-weight: normal;
}

.lien_orange:hover {
color: #a65854;
text-decoration: none;
font-weight: normal;
}

.rouge {
	width: 965px;
	background-color: #911c13;
}

.bg_menu {
background-image:url(gfx/bg_menu.jpg);
background-repeat: no-repeat;
text-align: right;
}

.menu,.menu:link,.menu:visited {
color: #ffff66;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}

.menu:hover {
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}

.titre {
	background-image: url(gfx/bg_titre.jpg);
	width: 283px;
	background-repeat:no-repeat;
	text-align: center;
	color: #000000;
	font-size: 12px;
}

.column {
background-image: url(gfx/rcolumn.jpg);
background-repeat: repeat-y;
}

.txt_column {
	color: #FFFFFF;
	text-align: justify;
	padding: 0px 12px 0px 10px;
	font-size: 11px;
	font-weight: normal;
}

.lien_column:link,.lien_column:visited  {
	color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.lien_column:hover {
	color: #ffff66;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.txt_blanc {
font-size: 11px;
color:#FFFFFF;
font-weight: normal;
text-decoration: none;
}

.titre2 {
	background-image: url(gfx/cote_titre.jpg);
	background-repeat:no-repeat;
	text-align: left;
}

.txt_titre2 {
	padding-left: 50px;
	color: #000000;
	font-size: 12px;
	}

.main {
background-image: url(gfx/rmain.jpg);
background-repeat: repeat-y;
}

.txt_main {
	color: #FFFFFF;
	text-align: justify;
	padding: 0px 32px 0px 22px;
	font-size: 11px;
	font-weight: normal;
}

.lien_main:link,.lien_main:visited  {
	color: #ffff66;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.lien_main:hover {
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.gros_red {
color: #911c13;
font-size: 12px;
font-weight: bold;
}


.formulaire {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 10px;
	BORDER-LEFT: medium none;
	WIDTH: 100%;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #911C13;
}

.formulaire_bouton {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BORDER-LEFT: medium none;
	WIDTH: 49%;
	COLOR: #EDEDED;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #69120B;
}
.basref 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px;
	font-style: normal;
	font-weigh: normal; 
	color: #000000;
	padding-left: 125px;
	padding-right: 125px;
	text-align: center;
	padding-top:50px;
}
