body
{
  margin:0px;
	color: #282828;
}

*
{
	color: #000000;
  font-family:verdana;
  font-size:10px;
	font-style: normal;
}

table
{
  cellpadding:0;
  cellspacing:0
}

.conteneur
{
  background-image: url(gauche.gif)
}


a {
	color: #ed7703;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ed7703;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.menu_1 {
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-align: center;
	vertical-align: text-bottom; /*    text-top middle bottom  */
	width: 100%;
	height: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

a.menu_1:hover {
	background-color: #ed7703;
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-align: center;
	width: 100%;
	height: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

a.menu_1_sel {
	background-color: #ed7703;
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-align: center;
	vertical-align: text-bottom; /*    text-top middle bottom  */
	width: 100%;
	height: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

a.menu_1_sel:hover {
	background-color: #ed7703;
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-align: center;
	vertical-align: text-bottom; /*    text-top middle bottom  */
	width: 100%;
	height: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

a.menu_2 {
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	display: block;
	vertical-align: text-bottom; /*    text-top middle bottom  */
	width: 100%;
	height: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

a.menu_2_sel {
	background-color: #ed7703;
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	display: block;
	vertical-align: text-bottom; /*    text-top middle bottom  */
	width: 100%;
	height: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

a.menu_2:hover {
	background-color: #ed7703;
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

.mentions {
	font-size: 7pt;
}

.titrepage {
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
}

.soustitrepage {
	color: #ed7703;
	font-size: 11pt;
	font-weight: bold;
}

.titreparagraphe {
	color: #ed7703;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}

.titreparagrapheblack {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}

.date {
	color: #ed7703;
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

table.thin_borders {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

td.partners {
  background-image: url(/common/img/table/fond_partenaire.gif);
  background-repeat: no-repeat;
}

img.orange_border {
  border-width: 2px;
  border-style: solid;
  border-color: #ed7703;
}

.bg_orange {
	background-color: #ed7703;
}

