HTML {
	PADDING: 0px 0px;
	margin: 0px 0px;
}
body {
	width: 800px;
	position: left;
	margin: 0;
	padding: 0;
	padding-top:0px;
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px; 
	font-weight: 100;
	text-align: center;
	letter-spacing: 0px;
	line-height: 1.3em;
	color: #424562; 
}

ul {
	display: block;
	margin: 5px 0px 0px 6px;
	padding: 0px 0px 10px 5px;
	line-height: 1.3em;
	list-style-type: none;
	list-style-image: none;
	
}
li {
	margin: 0px 0px 0px 17px;
	padding: 5px 0px 5px 0px;
	line-height: 1.3em;
	text-align:justify;
	list-style-type: none;
	list-style-image: none;
}

.nopuce {
	line-height: 1.3em;
	list-style-type: none;
	list-style-image: none;
}

h1 { 
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	width: 423px;
	font-weight: 500;
	font-family: verdana, arial, sans-serif;
	line-height: 3em;
	color:#cc0001; 
	/*border-top: #CCCCCC 4px solid;*/
	/*border-bottom: #4589D2 1px solid;*/
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;	
}

h2 {
	margin-top: 1.1em;
	margin-bottom: 1.3em;
	padding: 0em;
	font-size: 12px;
	letter-spacing: -1px;
	font-weight: ;
	font-family: verdana, arial, sans-serif;
	color: #666666;
	line-height: 1.1em;		
}
h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 550;
	color :#cc0001;
	font-size: 12px;
	text-align: left;
	border-bottom: 0px;
	margin-top: 2em;
	margin-bottom: 1em;
	padding: 0em;
}

h4 {
	margin-top: 2em;
	margin-bottom: 1.5em;
	padding: 0em;
	font-size: 14px;
	font-weight: 550;
	letter-spacing: -1px;
	color: #FFFFFF;	
}

h5 {
	margin: 10px 0px 10px 20px;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0,5px;
	color: #cc0001;
}
h6 {
	margin: 5px 0px 10px 0px;
	font-size: 13px;
	font-weight: 600;
	color: #000000;
}

h7 {
font-size: 12px;
font-weight:500;
}

h18 { 
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 10px;
	font-weight: 500;
	font-family: verdana, arial, sans-serif;
	color:#cc0001; 
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;	
}

.titre-recherche {
	font: 11px arial, sans-serif;
	color: #cc0001;
}

hr {
	clear: both;
	visibility: hidden;
}

#encadre {
	border: 1px solid #ccc;
	padding : 5px;
}

.encadre {
	border: 1px solid #ccc;
	padding : 5px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;	
}
.notes {
	font: 8px "trebuchet MS", arial, helvetica, sans-serif;
}
.legende {
	font-size : 10px;
	font-style : italic;
	color: #666;
}


.spip_logos {
	border: 0;
	background: url(../../img_squelette/shadow.gif) right bottom no-repeat;
}

img {
	padding: 0px 2px 3px 0px;
	margin: 0px 10px 0px 0px;
	border: 0px; 
	background-color: none;
	background: url(../../img_squelette/shadow.gif) right bottom no-repeat;
	top: -4px;
	left: -4px;
}

