.onlyPrint{
	
	font-size:9px;
	margin:0 30px 15px 30px;
	padding-bottom:8px;
	color:#666666;
}

.encartExtract{ /* les encarts avec phrase d'accroche */
/*width:20%;
font-size:140%;
border:1px solid #D1DCF3;
float:right;
background-color:#F6F7FD;
margin:7px 3px 7px 8px;
padding:8px;
text-align:center;*/
display:none;
}


.auteurArticle{
margin-bottom:15px;
}

.spacer{clear:both;}


p, td, ul, ol, li {
	font-family:"Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 100%;
	color:#000000;
}


H1{ /* titre */
color:#000000;
font-size:110%;
margin-bottom:4px;
margin-top: 4px;
padding:0px;

}

td {
	vertical-align: top;
}

p {
	margin: 1.2em 0 1.2em 0;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:link:hover {
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:visited:hover {
	text-decoration: underline;
}

.text {
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}


/*****************************************/


body{
/*font-size:x-large;*/
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
	/*font-family: georgia;*/
	color:#000000;
	line-height: 1.166;	
	/*margin-top: 15px;*/
	/*margin: 0px;*/
	padding: 0px;
	/*background-color:#CCCCCC;*/
	/*background-color:#EAEAEA;*/
	text-align: center;
	/*margin-bottom:25px;*/
	background-color:#FFFFFF;
	background:#6E9BD0 url(../images/grid_c3.gif) repeat;
	
	/*background: #F2AF27 url(../images/ligne_rouge_fond.gif) repeat-x;*/
	
	
}

#allpagesHP{
	
	background-color:#FFFFFF;
	/*border:1px solid #666666;*/
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	width:100%
	/*width:800px;*/
	
}




/**************** Navigation supérieure *********************/

#header {
	display:none;
	/*background:#fff url(../images/jeter/backgroundHaut.gif) no-repeat;*/
	
}

 /**************************** */



#containerHP{
/*background: #ccc url(../images/ligne_droite.gif) repeat-y 50% 0;*/
/*background: #ccc url(../images/ligne_droite2.gif) repeat-y 50% 0;*/
margin-top:0;
background-position:right;
background-color:#FFFFFF;
/*
background: #fff url(../images/jeter/tab-b.gif) repeat-y;
	background-position: 21% 0; 
	border-width: 1px;*/
/*	border: 1px solid #cccccc;*/
}

#imprimer_bookmarks{
display:none;
	color:#999999;
	font-size: 60%;
	margin-bottom: 15px;
	margin-top: 15px;

}

#imprimer_bookmarks input{
display:none;
	

}


#imprimer_bookmarks a:link{
	color:#999999;
	
}
#imprimer_bookmarks a:hover{
	color:#999999;
	
}
#imprimer_bookmarks a:visited{
	color:#999999;
	
}


/******************* Menu gauche *****************/
#gaucheHP{
	display:none;
	float:left;
	padding-left:0px;
	padding-top: 0px;
	width:20%;
	text-align:left;
	
	/*border-right: 1px solid #666666;*/
	
}

#gaucheAuteur{
border:1px solid #000000;
margin:5px;
padding:5px;
}

#gaucheAuteur H1{
font-size:70%;
}
#gaucheAuteur H2{
font-size:70%;
}
#gaucheAuteur H3{
font-size:70%;
color:#666666;
}
#gaucheAuteur H4{
font-size:70%;
color:#666666;
}


#listeGaucheAuteur{
margin:0 5px 0 10px;

}

#listeGaucheAuteur H1{
	margin-top:20px;
	font-size:70%;
	font-weight:bold;
	
	border-bottom: 1px dashed #666666;
	padding-bottom:4px;
}

#listeGaucheAuteur H2{
	font-size:70%;
	font-weight:normal;

	border-bottom: 1px dashed #666666;
	padding-bottom:0;
}


#menuGauche{
	width:100%;
	padding: 0;
	margin:0;
	
}

#menuGauche H1{
	width:100%;
	font-size: 80%;
	padding:0px 0 0 10px;
	background-color:#CCCCCC;
	
}

a.listeLiensGauche {
	display: block;
	/*width: 100%;*/
	margin:0px;
	padding:0px;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:5px;
	/*background-position:11px 10px;
	background-repeat:no-repeat;*/
	font-size:80%;
	color:white;
	text-decoration:none;
	border-bottom:1px #cccccc dashed;
	background-color:#FFFFFF;
}
a.listeLiensGauche:hover {
	
	margin:0px;
	padding:0px;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:5px;
	background-position:11px 10px;
	background-repeat:no-repeat;
	font-size:80%;
	color:white;
	text-decoration:none;
	/*border-bottom:1px #658dc0 solid;*/
	background-color:#FF6600;
}

