/* Style général des texte */
td, div, p {
	font-family: Arial;
	font-size: 10pt;
	color: black;
}
body {
	background-color: #D8EEFB;
	text-align: center;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
}
a {
	color : black;
	text-decoration : none;
}
a.Visible {
	color: #F84B4B;
}
.petit {
	font-size: 8pt;
	color: #666666;
}
/* Style du tableau général */
.tabGene {
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
}
/* Style du titre du site au dessus des onglets */
#BandeauHaut {
	font-family : Arial;
	font-size : 9pt;
	background-color : #FFFFFF;
	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:980px;
	height:42px;
	background-image:url(menu.jpg);
	margin-top:10px;
}
#navOnglet #OngletG {
/*	background-image: url(mg.png);
	width: 42px;
	height:35px;
	background-repeat: no-repeat;*/
}
#navOnglet #OngletD {
/*	background-image: url(md.png);
	width: 24px;
	height:35px;
	background-repeat: no-repeat;*/
}
#navOnglet .OngletInter {
	background-image: url(mi.jpg);
	width: 1px;
	height:42px;
	background-repeat: no-repeat;
}
#navOnglet .OngletTexte {
	font-weight:bold;
	text-align:center;
}
#navOnglet #tabSel a {
	color:white;/*border-top 		: 1px solid #39435E;	*/
	/*background-color: #BACCDA;*/
}
#navOnglet a {

	color:#fff;
	text-decoration:none;
	font-size:12px;
/*		background-image: url(mt_on.png);*/
	
}

#navOnglet a:hover {
	color:#fff;
	text-decoration:none;
/*	font-size:12px;
		background-image: url(mt_off.png);*/
	
}
#navOnglet #tabLang {
	font-size: 8px;
}
/* Style du titre des pages */
.pageTitre {
	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;
	border-bottom:2px solid #2D3575;
	color: #2E376F;
}
/* 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-color : #797979;
	background-repeat : no-repeat;
	background-position : right top;
	font-size : 11px;
	font-family : helvetica;
	font-weight : bold;
	/*text-align		: left;*/
		color : white
}
.tab1, .tabDroite, .tabPhotos, .tabVendeur, .tabGauche, .selGauche, .tab0 {
	font-size : 11px;
	font-weight : normal;
	text-align : left;
	color : black;
}
.tabGauche, .selGauche {
	background-color : #2E376F;
	width : 130px;
	color:white;
}
.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 : #2E376F;
	font-weight : bold;
	font-size : 12px;
	border-bottom : 1px solid #2E376F;
	border-top : 1px solid #2E376F;
	border-left : 1px solid #2E376F;
	border-right : 1px solid #2E376F;
}
.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 {
/*background-color:white;*/
}

#tabContenu {

width:100%;
margin:auto;
/*background-color:#FFFFFF;*/

}

#footer {
}