a:link {color: #cc0001; text-decoration: none; }
a:visited {color: #584848; text-decoration: none; }
a:active {color: #005ec2; text-decoration: none; }
a:hover {color: #cc0001; text-decoration: underline; }

.date {
	color: #1D5A61;
	font-weight: 600;
}

.dategris {
	color: #666;
	font-size: 9px;
}

.motclef {
	color: #333;
	font-weight: 600;
}

.smallcaps { font-variant: small-caps; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.clear {clear: both;}
.clearl {clear: left;}
.cleard {clear: right;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.retour { 
	margin-top: 0px;
	font-size: 11px;
	color:#cc0001;
	font-weight : 550;
	text-align: right;
}

.retour2 { /* style utilisé dans les pages bulletin*/
	margin-top: 0px;
	font-size: 11px;
	color:#cc0001;
	font-weight : 600;
	text-align: center;
}
.retour2 a { 
	color: #333;
}

.lien { 
	margin-top: 0px;
	font-size: 11px;
	color: #005EC2;
	font-weight : 600;
	text-align: left;
}

.indiv {
	/*float: left;*/
	font-size: 11px;
	font-weight: 100;
	color: #696969;
}

a.indivi {color: #cc0001; text-decoration: none; }
a.indivi:visited {color: #cc0001; text-decoration: none; }
a.indivi:active {color: #cc0001; text-decoration: none; }
a.indivi:hover {color: #cc0001; text-decoration: underline; } 
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.fil {
	font-size: 11px;
	margin-bottom: 11px;
}
.fil a:link a:visited a:active{
	font-size: 11px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#container {
	width: 800px;
	margin-left: 2px;
	margin-right: auto;
	margin-top: 0px;
	padding-top:0px;
	text-align: left;
	background-color: #ffffff;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#droite {
	float: left;
	width: 800px;
	margin-top: 0px;
	padding-top: 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#titresite {
	display: block;
	padding-top:0px;
	margin-top: 0px;
	position: relative;
	height: 179px !important;
	background-image:  url(img_squelette/bandeau001.jpg); 
}
	
#titresiteaccueil {
	display: block;
	position: relative;
	height: 179px !important;
	background-image:  url(img_squelette/bandeau001.jpg); 
	}
	
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#content {
	float: left;
	width:800px;
	/*border-bottom: #cc0001 1px solid;
	border-left: #cc0001 1px solid;*/
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#barremenu {
	display: block;
	/*position: relative;*/
	height: 15px;
	margin: 8px 0px 15px 0px !important;
	
}

#barremenu a {
	float: right;
	height: 15px;
	margin: 8px 0px 15px 0px !important;
	padding: 0 1.1em 0 1.1em;
	text-align: center;
	color:#999999;
	font-size: 11px;
	font-weight: 580;
	border-left: 1px solid #cc0001;
	z-index: 1;
}
#barremenu a:link {
	float: right;
	height: 15px;
	margin: 8px 0px 15px 0px !important; 
	padding: 0 1.1em 0 1.1em;
	border-left: 1px solid #cc0001;
	text-align: center;
	color: #333;
	font-size: 11px;
	font-weight: 580;
	z-index: 1;
}

#barremenu a, a:visited a:active {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
#barremenu a:hover {
	color:#cc0001;
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#articles {
	float: right;
	width: 495px;
	padding: 0px 0px 0px 0px;
	margin-left: 2px;
	margin-right: 0px;
	text-align: justify;
}

#articles li a:link {color: #584848; font-weight: 600; text-decoration: none; }
#articles li a:visited {color: #584848; font-weight: 600; text-decoration: none; }
#articles li a:active {color: #666666; font-weight: 600; text-decoration: none; }
#articles li a:hover {color: #cc0001; text-decoration: underline; } 

#articles h1 { 
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	width: 423px;
	font-weight: 500;
	font-family: verdana, arial, sans-serif;
	color:#cc0001; 
	line-height: 1.6em;
	/*border-top: #CCCCCC 4px solid;*/
	/*border-bottom: #4589D2 1px solid;*/
	text-align: left;
	vertical-align: middle;
	text-tvransform: uppercase;	
}
#articles_sommaire h1 { 
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	width: 423px;
	font-weight: 500;
	line-height: 1.6em;
	font-family: verdana, arial, sans-serif;
	color:#cc0001; 
	/*border-top: #CCCCCC 4px solid;*/
	/*border-bottom: #4589D2 1px solid;*/
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;	
}

/* articles2=taille menu vertical + articles (pour plan par ex)*/
#articles2 {
	float: left;
	width: 580px;
	list-style-image:  url(../../img_squelette/puce_bleu.gif);
}
#articles ul.publi{
	margin: 0px 0px 5px -15px;
}
#articles ul {
	margin: 0px 0px 6px 15px;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;

}
#articles li.publi {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 40px 15px;
	padding: 0px 0px 2px 0px;
}
#articles li {
	padding: 2px 0px 5px 1px;
	list-style-image : url(img_squelette/puce_rouge.jpg);

}

#articles li.fond {
	margin-left: 0px;
	padding: 2px 2px 30px 15px;
	background-color: #F2F2F2;
	list-style-image:  none;

}

#articles li.fond:nth-child(odd) { 
	padding-bottom: 0px;
	padding-top: 0px;
	background: none; 
}

#articles p strong {font-weight:600 ;}


#articles2 p strong {font-weight:600 ;}


#articles2 ul li {
	margin: 0px 0px 0px 15px;
}

#articles li.none {
	list-style-image : none;
	list-style-image : none;
	margin: 0px 0px 5px 15px;
}
#articles li.square {
	list-style-type:  square;
	list-style-image:  none;
	color :#cc0001;
	margin: 0px 0px 0px 20px;
}

#articles li.square a {
	font-weight: normal;
	color: #666;
}


#articles2 input {
	margin-top: 0px;
}


