/* ////////////////global//////////////// */

body,td,th, div{
	color:#214c76;
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif ;
	line-height:150%;
}
body {
	background-color: #1c364f;
	/*background-color: #357abe;*/
	margin: 0px 15px 15px 15px;
	padding:0;
}
a {
	color:#3E91C1;
	text-decoration:none;
}
a:hover {
	color:#465375;
	text-decoration:underline;
	background: #ffffff;
	/*color: #736D55;*/
	color:#9dadba;
	/*list-style-type: disc;
    list-style-image: url(puce.gif);
    list-style-position: inside;*/

	
}
/*h1, #sloganBandeau {
	font-size: 11px;
	font-weight: bold;
	padding:20px 0px 20px 0px;
	margin:0;
	color:#6d81a0;*/
	
#sloganBandeau {
	font: 12px Microsoft Sans Serifs, Arial;
	font-weight: bold;
	text-align:right;
	float: right;
	margin-right:20px;
	margin-top:20px;
	list-style-type:none;
	color:#9fbee2;

	
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-family:Arial;
	color:#849CC1;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	/*color:#849CC1;*/
}
p{
	padding-bottom:15px;
	margin:0;
	font-size: 13px;
	}
.cleaner{
	clear:both;
	line-height:1px;
}


/* ////////////////structure de la page//////////////// */

#all{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	
}
#header{
	width:899px;
	height:117px;
	float:left;
	visibility: visible;
	background-color:#364b68;
	background-image:url(IMG/squelettes/banniere_05.gif);
	/*border-bottom:3px solid #9CADBA;*/
	margin-top:10px;
	
}
#header #logo{
	float:left;
	margin:19px 0 0 25px;
	
	
}


/*#containerHaut{
	height:9px;
	width:900px;
	background-image:url(IMG/squelettes/containerHaut.jpg);
	
}*/

/*#containerMiddle{
	height:10px;
	width:900px;
	background-image:url(IMG/squelettes/containerMiddle.jpg);
	padding:10px,10px,10px,10px;
}*/


#header #logo img{
		border:2;
		
		
}
/*#header #flashHeader{
	float:right;
	width:560px;
	margin:20px 0 0 0;
}*/
#container{
	float:left;
	width:898px;
	/*height:518px;*/
	background-color:#FFFFFF;
	background-image: url(IMG/squelettes/bgContainer.jpg);
	background-repeat:repeat-y;
	/*padding-top:10px;*/

}

#left{
	width:182px;
	float:left;
    margin:0px 0 0 0;
	text-align:left;
	background:transparent;
}
#right{
    width:650px;
	/*width:696px;*/
	height:600px;
	/*height:600px;*/
    float:right;
	overflow-y:auto;
	overflow-x:hidden;

	/*margin:0px 0 0 20px;*/
	/*margin:0px 0 0 px;*/
	text-align:left;

}
#right #flash{
	text-align:center;
}
	
#image{
	height:100px;
	width:100px;
}

	

#right #presentation{
	margin-top:14px;
	margin-bottom:55px;
	text-align:justify;
	margin-right:56px;
}
#right #imgText{
	float:right;
	margin-left:15px;
	margin-bottom:5px;
}
#right #imgText a img{
	border:1px solid #CCCCCC;
}
#right #imgText a:hover img{
	border:1px solid #6699CC;
}

#footer_middle{
	background-image:url(IMG/squelettes/footer_middle.gif);
	height:10px;
	width:100%;
	
	}



#footer{
	/*padding-top:-15px;*/
	/*background-color:#214c76;*/
	/*border-top:3px solid #9CADBA;*/
	height:50px;
	display:inline;
	
}

#footerbas {
	height:10px;
	width:898px;
	background-image:url(IMG/squelettes/footer_bas.gif);
	margin-left: auto;
    margin-right: auto;    
	}


#footer a{
	width:100%;
	color:#fff;
	display:inline;
	}


#coorPied{
	
	text-align:center;
	padding:20px 0 0 0;
	color:#fff;
	display:inline;
}

