/* Style général des texte */


body{
	text-align		: center;
	background		: #439352;
	font-family:Arial;
}
a{
	color: #12863d;
}

td, div {
	font-size		: 14px;

}

/* Style du tableau général */
.tabGene{
	background-color		: White;
	width			: 970px;
	margin-left		: auto;
	margin-right	: auto;
	border-left		: 0px solid #F7EA20;	
	border-right	: 0px solid #F7EA20;
	
}

/* Style pour les petits textes */
.petit 	{ 
	font-size		: 9px; 
	font-weight		: normal; 
}

.tabHaut{
	height		: 80px;
	/*padding-left:10px;*/
}	


/* Style du titre du site au dessus des onglets */
#BandeauHaut 
	{ 

	font-size		: 12px; 
	color			: white; 
	font-weight		: bold; 
	background-color		: #439352;
	padding			: 5px;
	/*margin-left		: 2px;
	margin-right		: 2px;*/
	}

#BandeauHaut a {
	color:white;
}



/* Style des liens de navigation (en forme de bouton) */
.linkButtun2
	{
		color 			: #12863d;
		font-weight 		: bold;
		font-size 		: 12px;
	}


/* Style de la barre de navigation supérieure */	
#navOnglet{
	width			: 100%;
	height			: 26px;
	/*margin-top 		: 2px;*/
	/*border-top		: 2px solid #D80528;*/
}

#navOnglet #OngletG{
	background-image	: url(ongletG.gif);
	width			: 2px;

	}
#navOnglet #OngletD{
	background-image	: url(ongletD.gif);
	width			: 3px;

	}
#navOnglet .OngletInter{
	background-image	: url(ongletInter.gif);
	background-color		:#12863d;
	width			: 10px;

	
/*	background-repeat: no-repeat;*/
}


#navOnglet .OngletTexte {
	padding			: 1px;
	text-align		: center;
	background-image		: url(ongletTexteFd.gif);
	font-weight		: bold;
}

#navOnglet a {
	color:#3c9b5f;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
/*
#navOnglet #tabSel{
	background-image 	: url();
	background-color	: #e6e6e6;

}
*/
#navOnglet #tabLang{
	font-size: 8px;
	padding-left:10px;
	width:auto;
	background-image:url(ongletG.gif);
	border-left:3px solid white;
}


/* 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: #fff933;

}
	
/* 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		: black; 
	font-weight	: bold;
	font-family	: Verdana, Arial, sans-serif; 
	font-size	: 14pt;
	
	text-align	: left;
	border-bottom	: 2px solid black;
	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		: #12863d;
	border-bottom	: 1px solid #12863d;
	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	: #439352;
		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;
}
.selGauche{
		width:10px;
		background-color 	: #439352;
}

.tabGauche {

width:150px;

}

.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			: #b3b3b3; 
		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;}  