a.listeLiensGauche:hover{color:#000066; }
a.listeLiensGauche:active{color:#000066;  }
a.listeLiensGauche:focus{color:#000066;  }


a.listeLiensGaucheExpanded {
	background-color:#FFFFFF;
	padding-left:40px;
	padding-right:3px;
	color:#000066;
	
}

a.listeLiensGaucheExpanded:visited {
	background-color:#FFFFFF;
	padding-left:40px;
	padding-right:3px;
	color:#000066;
	font-size:70%;
	
	
}
a.listeLiensGaucheExpanded:hover {
	padding-left:40px;
	padding-right:3px;
	/*background-color:#999999;*/
	color:#000066;
	/*background-image:url(/images/navover.gif);*/
}

#lienActuel {

	
}
#lienActuel:hover, #lienActuelHigh {
	background-color:#FEEAD6;
	color:#0066CC;
	/*font-weight:bold;*/
}


#sousLienActuel {
	/*background-image:url(/images/who.gif);*/
	
}
#sousLienActuel:hover, #sousLienActuelHigh {
	font-weight:bold;
	color:#0066CC;
	/*background-image:url(/images/navover.gif);*/
}

#lienNonActuel {
	background-position:center;
	color:#0066CC;
	
}
#lienNonActuel:hover, #lienNonActuelHigh {
	background-color:#EBEBEB;
	color:#FF3300;
	/*background-image:url(/images/navover.gif);*/
}

/********* end menu gauche  **************/


.titreRubriqueHP{
margin-left: 15px;
padding-left:5px;
font-size:14px;

color:#FF6600;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
background-color:#FFFFFF;
}



.textgaucheHP{
font-size:10px;
color:#666666;
width: 95%;
padding-bottom: 15px;
/*border-bottom: 1px dashed #666666;*/
}

.textgaucheHP h1{
font-size:11px;
color:#000066;
margin-top:8px;
margin-bottom: 5px;
}


/***************************************/

#milieuHP{
	
	margin-top:4px;
	padding: 0 20px 0 30px;
	font-size:13px;
	
	/*border-left: 1px solid #ccc;*/
	text-align:left;

}


#milieuLiensExternes{
	
	margin-right: 15px;
	padding-top: 0px;
	/*border-left: 1px solid #666666;*/
	text-align:left;
}

#milieuServices{
	
	padding-top: 0px;
	/*border-left: 1px solid #666666;*/
	text-align:left;
}

#milieuEspaces{
	
	padding-top: 0px;
	/*border-left: 1px solid #666666;*/
	text-align:left;
}


#milieuUnion{
	
	padding-top: 0px;
	/*border-left: 1px solid #666666;*/
	text-align:left;
}

#milieuCommunes{
	font-size:14px;
	padding-top: 0px;
	/*border-left: 1px solid #666666;*/
	text-align:left;
}

#milieuSCommunes p{
	font-size:14px;
}

#milieuCommunes td,table,tr{
	font-size:14px;
}

.whereami{
	
	
	color:#999;
	
	font-size:150%;
	/*border-bottom: solid 1px #ccc;*/
	border-bottom: solid 1px #C41100;
	/*border-left: solid 1px #666;*/
	padding: 0px 0 10px 0;
	margin: 0px 0 10px 5px;
	line-height: 0.8em;
	/*width:50%;*/
}

#breadCrumb{
	display:none;
	/*padding: 5px 0px 5px 30px;*/
	margin: 0px 0px 20px 0px;
	padding-top:0;
	font: small Verdana,sans-serif;
	font-size:75%;
	color: #AAAAAA;
	padding-bottom:5px;
	
	border-bottom:1px solid #ccc;
}



#breadCrumb a{
	color: #666666;
	/*border-bottom: solid 1px #666666;*/
}

#breadCrumb a:hover{
	/*color: #005FA9;
	color:#FF6600;*/
	color:#666666;
	text-decoration: none;
	border-bottom: solid 2px #AE0004;
}



#milieuHP p{
	font-size:14px;
}

#milieuHP td,table,tr{
	font-size:12px;
}

.bienvenueHP{
font-size:11px;
margin-bottom:15px;
color:#666666;
}

.milieuRubriqueHP{
background-image:url(../images/hpicon.gif);
background-repeat:no-repeat;
/*border-bottom: 2px solid #FF6600;*/
width: 195px;
border-bottom: 2px solid #FF6600;
}

.backgroundRubriqueMilieuHP{
background-image:url(../images/hpicon.gif);
background-repeat:no-repeat;
/*border-bottom: 2px solid #FF6600;*/
width: 90%;
border-bottom: 2px solid #FF6600;
}




.textmilieuHP{
font-size:12px;
color:#000000;
width: 100%;
padding-bottom: 5px;
margin-bottom: 5px;
/*height:160px;*/
border-bottom: 1px dashed #666666;




}

.last {
	border-bottom: 0 !important;
}

.textmilieuHP h1{

font-size:13px;
color:#000066;
margin-top:8px;
margin-bottom: 5px;
}

