@charset "utf-8";
/* CSS Document */

/* TAG */

	
#tag-consultant {
	width:125px;
	height:25px;
	background-image:url(../IMG/tag-consultant.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-top: 5px;
	margin-right: 20px;
}
.tag-consultant a {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding-left: 40px;
	text-decoration: none;
	padding-top: 5px;
}


#tag-english {
	width:125px;
	height:25px;
	background-image:url(../IMG/tag-english.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-top: 5px;
}
.tag-english a {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding-left: 50px;
	padding-top: 5px;
	text-decoration: none;
}


#tag-french {
	width:125px;
	height:25px;
	background-image:url(../IMG/tag-french.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-top: 5px;
}
.tag-french a {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding-left: 50px;
	padding-top: 5px;
	text-decoration: none;
}

/* CSS POUR PAGE SOCIETE */


.identite_titre{
	font-size: 12px;
	font-weight: bold;
	color: #2A72A2;
	padding-left: 20px;
}
	
.identite_text {
font-size: 12px; font-weight: bold; color: #666666; padding-left: 5px; margin-left: 20px;  text-align:justify; padding-right: 20px; padding-bottom:15px;}


/* CSS POUR PAGE ACTIVITES - REFERENCES */

.activites_titre {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
	padding-left: 20px;
}
.activites_text {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	list-style-type: circle;
	padding-left: 20px;
}

.activites li {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	list-style-type: circle;
}
.activites a { color:#2A72A2;}

/* CSS POUR PAGE CONTACT */
.contact_grdtitre {
	font-size: 14px;
	color: #4A8EB3;
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 40px;
}
.contact_titre{
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #DB944D;
}
	
.contact_text {font-size: 12px; font-weight: bold; color: #666666; padding-left: 5px; margin-left: 20px;  text-align:justify; padding-right: 20px;}

.contact_text a {
	color: #666666;
	text-decoration: none;
}
.mentions_text {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.mentions_text a {
	color: #2A72A2;
}

.plan_titre {
	color: #2A72A2;
	padding-left: 50px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 13px;
}
.plan_titre a {
	color:#2a72A2;
	text-decoration:none;
}
.plan_text {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.plan_text a {
	color:#666666;
	text-decoration:none;
}
.plan_text li {
	margin-left: 40px;
}
