body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	
	/*font-size : 14px;*/
}

img {
	border: none;
}

.clear {
	clear: both;
}

a {
	color: #959cbf;
	text-decoration: none;	
}
a:hover {
	color: #bfc5db;
}


.aMail {
	font-size:small;
	color: #959cbf;
	text-decoration: none;	
}

.aMail:hover {
	color: #bfc5db;
}

.a2{
	color: #000000;
	text-decoration: none;	
}

.a2:hover {
	color: #666666;
}

p  {
	font-size: 0.7em;
	margin:5px 0 5px 0;
	text-align:justify;
}

b  {
	font-weight:bold;
	margin:5px 0 3px 0;
}

h2 {
	font-size:medium;
	/*font-weight:bold;
	text-decoration:underline;*/
	margin-bottom: 5px;
	color:#012866;
}

h3 {
	font-size: x-small;
	margin-bottom: -10px;
	color:#012866;
}

.centreurdepage {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	position:relative;
}

.centreurarchivesrev{
	width:550px;	
}


.linksTopRight {
	margin: 10px 0 3px 0;
	text-align: right;
	color: #959cbf;
	font-size: x-small;
}

#header {
	position: relative;
	height: 95px;
	border: solid 1px #504968;
	margin-bottom: 2px;
}


#popup_faq_q2{
border:solid 0px black;
width:440px;
text-align:justify;
font-size:12px;
margin:20px;
}


.faq_q2_en-savoir-plus{
color:#eb622e;  /*orange DSK */
text-decoration:none;
}

#faq{
text-align:justify;
}

#faq p {
font-size:12px;
margin-left:25px;
}

/* Sommaire */
.faq_sommairedeco{
text-decoration:underline;
}

.faq_sommaire{
text-align:center;
color:#012866;
}

.faq_sommaire_quest a{
text-decoration:none;
color:#012866;
font-size:small;
}

/*FIN Sommaire*/


/* Reconstitution SCHEMA MINIATURE faq question 15 */
#faq_schema_minature {
border:1px solid grey;
margin-left:50px;
padding:5px;
width:420px;

}

.faq_schema_minature_img1, .faq_schema_minature_img3 {
width:200px;
border:0px solid black;
position:absolute;

}

.faq_schema_minature_img2, .faq_schema_minature_img4 {
border:0px solid black;
width:200px;
margin-left:220px;
}
/*FIN SCHEMA*/


/* POPUP SCHEMA faq question 15 */
#faq_schema_minature{
margin-left:100px;
position:absolute;
margin-top:10px;
}

.faq_schema_realsize_prix{

padding-left:10px;
padding-top:25px;
color:#eb622e;
font-size: 23px;
font-weight:bold;
text-decoration:underline;
}

.faq_schema_realsize_img{
margin-left:90px;
position:absolute;
}

.faq_schema_prix{
padding:10px;
color:#eb622e;
font-size: medium;
}

.faq_schema_img1, .faq_schema_img3 {
border:0px solid black;
position:absolute;
padding:10px;
}

.faq_schema_img2, .faq_schema_img4 {
border:0px solid black;
margin-left:480px;
padding:10px;
}
/*FIN SCHEMA*/



/* Titre FOIRE AUX QUESTIONS */
.faq_title_firstletter{
color:#eb622e;
font-weight:bold;
font-size:22px;
}

.faq_title{
font-size:17px;
color:#012866;
border:0px solid black;
width:30%;
}


.faq_title_slogan{
position:absolute;
left:200px;
float:right;
color:#012866;
}
/* FIN Titre FOIRE AUX QUESTIONS */



/* Titre de chaque QUESTION */
.faq_titlequest{
font-size:14px;
text-decoration:underline;
color:#012866; /*bleu DSK*/
}

#faq_q1,#faq_q2,#faq_q3,#faq_q4,#faq_q5,#faq_q6,#faq_q7,#faq_q8,#faq_q9,#faq_q10,#faq_q11,#faq_q12,#faq_q13,#faq_q14,#faq_q15,#faq_q16,#faq_q17,#faq_q18,#faq_q19{
color:#eb622e;  /*orange DSK */
font-size:18px;
}