.textmilieuHP h2{
font-size:10px;
color:#0066CC;
margin-top:4px;
margin-bottom:3px;
}

.textmilieuHP img{
float:left;

height:150px;
margin-top: 5px;
border: 1px solid #000000;
margin-right:7px;
}


.ction{
font-weight:600;
/*font-style:italic;*/
color: #000000; 


/*padding-left: 10px;
border-left: 2px solid #000099;*/
}

.ction p{
color: #000000; 
/*font-family:georgia;*/

}



.col1HP{
float:left;
width:45%;
}
.col2HP{
float:right;
width:45%;

}

/**** liste des articles si dossier ***********/

#esp-table-matiere {
	float: right;
	width: 280px;;
	margin: 0px 0 20px 20px;
}

.esp-table-matiere-item {
	/*border: solid 1px #999;*/
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	/*border-bottom: dashed 1px #CCC;*/
	border-left: solid 1px #CCC;
}

.esp-table-matiere-p {
	/*border: solid 1px #999;*/
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
	border-bottom: dashed 1px #CCC;
	
}

.esp-table-matiere-item p {
	margin: 0 5px 0px 5px;
	line-height: 1.1em;
}

.esp-table-matiere-head {
	text-align: center;
	font-weight: bold;
	background-color: #CCCC99;
	margin: 0 0 6px !important;
}


/***************************************/

#droiteHP{
	display:none;
	
	
	/*padding:10px;*/
	
	/*background: #ccc url(images/ligne_droite.gif) repeat-y 50% 0;*/
}

#droiteMatiere{
display:none;
}

.presentationAuteurDroite{
background-color:#FFFFFF;
margin-left:3px;
margin-right:10px;
border: 1px dashed #333333;
padding:5px;
}

.presentationAuteurDroite h1{
font-size:11px;
color:#993300;
font-weight:normal;
margin: 0px;
padding-left:10px;

}


#rubriqueDroiteActus{
	margin-top: 20px;
	margin-bottom:20px;
	/*background-color:#CCCCCC;*/
}


#rubriqueDroiteArticles{
	margin-top: 20px;
	margin-bottom:20px;
	/*background-color:#CCCCCC;*/
}

#partieSuperiereArticle{
	border-bottom: 1px solid #ccc;
}


.droiteRubriqueHP{
background-image:url(../images/hpicon.gif);
background-repeat:no-repeat;
/*border-bottom: 2px solid #FF6600;*/
border-bottom: 2px solid #FF6600;
}

.backgroundRubriquedroiteHP{

/*border-bottom: 2px solid #FF6600;*/
/*border-bottom: 1px dotted #000000;*/

padding:6px 17px 0 15px;
margin: 5px 0 10px 0;
background-color:#BB0000;
border-top:2px solid #EEA02D;
border-bottom:2px solid #EEA02D;
/*border-top: 2px solid #FF6600;*/

}

.titreRubriqueHPdroite{
/*margin-left: 15px;*/
/*padding-left:25px;*/
padding-bottom:5px;
font-size:80%;
color:#FFFFFF;
text-transform:capitalize;
letter-spacing:1px;
font-weight:400;
text-align:center;
margin-top:-3px; /*   pour explorer */
/*background-image:url(../images/fleche-projets.gif);
background-repeat:no-repeat;*/

/*background-color:#F7F1DF;*/
}


.textdroiteHP{
font-size:10px;
color:#666666;
/*width: 95%;*/
/*margin-top:10px;*/
padding-bottom: 7px;
background-repeat:repeat-y;
padding-left:10px;
padding-right:20px;

/*border-bottom: 1px dashed #666666;*/
}



.textdroiteHP h1{
font-size:11px;
color:#993300;
font-weight:normal;
margin: 0px;
padding-left:10px;

}

.textdroiteHP h1 a:link,a:visited,a:hover{
color:#006699;

}



.textdroiteHP h4{ /* dates */
font-size:10px;
color:#FF6600;
margin-top:0px;
margin-bottom: 0px;
padding-left:10px;
}

/******************************************/

#footerHP{
display:none;

/*background: #206189 url(http://intranet/web/v2/images/bas_mc.gif) no-repeat;*/
/*width:800px;*/
height:26px;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
background-color:#CCCCCC;

}

.footerText{
	color:#FFFFFF;
	font-size:70%;
	margin-top:5px;
}


/***********page liste actus *******************/

#listeActus{
	
}

#listeActus H1{ /* titre */
color:#FF6600;
font-size:80%;
margin-bottom:4px;
margin-top: 4px;
padding:0px;
padding-left:10px;
}
#listeActus H1 a:link{ /* titre */
/*color:#FF3300;*/
text-decoration:none;
}
#listeActus H1 a:visited{ /* titre */
/*color:#FF6600;*/
text-decoration:none;
}
#listeActus H1 a:hover{ /* titre */
text-decoration:underline;
}

