/* Style général des texte */
* {
	font-family		: Verdana, Arial, sans-serif; 
}

body{

	background		: #333232;
	text-align:center;

}
a{
	color: #ffffff;
	font-weight		: bold;
}



td, div {
	font-size		: 14px;
	margin:0;
	padding:0;
	background-color:#666666;
	

}

p { margin-right:10px; 
	 margin-left:10px; 

}
tr {
background-color:#666666;
}
/* Style du tableau général */
.tabGene{
	border-collapse: collapse;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-spacing:0px;
	background-color		: White;
	width			: 978px;
	margin:auto;
	
}

/* Style pour les petits textes */
.petit 	{ 
	font-size		: 9px; 
	font-weight		: normal; 
}

/*.tabHaut{
	background-image: url(entete.jpg);
	height		: 80px;
	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			: 26px;
	background		: #666666;
	/*margin-top 		: 2px;*/
	/*border-top		: 2px solid #D80528;*/
}

#
}


#navOnglet .OngletTexte {
	color			: #ffffff;
	font-weight		: bold;
}

#navOnglet a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
/*
#navOnglet #tabSel{
	background-image 	: url();
	background-color	: #e6e6e6;

}
*/
#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;
	}


#contenuH {
text-align:center;
}
#tabContenu {
	width:95%;
	margin:auto;
}
	
	
	
/* Style du titre des pages */
.pageTitre{
	color		: #ffffff; 
	font-weight	: bold;
	font-family	: Verdana, Arial, sans-serif; 
	font-size	: 14pt;
	
	text-align	: left;
	border-bottom	: 2px solid #ffffff;
	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;
	padding-bottom: 10px;
}

.paragTitre {
	font-weight	: bold;
	color		: #ffffff;
	border-bottom	: 1px solid #ffffff;
	font-size	: 14px;
}

.paragTexte {
	text-align	: justify;
	font-size	: 14px;
	line-height	: 1.5em;
}

/* 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:	 #666666;;
		font-size 		: 11px;
		font-family 		: Verdana;
		font-weight 		: bold;
		text-align		: left;
		color 			: black;
		text-align		: center;
}
.tab1,.tabDroite,.tabPhotos,.tabPhotos td,.tabVendeur,.tabGauche,.selGauche, .tab0{
		font-size 		: 10px;
		font-weight 		: normal;	
		text-align 		: left;
		color 			: black;
}
.tabGauche,.selGauche{
		width 			: 150px;
		background-color 	: #666666;
}

.tabPhotos td {
text-align:center;
}

.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.3em;
	font-size		: 13px;
	font-weight		: bold;
}
.lstRubs a {
	color			: #666;
}

#blocSelection td {
	font-size:9px;
}

#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			: white; 
		font-weight		: normal; 
		text-align		: center;
		text-decoration 	: none; 
	}
	
/* Style complementaire (class) du lien du tag <a> sur la page d'acceuil*/
.lien {font-size:19px; width:322px; height:26px; background-color:#0000ff; font-color:white; color:white;}
.lien a:hover {color: white; text-decoration:none;}
.lien a:visited {color: white; text-decoration:none;}
.lien a:active {color: white; text-decoration:none;}
.lien a:link {color: white; text-decoration:none;}
.lien img { margin-bottom: -5px;}


/*Style ajout d'un cadre autour d'un texte*/
.cadre {border-width:2px; border-color:black;border-style:solid; font-size: 21px; padding-left: 2px;}

/*Style ajout d'une police plus grosse otpion impossible via l'interface de mise à jour des sites concessions*/
.police12 {font-size: 21px;}

#navGauche {
display:block;
background-color : #666666;
margin:0;
padding:0;
width: 185px;
border:0px solid #666666;
}

.OngletV {
border-collapse: collapse;
margin:0;
padding:0;
height:30px;
background-image: url(menu.gif);

}

.OngletV a:link, .OngletV a:visited {
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    background:#fff url(menu.gif);
    margin:0;
	padding:0;

}

.OngletV a:hover {
 background:#000 url(menu.gif) 0 -30px;
 padding: 0;
}

#contenuV {
background-color:#666666;
padding:0;
padding-left:10 px;
width:700px;
}

#contenuV td {
padding-top: 20px;
}

#navGauche img {
background: url(fond.gif);
border: 3 px solid blue;
}


.tabDroite {
background-color: #666666;
padding-bottom:5px;
border:0px;
}

.tabEntete {
padding-top: 5px;
padding-bottom: 5px;
color: white;
}

.tabGauche {
color: white;
font-weight		: bold;
}

.pubAA {
color:#666666;
}

div { text-align:left;}

.inpTxt {
display:none
}

.seltxtN {
display:none
}

textarea {
display:none
}

.valider {
display:none
}

.tabGauche {
display:none
}

.tabEntete {
display:none
}

.jdtel {
background: url(jdtel.gif);
}