/* FIN Titre de chaque QUESTION */


.faq_asterisqueDeF{

font-style:italic;
color:#eb622e;
font-size:11px;
text-align:right;
}

.faq_puce{
list-style-image: url("../images/faq_puce_carre.gif");
font-size:12px;
margin-left:60px;
list-style-position: outside;
}


.faq_sous_puce{
list-style-position: outside;
margin-left:90px;
font-size:12px;
list-style-image: url("../images/faq_puce_triangle.gif");
}

.faq_sous_sous_puce{
list-style-position: outside;
margin-left:50px;
font-size:12px;
list-style:disc;
}



.sapLink {
	position: absolute;
	top: 10px;
	right: 10px;
	font-style: italic;
	font-size: small;
	font-weight: bold;
	color:#012866;
}

.contactLink {
	position: absolute;
	top: 40px;
	right: 10px;
	font-style: italic;
	font-size: x-small;
	font-weight: bold;
	color:#012866;
	text-align:center;
}

#logins {
	position: absolute;
	right: 15px;
	top: 10px;
}

.champs {
	text-indent: 5px;
	border:1px solid #eaf1f4;
	width: 80px;	
	height: 13px;
	font-size: xx-small;

}


#submittop {
	background-color: #eb622e;
	color: #fff;
	cursor: pointer;
	text-align:center;
	border: none;
	font-weight: bold;
	font-size: xx-small;
	height: 17px;
	width: 20px;
}

#submittop:hover {
	background-color: #8897bf;
}

dt, dl, dd, ul {
	list-style-type:none;
	margin: 0 10px 0 0;
	padding: 0;
}

.liste{
	position:relative;
	left:20px;
}

.sousliste{
	position:relative;
	left:20px;
}

.liste ul{
	list-style-type:circle;
	font-size:0.7em;
}

.liste_2{
	list-style-type:circle;
	font-size:10pt;	
}

/* FORMULAIRE LIVRE BLANC */


/* FIN FORMULAIRE  LIVRE BLANC */


#menu {
	position: absolute;
	font-size: 0.8em;
	font-weight:bold;
	padding-top: 20px;
	padding-left: 10px;
}

#menu a {
	color:#012866;
}

#menu a:hover {
	color:#4c6c9b;
}

#menu dl {
	float: left;
}
#menu li {
	display: inline;
	list-style-type: none;
	padding: 0;
}

#menu ul {
	list-style-type: none;	
}

#menu dd a {
	color: #eb622e;
}

#menu dd a:hover {
	color: #8897bf;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7, #smenu8 {
	position: absolute;
	top: 60px;
	left: 13px;
	font-size: 0.7em;
	width: 750px;
	z-index: 100;
}

h1 {
	position:  relative;
	top: 8px;
	left: 20px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -100em;
	line-height: 50px;
	width: 158px;
	background: url(../images/logotype-deskom.gif) 0px -50px no-repeat; 
}
h1 a {
	display: block;
	text-indent: -100em;
	line-height: 50px;
	width: 158px;
	background: url(../images/logotype-deskom.gif) no-repeat top left;
}
h1 a:hover {
	background-image: none;
}

#flags{
	position:relative;
	top:30px;
	left:647px;
	width:85px;
	height:20px;
	z-index:1;
}

.flag{
	border:0px;
	width:25px;
	height:15px;
}

#squareLeft {
	float: left;
	width: 496px;
	/*height: 430px;  cette  valeur est à changer suivant le contenu: si on veut que le rectangle finisse pile comme ceux de droite, on ne touche pas. Sinon, on enlève la ligne, et notre div s'adaptera suivant le contenu. Ne pas oublier de mettre un padding-bottom: 100px; pour que le texte ne se superpose pas au fond */
	padding-bottom: 100px;
	border: solid 1px #504968;
	background: url(../images/thE-Invoice.jpg) bottom left no-repeat;
}
#squareLeft2 {
	float: left;
	width: 748px;
	/*height: 430px;  cette  valeur est à changer suivant le contenu: si on veut que le rectangle finisse pile comme ceux de droite, on ne touche pas. Sinon, on enlève la ligne, et notre div s'adaptera suivant le contenu. Ne pas oublier de mettre un padding-bottom: 100px; pour que le texte ne se superpose pas au fond */
	padding-bottom: 100px;
	border: solid 1px #504968;
	background: url(../images/thE-Invoice.jpg) bottom left no-repeat;
}
#squareLeft_big {
	float: left;
	width: 748px;
	/*height: 430px;  cette  valeur est à changer suivant le contenu: si on veut que le rectangle finisse pile comme ceux de droite, on ne touche pas. Sinon, on enlève la ligne, et notre div s'adaptera suivant le contenu. Ne pas oublier de mettre un padding-bottom: 100px; pour que le texte ne se superpose pas au fond */
	padding-bottom: 100px;
	border: solid 1px #504968;
	background: url(../images/thE-Invoice.jpg) bottom left no-repeat;
}