#articles input {
	margin-top: 0px;
}

#articlesaccueil {
	float: left;
	width: 460px;
	padding: 0px 0px 0px 0px;
	margin-left: 18px;
	margin-right: 0px;
}

#articleaccueil li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 1.3em;
	text-align:justify;
	list-style-type: none;
	list-style-image: none;
}

#articleaccueil ul {
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 1.3em;
	list-style-type: none;
	list-style-image: none;
	
}


#photo { 
	border: 0;
	background: url(../../img_squelette/shadow.gif) right bottom no-repeat;
}

#photo img {
	border: 0;
	background: url(../../img_squelette/shadow.gif) right bottom no-repeat;
}
#photo_articles {

	background: url(../../img_squelette/shadow.gif) right bottom no-repeat;
}	

#photo_articles_left {
	text-align: center;
}
#photo_articles_right {
	float: right;
	background-color: #ccc;
}

#voir-aussi {
	position: relative;
	width: 100%;
	line-height: 1.1em;

}
#voir-aussi-marge {
	margin : 0px 0px -3px 0px;
	padding : 0px 5px 0px 5px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;

}
#voir-aussi-marge2 {
	overflow : auto;
}

#voir-aussi-marge2 a {
	float: left;
}

#voir-aussi h1 {
	font-size:10px;	
	line-height: 2em;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */	
#menus {
	float: left;
	text-align: right;
	color: #999999;
	width: 265px;
	font-size: 12px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-top: -4px;
	background-color: #FFFFFF;
	line-height: 1em;
}

#menus h1 {
	font-size: 12px;
	font-weight: 550;
	color: #999999;
	text-align: right;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom : 2px solid #cccccc;
}
#menus ul {
	display: block;
	margin: 0;
	margin-left: 0px;
	line-height: 14px;
}

#menus li {/*menu li= les grandes rubriques du menu vertical*/
	color: #584848;
	text-align: right;
	margin: 0;
	margin-left: 2px;
	margin-top: 5px;
	padding: 0;
	line-height: 12px;
	list-style:  none;
}
#menus ul li ul  {
	margin: 0;	
}

#menus ul li ul li {
	text-align: right;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	padding-top: 4px;
	margin-top: 3px;
	/*list-style:  url(../../img_squelette/puce-fuschia.gif);*/

}

#menus ul a, #menus ul a:link, #menus ul a:visited, #menus li a, #menus li a:link, #menus li a:visited {
 color: #584848;  font-weight: 600;
 }
#menus ul li ul a, #menus ul li ul  a:link, #menus ul li ul a:visited, #menus ul li ul li a, #menus ul li ul li a:link, #menus ul li ul li a:visited {
 color: #696969; font-weight: normal;
 }
 
#menus li a:active, #menus li a:hover { 
color:  #cc0001;}

a.lienon, a.lienon:link, a.lienon:visited, a.lienon:hover, a.lienon:focus, a.lienon:active { color:#cc0001; border: none; }

#keywords {
	text-align: left;
	line-height: 2em;
}
#keywords ul {
	display: block;
	margin: 0;
	margin-left: 15px;
	list-style-image : url(../../img_squelette/puce-fuschia.gif);
}
#keywords li {
	list-style:  url(../../img_squelette/puce-fuschia.gif);
	padding-top: 5px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#logo-ens{
	text-align: center;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#pied {
	display: block;
	clear: both;
	width: 100%;
	color:black;
	font-size:11px;
	margin-top: 4em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#lignepointillee {
	border-top: 1px dashed #ddddde;
	margin-bottom: 10px;
}

#lignepointillee_orange {
	border-top: 1px dashed#cc0001;
	margin-bottom: 10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Styles SPIP */