#listeActus H2{ /* courte description */
color:#666666;
font-weight:normal;
font-size:70%;
margin-top: 2px;
margin-bottom:12px;
padding-left:10px;
padding-bottom:8px;
border-bottom: 1px dashed #ccc;
}


.dateListeActus{
	font-size:90%;
	color:#FF6600;
}

/***********page detail actus *******************/

#detailActus{
	
}

#detailActus H1{ /* titre */
color:#333333;
font-size:110%;
margin-bottom:4px;
margin-top: 4px;
padding:0px;

}
#detailActus H1 a:link{ /* titre */
color:#FF3300;
text-decoration:none;
}
#detailActus H1 a:visited{ /* titre */
color:#FF6600;
text-decoration:none;
}
#detailActus H1 a:hover{ /* titre */
text-decoration:underline;
}

#detailActus H3{ /* date */
font-size:70%;
color:#003366;
}

#detailActus a{
  content: " (" attr(href) ") ";
  font-size: 90%;
  }




#styleIncludeActu{
font-family:"Times New Roman", Times, serif;
font-size:13pt;
	color: #000000; 
}

/*#styleIncludeActu introduction{
font-weight:bold;
}*/

#styleIncludeActu p ul {
	color: #000000; 
	font-size: 13pt;
	widows:3;
}


#styleIncludeActu ol, li {
	color: #000000; 
	font-size: 11pt;
}

#styleIncludeActu ul, li {
	color: #000000; 
	font-size: 11pt;
}

#styleIncludeActu img{
display:none;
}



#renseignementsActus{
	margin-top: 45px;
	background-color:#EEEEEE;
}

#renseignementsActus p{
	font-weight:300;
	color:#666666;
}


/***********page index articles *******************/

#pageMatieres{
	
}

.afficheMatieres{
}

.afficheMatieresTD{
background-color:#F8F8F8;
width:33%;
border:1px solid #ccc;
}

.imgListeMatieres{ 
border:1px dashed #999999;
margin-right: 5px;
margin-top: 10px;
width:60px;

}

#pageMatieres H1{ 
color:#FF6600;
font-size:120%;
margin-bottom:4px;
margin-top: 10px;
padding:0px;
padding-left:10px;
}
#pageMatieres H1 a:link{ 
color:#FF3300;
text-decoration:none;
}
#pageMatieres H1 a:visited{ 
color:#FF6600;
text-decoration:none;
}
#pageMatieres H1 a:hover{ 
text-decoration:underline;
}

#pageMatieres H2{ 
color:#666666;
font-weight:normal;
font-size:100%;
margin-top: 2px;
margin-bottom:12px;
padding-left:10px;
}

/***********page liste articles par matières *******************/

#liste_documents{
text-align:left;
font-size:120%;
}

#liste_documents img{
display:none;
}

.afficheArticles{
border-bottom: 1px dashed #ccc;
}

.imgListeArticle{ /* illustration des articles */
height:80px;
border:1px solid #000000;
margin-right: 5px;
margin-top: 10px;

}

.afficheArticles td{
line-height:13px;

}



.afficheArticles H1{ 
color:#686342;
font-size:100%;
margin-bottom:4px;
margin-top: 10px;
padding:0px;
padding-left:10px;
}
.afficheArticles H1 a:link{ 
color:#686342;
text-decoration:none;
}
.afficheArticles H1 a:visited{ 
color:#669999;
text-decoration:none;
}
.afficheArticles H1 a:hover{ 
text-decoration:underline;
}

.afficheArticles H2{ 
color:#666666;
font-weight:normal;
font-size:90%;
margin-top: 2px;
margin-bottom:12px;
padding-left:10px;
}

.afficheArticles H3{ 
font-size:80%;
font-weight:normal;
color:#999999;
padding-left:10px;
margin-top:2px;
margin-bottom:10px;
}


/***********page détail article *******************/

#detailArticle{
	
}

#detailArticle a{ /* titre */
color:#3333FF;
text-decoration:underline;
/*font-size:200%;*/

}


#detailArticle H1{ /* titre */
color:#000000;
font-size:140%;
margin-bottom:4px;
margin-top: 4px;
padding:0px;
font-weight:normal;


}

#detailArticle H2{ /* titre */
color:#003366;
font-size:100%;
margin-bottom:4px;
margin-top: 4px;
padding:0px;
}

#detailArticle .dateArticle{ /* titre */
color:#999999;
font-size:80%;
margin-bottom:4px;
margin-top: 4px;
padding:0px;

}

#auteursArticle{ /* auteur (s) */
font-size:80%;
/*color:#003366;*/
font-weight:normal;

}


/*** encart presentation auteur et liens **/
#auteursArticlePresentationEtLiens{
display:none;

	
}



#detailArticle H3{ 
font-size:100%;
color:#000000;
font-weight:600;
}

#detailArticle H4{ 
font-size:90%;
color:#000000;
font-weight:600;

}