#squareRight {
	float: left;
	width: 248px;
	margin: 0 0 0 2px;
}

#squareRight1 {
	width: 248px;
	height: 226px;
	border: solid 1px #504968;
	background-color: #5d6a91;
	margin:  0 0 2px 0 ;
}

#squareRight2 {
	width: 248px;
	height: 200px;
	border: solid 1px #504968;
	background-color: #5d6a91;
}

.separateur {
	width: 248px;
	height: 200px;
	border: solid 1px #504968;
	background-color: #5d6a91;
}

.language {
	position: relative;
	top: 100px;
	left: 30px;
	font-weight: bold;
}

.contentLeft {
	position: relative;
	/*top: 15px!important;*/
	top: 30px;
	left: 30px;
	width: 436px;
	bottom : 50px;
}
/*.contentLeft2 {
	position: relative;
	/*top: 15px!important;*/
	/*top: -155px;
	left: 30px;
	width: 436px;
}*/

.contentLeft_big {
	position: relative;
	/*top: 15px!important;*/
	top: 30px;
	left: 30px;
	width: 550px;
}
.contentLeft_big_background {
	position: relative;
	/*background:url(../images/visu_fondPage.gif) right repeat-y;*/
	top: 15px;
	width: 745px;
}
.contentLeft_S1 {
	position: relative;
	/*top: 15px!important;*/
	top: 30px;
	left: 30px;
}
.rightContent {
	padding: 20px 30px 0px 150px;
}

/* début des divs spécifiques à la home: peuvent être utilisées ailleurs si pertinent */

.inverse {
	color: #fff;
}

.alignRight {
	text-align: right;
}

.alignRight2 {
	text-align: right;
	/*margin: 15px 15px 0 15px!important;*/
	margin: -10px 15px 0 15px;
}
#alphaListe{
	margin-top:20px;
	font-size:0.8em;
}

.accroche {
	position: relative;
	top: 30px;
	background: #eb622e;
	height: 90px;
}

.accroche p {
	font-size: small;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.accroche img {
	float: left;
	/*padding-right: 10px;*/
}

.buttonAccro {
	width: 235px;
	height: 44px;
	background: url(../images/button-question.gif) top left no-repeat;
	margin: 10px auto;
}

.buttonAccro a {
	color: #b2b2d3;
	font-size: 0.7em;
}

.buttonAccro a:hover {
	color: #b2b2d3;
}

.textButtonAccro {
	padding: 8px 9px;
	line-height: 0.7em;
	color: #b2b2d3;
}

#squareRight1 a:visited{
	 color: #b2b2d3;
}


#footer {
	font-size : 10px;
	color : /*#959cbf*/ black;
	float : left;
	margin-top : 2px;
	margin-bottom : 10px;
	width : 738px;
	padding : 5px;
	text-align : center;
}
.TagCloud {
	font-size : 10px;
	color: #959cbf;
	float : left;
	width : 738px;
	padding : 10px;
	margin:auto;
	text-align : center;
}

.TagCloud table {
	border-collapse:collapse;
}

.TagCloud td {
	width:147px;
	margin:auto;	
}


/*--------------------------------------------------------*/
/*|             Montage du site janvier 2007          |*/
/*--------------------------------------------------------*/

/* societe_contact.php */
#squareRightMenubar{
	width: 248px;
	height: 27px;
	border: solid 1px #504968;
	background-color: #5d6a91;
	margin:  0 0 2px 0 ;	
}

