/* CSS Document */


body {
	background-color: #ececec;
	text-align: center;
	margin-top: 0;
	padding-top: 0;
}
#contenupage {
	text-align: left;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/fond-page.gif);
	background-repeat: repeat;
}

/*liste-----------------------*/

ul {
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 10px;
	list-style-position: outside;
}



/*formulaire-----------------------*/

input,textarea, select { 
	border:1px solid #cccccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000;
}


/*lien-----------------------*/
a.lien:link,a.lien:visited,a.lien:active {
	color: #2b55a2;
	text-decoration:none;
}
a.lien:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

a.lienmenu:link,a.lienmenu:visited,a.lienmenu:active {
	color: #333333;
	text-decoration:none;
}
a.lienmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

a.lienblanc:link,a.lienblanc:visited,a.lienblanc:active {color: #FFFFFF; text-decoration:none;}
a.lienblanc:hover {  color: #cc3300; text-decoration: none;}

a.liennoir:link,a.liennoir:visited,a.liennoir:active {color: #333333; text-decoration:none;}
a.liennoir:hover {  color: #FFFFFF; text-decoration: none; background-color: #000000;}

a.liengris:link,a.liengris:visited,a.liengris:active {
	color: #999999;
	text-decoration:none;
}
a.liengris:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}




/*image----------------------*/
img	{	border: none;	
}



/*text----------------------*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-weight: normal
}
.textnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.text-inter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 3px;
	font-style: italic;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	font-weight: normal;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	color: #313947;
	font-weight: normal;
}
.titre2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #313947;
	font-weight: normal;
	font-style: italic;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #2b55a2;
	font-weight: normal;
	font-style: normal;
}
.textbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2b55a2;
	font-weight: normal
}
.titrebleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #2b55a2;
	font-weight: normal;
	font-style: italic;
}
.textbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2b55a2;
	font-weight: normal
}
.textbleu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2b55a2;
	font-weight: normal
}
.titre1bleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	color: #2b55a2;
	font-weight: normal;
	font-style: italic;
}
.titre3bleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	color: #2b55a2;
	font-weight: normal;
}
.titre2bleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 26px;
	color: #2b55a2;
	font-weight: normal;
	font-style: italic;
}
#entete {
	background-color: #ececec;
	width: 970px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#entete-logo {
	float: left;
	height: 70px;
	width: 220px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#entete-sommaire {
	background-color: #ececec;
	text-align: right;
	float: right;
	height: 30px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page {
	text-align: left;
	float: right;
	width: 970px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/fond-page.gif);
	background-repeat: repeat;
}
#marge {
	text-align: left;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#page-blanche {
	text-align: left;
	float: right;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#bd-bleue {
	background-color: #2b55a2;
	height: 25px;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#edito {
	width: 680px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 35px;
}
#visuel-edito {
	width: 750px;
	margin-top: 50px;
	margin-bottom: 0px;
	height: 280px;
}
#article {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
#interligne {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-image: url(../image/fond-interligne.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#intro-et-si {
	text-align: left;
	float: left;
	width: 680px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/edito/et-si.gif);
	background-repeat: no-repeat;
	margin-left: 35px;
	text-indent: 220px;
	display: block;
}
#visuel-et-si {
	text-align: left;
	float: left;
	width: 110px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#intro {
	text-align: left;
	float: right;
	width: 500px;
	margin-top: 40px;
}
#marge-faire-savoir {
	text-align: left;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/fond-faire-savoir2.jpg);
	height: 630px;
}
#marge-actu {
	text-align: left;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/fond-actu.gif);
	height: 600px;
	background-repeat: no-repeat;
}
#article-presse {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddedf;
}
#baseline-sommaire {
	background-color: #ececec;
	text-align: right;
	float: right;
	height: 30px;
	width: 970px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#signature {
	text-align: right;
	width: 970px;
	background-color: #ececec;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 20px;
	float: right;
}
#frise {
	height: 25px;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#collage {
	height: 400px;
	width: 750px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#photo {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#marge-consultants {
	text-align: left;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/fond-consultants.gif);
	height: 450px;
}
#entete-consultants {
	height: 200px;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#entete-reseau {
	height: 200px;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#marge-reseau {
	text-align: left;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/fond-reseau.gif);
	height: 450px;
}
#tag {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #313947;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddedf;
}
#marge-savoir-faire {
	text-align: left;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/fond-faire-savoir2.jpg);
	height: 630px;
	background-repeat: no-repeat;
}
#marge-nav-savoir-faire {
	text-align: left;
	float: left;
	width: 210px;
	margin-top: 100px;
	margin-bottom: 50px;
	height: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}
#marge-fiche {
	text-align: left;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 850px;
	background-image: url(../image/fond-fiche.gif);
	background-repeat: no-repeat;
}
