/* Style général des texte */
td, div, p {
	font-family: Arial;
	font-size: 10pt;
	color: black;
}
body {
	background-color: black;
	text-align: center;
}
a {
	color : #2F5FDF;
	text-decoration : none;
}
a.Visible {
	color: #2F5FDF;
}
.petit {
	font-size: 8pt;
	color: #666666;
}
/* Style du tableau général */
.tabGene {
	width:900px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
}
/* Style du titre du site au dessus des onglets */
#BandeauHaut {
	font-family : Arial;
	font-size : 9pt;
	background-color : #EBEBEB;
	color:black;
	padding:3px;
}
#lienSelection {
	text-align: right;
}
/* Style des liens de navigation (en forme de bouton) */
.linkButtun2 {
	background-color : #FFFFFF;
	color : #F84B4B;
	font-weight : bold;
	font-size : 12px;
	border-bottom : 1px solid #F84B4B;
	border-top : 1px solid #F84B4B;
	border-left : 1px solid #F84B4B;
	border-right : 1px solid #F84B4B;
}
/**/
.linkButtun2:HOVER {
	color : #666666;
	text-decoration : none;
	border-bottom : 1px solid #333333;
	border-top : 1px solid #333333;
	border-left : 1px solid #333333;
	border-right : 1px solid #333333;
}
/* Style de la barre de navigation supérieure */	
#navOnglet {
	width:100%;
	height:18px;
}
#navOnglet #OngletG {
	background-image:url(mg.jpg);
	width:11px;
	height:57px;
	background-repeat: no-repeat;
}
#navOnglet #OngletD {
	background-image: url(mt.jpg);
	width: 5px;
	height:57px;
	background-repeat: no-repeat;
}
#navOnglet .OngletInter {
	background-image: url(mi.jpg);
	width: 18px;
	height:57px;
	background-repeat: no-repeat;
}
#navOnglet .OngletTexte {
	background-image: url(mt.jpg);
	font-weight:bold;
	text-align:center;
	height:57px;
	background-repeat:repeat;
}
#navOnglet #tabSel a {
	color:black;/*border-top 		: 1px solid #39435E;	*/
	/*background-color: #BACCDA;*/
}
#navOnglet a {
	color:black;
	text-decoration:none;
	font-size:12px;
}
#navOnglet #tabLang {
	font-size: 8px;
}
/* Style du titre des pages */
.pageTitre {
	display:none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align : left;
}
/* Style des titres des paragraphes */
.paragTitre {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #797979;
	color: white;
	display:block;

}
/* Styles des liens de la nav du bas */
/*************************************/
.NavBas, .NavBasSel {
	font-size: 10px;
	font-family: helvetica; /*font-weight 		: bold;*/
	text-align: center;
	text-decoration: none;
	border-top: thin solid #676767;
	border-bottom: thin solid #676767;
}
/* Couleur du texte des onglets */
.NavBas {
	color : #676767;
}
/* Couleur du texte de l'onglet sélectionné */
.NavBasSel {
	color : #F84B4B;
}
/* Styles des tableaux */	
/***********************/
.tabPrinc {
}
.tabEntete, .selEntete {
	background-image :url(tabentete.jpg);
	background-repeat : repeat;
	background-position : right top;
	font-size : 11px;
	font-family : helvetica;
	font-weight : bold;
	/*text-align		: left;*/
		color : black;
}
.tab1, .tabDroite, .tabPhotos, .tabVendeur, .tabGauche, .selGauche, .tab0 {
	font-size : 11px;
	font-weight : normal;
	text-align : left;
	color : black;
}
.tabGauche, .selGauche {
	background-color : #3060E0;
	width : 130px;
}
.tab1, .tabDroite, .tabPhotos, .tabVendeur {
	background-color : #F5F5F5;
	font-weight : bold;
}
.tab0 {
	background-color : white;
}
#traitBas {
	border-bottom: 1px solid white;
}
/* Style des boutons submit */
.valider {
	background-color : #FFFFFF;
	color : #3060E0;
	font-weight : bold;
	font-size : 12px;
	border-bottom : 1px solid #3060E0;
	border-top : 1px solid #3060E0;
	border-left : 1px solid #3060E0;
	border-right : 1px solid #3060E0;
}
.valider:hover {
	color : #666666;
	text-decoration : none;
	border-bottom : 1px solid #333333;
	border-top : 1px solid #333333;
	border-left : 1px solid #333333;
	border-right : 1px solid #333333;
}
.inpTxt {
	font-size : 12px;
	font-family : arial;
}
#menuOutils {
	border : 1px solid #666;
	background-color : #F5F5F5;
	font-weight:bold;
}
#menuOutils a {
	text-decoration : none;
}
/* Style du lien vers AA en bas de page */
/****************************************/
.pubAA {
	font-family : Arial;
	font-size : 8pt;
	color : #AAAAAA;
	text-align : center;
	text-decoration : none;
}
#contenuH {
	width:900px;
	padding-left:20px;
	padding-right:20px;
}

#tabcontenu {
	width:860px;


}