#coorPied a{
	
	color:#fff;
	/*display:inline;*/
	width:100em;
}

#contact {
	background-color:#315e8a;
	/*background-image:url(IMG/squelettes/footer.gif);*/
	color:#fff;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	padding-top:14px;
	padding-bottom:11px;
	/*display:inline;*/
		
	}
	
#contact a {
	color:#fff;

}	

#contact a:hover {
	color:#fff;
	background-color:#3d74ab;

}
/* ///////////////menu haut///////////////*/
#header #menuHaut{
	float:right;
	padding:0;
	margin:0;
	height:20px;
	text-align:right;
	background-image:url(IMG/squelettes/bannierelogo.jpg);
	line-height:20px;
}
#header #menuHaut img{
	border:0;
}
#header #menuHaut a{
	margin:0 20px 0 0;
	font:13px 'Centre Gothic', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
#header #menuHaut a:hover{
	margin:0 20px 0 0;
	font:12px 'Centre Gothic',Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#849CC1;
}
#header img{
	border:0;
}
/* ////////////////menu gauche//////////////// */
#left ul{
	padding:0;
	margin:0;
	list-style:none;
	
	/*
	list-style-position:inside; 
	list-style-image: url(IMG/squelettes/puce.gif);
	*/
}

#left ul li{
	margin:0 0 1px;
	padding:10px 0 10px 18px;
	background-image: url(IMG/squelettes/bgMenu.jpg);
	background-repeat:repeat-y;
	
	
}
#left ul li a{
	/*background-image:url(IMG/squelettes/bgMenu_titre.jpg);
	background-repeat:repeat-y;*/
	display:block;
	width:210px;
	text-decoration:none;
	/*color:#445260;*/
	color:#1c364f;
	font-size:12px;
	font-family: 'Centre Gothic',Arial,Verdana,  Helvetica, sans-serif;
	font-weight:bold;
	
	
}
#left ul li a:hover{
	text-decoration:none;
	color:#849CC1;
	/*width:100%;*/
	font-size:12px;
	font-family: 'Centre Gothic',Arial,Verdana,  Helvetica, sans-serif;
	font-weight:bold;
	
}

/*#left ul li .sous{
    text-indent: 10px;
	display:block;
	width:210px;
	text-decoration:none;
	color:#4c6175;
	font-size:11px;
	font-family: 'Centre Gothic',Arial,Verdana,  Helvetica, sans-serif;
	display: list-item;
	list-style-image: url(IMG/squelettes/trait.gif);
	margin-left: 1em;
    padding-left: 10px;
	text-indent: 1em;
	list-style-position: inside;
}*/

#left ul li .sous{
    text-indent: 6px;
	/*display:block;*/
	width:210px;
	text-decoration:none;
	/*color:#465375;*/
	color:#4c6175;
	font-size:12px;
	font-family: 'Centre Gothic',Arial,Verdana,  Helvetica, sans-serif;
	padding-left:20px;
	/*margin-top:10px;*/
	background-image: url(IMG/squelettes/puce_bleu.gif);
	background-repeat:no-repeat;
	background-position: 7% 50%;
	
}


/* ///////////fil d'arien/////// */

#filArien{
	padding: 6px;
	background-color:#E9EDF2;
}


/* formulaire de contact */
.cateDetail{
	/*width:656px;*/
width:631px;
	background:none;
	text-align:left;
	/*margin-right: 10px;*/
	/*margin-left: 60px;*/
	/*overflow-y:auto;
	overflow-x:none;*/
}
.cateDetail a{
	color:#75a802;

}

.textRed{
	color:#FF6600;
}
#contactR{
	float:right;
	width:400px;
}
#contactL{
	float:left;
	width:200px;
	font-weight:bold;
	text-align:right;
}
#contactL {
	padding:3px;
}
#contactR {
	padding:3px;
}
#contactR a{
	width:70px;
	padding:2px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-weight:bold;
	float: left;
	margin-right:20px;
	border: double #3E91C1;
}
#contactR a:hover{
	width:70px;
	color:#589888;
	padding:2px;
	text-decoration:none;
	text-align:center;
	float: left;
	margin-right:20px;
	font-weight:bold;
	display:block;
	border: double #515151;
}
input {
	color:#32586B;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.TextField {
	width:250px;
}

