.bouton 
{	
	border:             outset 2px #999999;
	font-size:          0.88em;
	font-weight:        bold;
	height:             2.2em;
	line-height:        1.6em;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	text-align:         center;
	vertical-align:     middle;
	background-color:	#B02A00;
	color:				White;
}

.Erreur
{
	color:				Red;
}


.titre
{
	font-variant: 		small-caps;
	font-size:			medium;
	font-weight:		bold;
	color:				#000080;
}

.soustitre
{
	font-variant: 		small-caps;
	font-size:			small;
	font-weight:		bold;
}

.soustitre2
{
	font-size:			10pt;
	font-weight:		bold;
}

.policedetail
{
	font-family:		Arial;
}

.textcolor
{
	color:				#000080;
	font-size:			10pt;
}


/*** Master Page ***/

.slogan
{
	font-family:		Arial;
	font-size:			large;
	color:				#000080;
}

.specialiste
{
	color:				#B02A00;
}

.footer
{
	color:				White;
	font-size:			10pt;
	font-family:		Arial;
}

/*** Accueil ***/
.accueilpanneau1
{
	cellpadding:		10;
	background-color:	#C8E1F2;
	color:				#000080;
	font-size:			10pt;
	text-align: 		justify;
}

.accueilpanneau2
{
	cellpadding:		10;
	background-color:	#EFEAE1;
	color:				#000080;
	font-size:			10pt;
	text-align: 		justify;	
}


.accueilpanneau3
{
	cellpadding:		10;
	color:				#000080;
	font-size:			10pt;
	text-align: 		justify;	
}

.panneaunouvelles
{
	cellpadding:		10;
	color:				#000080;
	font-family:		Arial;
	font-size:			10pt;
	text-align: 		justify;
	background-color:	#F3F3F3;	
}

.liensnouvelles
{
	color:				#B02A00;
}

.titrenouvelles
{
	color:				White;
	font-size:			10pt;
	font-weight:		bold;
	background-color:	#000080;
}



/*** Produits_Catalogue ***/
.produits_encadre
{
	font-variant: 		small-caps;
	font-size:			small;
	font-weight:		bold;
	border:				3;
	border-style:		solid;
	background-color:	#E2D8C8;
	color:				#000080;
	border-color:		#6594BF;
}



/*** Services ***/
.services_titre
{
	background-color:	#E2D8C8;
	font-weight:		bold;
	color:				#000080;
	font-size:			10pt;
}

.services_desc
{
	background-color:	#C4BF9A;
	font-size:			10pt;
}


/*** Fournisseurs ***/
.liens_encadre
{
	font-variant: 		small-caps;
	font-size:			small;
	font-weight:		bold;
	border:				3;
	border-style:		solid;
	background-color:	#E2D8C8;
	color:				#000080;
	border-color:		#6594BF;
}

.liens_titre
{
	background-color:	#E2D8C8;
	font-weight:		bold;
	font-size:			10pt;
}

.liens_desc
{
	background-color:	#C4BF9A;
	font-size:			10pt;
}

.liens_produits
{
	color:				#000080;
	background-color:	#C4BF9A;
	font-size:			10pt;
}

.liens_produits_desc
{
	color:				#000080;
	font-style:			italic;
}

.liens_compagnie_desc
{
	color:				#000080;
	font-weight:		bold;

}

.liens_titre a
{
	color:				#000080;
	text-decoration:	none;
}


/*** Nous Joindre ***/
.contact_direction
{
	font-variant: 		small-caps;
	font-size:			small;
	font-weight:		bold;
	border:				2;
	border-style:		solid;
	background-color:	#F1FFB5;
	color:				#000080;
	border-color:		#000000;
}