#imgTitle{
	position:relative;
	width:248px;
	margin-top:15px;
	color:#D6DAE3;
	font-size:x-small;
	font-weight:bold;
	text-align:center;
	/*font-weight:bold;*/
}

#squareRightImg{
	width: 248px;
	height: 200px;
	border: solid 1px #504968;
	background-color: #5d6a91;
}

#plan{
	position:absolute;
	width:310px;
	height:210px;
	top:120px;
	left:250px;
	background-image:url(../images/plan2.gif);
}
#bout_fermer{
	position:absolute;
	width:50px;
	height:15px;	
	top:0px;
	left:448px;
	/*border:solid 1px #FFFFFF; */
}

#visuel{
	position:inherit;
	border:solid 1px #504968;
	margin:5px 0 5px 0;
	width:100%;
}

#contenu{
	position:inherit;
	border:solid 1px #504968;	
	margin:5px 0 5px 0; 
}
.texte{
	font-size:small;
}
.texte1{
	font-size:x-small;
}
.numTel{
	font-size:small;
	font-weight:bold;
}
.titre{
	height: 28px; 
	font-size: 11px; 
	color: #002E6E; 
	/*font-weight: bold; */
	text-transform: uppercase; 
	/*background: url(images/puce_tt.gif) no-repeat; 
	padding: 1px 0px 0 28px; */
	margin-top: 22px;
}
.titre3{
	height: 28px; 
	font-size: 11px; 
	color: #eb622e; 
	/*font-weight: bold; */
	text-transform: uppercase; 
	/*background: url(images/puce_tt.gif) no-repeat; 
	padding: 1px 0px 0 28px; */
	margin-top: 22px;
}
.titre2{
	/*font-size: normal; */ 
	color: #002E6E; 
	font-weight: bold;
	text-transform: uppercase; 
}

#bout_img{
	width:248px;
	height:20px;
	background-color:#D6DAE3;
	font-family:Verdana;
	font-size:x-small;
	/*font-weight:bold;*/
	padding-top:5px;
}

.lk_click {background: url(images/plus.gif) no-repeat 0px 3px; padding-left: 16px; margin-left: 14px;}

.lk_haut {position: absolute;}
.lk_haut_big {position: absolute; left:555px; }

.allea{
	width: 235px;
	height: 44px;
	margin: 10px auto;
	/*font-size:normal;*/
	font-weight:bold;
	color:#959cbf;	
}
.lbl_form{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#002E6E;
}
.bouton{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#002E6E;	
}
.input_txt{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:#959cbf;
}
.fieldset{
	border:solid 1px #002E6E;
}
.msgErrForm{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:#AF0C2D;
}
#nok_msgNotChecked{
	visibility:hidden;
	display:block;
	margin-bottom:10px;	
}
.msgErrForm2{
	position:relative;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:x-small;
	font-weight:normal;	
	color:#AF0C2D;
	visibility:hidden;
	display:block;	
}
.contentBox_left{
	float:left;
	width: 200px;
	height: 200px;
	border: solid 1px #504968;
	margin-top:5px;
	margin-bottom:5px;	
	/*background-color: #5d6a91;*/
}

.contentBox_center{
	float:left;
	width: 169px;
	height: 230px;
	/*order: solid 1px #504968;*/
	padding:0 2px 0 0px;
	margin-top:5px;
	margin-bottom:5px;	
	/*background-color: #5d6a91;*/
}

.contentBox_right{
	float:right;
	width: 200px;
	height: 200px;
	/*border: solid 1px #504968;*/
	margin-top:5px;
	margin-bottom:5px;
	/*background-color: #5d6a91;*/
}
.contentBox_header{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: medium;
	margin-bottom: 5px;
	color:#012866;
}
.contentBox_content{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color:#012866;
}

.contactPanel{
	background:#FFFFFF;
}
.contactPanel_head{
	width:248px;
	height:20px;
	background-color:#D6DAE3;
	/*font-weight:bold;*/
	padding-top:5px;
}
.contactPanel_content{
/*	background-color:#ffffff;*/
	padding-top:5px;
	padding-left:4px;
	height:90px;
	width:248px;	
}