.radioField{
	vertical-align:text-top;
}

textarea {
	color:#666666;
	font:13px Verdana, Arial, Helvetica, sans-serif;

}
select {
	color:#666666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	width:255px;
}

#propIntel {
	margin-bottom:60px;
	

}

/* ///////////others/////// */
.gras{
	font-weight:bold;
}
.bleu{
	color:#3E91C1;
}
.centrer{
	text-align:center;
}
strong.spip{
	font-weight:bold;
}

/*titres des parites du menu gauche*/
#left h1{
	margin-bottom:0;
	padding-bottom:0;
		}
	
#left h1.partition{
	color:#39435b;
	font-size:127%;
	font-weight:bold;
	
	}
	

#left h1 ul li{
	
	background-image: url(IMG/squelettes/bgMenu_titre.jpg);
	background-repeat:repeat-y;
}

/*les sous_titres des articles*/
h2.sous-titre span{
	color:#465375;
	background-color:#e3e8ec;
}

.titre{
	color:#878787;
	font-size:12px;
	width:200px;
}
span.titre_article {
	color:#1C364F;
	margin-top:1em;
	font-size:14px;

}
.soustitre{

	font-size:11px;
}


.titreMmenu{
	font-size:7px;
	font-weight:bold;
	


}
#faq .spip{
/*font-size:12px;*/
	/*overflow:auto;*/
	font-size:11px;
	text-align:justify;
}	

/*#faq{
	overflow:auto;

}*/


div.cv, div.cv p {

 overflow: hidden;
 color:#7f7f7f;

}

span.annee {

  float: left;
  padding-right:10px;

}

span.souligne {
 
	text-decoration: underline; 
	margin-left:6%;
 }

span.souligne2{
	text-decoration: underline; 
	margin-left:1%;

}
 
p.spip{
	position:relative;
	/*padding-right:20px;*/
	/*width:336px;*/
	vertical-align:30px;

}
p.spip2{
padding-right:20px;


}


.faq_aName{
	color:#849CC1;
	text-decoration:none;
}
.faq_aName:hover{
	text-decoration:none;
}

ul.spip{
	margin: -15px 10px 10px 0;
	
}
.spip_documents img{
/*
	margin: -40px;
	margin-bottom:10px;*/
}

.spip_logos {


}

#imgPhoto{
	margin-top:30px;
	margin-right:20px;
}

.img22 {
	margin-top:100px;
	margin-left:100px;
}

.titreart {
	font:14px 'Centre Gothic', Arial, Helvetica, sans-serif;	
	color:#878787;
	font-weight:bold;
	margin: 20px 20px 20px 20px;
	width:200px;
		}
	
.imgntic{
	padding:0px 0px 50px 30px;
	
	}
	
#sommaire{
	float:left;
	width:241px;
}	

#actu{
	margin-top:10px;
	float:right;
	width:630px;

}

#interv{
	float:right;
	margin-top:10px;
	/*padding-left:22px;*/
	width:297px;
}	
#interv a{
	color:#919192;
	margin-right:auto;
	margin-left:auto;

}
#interv ul li{
	margin-left:-14%;
	width:164px;
	list-style-image:none;
	list-style:none;
}


#sommaire p {
	width:278px;
	margin-left:8%;

}

#sign{
float:right;
}
	
#presjacq{
	margin-top:-20px;
	margin-left:20px;
	margin-bottom:53px;
	width:380px;
	float:left;
	}
	
.notes{
	font-size:9px;
	width:96%;

}	
	
ul#menu1	{
	list-style:url(dist/puce.gif);
	
	/*padding:0 13px 0 0;*/

}
	
/*#logoArticle{
	float:right;
	}*/


