/* Style général des texte */
td, div, p 
	{
	font-family: Arial;
	font-size: 11px;
	color: black;
}

body{
	background-color: white;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a 	{
	color				: black;
	text-decoration			: none;
}

a.Visible{
	color: #F84B4B;
}

.petit{
	font-size: 8pt;
	color: #666666;
}

/* Style du tableau général */
.tabGene{
	background-color: White; /*margin-left: auto;
	margin-right: auto;	*/
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
}

/* Style dde l'entete du site */
.tabHaut 
	{
	font-family: Arial;
	font-size: 9pt;
	background-color: #EEEEEE;
	color: black;
	background-image: url(bghaut.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/* Style du titre du site en dessous des onglets */
#BandeauHaut 
	{
	font-size: 11px;
	background-color: red;
	color: white;
	font-weight: bold;
	border-bottom: 1px solid black;
	padding:3px;
}

#BandeauHaut a {
	color:#fff;
}


/* 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%;
	border-collapse:collapse;
}

#navOnglet #OngletG{}
#navOnglet #OngletD{}
#navOnglet .OngletInter{}


#navOnglet .OngletTexte {
	padding: 2px;
	background-color: #666;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
}

#navOnglet a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
}

#navOnglet #tabSel a{	
}

#navOnglet #tabLang{
	font-size: 8px;
	padding-left:3px;
}


/* Style du texte des onglets */
.MenuTexte, .MenuTexteSel
	{
	font-size: 11px;
	font-family: helvetica;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

/* Couleur du texte des onglets */
.MenuTexte 
	{
	color: #F5F5F5; /*color 			: #676767;*/
}
	
/* Couleur du texte de l'onglet sélectionné */
.MenuTexteSel 
	{
	color: white;
}
	

/* Style des bordures des onglets */	
#MenuCadre
	{
	border-right: 1px solid #CCCCCC;
}

#MenuCadre,.MenuOnglet
	{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
}
	
/* Couleur du fond des onglets */
.MenuOnglet, #MenuCadre 
	{
	background-color: #666666;
}


/* Style du titre des pages */
.pageTitre{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left	: 12px;
}
	
/* Style des titres des paragraphes */
.paragTitre {
	/*font-family: Arial;
	font-size: 14px;*/
	font-weight: bold;
	/*background-color: #797979;*/
	color: red;
}	

/* Styles des liens de la nav du bas */
/*************************************/
.NavBas, .NavBasSel
	{
	font-size: 12px;
	font-family: helvetica; /*font-weight 		: bold;*/
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Couleur du texte des onglets */
.NavBas 
	{
		color 			: black;
	}
	
/* Couleur du texte de l'onglet sélectionné */
.NavBasSel 
	{
		color 			: black;
	}

	
/* Styles des tableaux */	
/***********************/
.tabPrinc
	{
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EEEEEE;
}
	
.tabEntete, .selEntete{
	font-size: 11px;
	background-color: red;
	color: white;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.tab1,.tabDroite,.tabPhotos,.tabVendeur,.tabGauche,.selGauche, .tab0{
		font-size 		: 11px;
		font-weight 		: normal;	
		text-align 		: left;
		color 			: black;
}
.tabGauche,.selGauche{
	background-color: white;
	width: 130px;
	font-weight: bold;
}
.tab1,.tabDroite,.tabPhotos,.tabVendeur{
	background-color: #EEEEEE; 
}	
.tab0{
		background-color	: white;
}
#traitBas{
	border-bottom: 1px solid white;
}
/* Style des boutons submit */
.valider
	{
		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;				
	}
	
.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;
	}	

.lstRubs{
		font-weight: bold;
	font-size: 11pt;
	padding-left: 20px;
	height: 30px;

}
	
.inpTxt
	{
		font-size 	: 12px;
		font-family : arial;
	}


#menuOutils {
	border			: 1px solid #666;
	background-color 	: #eee;
	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; 
	}