@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #59595B;
	background-image: url(../img/page_fond.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#p_page {
	position: relative;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#p_language {
	position: relative;
	width: 1000px;
	left: 0px;
	top: 0px;
	padding-right: 24px;
}
#p_header {
	position: relative;
	width: 1024px;
	left: 0px;
	top: 0px;
}
#p_menu {
	position: relative;
	height: 64px;
	width: 1024px;
	left: 0px;
	top: 0px;
}
#p_body {
	position: relative;
	height: auto;
	width: 1024px;
	left: 0px;
	top: 0px;
}
#p_footer {
	position: relative;
	width: 1024px;
	left: 0px;
	top: 0px;
}
.menuboutonOff .G {
	background-image: url(../img/entete_bouton_G.gif);
	background-repeat: no-repeat;
}
.menuboutonOff .C {
	background-image: url(../img/entete_bouton_C.gif);
	background-repeat: repeat-x;
}
.menuboutonOff .D {
	background-image: url(../img/entete_bouton_D.gif);
	background-repeat: no-repeat;
}
.menuboutonOn .G {
	background-image: url(../img/entete_bouton_G.gif);
	background-repeat: no-repeat;
}
.menuboutonOn .C {
	background-image: url(../img/entete_bouton_C.gif);
	background-repeat: repeat-x;
}
.menuboutonOn .D {
	background-image: url(../img/entete_bouton_D.gif);
	background-repeat: no-repeat;
}
.p_bodytab {
	background-image: url(../img/fond-body.jpg);
	background-repeat: repeat-x;
	background-color: #3A3B30;
}
.p_soustab {
	background-image: url(../img/sousliste_fond.png);
	background-repeat: repeat-x;
	background-color: #767A68;
}