#styleIncludeArticle{
font-family:"Times New Roman", Times, serif;
font-size:12pt;
	color: #000000; 
}

/*#styleIncludeActu introduction{
font-weight:bold;
}*/

#styleIncludeArticle p ul {
	color: #000000; 
	font-size: 12pt;
	widows:3;
}


#styleIncludeArticle ol, li {
	color: #000000; 
	font-size: 11pt;
}

#styleIncludeArticle img{
/*display:none;*/
}



.imgReferenceArticle{
	
	display:none;
}

.img_articles{
	display:none;
}

.img_articles2{
	display:none;
}

.question{
font-weight:700;
}

.nbp {
	
	margin-top: 2px;
	margin-bottom: 0;
}


.nbp li {
	line-height: 1.4em;
	font-size: 70%;
	margin-bottom:8px;
}


/**** modeles ***/
.afficheModeles{
border-top: 1px solid #D1DCF3;
}

.first{
	border-top:none; !important
}

.imgListeArticle{ /* illustration des articles */
height:80px;
border:1px solid #000000;
margin-right: 5px;
margin-top: 10px;

}

.afficheModeles td{
line-height:13px;

}



.afficheModeles H1{ 
color:#333333;
font-size:110%;
margin-bottom:4px;
margin-top: 10px;
padding:0px;
padding-left:10px;
line-height:1.2em;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*border:1px solid #FF6600;
width: 70%;*/
}
.afficheModeles H1 a:link{ 

text-decoration:none;
}
.afficheModeles H1 a:visited{ 

text-decoration:none;
}
.afficheModeles H1 a:hover{ 
text-decoration:none;
color:#FF6600;
}

.afficheModeles H2{ 
color:#585858;
font-weight:normal;
font-size:90%;
margin-top: 2px;
margin-bottom:12px;
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.afficheModeles H3{ 
font-size:80%;
font-weight:normal;
color:#999999;
padding-left:10px;
margin-top:2px;
margin-bottom:10px;
}

.titreMatiereModele{
padding: 3px 5px 3px 5px;
width:100%;

margin:18px 0 0px 0;
font-size: 80%;
color:#333;
font-weight:bold;
background-color:#F6F7FD;
border-bottom:1px solid #82A0DF;
}



/************* Formations ******************/

#listeFormations{
/*background-color:#CCCCCC;*/
}

.listeFormations{
border-bottom: 1px solid #999999;
margin: 10px 0 10px 0;
padding: 10px 0 10px 0;
}

.afficheFormation{
margin: 5px 0 5px 0;
}

.divListeFormationGauche{
	font-size:80%;
	float:left;
	background-color:#CCCCCC;
	width:80px;
}

.divListeFormationDroite{
font-size:80%;
margin: 0 0 0 100px;
}

#detailFormation{

}

#detailFormation H1{
Font-size:110%;
}

#detailFormation H2{
Font-size:80%;
}



/************* Services ******************/

.afficheServices{
border-bottom: 1px dashed #cccccc;
}

.imgListeServices{ /* illustration des articles */
border:1px dashed #999999;
margin-right: 5px;
margin-top: 10px;

}

.imgServices{ /* illustration des articles */
border:0;
margin-right: 5px;
margin-left: 15px;
margin-top: 10px;
float:right;

}


.afficheServices td{
line-height:13px;

}

.afficheServices H1{ 
color:#686342;
font-size:120%;
margin-bottom:4px;
margin-top: 15px;
padding:0px;
padding-left:10px;
}
.afficheServices H1 a:link{ 
color:#686342;
text-decoration:none;
}
.afficheServices H1 a:visited{ 
color:#686342;
text-decoration:none;
}
.afficheServices H1 a:hover{ 
text-decoration:underline;
}

.afficheServices H2{ 
color:#666666;
font-weight:normal;
font-size:100%;
margin-top: 2px;
margin-bottom:12px;
padding-left:10px;
}





/************* Espaces ******************/

.afficheEspaces{
border-bottom: 1px dashed #cccccc;
}

.imgListeEspaces{ /* illustration des articles */
border:1px dashed #999999;
margin-right: 5px;
margin-top: 10px;

}


.afficheEspaces H1{ 
color:#686342;
font-size:140%;
margin-bottom:4px;
margin-top: 11px;
padding:0px;
padding-left:10px;
text-transform:uppercase;
}
.afficheEspaces H1 a:link{ 
color:#686342;
text-decoration:none;
}
.afficheEspaces H1 a:visited{ 
color:#686342;
text-decoration:none;
}
.afficheEspaces H1 a:hover{ 
text-decoration:underline;
}

.afficheEspaces H2{ 
color:#666666;
font-weight:normal;
font-size:100%;
margin-top: 2px;
margin-bottom:12px;
padding-left:10px;
}



/************* Publications ******************/

#listePublications{
background-color:#FFFFFF;
margin-top:25px;
}

