/* Style général des texte */
td, div, p 
	{
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

body{
	background-color: #515151;
	text-align: center;
}

a 	{
	color				: black;
	text-decoration			: none;
}

a.Visible{
	color: white;
	font-weight 		: bold;
}

.petit{
	margin-top:5px;
	font-size: 10pt;
	font-weight: bold;
	color: #E7E7E7;
}

/* Style du tableau général */
.tabGene{
	width:940px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;	
		background-image: url(fondcont.jpg);
	background-repeat:repeat-y;
}


/* Style du titre du site au dessus des onglets */
#BandeauHaut 
	{ 
		font-family		: Arial; 
		font-size		: 0pt; 		
		color:black;
		padding:0px;
		width:940px;
		height:1px;
		background-image: url(fondcont.jpg);
		background-repeat:no-repeat;

	}

#lienSelection {
	text-align: right;
}

/* Style des liens de navigation (en forme de bouton) */
.linkButtun2
	{
		background-color 	: #FFFFFF;
		color 			: black;
		font-weight 		: bold;
		font-size 		: 12px;
		border-bottom		: 1px solid black;
		border-top 		: 1px solid black;
		border-left		: 1px solid black;
		border-right		: 1px solid black;		
	}
/**/
.linkButtun2:HOVER
	{
		color 			: black;
		text-decoration 	: none;
		border-bottom		: 1px solid black;
		border-top 		: 1px solid black;
		border-left		: 1px solid black;
		border-right		: 1px solid black;
	}
	
/* Style de la barre de navigation supérieure */	
#navOnglet{
	width:940px;
	height:44px;
	background-image: url(fondmenu.gif);
	background-repeat:no-repeat;
}

#navOnglet #OngletG{}

#navOnglet #OngletD{

}
#navOnglet .OngletInter{

}

#navOnglet .OngletTexte {
	font-weight:bold;
	text-align:center;

}

#navOnglet #tabSel a{
	color:black;
	/*border-top 		: 1px solid #39435E;	*/
	/*background-color: #BACCDA;*/
}
#navOnglet a {
	color:#504E3F;
	text-decoration:none;
	font-size:12px;
}

#navOnglet #tabLang{
	font-size: 8px;
}


/* Style du titre des pages */
.pageTitre{
/*	width:800px;*/
	padding-left:10px;
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	text-align		: left;
}
	
/* Style des titres des paragraphes */
.paragTitre {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	background-image: url(parag.gif);
	height:30px;
	color:#333333;
}	

/* 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	: #E1E1E1;
		background-repeat	: no-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 	: #A8A093;
		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
	{	margin-top:5px;
		background-color 	: #FFFFFF;
		color 			: black;
		font-weight 		: bold;
		font-size 		: 12px;
		border-bottom		: 1px solid black;
		border-top 		: 1px solid black;
		border-left		: 1px solid black;
		border-right		: 1px solid black;				
	}
	
.valider:hover
	{	margin-top:5px;
		color 			: black;
		text-decoration 	: none;
		border-bottom		: 1px solid black;
		border-top 		: 1px solid black;
		border-left		: 1px solid black;
		border-right		: 1px solid black;
	}	

.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					: white; 
		text-align			: center;
		text-decoration 	: none; 
	}
	
#contenuH {

}

#tabContenu {

	width:920px;
	margin-left:10px;
	margin-right:10px;
	
	
}

#enteteH {

	width:940px;
}

.tabHaut {

	width:940px;
}

.lstRubs {
font-weight:bold;
font-size: 16px;
}