#displayLang {
	position: absolute;
	height: 25px;
	width: 100px;
	top: 0px;
	right: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 50px;
	color: #FFFFFF;
	text-decoration: none;
}
.menutopTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menutopOff {
	background-image: url(../img/bt-menu-off.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.menutopOn {
	background-image: url(../img/bt-menu-on.gif);
	cursor: pointer;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.menutopActif {
	background-image: url(../img/bt-menu-on.gif);
	background-repeat: repeat-x;
	color: #2E2F27;
}

.topmenutbl {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:bold;
	FONT-SIZE:14px;
	MARGIN-TOP:0px;
	WIDTH:100%;
}
/*.topmenutbl td .menuOff, .topmenutbl td .menuOn, .topmenutbl td .menuOff a, .topmenutbl td .menuOn a {
FLOAT:left;
DISPLAY:inline;
HEIGHT:34px;
LINE-HEIGHT:34px;
}
.topmenutbl .menuOn {
	background-image: url(../img/bt-menu-on.gif);
	background-repeat: repeat-x;
	color: #2E2F27;
	text-decoration: none;
}
.topmenutbl .menuOn a , .topmenutbl .menuOff a {
	BACKGROUND-POSITION:right;
	BACKGROUND-REPEAT:no-repeat;
	HEIGHT:34px;
	DISPLAY:block;
	PADDING-LEFT:10px;
	PADDING-RIGHT:10px;
	background-image: url(../img/bt-menu-int.gif);
	color: #FFFFFF;
	text-decoration: none;
}
.topmenutbl .menuOff {
	background-image: url(../img/bt-menu-off.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenutbl .menuOff a:hover {
	background-image: url(../img/bt-menu-on.gif);
	background-repeat: repeat-x;
	color: #2E2F27;
	text-decoration: none;
}

.topmenutbl2 {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:bold;
	FONT-SIZE:14px;
	MARGIN-TOP:0px;
	WIDTH:100%;
}
.topmenutbl2 td .menuOff, .topmenutbl2 td .menuOn, .topmenutbl2 td .menuOff a, .topmenutbl2 td .menuOn a,  .topmenutbl2 td .def {
	FLOAT:right;
	DISPLAY:inline;
	HEIGHT:34px;
	LINE-HEIGHT:34px;
}
.topmenutbl2 .menuOn {
	background-image: url(../img/bt-menu-on.gif);
	background-repeat: repeat-x;
}
.topmenutbl2 .menuOn a , .topmenutbl2 .menuOff a {
	BACKGROUND-POSITION:right;
	BACKGROUND-REPEAT:no-repeat;
	HEIGHT:34px;
	DISPLAY:block;
	PADDING-LEFT:10px;
	PADDING-RIGHT:10px;
	background-image: url(../img/bt-menu-int.gif);
	color: #FFFFFF;
	text-decoration: none;
}
.topmenutbl2 .menuOff {
	background-image: url(../img/bt-menu-off.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenutbl2 .menuOff a:hover {
	background-image: url(../img/bt-menu-on.gif);
	background-repeat: repeat-x;
	color: #2E2F27;
	text-decoration: none;
}*/
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.souslistefonddegrad {
	background-image: url(../img/sousliste_fond.png);
	background-repeat: repeat-x;
	background-color: #767A68;
}
.tabvignetteHG {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9DA08F;
	border-bottom-color: #9DA08F;
}
.tabvignetteHM {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9DA08F;
	border-bottom-color: #9DA08F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9DA08F;
}
.tabvignetteHD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA08F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9DA08F;
}
.tabvignetteMG {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9DA08F;
	border-bottom-color: #9DA08F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DA08F;
}
.tabvignetteMM {
	border: 1px solid #9DA08F;
}
.tabvignetteMD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA08F;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9DA08F;
	border-left-color: #9DA08F;
}
.tabvignetteBG {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DA08F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DA08F;
}
.tabvignetteBM {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DA08F;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9DA08F;
	border-left-color: #9DA08F;
}
.tabvignetteBD {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9DA08F;
	border-left-color: #9DA08F;
}
.imgtrans img{
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
.imgtrans img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:100;
	opacity:100;
}
.imagebordnoir{
	border: 1px solid #D7D4CB;
}
.imagebordnoir:hover{
	border: 1px solid #FFFFFF;
}
.Onglet_G {
	width: 261px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Onglet_G .H {
	background-image: url(../img/centregauche_bloc_H.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 21px;
	width: 261px;
	top: 0px;
	right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	padding-top: 6px;
}
.Onglet_G .M {
	background-image: url(../img/centregauche_bloc_C.gif);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
	width: 248px;
	top: 0px;
	right: 0px;
	padding-left: 13px;
}
.Onglet_G .B {
	background-image: url(../img/centregauche_bloc_B.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 8px;
	width: 261px;
	top: 0px;
	right: 0px;
}
.OngletBouton {
	height: 32px;
	width: 238px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	position: relative;
	top: 0px;
	right: 0px;
}
.OngletBouton .G {
	background-image: url(../img/chaine_icone_off.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 30px;
	width: 30px;
	top: 0px;
	right: 0px;
	float: left;
}
.OngletBouton .C {
	background-image: url(../img/onglet_blanc_C.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 22px;
	width: 200px;
	top: 0px;
	right: 0px;
	float: left;
	padding-top: 8px;
	padding-left: 4px;
}
.OngletBouton .Cps {
	background: #bc1904;
	position: relative;
	height: 22px;
	width: 200px;
	top: 0px;
	right: 0px;
	float: left;
	padding-top: 8px;
	padding-left: 4px;
	color: white;
	
}
.OngletBouton .D {
	background-image: url(../img/onglet_blanc_D.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 30px;
	width: 4px;
	top: 0px;
	right: 0px;
	float: left;
}
.OngletBouton:hover {
	height: 32px;
	width: 238px;
	cursor: pointer;
	color: #FFFFFF;
}
.OngletBouton:hover .G {
	background-image: url(../img/chaine_icone_on.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 30px;
	width: 30px;
	top: 0px;
	right: 0px;
	float: left;
}
.OngletBouton:hover .C {
	background-image: url(../img/onglet_rouge_C.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 22px;
	width: 200px;
	top: 0px;
	right: 0px;
	float: left;
	padding-top: 8px;
	padding-left: 4px;
}
.OngletBouton:hover .D {
	background-image: url(../img/onglet_rouge_D.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 30px;
	width: 4px;
	top: 0px;
	right: 0px;
}


.OngletBouton2 {
	height: 32px;
	width: 238px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	position: relative;
	top: 0px;
	right: 0px;
}
.OngletBouton2 .G {
	background-image: url(../img/commission_icone_off.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 30px;
	width: 30px;
	top: 0px;
	right: 0px;
	float: left;
}
.OngletBouton2 .C {
	background-image: url(../img/onglet_blanc_C.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 22px;
	width: 200px;
	top: 0px;
	right: 0px;
	float: left;
	padding-top: 8px;
	padding-left: 4px;
}
.OngletBouton2 .D {
	background-image: url(../img/onglet_blanc_D.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 30px;
	width: 4px;
	top: 0px;
	right: 0px;
	float: left;
}
.OngletBouton2:hover {
	height: 32px;
	width: 238px;
	cursor: pointer;
	color: #FFFFFF;
}
.OngletBouton2:hover .G {
	background-image: url(../img/commission_icone_on.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 30px;
	width: 30px;
	top: 0px;
	right: 0px;
	float: left;
}
.OngletBouton2:hover .C {
	background-image: url(../img/onglet_bleu_C.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 22px;
	width: 200px;
	top: 0px;
	right: 0px;
	float: left;
	padding-top: 8px;
	padding-left: 4px;
}
.OngletBouton2:hover .D {
	background-image: url(../img/onglet_bleu_D.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 30px;
	width: 4px;
	top: 0px;
	right: 0px;
}

.Onglet_M {
	width: 395px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Onglet_M .H {
	background-image: url(../img/centre_bloc_H.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 21px;
	width: 395px;
	top: 0px;
	right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.Onglet_M .M {
	background-image: url(../img/centre_bloc_C.gif);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
	width: 390px;
	top: 0px;
	right: 0px;
	padding-left: 5px;
}
.Onglet_M .B {
	background-image: url(../img/centre_bloc_B.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 4px;
	width: 395px;
	top: 0px;
	right: 0px;
}
.Onglet_D {
	width: 332px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Onglet_D .H {
	background-image: url(../img/centredroit_bloc_H.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 332px;
	top: 0px;
	right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.Onglet_D .M {
	background-image: url(../img/centredroit_bloc_C.gif);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
	width: 332px;
	top: 0px;
	right: 0px;
}
.Onglet_D .B {
	background-image: url(../img/centredroit_bloc_B.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 4px;
	width: 332px;
	top: 0px;
	right: 0px;
}
.Ongletvideo .tabH {
	background-image: url(../img/centre_video_H_off.gif);
	background-repeat: no-repeat;
}
.Ongletvideo .tabC {
	background-image: url(../img/centre_video_C_off.gif);
	background-repeat: repeat-y;
}
.Ongletvideo .tabB {
	background-image: url(../img/centre_video_B_off.gif);
	background-repeat: no-repeat;
}
.OngletvideoOn .tabH {
	background-image: url(../img/centre_video_H_on.gif);
}
.OngletvideoOn .tabC {
	background-image: url(../img/centre_video_C_on.gif);
}
.OngletvideoOn .tabB {
	background-image: url(../img/centre_video_B_on.gif);
}
.Ongletvideo_D .tabH {
	background-image: url(../img/centredroit_video_H_off.gif);
	background-repeat: no-repeat;
}
.Ongletvideo_D .tabC {
	background-image: url(../img/centredroit_video_C_off.gif);
	background-repeat: repeat-y;
}
.Ongletvideo_D .tabB {
	background-image: url(../img/centredroit_video_B_off.gif);
	background-repeat: no-repeat;
}
.Ongletvideo_DOn .tabH {
	background-image: url(../img/centredroit_video_H_on.gif);
}
.Ongletvideo_DOn .tabC {
	background-image: url(../img/centredroit_video_C_on.gif);
}
.Ongletvideo_DOn .tabB {
	background-image: url(../img/centredroit_video_B_on.gif);
}

.BoutonNoir {
	height: 22px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}
.BoutonNoir .G {
	background-image: url(../img/navig_bouton_G.gif);
	background-repeat: no-repeat;
}
.BoutonNoir .C {
	background-image: url(../img/navig_bouton_C.gif);
	background-repeat: repeat-x;
}
.BoutonNoir .D {
	background-image: url(../img/navig_bouton_D.gif);
	background-repeat: no-repeat;
}
.BoutonNoir .C a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}