#listePublications H1 a:link{

color:#006699;
}

#listePublications H1 a:visited{

color:#006699;

}

.listePublications{
	/*height: 50px;*/
	margin-top: 15px;
	/*border-bottom: 1px dashed #cccccc;*/
}

.stylePublication{ 
	margin-top:15px;
	margin-bottom:15px;
	background-color:#E9E9E9;
	color:#3366CC;
	font-weight:200;
}

.stylePublicationDetail{ 
	margin-top:15px;
	margin-bottom:15px;
	
	font-weight:100;
}

.affichePubli{

}


.affichePubli img{ /* image liste publications */
	float:left;
	width: 50px;
}

#listePublications H1{ /* titre liste publications */
	margin:15px 30px 5px 75px;

	font-size: 80%;
	color:#3366CC;
}


.affichePubli H4{  /* année liste publications */
	font-weight:normal;
	font-size: 11px;
	margin-top:5px;
	margin:0px 30px 5px 75px;
}

.affichePubli H5{  /* en savoir plus */
	font-weight:200;
	font-size: 11px;
	text-align:right;
	margin:0px 30px 5px 0;
}



#detailPublication{

}

#affichePubliDetail{
	/*background-color:#EEEEEE;*/
	height: 180px;
	border: 1px dashed #666666;
}


#affichePubliDetail img{ /* image publication */
	float:left;
	margin: 20px 0 0 15px;
}

#affichePubliDetail H1{ /* titre publication */
	font-weight:bold;
	font-size: 100%;
	margin: 0 0 0 125px;
	padding: 20px 0 0 0;
}

#affichePubliDetail H2{ /* sous-titre publication */
	font-weight:500;
	color:#333333;
	font-size: 90%;
	margin: 0 0 0 125px;
	padding: 0 0 0 0;
}


#affichePubliDetail H3{  /* numero de commande */
	font-weight:normal;
	font-size: 10px;
	margin: 10px 0 0 125px;
}

#affichePubliDetail H4{  /* année publication */
	font-weight:normal;
	font-size: 10px;
	margin: 20px 0 0 125px;
}

#affichePubliDetail H5{  /* prix membres */
	font-weight:normal;
	font-size: 10px;
	margin: 10px 0 0 125px;
}

#affichePubliDetail H6{  /* prix non-membres */
	font-weight:normal;
	font-size: 10px;
	margin: 10px 0 0 125px;
}

.commanderOuvrage{ /* lien pour commander l'ouvrage */
	color:#33CC00;
	margin-bottom: 15px;
	margin-top: 15px;
}

.ouvrageEpuise{ /* texte precisant que c'est epuise */
	color:#FF0000;
	margin-bottom: 15px;
	margin-top: 15px;
}


#descriptionPublication{ /* description dans la vase de donnees */
	margin-top:15px;
}

.presOuvrageTitre{ /* titre presentation */
margin-bottom: 15px;
margin-top:20px;
font-weight:400;
border-bottom: 1px solid #333333;
}


#detailModele{

}


#detailModele .auteur, .titre, .date {
	font-size: 70%
}

#detailModele .auteur, .titre {
	margin-bottom: 0;
}

#detailModele .auteur {
	margin-top: 0.5em;
	font-weight:bold;
}

#detailModele .titre {
	margin-top: 0;
}

#detailModele .date {
	margin-top: 0.5em;
}


#detailModele a:link {
	color: #0000FF;
	text-decoration: none;
}

#detailModele a:link:hover {
	text-decoration: underline;
	background-color:#DFDFDF;
}

#detailModele a:visited {
	color: #660099;
	text-decoration: none;
}

#detailModele a:visited:hover {
	text-decoration: underline;
}

#detailModele .first-row {
	background-color: #FFFFCC;
	border-bottom: solid 1px #999;
	padding: 2px;
	font-weight: bold;
	margin: 15px 0 1px 0;
}

#detailModele .second-row {
	margin: 7px 0 3px 0;
	padding: 2px 4px;
	border-left: solid 5px #999;
	font-weight: bold;
	background-color: #EEEEEE;
	color: #666;
}

#detailModele .list-item, .list-item-last {
	padding: 4px 2px 7px;
	margin: 0;
}

#detailModele .list-item {
	border-bottom: solid 1px #CCC;
}

#detailModele .img-word {
	float: left;
	width: 20px;
	height: 20px;
	background-image: url(../images/word.gif);
	background-repeat: no-repeat;
}





/***************** liste intercommunales **************************/

#listeIntercommunales table {
border:1px solid #cccccc;
border-collapse:collapse;
/*width:90%;*/
margin:auto;
}
#listeIntercommunales thead {
background-color:#D0E3FA;
background-image:url(sky.jpg);
border:1px solid #cccccc;
}
#listeIntercommunales tbody {
background-color:#FFFFFF;
border:1px solid #cccccc;
}
#listeIntercommunales th {
font-family:monospace;
border:1px dotted #cccccc;
padding:5px;
background-color:#cccccc;
width:25%;
}
#listeIntercommunales td {
font-family:sans-serif;
font-size:90%;
border:1px solid #cccccc;
padding:5px;
text-align:left;
}
#listeIntercommunales caption {
font-family:sans-serif;
}

