/*	----------------------------------------------------------------------------
	descipteurs et génériques
	------------------------------------------------------------------------- */
body, td, div{
	margin					:	0px;	
	padding					:	0px;
	font-family				:	arial;	
	color					:	#386cb0;
	font-weight				:	bold;
	font-size				:	12px;
}

.taille_texte{
	font-size				:	12px;
}
.taille_texte_formulaire, .recherche_libre, .liste_deroulante{
	font-size				:	13px;
}

.couleur_texte, .liste_deroulante, .recherche_libre{
	color					:	#386cb0;
}

a {
	color					:	#386cb0;
	text-decoration			:	underline;
}

a:hover{
	color					:	#FF5A37;/*bdd47e*/
	text-decoration			:	underline;
}

a.lien_titre {
	color					:	#386cb0;
	text-decoration			:	none;
}

a.lien_titre:hover {
	color					:	#386cb0;
	text-decoration			:	underline;
}
/*	----------------------------------------------------------------------------
	/descipteurs et génériques
	------------------------------------------------------------------------- */
#cadre-principal{
	position: relative;
	width: 950px;
}
	
/*---------HAUT--------------------*/
ul#cadre_haut_drapeaux{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 170px;
	right:5px;
}
ul#cadre_haut_drapeaux li{
	display: inline;
}	
/*	----------------------------------------------------------------------------
	contenu
	------------------------------------------------------------------------- */

/*-------menu catalogue-----------*/

a.menu, a.menu:hover{
	font-size				:		14px;
	font-weight				:		bold;
	text-decoration			:		none;
	/*text-transform			:		uppercase;*/
}

/*-------/menu catalogue-----------*/

/*------actualites-----------*/
.titre_page_actualite{
	font-size				:		22px;
	color					:		#88a7d0;	
	font-weight				:		bold;	
}

.titre_actualite{
	font-size				:		12px;
	color					:		#386cb0;	
	font-weight				:		bold;	
	text-decoration:none;
}

.accroche_actualite {	
	font-size				:		12px;
	color					:		#88a7d0;	
	font-weight				:		bold;
	margin-top				:		5px;
	text-align	: justify;
}

a.lien_actualite {	
	font-size				:		12px;
	color					:		#ff5a00;
	font-weight				:		bold;
	text-decoration			:		none;	
}

a.lien_actualite:hover {	
	font-size				:		12px;
	color					:		#ff5a00;
	font-weight				:		bold;
	text-decoration			:		underline;	
}

.fichiers_joints {	
	/*font-size					:	11px;*/
	padding						: 	4px 0px 0px 3px ;
}
/*------/actualites-----------*/

/*------article-----------*/
.titre_article {	
	font-size				:		18px;
	color					:		#88a7d0;	
	font-weight				:		bold;
}
/*------/article-----------*/

/*------catalogue-----------*/
.titre_fiche_produit{
	font-size				:		35px;
	color					:		#386cb0;
	font-weight				:		bold;
}

.accroche_fiche_produit{
	font-size				:		15px;
	color					:		#eeaa5b;
	font-weight				:		bold;
}

.tableau_en_tete{
	font-size				:		9px;	
	font-weight				:		bold;
	text-align				:		center;
}

.tableau_contenu{
	font-size				:		12px;	
	font-weight				:		bold;
}

.lien_fiche_produit{
	font-size				:		12px;
	color					:		#eeaa5b;
	font-weight				:		bold;
}

.liste_deroulante{
	width					:		170px;
}

.recherche_libre{
	width					:		145px;
	height					:		18px;
	border-width			:		0px;
	background-color		:		#fff;
}

.rechercher{
	border-width			:		0px;
	height					:		15px;
	width					:		85px;
}

.effacer{
	border-width			:		0px;
	height					:		15px;
	width					:		116px;
}
/*------/catalogue-----------*/

.curseur_main, .effacer, .rechercher{
	cursor						:	hand;	
	cursor						:	pointer;
}
/*	----------------------------------------------------------------------------
	/contenu
	------------------------------------------------------------------------- */
			
/*	----------------------------------------------------------------------------
			baseline
	------------------------------------------------------------------------- */

/*------baseline menu-----------*/
.menu_baseline, div{
	font-size				: 	10px;
	color					:	#386cb0;
}

a.menu_baseline{	
	color					:	#386cb0;
	text-decoration			:	none;
}

a.menu_baseline:hover{
	color					:	#386cb0;
	text-decoration			:	underline;
}

/*------/baseline menu----------*/

/*------baseline AXN----------*/
.baseline_axn, .baseline_axn a, .baseline_axn a:hover, .baseline_axn_droite, .baseline_axn_droite a, .baseline_axn_droite a:hover{
	font-size				: 	9px;
	color					:	#386cb0;
}

.baseline_axn_droite{
	margin-left				:	35px;
}

.baseline_axn a, .baseline_axn_droite a{
	text-decoration			:	none;
}

.baseline_axn_logo{
	position				:	absolute;
	margin-top				:	-1px;			
}
/*
.message_javascript{
	text-align				: 	center;
	margin					:	10px;
	font-weight				:	bold;
}

.erreur_javascript{
	text-align				: 	center;
	margin					:	10px;
	position				:	absolute;
	width					: 	100%;
}

.contenu_erreur_javascript{
	color					:	Red;
	width					:	50%;
	background-color		: 	#dddddd;
	padding-bottom			: 	10px;
	border					: 	1px solid black;
}

.erreur_404{
	border					:	1px dashed #000000;
	font-size				:	26px;
	text-align				:	center;
	color					:	#000000;
}
*/
/*------/baseline AXN----------*/

/*	----------------------------------------------------------------------------
			/baseline
	------------------------------------------------------------------------- */

/*	----------------------------------------------------------------------------
		/contenu
	------------------------------------------------------------------------- */