hr {
	background:transparent none repeat scroll 0;
	border-color:#919192;
	border-style:solid;
	border-width:0 0 1px;
	margin-right:100%;
	width:97%;
}

/*h3#domaine{
	width:200px;
	line-height:10px;
	background:url(puce-titre.gif);
	background:no-repeat;
}*/
li#domaine{
	font-weight:bold;
	font-size:12px;
	color:#3378a0;
	/*width:277px;*/
	list-style: none;
	margin-left:-20px;
	list-style-image: url(puce-titre.png);
	background-repeat: no-repeat;
		

	/*font-size:12px;*/
}

h3#article{
	width:190px;
	font-size:12;
	margin-bottom:10px;

}

.logoRub{
	margin-left:440px;
}
.logoRub2{
	margin-left:500px;
}
.logoArt{
	margin-right:-469px;
	
}

h3#intelArt{
	color:#878787;
	font-size:11px;
}

h3#intelArt2{
	color:#3378A0;
	font-size:11px;

	}
h3#faqTitre{
	font-size:12px;
	font-weight:bold;
	color:#32618e;
}
h3#faqTitre a{
	font-size:13px;
	font-weight:bold;
	color:#32618e;
}
.coord{
	font-size:9px;
	float:left;
}
		   
.asterisk{
	color:#FFFFFF;
}	


p#hautpage{

	padding-left:450px;
	font-size:12px;
}

.spip_document_9{
	float:left;
	
}


.spip_document_37{
	margin-top:-70px;
}

.spip_document_36{
	margin-top:-55px;
	margin-right:-20px;
}

.spip_document_39{
	height:100px;
	width:100px;

}

.spip_document_40{
	margin-top:40px;
	margin-right:0px;
}


p#pFAQ {
	color:#757575;
	padding-bottom:15px;
	width:530px;

}

ul#cv {
	/*width:100%;*/
	/*margin-left:0px;*/
	margin-left:-20px;
	margin-top:0;
	text-align:left;
	list-style-image: url(dist/puce.gif);
	
}

ul#cv2 {
	margin-top:0px;

}

ul#cv2 li{
	color:#7f7f7f;
	margin-left:0;
		margin-top:0;
	list-style-image: url(dist/puce.gif);
	

}

#acces {
	float:left;
	list-style-image:url(dist/puce.gif);
	margin-left:20px;
	margin-top:20px;

}

ul#pres li{

	list-style-image: url(puce-titre.png);
	margin-left:10px;
	vertical-align:center;
		
	}
ul#pres li a {
		color:#99DB02;
		font-weight:none;
}
	
#englversion {
	float:none;
	margin-top:10px;
	margin-left:450px;
	font-size:9px;

}

#presentation_block {
	float:left;
	/*margin:0 0 0 -8px;*/
	padding:0;
	text-align:left;
width:323px;
}


#presentation_block2 {
	float:left;
	margin:0 0 0 -10px;
	padding:0;
	text-align:left;
width:310px;
	
	}
#presentation_block2 p {
	color:#a0a0a0
}

.titre_page{
	font-family: Verdana; 
	font-size:15px;
	font-weight:bold;

	text-align:left;

}

#bloc_all{
	display:inline;
	}
	
#bloc_left{
	float:left;
	width:300px;
	
}
#bloc_left p{
	padding:0;
	text-align:justify;

}

#bloc_left ul li,#bloc_right ul li{
	float:left;
	width:284px;
	/*margin-left:-11px;*/
	list-style-image: url(dist/puce.gif);
	color:grey;
	text-indent: -0.6em;
	text-align:left;
	
}
#bloc_left ul,#bloc_right ul{
	margin-left:-2em;
}

#bloc_right{
	/*width:320px;*/
	width:306px;
	float:right;
}
#bloc_all strong {
	font-size:13px;
	color:#2c557c;

}

#contact_block{
	margin:5px;

}

#contact_block p{
	height:5px;
}

#btns{
	/*float:left;*/
	margin-left:20px;
	}