/*-- presse --*/
.comBox{
	position:relative;
	width:550px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.comBox_test{
	position:relative;
	width:550px;
	margin-top: 15px;
	margin-bottom: 15px;
	border : 1px dotted grey;
	padding : 3px;
}

.comBoxHead{
	border-bottom:solid 0.01em #eb622e;
	padding-left:3px;
}

.comBoxHead2{
	padding-left:3px;
}
.comBoxContent{
	padding-left:3px;
	text-align:justify;
}

.comBoxContent a,a:visited,a:focus,a:active{
color : #959cbf;
}


.comBoxDate{
	position:relative;
	width:150px;
	left:0px;
	font-size:small;
	font-weight:bold;
	/*Orange -> */color:#eb622e;
	/*Noir -> color:#000000;*/
}
.comBoxTitle{
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
.comBoxPubName{
	position:relative;
	border-bottom:solid 0.01em #eb622e;
	margin-right:5px;
	text-align:right;
	font-size:small;
	font-weight:bold;
	/*Orange -> color:#eb622e;*/
	/*Noir -> */color:#000000;		
}
/**/
/*-- presse --*/
.contactBox{
	position:relative;
	width:550px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contactBoxHead{
/*	background-color:#eb622e;*/
	border-bottom:solid 0.01em #eb622e;
	padding-left:3px;
}
.contactBoxContent{
	padding-left:3px;
	text-align:justify;
}
.contactBoxDate{
	position:relative;
	width:150px;
	left:0px;
	font-size:small;
	font-weight:bold;
	/*Orange -> */color:#eb622e;
	/*Noir -> color:#000000;*/
}
.contactBoxTitle{
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
.contactBoxPubName{
	position:relative;
	margin-right:5px;
	text-align:right;
	font-size:small;
	font-weight:bold;
	/*Orange -> color:#eb622e;*/
	/*Noir -> */color:#000000;		
}
/**/
#logoRumeurPublic{
	position:absolute;
/*	left:355px;
	top:90px;*/
}
.actuBox{
	position:relative;
	width:550px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.actuBox_test {
	position:relative;
	margin-top: 20px;
	margin-bottom: 15px;
	border : 1px dotted grey;
	padding : 3px;
}
.actuBoxHead{
/*	background-color:#eb622e;*/
	border-bottom:solid 0.01em #eb622e;
	padding-left:3px;
}

.actuBoxContent table {
border-collapse:collapse;
margin:15px;
}

.actuBoxContent td {
padding-top:10px;
font-size:0.7em;
}


.actuBoxContent{
	padding-left:3px;
	text-align:justify;}

.actuBoxContentLink{
	padding-left:3px;
}
.actuTitle{
	font-size:1em;
	font-weight:normal;
}
.actuTitle2{
	text-indent:20px;	
	font-size:0.9em;
	color:#3A4158;
}
.actuTitle2:first-letter{	
	font-weight:bold;
	color:#eb622e;
}
/**/
.recrutBox{
	position:relative;
	width:550px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.recrutBoxHead{
/*	background-color:#eb622e;*/
	border-bottom:solid 0.01em #eb622e;
	padding-left:3px;
}
.recrutBoxContent{
	padding-left:3px;
	text-align:justify;
}
.recrutBoxContentLink{
	padding-left:3px;
}
.recrutTitle{
	font-size:0.8em;
	font-weight:bold;
	color:#959cbf;
	margin-top:10px;
}
/**/
.partenBox{
	position:relative;
	width:550px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.partenBoxHead{
/*	background-color:#eb622e;*/
	border-bottom:solid 0.01em #eb622e;
	padding-left:3px;
}
.partenBoxContent{
	padding-left:3px;
	text-align:justify;
}
.partenBoxContentLink{
	padding-left:3px;
}
.partenTitle{
	font-size:0.8em;
	font-weight:bold;
	color:#959cbf;
	margin-top:10px;
}
/**/
.donneesBox{
	position:relative;
	width:550px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.donneesBoxHead{
/*	background-color:#eb622e;*/
	border-bottom:solid 0.01em #eb622e;
	padding-left:3px;
}
.donneesBoxContent{
	padding-left:3px;
	text-align:justify;
}
.donneesBoxContentLink{
	padding-left:3px;
}
.donneesTitle{
	font-size:0.8em;
	font-weight:bold;
	color:#959cbf;
	margin-top:10px;
}
/**/
#homeNewsBox{
	position: relative;
	top: 50px;
}
#homeNewsBox_Title{
	font-size:0.9em;
	font-weight:bold;
	background-color:#dce0ec;
	padding-left:5px;
}
#homeNewsBox_content{
/*	border-top: solid 2px #959cbf;*/
	border-top: solid 1px #eb622e;
	border-bottom: solid 1px #eb622e;
	padding:2px 5px 5px 5px;

}
.homeNewsBox_content_Title{
	font-size:0.7em;
	font-weight:normal;
	list-style:disc;
	margin-left : 10px;
}

#homeNewsBox_content a, a:hover, a:visited, a:focus{
	color: #959cbf;
}

.homeNewsBox_content_Title_important{
	font-size:13px;
	font-weight:bold;
	color:#5d6a91;
}
/**/
.lstHome{
	font-weight:bold;
	text-align:justify;
}
/**/
.allContentList{
	padding-left:10px;
	margin-left:35px;
	list-style:square;
	text-align:justify;
	font-size : 0.7em;
}
.allContentList2{
	padding-left:10px;
	margin-left:10px;
	list-style:circle;
	text-align:justify;
}
.allContentList3{
	padding-left:10px;
	margin-left:35px;
	list-style:upper-roman;
	text-align:justify;
	font-size : 13px;
}
.nocolorlink  a{
	color : black;
}
.nocolorlink  a:hover{
	color : #FF9966;
}
/**/
.leftContentList{
	font-size:0.7em;
	margin-left:15px;
	list-style:square;
	text-align:left;
}
/**/
.rightContentList{
	margin-left:15px;
	font-size:0.7em;
	list-style:square;
	text-align:right;
}
/**/
.enSavoirPlusBox{
	position:relative;
	width:248px;
	background-color:#FFFFFF;
}
.enSavoirPlusBox_Header{
	padding-left:5px;
	color:#000000;	
	font-weight:bold;
	border-bottom:solid 1px #eb622e;
}
.enSavoirPlusBox_Footer{
	background:url(../images/visu_fondEnSavoirPlus.gif) bottom no-repeat ;
	height:50px;		
}
.enSavoirPlusBox_Content{
	padding-left:5px;
	padding-right:5px;
	text-align:justify;	
}
.enSavoirPlusBox_Content_Link{
	padding-left:5px;
}
.enSavoirPlusBox_Content_Title{
	font-weight:bold;
}
.enSavoirPlusBox_Content_Text{
	font-size:0.8em;
	font-weight:normal;
	color:#000000;
}
/**/
#solusBox{
	position:relative;
	overflow:hidden;
	width:436px;
	margin-bottom:15px;
	margin-top:20px;
}
#solusBox_Titre{
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:3px;
}
#solusBox_sTitre{
	font-weight:bold;
	margin-bottom:10px;
}
#solusBox_twoColumns{
	top:5px;
}
#solusBox_twoColumns_colLeft{
	float:left;
	width:80px;
	padding-top:10px;
}
#solusBox_twoColumns_colRight{
	float:right;
	width:350px;	
	font-size:0.7em;
}
#solusBox_twoColumns_colRight ul{
	list-style-type:square;
	list-style-position:inside;
}
.solusLink{
	margin-top:10px;
}
/**/
#popup_schema_box{

}