/****** tableaux *******/

.table1 {
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
	border-collapse:collapse;
	
	/*width: 100%;*/
}

.table1 td {
	border: solid #999;
	border-width: 1px 0 0 1px;
	font-size: 70%;
	padding: 4px;
	vertical-align: top;
}


/**************** Rubrique LIENS EXTERNES *****************/



.liensExternesColGauche p{
font-size:100%;
margin:0 0 4px 0;

}


.liensExternesColGauche a:link{
color:#666666;

}
.liensExternesColGauche a:visited{
color:#666666;
}
.liensExternesColGauche a:hover{
color:#666666;
background-color:#E8E8E8;
}
.liensExternesColGauche a:link#currentLien, .liensExternesColGauche a:visited#currentLien, .liensExternesColGauche a:hover#currentLien{
color:#FF0000;
font-weight:bold;
}



.descriptionLienExterne{
color:#333333;
}

.urlLienExterne{
color:#999999;
}

.lk1 {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	color : #005B88;
	/*text-transform:uppercase;*/
}

A:link.lk1         {color: #005B88;}
A:visited.lk1       {color: #005B88;}
A:hover.lk1       {
	color: #005B88;
	background-color: #D1DCE9;
	text-decoration: none;
}


.titreWhereAmILiensxternes{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #C40000;
	font-weight: bolder;
	margin-top: 0;
	margin-bottom: 0;
	display : inline;
}

/*  encart esp-pub ***/

#esp-pub {
display:none;
	/*float: right;*/
	/*width: 225px;*/
	
	
}

.esp-pub-item {
	/*border: solid 1px #999;*/
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #F2FAFF;
	
}

.esp-pub-item img{
display:none;
}

.esp-pub-item a{
display:none;
}

.esp-pub-head {

}

.esp-pub-item p {
	margin: 0 5px 0px 5px;
	line-height: 1.1em;
	
}

.esp-pub-item td {
	margin: 0 5px 0px 5px;
	line-height: 1.1em;
}


/*  encart savoir plus actualites et documents V2 ***/

#esp-pub-v2 {
	float: right;
	width: 25%;
	margin: -15px 0 5px 20px;
}

.esp-pub-item-v2 {
	border: solid 1px #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #FFFFE8;
}

.esp-pub-head-v2 {
	text-align: center;
	font-weight: bold;
	background-color: #CCCC99;
	margin: 0 0 6px !important;
}

.esp-pub-item-v2 p {
	margin: 0 5px 0px 5px;
	line-height: 1.1em;
}

.esp-pub-item-v2 td {
	margin: 0 5px 0px 5px;
	line-height: 1.1em;
}




/**** liste comme formations CPAS (choix entre cpas, maison de repos,...***/

.liste {
	margin: 0;
	padding: 0;
}

.liste p {
	margin: 0;
	padding: 0;
	border-top: solid 1px #E1E1E1;
	line-height: 1.2em;
}

p.row-normal /* voir espace cpas -> formation */ {
	margin: 0;
	padding: 0;
	border-top: solid 1px #FFFFFF;
	line-height: 1.2em;
	background-color:#E1E1E1;
}

p.last-row-sans-date /* voir espace cpas -> formation */ {
	margin: 0;
	padding: 0;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	line-height: 1.2em;
	background-color:#E1E1E1;
}

p.first-row {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 2px;
	border-top: solid 8px white;
}

.liste a:link, .liste a:visited {
	display: block;
	padding: 5px 2px 6px;
}

.liste a:hover {
	background-color: #F2F2F2;
}



/**** divers ***/

.cadre_cellule_personnel {
	border: 0px;
	width: 50%;
	background-color: #CCCCCC;
}

.in-visible{
	visibility:hidden;
	display:none;
}

.esp-titre {
	font-weight: bold;
	margin: 0 0 0.1em 0;
	line-height: 1.2em;
}

.esp-actu {
	margin: 0;
	line-height: 1.2em;
}


/********* fiches (essentiel, outil,...) *******************/

p.titres_fiches /*p.e. loi communal, bourgmestre,... */ {
	font-weight:bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFCC;
	font-size: 130%;
	line-height: 1.3em;
	margin-bottom: 15px;
	padding: 1px;
	padding-left: 2px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	text-align:center;
	color:#333333;
}

p.fiche_essentielle_whereami /*p.e. loi communal, bourgmestre,... */ {
	font-weight:bold;
	background-color:#CCCCCC;
	font-size: 100%;
	line-height: 1.3em;
	margin-bottom: 0px;
	padding: 1px;
	padding-left: 2px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	text-align:left;
}