a.spip_url { }
a.spip_in {text-decoration: none; }
a.spip_in:link, a.spip_in:visited, a.spip_in:active { color:#584848; font-weight: 600;}
a.spip_in:hover {color:  #cc0001; text-decoration: underline; }

a.spip_out:link, a.spip_out:visited, a.spip_out:active { color:#584848; font-weight: 600;}
a.spip_out:hover {color:  #cc0001; text-decoration: underline; }

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 550;
	color :#cc0001;
	font-size: 12px;
	text-align: left;
	border-bottom: 0px;
	margin-top: 2em;
	margin-bottom: 1em;
	padding: 0em;
}


.spip_documents {
	font-family: verdana,Arial,helvetica,sans-serif;
	font-size : 90%;
	text-align: center;
	padding-right:13px;
}


table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}

hr.spip { }
b.spip { }
i.spip { }

.forml {
	width : 100%;
	background-color: #ccc;
	font-size: 14px;
	color: #333;
	border: #ff9966 1px solid;
}

.spip_encadrer {
	width: 100%;
	margin-top: 10px;
	text-align: left;
	scrollbar-base-color: #666666;
	scrollbar-3dlight-color: #666666; 
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666; 
	scrollbar-track-color: #666666; 
}
.spip_cadre {
	width : 100%;
}
.spip_bouton { 
	background-color: #999999;
	font-size: 14px;
	color: #000000;
	border: #cccccc 1px solid;
	text-align: center;
}
.formrecherche { 
	width : 40%;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-size: 80%;
	color: #666;
	border: #004AB5 2px solid;
	text-align: center;
}
.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}
.spip_surligne { background-color: #FFFF99; }
.spip-admin {
	clear: both;
}
.plan-secteur {
	margin-left: 20px;
}



p.spip { }
.spip_puce {
	list-style-position: inside;
}

#liste {
	font-size: 11px;
}


#liste a {
	color: #cccccc;
	text-decoration: none;
	font-weight : 600;
}
#liste a:link a:visited a:active {
	color: #cccccc;
	text-decoration: none;
	font-weight : 600;
}
#liste a:hover {
	color: #ff9966; 
	text-decoration: none;
	font-weight : 600;
}


#liste-sous {
	font-size: 11px;
	margin-bottom : 7px;
}

#liste-sous  a {
	text-decoration: none;
	font-weight : normal;
}


#liste ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 10px;
	line-height: 1.3em;
	list-style-type: none;

}
#liste li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	list-style-type: none;
}
#liste-sous ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 10px;
	line-height: 1.3em;
	list-style-image:   url(../../img_squelette/puce_orange.gif);
}
#liste-sous li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	list-style-image:  url(../../img_squelette/puce_orange.gif);	
}
a.lien-souligne {
	color: #cccccc;
	text-decoration: underline;
}
#discussions {
	margin: 10px;
	line-height: 1.1em;
	
}
#cadre-discussions {
	position: relative;
	margin: 5px 0px 0px 5px;
}

#cadre-discussions  h1 {
	border: 0;
	border-bottom : 1px solid silver;
	padding : 0px 0px 0px 5px;
}
#cadre-discussions li {
	list-style-image:  url(../../img_squelette/puce-mauve.gif);
	margin-left: 10px;
	}

#cadre-discussions li a, #cadre-discussions li a:link, #cadre-discussions li a:visited, #cadre-discussions li a:active {
	color:#cc0001;
	font-weight: 600;
	text-decoration: none;


}
#cadre-discussions li a:hover {
	color: #dfdfdfd;
	text-decoration: underline;
}

	 
.forum {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size : 12px;
}

.forum-fil {
	margin-top: 0.5em;
	margin-bottom: 0.5em;

}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
}
.forum-titre {
	font-weight: bold;
	color : #666;
	font-size: 11px;
}

.forum-titre2 {
	font-weight: normal;
	color : #666;
	font-size: 10px;
}


.forum-chapo {
	font-weight: normal;
	font-size: 11px;
	color :#000;
}
.forum-date {
	font-weight: bold;
	color :#fff;
}
.forum-item {
	margin: 0px;
	padding: 0;
	text-align: justify;
	color: #666;
	font-size: 11px;
}
.forum-repondre-message {
	text-align: right;
}

/*
 * Test 2 colonnes-photo pour fiche auteur
 */
#cartouche {
	float: right;
	width: 99.99%;
}

#cart_gauche {
	margin: 0px 2px 1px 0px;;
	
}

#cart_droite {
	float: right;
	width: 4px; /* taille des vignettes paramétrée pour le site */
	text-align: center;
	margin: 0px 1px 1px 0px;
}

#extra_controls, #scrollbar { 
    display:block; /* initially display:none; to hide from incapable */
    }

div#wn	{ 
	margin-top: 10px;
	height:200px; 
	overflow:hidden;
	}
div.content3 { /* hide content to be swapped in */
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	}
div#lyr1 { /* show first div */
    visibility:visible;
    }
div#scrollbar { 
  position:relative;
  width:11px; height:200px; 
  font-size:1px;  /* so no gap or misplacement due to image vertical alignment */
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:176px;
  background: #336;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#ceced6;
  }  
div#up { position:absolute; left:0; top:0; }  
div#down { position:absolute; left:0; bottom:0; }

/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img {
    display:block; 
    } 
    
/* for safari, to prevent selection problem */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;
    -khtml-user-select: none;
}