#archives07rev{
width:100%;
text-align:center;
font-size:11px;
color:#ef7e54;
text-decoration:overline underline;
border:0px solid black;

}

#archives08rev{
width:100%;
text-align:center;
font-size:11px;
color:#ef7e54;
text-decoration:overline underline;
border:0px solid black;

}


#archives07rev a,a:visited,a:focus,a:active{
color:#ef7e54;
}

#archives08rev a,a:visited,a:focus,a:active{
color:#ef7e54;
}

.formulaireLB{
background-color:#5d6a91;
padding : 5px;
margin : 5px;
}


.formulaireLB legend{
color:#ef7e54;
}


.formulaireLB_fieldset{
border-style: none;
border: 1px solid #ef7e54;
height: 580px;
}


.formLB_btn_OK{
position:relative;
top:455px;
margin-left:80%;
}

.formetoile{
color:#ef7e54;
}

.formLB_textedebut{
color:white;
margin:15px 15px 15px 15px;
}

.formLB_sousquestions{
padding-left: 10px;
padding-top:15px;
padding-bottom:10px;
width:340px;
}

.formLB_content {
color:white;
font-size:12px;
width:500px;
margin:auto;
border-collapse:collapse;
}

.formLB_redirection p{
color:white;
font-size:14px;
text-align:center;
margin-top:150px;
}