p.auteurFiche{
	font-weight:bold;
	background-color:#F0F0F0;
	font-size: 100%;
	line-height: 1.3em;
	margin-bottom: 0px;
	padding: 1px;
	padding-left: 2px;
	border-top: solid 1px #000000;
	/*border-bottom: solid 1px #000000;*/
	text-align:left;
}


p.nbPagesFiche{
	background-color:#F0F0F0;
	font-size: 100%;
	line-height: 1.3em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 1px;
	padding-left: 2px;
	border-bottom: solid 1px #000000;
	text-align:left;
}



/***************** liste ADL **********************/
#listeAdl table {
/*border:1px solid #666666;*/
border-collapse:collapse;
width:500px;
margin:auto;
}

#listeAdl tr.row3 {

}

#listeAdl tr.row4 {
	background-color: #FFFFF0;
}

#listeAdl tr.row3 td, tr.row4 td {
	border-bottom: dashed 1px #999;
	padding: 2px 5px 2px 5px;
}


#listeAdl tr.row3{
background-color:#FFFFCC;
border-bottom: 1px solid #000000;
padding-bottom:100px;
}

#listeAdl tr.row4{
background-color:#FFFFFF;
}


/* notes qui se trouvcent en bas des espaces */
.noteBasEspaces{
display:none;
}

#barreEspace{
display:none;
}

/* liens externes dans espaces */
.liensExternesEspaces{
	font-family: Verdana, Geneva, Arial, sans-serif;
	border-bottom:1px solid #ccc;
}

.liensExternesEspaces H1{
font-size:80%;
padding-top:3px;
}

.liensExternesEspaces H1 a:link{ 
color:#006699;
/*font-size:180%;*/
text-decoration:none;
}
.liensExternesEspaces H1 a:visited{ 
color:#006699;
text-decoration:none;
}
.liensExternesEspaces H1 a:hover{ 
text-decoration:none;
color:#FF6600;
}

.liensExternesEspaces H2{ 
color:#585858;
font-weight:normal;
font-size:70%;
margin-top: 2px;
margin-bottom:0px;
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.liensExternesEspaces H3{ 
font-size:70%;
font-weight:normal;
color:#999999;
padding-left:10px;
margin-top:2px;
margin-bottom:10px;
}



/*  non affichage (pub) */
#nodisp{
	display:none;
	color:#FFFFFF;
	font-size:2px;
}

/* encart dans les articles */
.encartArticles{
border:1px solid #000; 
padding:10px; 
float:right; 
width:200px; 
margin-left:10px;
}


/* acronymes */
/* ----- base links ----- */
a.jTip:link{color:#000000;  text-decoration:none;}
a.jTip:visited {color:#000000;  text-decoration:none;}
a.jTip:hover {color:#000000;  text-decoration:none;}
a.jTip:active {color:#000000;  text-decoration:none;}
a.jTip:focus{color:#000000;  text-decoration:none;}

#Ateliers{
/*
padding-right:33%;
margin-top:20px;
*/
}

.titreAteliers{
border-top:1px solid #50788a; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:18px; font-weight:500; color:#537a8c; padding-top:20px; padding-bottom:15px; padding-left:85px; padding-right:10px; background-image:url(../images/Atelier.gif); background-repeat:no-repeat; background-position:left top;
}

.titreDescriAteliers{
	text-transform:uppercase;
	border-bottom:1px solid #069;
	margin-top:25px;
}

.titreDescriAteliers p{
	margin-bottom:0;
}




/************* DossiersMC ******************/

.afficheDossiersMC{
	width:760px;;

}

.afficheDossiersMC td{
border-bottom: 1px dashed #cccccc;
}

.imgListeDossiersMC{ /* illustration des articles */
border:1px dashed #999999;
margin-right: 5px;
margin-top: 10px;
margin-bottom:8px;

}

.imgDossiersMC{ /* illustration des articles */
border:0;
margin-right: 5px;
margin-left: 15px;
margin-top: 10px;
float:right;

}


.afficheDossiersMC td{
line-height:13px;

}

.afficheDossiersMC H3{ 
line-height:1.1em;
}

.afficheDossiersMC H1{ 
color:#686342;
font-size:110%;
font-weight:600;
margin-bottom:4px;
margin-top: 15px;
padding:0px;
padding-left:10px;
line-height:1.5em;
}
.afficheDossiersMC H1 a:link{ 
color:#006699; 
text-decoration:none;
}
.afficheDossiersMC H1 a:visited{ 
color:#006699;
text-decoration:none;
}
.afficheDossiersMC H1 a:hover{
color:#FF3300; 
text-decoration:underline;
}

.afficheDossiersMC H2{ 
color:#666666;
font-weight:normal;
font-size:110%;
margin-top: 2px;
margin-bottom:12px;
padding-left:10px;
}




#galibot{
display:none;
}