/* Style général des texte */
* {
	font-family	: Verdana, Arial, sans-serif; 
}

body{
	text-align: center;
	background-color: #e5e5e5;
}
a{
	color: #d53039;
}
td, div, p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

/* Style du tableau général */
.tabGene{
	background-color: White;
	width:850px;
	margin-left: auto;
	margin-right: auto;	
}

/* Style pour les petits textes */
.petit 	{ 
	font-size		: 8pt; 
	font-weight		: normal; 
}

.tabHaut{
	background-image: url(enteteValtra.jpg);
	height		: 103px;
	padding-left:10px;
}	


/* Style du titre du site au dessus des onglets */
#BandeauHaut 
	{ 
	font-family		: Verdana; 
	font-size		: 10px; 
	color			: #000; 
	font-weight		: bold; 
	background-color	: #e7e7e7;
	padding			: 5px;
	margin-left		: 2px;
	margin-right		: 2px;
	}

#BandeauHaut a {
	color:#000;
}

/* Style des liens de navigation (en forme de bouton) */
.linkButtun2
	{
		color 			: #d53039;
		font-weight 		: bold;
		font-size 		: 12px;
	}
/**/

/* Style de la barre de navigation supérieure */	
#navOnglet{
	width			: 100%;
	height			: 19px;
	margin-top 		: 2px;
}

#navOnglet #OngletG{
	background-image	: url(ongletInter.gif);
	width			: 2px;
	}
#navOnglet #OngletD{
	background-image	: url(ongletInter.gif);
	width			: 2px;
	}
#navOnglet .OngletInter{
	background-image	: url(ongletInter.gif);
	width			: 2px;
	
/*	background-repeat: no-repeat;*/
}


#navOnglet .OngletTexte {
	padding			: 2px;
	text-align		: center;
	background-image	: url(ongletTexteFd.gif);
	color			: #000;
	font-weight		: bold;
}

#navOnglet a {
	color:#000;
	text-decoration:none;
	font-size:10px;
}

#navOnglet #tabSel{
	background-image 	: url();
	background-color	: #e6e6e6;
	/*color:#FFD100;*/
}

#navOnglet #tabLang{
	font-size: 8px;
	padding-left:3px;
}


/* Style du texte des onglets */
.MenuTexte, .MenuTexteSel
	{
	font-size: 8pt;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
}

/* Couleur du texte des onglets */
.MenuTexte 
	{
	color: #FFFFFF;

}
	
/* Couleur du texte de l'onglet sélectionné */
.MenuTexteSel 
	{
		color 			: #FFD100;
	}
	

/* Style des bordures des onglets */	
#MenuCadre
	{
	padding-bottom: 2px;
	padding-top: 2px;
}
	
/* Couleur du fond des onglets */
.MenuOnglet, #MenuCadre 
	{
		background-color	: #000000;
	}
	
/* Style du titre des pages */
.pageTitre{
	color		: #999999; 
	font-weight	: bold;
	font-family	: Verdana, Arial, sans-serif; 
	font-size	: 14pt;
	
	text-align	: left;
	border-bottom	: 2px solid #999;
	padding-bottom	: 5px;
	padding-top	: 28px;
	padding-left	: 0px;
	margin-left	: 10px;
}
	
/* Style des titres des paragraphes */
.paragTitre, .paragTexte {
	font-family	: Verdana, Arial, sans-serif;
	font-size	: 10px;
}

.paragTitre {
	font-weight	: bold;
	color		: #EF3425;
	border-bottom	: 1px solid #EF3425;
	font-size	: 14px;
}
/* Styles des liens de la nav du bas */
/*************************************/
.NavBas, .NavBasSel
	{
	font-size: 10px;
	font-family: Verdana; /*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 			: #198519;
	}

	
/* Styles des tableaux */	
/***********************************/
.tabPrinc
	{
		/*width 				: 100%;*/
		margin-left			: auto;
		margin-right		: auto
	}
	
.tabEntete, .selEntete{
		/*background-color	: #FFCC00;*/
		font-size 		: 11px;
		font-family 		: Verdana;
		font-weight 		: bold;
		text-align		: left;
		color 			: black;
		text-align		: center;
}
.tab1,.tabDroite,.tabPhotos,.tabVendeur,.tabGauche,.selGauche, .tab0{
		font-size 		: 10px;
		font-weight 		: normal;	
		text-align 		: left;
		color 			: black;
}
.tabGauche,.selGauche{
		width 			: 150px;
		background-color 	: #e5e5e5;
}

.tab1,.tabDroite,.tabPhotos,.tabVendeur{
	background-color 	: #fff;
	border			: 1px solid #e5e5e5;
}

.tab1 a,.tabDroite a{
	border			: 0;
}

.tab0{
	background-color	: #F5F5F5;
}

.tab0 a, .tab1 a {
	color 			: #000;
}
	
.lstRubs {
	padding			: 0.7em;
	font-size		: 10px;
	font-weight		: bold;
}

#traitBas{}

/* Style des boutons submit */
.valider	{}
	
.valider:hover	{}
	
.inpTxt
	{
		font-size 	: 12px;
		font-family : Verdana;
	}

#menuOutils {
	border			: 1px solid #666;
	background-color 	: #F5F5F5;
	font-weight		: normal;
}
#menuOutils a {
	text-decoration		: none;
}

/* Style du lien vers AA en bas de page */
.pubAA 
	{
		font-family		: Verdana; 
		font-size		: 7pt;
		color			: #b3b3b3; 
		font-weight		: normal; 
		text-align		: center;
		text-decoration 	: none; 
	}