.formLB_redirection a{
color: #ef7e54;
font-size:15px;
}

.avert_red{
color:red;
text-align:right;
font-weight:bold;
}

.popup_home_onload{
background-color:#5d6a91;
padding : 5px;
margin : 5px;
}

.popup_home_onload p{
color:white;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size:14px;
text-align: justify;
}

.popup_home_onload img{
margin: 5px auto 5px  145px;
}

.popup_home_onload a{
color:#ef7e54;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size:13px;
}

.popup_home_onload_cadre{
border: solid 1px #ef7e54;
padding : 5px;
margin : 5px;
}
.popup_home_onload_cadre{
border: solid 1px #ef7e54;
padding : 5px;
margin : 5px;
}

#popup_schema_img{
	text-align:center;
}

#popup_bouton_fermer{
	font-size:0.7em;
	font-weight:bold;
	text-align:right;
	padding-right:30px;
	padding-bottom:20px;
}

/**/
.homeRefBox{
	position:relative;
	width:248px;
	background-color:#FFFFFF;
}
.homeRefBox_Header{
	padding-left:0px;
	color:#000000;	
	font-weight:bold;
	border-bottom:solid 2px #eb622e;
}
.homeRefBox_Footer{
	background:url(../images/visu_fondEnSavoirPlus.gif) bottom no-repeat ;
	height:50px;		
}
.homeRefBox_Content{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
.homeRefBox_Content_Link{
	padding-left:5px;
}
.homeRefBox_Content_Title{
	font-weight:bold;
}
.homeRefBox_Content_Text_left{
	font-weight:normal;
	color:#000000;
	text-align:left;
}
.homeRefBox_Content_Text_right{
	font-weight:normal;
	color:#eb622e;
	text-align:right;
}
.homeRefBox_Content_Text_right_blue{
	font-weight:normal;
	color:#959cbf;
	text-align:right;
}
/**/
.donneeBox{
	position:relative;
	width:550px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.donneeBoxHead{
/*	background-color:#eb622e;*/
	border-bottom:solid 0.01em #eb622e;
	padding-left:3px;
}
.donneeBoxContent{
	padding-left:3px;
	text-align:justify;
}
.donneeBoxContentLink{
	padding-left:3px;
}
.donneeBoxTitle{
	font-size:0.8em;
	font-weight:bold;
	color:#959cbf;
	margin-top:10px;
}
/**/

.refCliBox{
	position:relative;
	width:550px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.refCliBoxHead{
	color:#012866;
	font-weight:bold;
	/*border-bottom:solid 0.1em #012866;*/
}
.refCliBoxContent{
	font-size:0.8em;
	font-weight:normal;
	text-align:left;
}
.refCliBoxContentLink{
	padding-left:3px;
}
.refCliBoxTitle{
	font-size:0.8em;
	font-weight:bold;
	color:#959cbf;
	margin-top:10px;
}
/**/
#illusBox{
	position:relative;
	width:550px;
	margin:20px 0 10px 0;
}
#illusBox_titre{
	font-size:0.8em;
	font-weight:normal;
	padding:3px 0 3px 0;
	margin-bottom:5px;
	text-align:center;
}
#illusBox_content{
	text-align:center;
}
#illusBox_legend{
	font-size:0.7em;
	margin:10px 0 5px 0;
	background-color:#D6DAE3;
	padding:3px 0 3px 0;
}

/**/
legend{
	color:#959cbf;
}
/**/
.sousTitre_01_bold{
	font-size:0.9em;
	font-weight:bold;
	margin-top:5px;
}
.sousTitre_02_bold{
	font-size:0.8em;
	font-weight:bold;
	margin-top:8px;
}
.sousTitre_02_norm{
	font-size:0.8em;
	font-weight:normal;
	margin-top:8px;
}
.sousTitre_03_bold{
	font-size:0.7em;
	font-weight:bold;
}
.sousTitre_01_bold_souli{
	font-size:0.9em;
	border-bottom:solid 0.01em #eb622e;
	font-weight:bold;
}
.sousTitre_02_souli{
	font-size:0.8em;
	font-weight:bold;
	border-bottom:solid 0.01em #eb622e;
}
.sousTitre_03_souli{
	font-size:0.7em;
	font-weight:bold;
	border-bottom:solid 0.01em #eb622e;
}
/**/
#tabPanel{
	position:relative;
	bottom:15px;
	border-top: solid 1px #eb622e;
	border-bottom:solid 1px #eb622e;
	font-size:0.8em;
	height:18px;
}
#tabPanel a{
	color:#012866;
}
#tabPanel a:hover{
	color: #bfc5db;
}
.tabSelect {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#eb622e;
}
#tab_01, #tab_02, #tab_03, #tab_04 {
	float:left;
}
.tabSpacer{
	float:left;
	border-left:solid 1px #eb622e;	
}
.tabSpacerSelect{
	float:left;
	background-image:url(../images/tabSpacer2.gif);
}
/**************************************************
*			NEWS DEROULANTES
***************************************************/
.news {
	width:340px;
	height:200px;
	margin-left:110px;
	margin-top:10px;
	background-image:url(../images/visu_NewsHP.gif);
}
.posrelative{
position:relative;
}
#conteneur_infos{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:small;
	OVERFLOW: hidden;
	WIDTH: 320px;
	CLIP: rect(0px 340px 180px 0px);
	POSITION: absolute;
	LEFT: 120px;
	TOP: 160px;
}
.newsTitle{
	font-size:0.8em;
	font-weight:bold;
	color:#eb622e;
}
.newsText{
	font-size:0.7em;
	font-weight:normal;
}
.newsLinkLabel{
	font-size:0.7em;
	font-weight:bold;	
}
/**/
.signeRight{
	text-align:right;
}
/**/
#compSiteMap{
	font-size:0.7em;
	font-weight:normal;
	margin-top:10px;
	border-bottom:solid 1px #eb622e;
	border-top:solid 1px #eb622e;
}
/**************************************************
*			SELF TESTING TOOL
***************************************************/
#divformulaire{
	position:relative;
	top:120px;
	/*border:solid 1px #000000;*/
	left:30px;
}
.contentTool{
	position: relative;
	top: 40px;
	background:url(../images/logo_selftesting.gif) left top no-repeat;
	background-color: #FFFFFF;
	/*border: solid 1px #504968;*/
	width: 400px;
	height: 200px;	
}


.tableIdent {
	border : 1px solid black;
	margin-left : auto;
	margin-right: auto;
	margin-top : 50px;
	padding : 5px;
}
.trIdent {
	border : 2px solid black;
	display : block;
	width : 100px;
}
.center {
	text-align : center;
}
.mentionslegales {
	font-size : 12px;
	display : block;
	border : 1px solid black;
	padding : 10px;
	margin : 10px;
}
.bigletter {
	font-size : 17px;
	/*font-weight : bold;*/
}.right {
	text-align : right;
	font-size : 12px;
}
.right:hover {
	color : #FF9966;
}
.bluedsk {
	color : #002363;
}
.orangedsk {
	color : #eb5c26;
}
.small {
	font-size : 11px;
}
.flot {
	display : block;
	float : left;
	margin-right : 10px;
}
.ssmap {
	list-style-type: square;
	margin-left : 15px;
}
.red {
	color : red;
}
.white { color : white ; font-weight : bold; }
.update {
	color : #eb622e;
	font-weight : bold;
	font-size : 13px;
}
.cadrer {
	padding : 3px;
	border : 1px dotted black;
}