html{
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	font-size: 62.5%; /*base font-size should be more*/
	}

body{
	font-family: verdana, arial, lucida, helvetica, sans-serif;
	/*font-family: arial, verdana, lucida, helvetica, sans-serif;*/
	font-size: 1em;
	color: #666;
	background: #CCC;
	margin: 0 0 0 7px;
	padding: 0; 
	text-align: center;
	}

a:link, a:visited{
	text-decoration: none;
	}
a:hover, a:active{
	text-decoration: underline;
	}

img{
    border: 0;
	}

h2,h3,h4,h5,h6{
	font-weight: bold;
	margin: 0;
	padding: 1em 0 0 0;
	/*padding: 0 0 0 1px;*/
	}
	
/*h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}*/

h1 {
    font-size: 1.4em;
    margin: 0;    
    padding: 0 0 5px 0;
    clear: left;
    color: #000;
    }

#colrightdesc h1{
    margin: 0;
    padding: 8px 0 0 0;
    /*border: 1px solid #999;*/ 
   }

/* Fix IE Win, hide from IE Mac \*/
* html #colrightdesc h1{
    margin: -8px 0 0 0;/*does not work on padding*/
    /*border: 1px solid #999;*/ 
   }
/* end hiding */

/* Fix IE Win, hide from IE Mac \*/
* html #colrightdesc h1.csc-firstHeader{
    margin: 0;/*does not work on padding*/
    /*border: 1px solid #999;*/ 
   }
/* end hiding */

h2 {font-size: 1.3em;
    padding: 0 0 1px 0;
    color: #666;
    /*font-family: arial, verdana, lucida, helvetica, sans-serif;*/
    }

h3 {font-size: 1.2em;
    padding: 2px 0 1px 0;
	  color: #666;
    }
    
h4 {font-size: 1.1em;
    padding: 4px 0 4px 0;
	  color: #666;  
    }

h5,h6 {
   font-size: 1.1em;
   padding: 4px 0 4px 0;
   color: #666;
   }

input{
    font-size: 1.1em;
	}

p{
    /*margin: 0 0 1em;*/
    margin-top: 0;
    /*margin: 1em 0 0 0; */
    padding: 0 0 0 0;
    font-size: 1.1em;
	/*border:1px solid #999;*/
    }

p.bodytext{
    /*margin: 0 0 1em;*/
    margin-top: 0;
    padding:  0;
    font-size: 1.1em;
    }

p.notfound{
    /*margin: 0 0 1em;*/
    margin: -0.1em 0 0 0;
    padding:  0;
    font-size: 14em;
    font-weight: bold;
    color: #333;
    letter-spacing: 8px;
    }

p.error{
    /*margin: 0 0 1em;*/
    margin: -1.5em 0 0.6em 7.5em;
    padding:  0;
    font-size: 2.5em;
    font-weight: bold;
    color: #333;
    text-decoration: line-through;
    letter-spacing: 2px;
    }

hr{
  border: 0;
  width: 75%;
  height: 1px;
  color: #CCC;
  background-color: #CCC;
  border: none;
  text-align: left;
	/*margin: 0 0 1em;*/
	}

html>body hr { 
  margin-right: 30%; /* For Gecko-based browsers */
  }

.skiplink {
  display: none;
  margin: 0;
	padding: 0;
	}

/* pour aligner l'ensemble de la page */
div#global{
	position: relative;
	width: 779px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: auto;
	}
	
/*********************************/
	/* entete */
/*********************************/

div#entete{
	position: relative;
	top: 0px; left: 0;
	margin: 0;
	padding: 7px 0 0 0;
	min-height: 113px;
	height: auto;
	float: left;
	width: 779px;
		/*overflow: hidden;*/
		/*border:#000 1px solid;*/
	}
/** html div#entete1{
    height: 113px;
    }*/
   
/* \*/
* html .gainlayout {height: 1%;}
/* */
	
div#topentete{
	position: relative;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	height: 5px;
	float: left;
	width: 779px;
	background: transparent url(../images/bandohot.jpg) top left no-repeat;	
		/*border: #000 1px solid;*/
	}

div#midentete.ententeparlonsen{
	background: #FF6666 url(../images/parlonsen/bandohom2.jpg) repeat-y right;
	/*border:#000 1px solid;*/
	}

	
div#midentete{
	position: relative;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	min-height: 100px;/*113 minus 13px not really necessary with logos in this site*/
	height: auto;
	float: left;
	width: 779px;
	background: #BAD222 url(../images/bandohom2.jpg) repeat-y right;
	text-align: left;
		/*border: #000 1px solid;*/
	}

/*hack for IE to close gap between divs*/	
* html div#midentete{
	top: -0.9em; left: 0;
	}
		
div#basentete{
	position: relative;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	height: 8px;
	float: left;
	width: 779px;
	background: transparent url(../images/bandohob.jpg) top left no-repeat;
		/*border: #000 1px solid;*/
	}
/*hack for IE to close gap between divs*/
* html div#basentete{
	top: -0.9em; left: 0;
    }

#logos{
	position: relative;
	top: 0; left: 0;/**/
	float: left;/**/
	margin: 0;
	padding: 0;
	width: 220px;/* 78+108=186 plus 12+16 padding left and right=214 +4= 218 + 2 img borders*/
	height: 102px;
		/*border:#999 1px solid;*/
    }

ul#map{
	margin: 0;
	padding: 0 16px 0 12px;
	width: 78px;
	height: 100px;
	float: left;
	list-style: none;
			/*border: #999 1px solid;*/
	}
	
#map li{
	display: inline;
	}

#logos img{
	margin: 0;	
	border: 0;
	padding: 0;/*put padding for images on ul for IE which needs a declared width in the float*/
	border: none;
	display: block; /*to remove vertical gap between images*/
		/*border: #999 1px solid;*/
	}

#logos img.nomdesite{  
	margin: 0;	
	border: 0;
	padding: 0;
	width: 108px;/*without padding*/
		/*border: #999 1px solid;*/
	}

#site{
	float: left;
	margin: 0;
	padding: 0 0 0 16px;
		/*border: #999 1px solid;*/
    }

#site p{
	text-transform: uppercase;
    }

#site p.titlesec{
	text-transform: none;
    }


#midentete h1, #midenteteersce h1, #midentetebder h1{
	margin: 0;
	padding: 18px 0 0 0;
	font-family: arial, sans-serif; 
	font-weight: bold;
	font-size: 1.25em;
	color: #000;
	}

#midentete dl, #midenteteersce dl, #midentetebder dl{
	margin: 0;
	padding: 18px 0 0 0;
	font-family: arial, sans-serif; 
	font-weight: bold;
	font-size: 1.25em;
	color: #000;
	}

#midentete p, #midenteteersce p, #midentetebder p{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 1.3em;
	color: #000;
	}
	
#midentete p.titlesec, #midenteteersce p.titlesec, #midentetebder p.titlesec{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	/*font-weight: bolder;*//*600*/
	/*letter-spacing: -1px;*/
	font-size: 1.2em;
	color: #000;
	}

#midentete dd, #midenteteersce dd, #midentetebder dd{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 0.95em;
	color: #000;
	}

#signature{
	float: right;
	width: 244px;
	padding-right: 20px;
	margin: 0;
	}

#signature p{
	text-align: left;
  margin: 0;
	padding: 0 0 19px 0;
	}

#signature p.slogan{
  text-align: right;
  font-size: 1.4em;
  font-family: Helvitica, arial, lucida, helvetica, sans-serif;
  color: #003C6F;
  font-weight: bold;
	background: transparent url(../images/traitsignature.gif) no-repeat 100% 100%;
	line-height: 1.2em;
	}

#signature .sigbyline{
  text-align: left;
  font-style: italic;
  margin-top: 10px;
  padding: 0;
	}

#maj{
	/*float: right;
	width: 244px;*/
	margin: 0;
	padding: 0;
	}

#maj p{
	/*margin: 0;*/
	/*padding: 10px 0 0 20px;*/
	padding: 14px 0 0 0;
	/*margin: 0 0 0 20px;*/
	margin: 0;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
	text-align: right;
	letter-spacing: 0.1em;/**/
	/*border: 1px solid #000;*/
	}
	
/*#maj{
	float: right;
	width: 244px;
	margin: 0;
	padding: 70px 0 0 0;
	}*/


/*#maj p{
	margin: 0;
	padding: 0 20px 0 0;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
	text-align: left;
	}*/

/* fin entete */
		
/*********************************/
	/* Navigation*/
/*********************************/

#fondnavig{
  position: relative;
	top: 4px; left: 0;/*originally 11 distance for space bw header and content */
	float: left;/**/
	background: #FFF url(../images/blanoutils.jpg) no-repeat;/*transparent*/
	width: 779px;
	/*height: 53px;*/
	/*height:auto;*/
	/*line-height: 1.5em;*/
	/*min-height: 53px; changed from height*/
	margin: 0;
	padding: 0;
		/*border:#999 1px solid;*/
	}
	
/*hack for IE float positioning*/
* html div#fondnavig{
	/*top: 0px; left: 0;*/
	top: -0.9em; left: 0;
    }
/*#fondnavig {height: 53px;} IE win*/
/*html>body #fondnavig {min-height:53px; height:auto;} all others*/

#fondnavig2{
    position: relative;/**/
	top: 7px; left: 0; /*9px problem space */
	float: left;
	background: transparent url(../images/ombre.jpg) repeat-y right;
	width: 779px;
	margin: 0;
	padding: 0;
	height: auto;
	/*padding: 9px 0 0 0;*/ /*use if replace top with 0px*/
		/*border: #999 1px solid;*/
	}

.clearleft{
	clear: left;
	line-height: 0px;
	height: 0;
	}

.clearspace{
    clear: left;
    height: 7px;
    }

/* Fixes IE, Hides from IE mac \*/
* html.clearspace{
    height: 1%;
    }
/* End hide from IE mac */
	
/*hacks*/
.clearfix:after{
    content: ".";
	display: block;
	height: 0px;
	clear: both;
	/*visibility: hidden;*/
	}

/* Hides from IE mac \*/
* html.clearfix{
    height: 1%;
	}
/* End hide from IE mac */
/**/

/*other*/
/* Fix IE Win, hide from IE Mac \*/
/** html #fondnavig {
    height: 1%;
    }*/
/* end hiding */
	
#navigwrap{/* whole external nav block */
	position: relative;
	top: 0px; left: 7px;
	width: 760px;
	margin: 0;
	padding: 0;
	background: #353535 url(../images/baroutils2b.gif) no-repeat top left;/*added for resizing*/
	float: left;
		/*border:#999 1px solid;*/
	}

#navig{/*this is the whole external block*/
	position: relative;
	top: 0px; left: 0px;
	width: 760px;
	min-height: 33px; /*must check for Opera*/
	margin: 0;
	padding: 0;
	text-align: left;
	background: transparent url(../images/baroutils2c.gif) no-repeat bottom left;/*added for resizing*/
	z-index: 2;
	float: left;
	font-family: arial, verdana, lucida, helvetica, sans-serif;
	font-size: 1.15em;
	line-height: 1.7em; /* for bg barre img */
		/*border:#999 1px solid;*/
	}

/* Fix IE Win, hide from IE Mac \*/
* html #navig {
    height: 33px;
    }
/* end hiding */

#navmenu{
	position: relative;
	float: left;
	margin: 0;
	padding: 0 6px 0 0;
	width: 514px;
		/*border:#999 1px solid;*/
	}

#navmenu ul{
	margin: 0;
	/*jouer sur padding haut et bas entre 'ul' et 'li' pour affichage IE correct de l'image en background */
	padding: 8px 0 0 7px;
	}
	
#navmenu li{
	display: inline;
	/*jouer sur padding haut et bas entre 'ul' et 'li' pour affichage IE correct de l'image en background */
	padding: 9px 5px 7px 6px;
	text-align: center;
        text-transform: uppercase;
	}

#navmenu li.barre{
	background: transparent url(../images/traitoutils.gif) no-repeat right;
	}

#navmenu a{
	font-weight: bold;
	color: #AAE800;
	}

/* ********* search ********* */
#navig #outersearch{
	margin: 0;
	padding: 0;
	float: right;
	width: 240px;
	height: auto;
	background: url(../images/traitoutils.gif) no-repeat left;
	display: inline;
	/*line-height: 1.7em;*//*inherits*/
		/*border: #999 1px solid;*/
	}

#navig #recherche{
	margin: 0;
	padding: 0;
	/*height: auto;*/
		/*border: #FFF 1px solid;*/
	}

#navig label{
	position: relative;/*forces to block element display but allows bgimg to display, doesn't if absolute*/
	/*top: 0; right: 0px; right: 5px;*/
	font-weight: bold;
	color: #FFF;/*AAE800*/
	font-size: 1em;
	margin: 0;
	padding: 10px 3px 0 8px;  
	border: 0;
	/*height: 34px;*/
	width: 70px;/*70or97*/
		/*border: #FFF 1px solid;*/
	}

#navig #navig-search{
	position: relative;
	top: 0; right: 0;
	margin: 0;	
	padding: 0;
	width: 238px;
	height: auto;
		/*border:#999 1px solid;*/
	}

#navig-search form{
	position: relative;
	top: 0; right: 0;
	margin: 0;	
	padding: 0;
	/*width: 238px;*/
	height: auto;
		/*border:#999 1px solid;*/
	}

/*old code
#navig #search-input{
#navig #search-input:focus{
fin old code*/

#navig #tx-indexedsearch-searchbox-sword {
	background-color: #FFF;
	margin: 7px 0 0 0;
	color: #000;
	font-size: 1em;
	width: 110px;/*check this width*/
	border: #999 1px solid;/*must be same border width as below*/
	}

#navig #tx-indexedsearch-searchbox-sword:focus{
	background: #CF6;
	border: #AAE800 1px solid;/*must be same border width as above*/
	}

#navig #search{
	/*display:inline;*/
	margin: 0;
	padding: 0;
	/*background: transparent url(../images/okchloro.jpg) no-repeat left;*/
		/*border: #999 1px solid;*/
    }

/*for testsearch page rechercher en texte*/
#navig #recherche input.searchbutton{
	margin: 0;
	padding: 0 0 0 10px;
	/*border: #999 1px solid;*/
	background: transparent url(../images/flechrecher.gif) no-repeat left;/**/
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	border: none;
    }

#navig #recherche input.searchbutton:focus{
	background: transparent url(../images/okchlorob.jpg) no-repeat left;/**/
	border: none;
    }
	
.hidden {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}
/*end for testsearch page rechercher en texte*/
/* fin navigation */

/************************************/
	/* contenu accueil */
/************************************/
#portail{
    clear: both;
    background: #FFF url(../images/ombre.jpg) repeat-y right; /*E8F3AF pour voir */
    width: 779px;
    position: relative;
    top: 7px; left: 0;/**/
    float: left;
    margin: 0;
    padding: 0;
    /*padding: 30px 0 0 0;*/
    }
  
#acc{
    background-color: #FFF;
    width: 100%;/**/
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;/*added for relative text*/
    float: left;
		/*border:#999 1px solid;*/ /*to see bottom line*/
    }

#acc.fond {
    background: #FFF url(../images/fondgrismenudesc.gif) repeat-y left;
	}

#contenu{
    background: transparent url(../images/ombre.jpg) repeat-y right; 
    margin: 0;
    padding: 0;
    width: 779px;
    height: auto;
    text-align: left;
    float: left;
		/*border:#999 1px solid;*/ /*to see bottom line*/
    }

#colleft{
    float: left;
	background: #E7E3E3 url(../images/photo.jpg) no-repeat;
	min-height: 503px;
	height: auto;
	width: 329px; /*331 size of image background*/
	margin: 0;
	padding: 0;
		/*border: #999 1px solid;*/
    }

/* Fix IE Win, hide from IE Mac \*/
* html #colleft {
    height: 503px;
    }
/* end hiding */

/*structure pages descendantes total width 760px*/

#colleftdesc{
    float: left;
	width: 198px; /*+17=215 leaves 545*/
	/*background: #E7E3E3 url(../images/fondgrisdesc.jpg) repeat-x;*/
	margin: 0 10px 0 7px;
	display: inline; /*avoids IE doubled float-margin bug */
		/*border:#999 1px solid;*/
    }

#colleftplan{
    float: left;
    width: 198px; /*+17=215 leaves 545*/
    padding: 0;
    margin: 6px 10px 0 7px;
    display: inline; /*avoids IE doubled float-margin bug */
		/*border:#999 1px solid;*/
    }

#colleftplan #plandeco{
    float: left;
    width: 176px;
    background: #E7E3E3 url(../images/desc/herbe.jpg) no-repeat;
    min-height: 927px;
    margin: 4px 12px 0 10px;
    display: inline; /*avoids IE doubled float-margin bug */
        /*border:#999 1px solid;*/
    }

* html div#plandeco{
    height: 927px;/**/
    }

/*title for plan du site*/
.decale{
    /*margin-top: 22px;*/
    }

#colrightdesc{
    background-color: #FFF;
    float: left;
    width: 545px; /*538+7 left padding a voir */
    margin: 0;
    padding: 7px 0 0 7px;
    text-align: left;
	/*border:#999 1px solid;*/
    }

/*fin de pages descendantes*/
  
#menu{
    width: 196px;
    height: auto;
    margin: 0;
    /*padding-left: 148px;*/
    float: right;
    /* float: left;*/
    padding: 0;
    text-align: right;
    font-size: 1.10em;
		/*border:#999 1px solid;*/
    }

#menuinterne2{
    background: #E7E3E3 url(../images/fondgrisdesc.jpg) repeat-x;
    /*border:#999 1px solid;*/
    }

#menuinterne3{
    margin: 0;
    padding: 6px 0 0 0;
    }


#menu ul{
    margin: 0;
    width: 183px;
    padding: 10px 13px 6px 0;
    float: left;
    list-style: none;
		/*border:#999 1px solid;*/
    }

#menuinterne ul{
    padding: 18px 13px 6px 0;/* shifts main menu accueil down*/
		/*border:#999 1px solid;*/
    }

#menu li{ 
    margin: 0;
    padding: 0 0 9px 0;
    width: 183px;/* largeur qui gere le retour a la ligne */
    text-align: right;
    /*float: right;*/
		/*border:#999 1px solid;*/
    }

.pgactive a,
.pgnormale a{ 
    margin: 0;
    padding: 0 18px 0 0;
    display: block; 
    color: #0460B5;
    text-transform: uppercase;
		/*border:#999 1px solid;*/
    }

.pgnormale a{ 
	background: url(../images/flechb.gif) no-repeat right top;
	}

.pgnormale a:hover,
.pgnormale a:active { 
	background: url(../images/flechb2.gif) no-repeat right top;
	}

.pgactive a{
	background: url(../images/flechg.gif) no-repeat right top;
	color:#666;
	}

.pgactive a:link,
.pgactive a:visited,
.pgactive a:hover,
.pgactive a:active{  
    text-decoration : none;
    }

.menusoustitre{
    color: #0460B5;
    }
 
#contentacc{
    /*height : 503px;*/
    margin: 0;
    padding: 0;
    width: 438px; /*438 width=largeur blocs - (+ borders left and right)*/
    min-height: 503px;/**/
    height: auto;
    float: left;
    	/*border:#999 1px solid;*/
    } 

/* contenu colonne milieu page d'acc */  
#colmiddle{
    width: 196px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: left;
    border-left: #999 1px solid; /*this increases overall width*/
		/*border:#999 1px solid;*/
    } 

#block1, #block2, #block3{
	width: 196px;
    margin: 0;
    padding: 0;
    float: left;
    }

#block1, #block3{
    background: url(../images/fondgris.gif) no-repeat;
    height: 93px;
    }

#block2{
    background: url(../images/fondgris1.gif) no-repeat;
    height: 92px;
    }

#block1 img, #block2 img, #block3 img{
    position: relative;
    top: 12px; left: 7px;
    margin: 0;
    padding: 0;
    }

/* menu secondaire */
#menusec{
    /*background: #E8F3AF url(../images/fondvert.jpg) no-repeat;*/
    margin: 0;
    padding: 0;
    width: 190px;   
    float: left;
    min-height: 224px;
    height: auto;
    border-bottom: #999 1px solid;
    border-right: #999 1px solid;
	/*font-size: 0.85em;*/
    font-size: 1em;
	/*border:#999 1px solid;*/
    }

/* Fix IE Win, hide from IE Mac \*/
* html #menusec {
   height: 224px;
}
/* end hiding */

#menusec ul{
    margin: 0;
    /*padding: 0 4px 0 0;*/
    padding: 0 2px 0 0; /*avec li width gere espace*/
    float: left;
    list-style: none;
    }

#menusec li{ 
    margin: 0;
    padding: 0 0 8px 0;/*combine avec padding li individuels pour hauteur de li*/
    width: 187px;/*largeur qui gere espace blanche droit et gauche*/
    text-align: right;
    float: right;
    }

#menusec li.first{
    margin: 2px 0 1px 0;
    padding-top: 2px;
    background-color: #E3F0A1;/*#DCEB8E*/
    }

/*#menusec li.first a{
    padding-right: 4px;
    }*/

#menusec li.mid{
    padding-top: 2px;
    margin: 1px 0 1px 0;
    background-color: #E3F0A1;/*#E3F0A1*/
    }

#menusec li.last{
    padding: 2px 0 6px 0;
    margin: 1px 0 1px 0;
    background-color: #E3F0A1;/*#E8F2AD*/
    }

/*#menusec li.last a{
    padding-bottom: 4px;
    }can be changed for perfect alignment colleft and colmiddle*/

#menusec a{  
    background: url(../images/flechv.gif) no-repeat right center; 
    display: block;
    margin: 0;
    padding: 4px 16px 0 0;/*right changed from 9 to 16 for right alignement*/
    color: #286C02; 
    font-weight: bold;
    }

#menusec a:hover,
#menusec a:active{  
    background: url(../images/flechv2.gif) no-repeat right center;
    text-decoration: underline;
    }

/* menu secondaire descente */
#menusec2{
    /*background: #E8F3AF url(../images/fondvert.jpg) no-repeat;*/
    margin: 0;
    width: 190px;   
    float: left;
    padding: 0;
    /*min-height: 224px;*/
    height: auto;
	/*font-size: 0.85em;*/
    font-size: 0.9em;
	/*border:#999 1px solid;*/
    }

#menusec2 ul{
    margin: 0;
    /*padding: 0 4px 0 0;*/
    padding: 0 2px 0 0; /*avec li width gere espace*/
    float: left;
    list-style: none;
    font-weight: bold;
    }

#menusec2 li{ 
    margin: 0;
    padding: 0 0 9px 0;/*combine avec li individuels pour hauteur de li*/
    width: 186px;/*186 largeur qui gere le retour a la ligne !!/**/
    text-align: right;
    float: right;
    }

#menusec2 li.firstpgnormale{
    padding-top: 2px;
    margin: 2px 0 1px 0;
    background-color: #E3F0A1;/*#DCEB8E*/
    }

#menusec2 li.firstpgactive{
    padding-top: 2px;
    margin: 2px 0 1px 0;
    background-color: #FFF;/*#DCEB8E*/
    }

#menusec2 li.midpgnormale{
    padding-top: 2px;
    margin: 1px 0 1px 0;
    background-color: #E3F0A1;/*#E3F0A1*/
    }

#menusec2 li.midpgactive{
    padding-top: 2px;
    margin: 1px 0 1px 0;
    background-color: #FFF;/*#DCEB8E*/
    }

#menusec2 li.lastpgnormale{
    /*padding-bottom: 12px;*/
    padding: 2px 0 10px 0;
    margin: 1px 0 1px 0;
    background-color: #E3F0A1;/*#E8F2AD*/
    }

#menusec2 li.lastpgactive{
    /*padding-bottom: 12px;*/
    padding: 2px 0 10px 0;
    margin: 1px 0 1px 0;
    background-color: #FFF;/*#E8F2AD*/
    }

#menusec2 a{
    display: block;
    margin: 0;
    padding: 4px 16px 0 0;/*right changed from 9 to 16 for right alignement*/
    font-weight: bold;
    }

.firstpgnormale a,
.midpgnormale a,
.lastpgnormale a{
    background: url(../images/flechv.gif) no-repeat right center;
    color: #286C02;
    }

.firstpgnormale a:hover,
.firstpgnormale a:active,
.midpgnormale a:hover,
.midpgnormale a:active,
.lastpgnormale a:hover,
.lastpgnormale a:active{
    background: url(../images/flechv2.gif) no-repeat right center;
    color: #286C02;
    text-decoration: underline;
    }

.firstpgactive a,
.lastpgactive a,
.midpgactive a{
    background: url(../images/desc/flechgb.gif) no-repeat right center;
    color:#666;
    text-decoration: none;
    }

.firstpgactive a:link,
.firstpgactive a:visited,
.firstpgactive a:hover,
.firstpgactive a:active
    {  
    text-decoration : none;
    }


/* contenu colonne droit */  
#colright{
    float: left;
    width: 239px;/*239 moz*/
    min-height: 501px; /*bg image less 2 pixels for border top and bottom*/
    height: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    border-width: 1px; /*increases overall width*/
    border-style: solid;
    border-color: #999;
		/*border:#999 1px solid;*/
    }

/* Fix IE Win, hide from IE Mac \*/
* html #colright {
   height: 501px;
   }
/* end hiding */

/************************************/
	/* contenu externe */
/************************************/

#navigwrapvide{/* whole external nav block */
    position: relative;
    top: 0px; left: 7px;
    width: 760px;
    margin: 0;
    padding: 0;
    float: left;
	/*border:#999 1px solid;*/
    }

#contentext{
    position: relative;
    clear: left;  
    margin: 0;
    padding: 0 0 0 6px;
    /*width: 779px;*/
    width: 752px;
    min-height: 300px;
    text-align: left;
    float: left;
    /*border:#999 1px solid;*/ /*to see bottom line*/
    }


/* Fix IE Win, hide from IE Mac */
* html #contentext {
   height: 300px;
   }
/* end hiding */


#menuinterne.nomenu{
  min-height: 300px;
  width: 100%;
  }

/* Fix IE Win, hide from IE Mac */
* html menuinterne.nomenu {
   height: 300px;
   width: 100%;
   }
/* end hiding */

/************************************/
	/* actualites, projets, contact */
/************************************/

#actucontainer{
    clear:left;
	float: left;
    width: 239px;/* automoz*/
	margin: 0;
    padding: 0;
	border-bottom: 1px solid #999;/**/
    }

/* Fix IE Win, hide from IE Mac \*/
* html #actucontainer {
   width: 237px;/*239 minus 2px padding*/  
   }
/* end hiding */

#actucontainer h2{
	margin: 0;
    padding: 5px 0 2px 6px;/*h2 already has 1px padding left*/
	  float : left; /* pour avoir l'icone rss à la meme hauteur */
    /*border: 1px solid #999;*/
    }

/* rajoute par Isabelle A. le 21-02-08 pour flux RSS */
.rss {
  margin: 0;
  padding: 5px 5px 0 0;
  float : right;/**/
 }



#actualite, #projet, #contact{
	width: auto;/*239px is a problem for padding later*/
    height: auto;
    margin: 0;
    float: left;
    text-align: left;
	/*border: 1px solid #999;*/
    }

#actualite{
    padding: 5px 5px 2px 5px;
	/*border-bottom: 1px solid #999;*/
   		/*border : 1px solid #999;*/ 	
    }

/* Fix IE Win, hide from IE Mac \*/
* html #actualite {
   width: 229px;/*239 minus 10px padding*/
   		/*border : 1px solid #999;*/ 
   }
/* end hiding */

#projet{
    /*padding: 9px 0 0 5px;*/
    padding: 9px 0 0 5px;/*adjust top here for overall height*/
		/*border : 1px solid #999;*/ 
    }

/* Fix IE Win, hide from IE Mac \*/
* html #projet {
   width: 234px;/*239 minus 5px padding*/
   		/*border : 1px solid #999;*/
   }
/* end hiding */

#contact{
	padding: 9px 0 0 5px;/*adjust top here for overall height*/
		/*border : 1px solid #999;*/ 
    }

dl.actu, dl.projet, dl.contact{
    margin: 0;
    float: left;
    width: 99%;
    /*font-size: 0.975em;*/
	/*font-size: 1.15em;*/
		/*border : 1px solid #999;*/
    }

dl.actu{
	/*font-size: 1.15em;*/
	font-size: 1.1em;
	padding: 0 0 12px 0;
	/*border : 1px solid #999;*/
    }

dl.projet{
    /*padding: 0 0 2px 0; */
    padding: 0 0 5px 0; /*adjust bottom here for end spacing, specially for IE*/
    font-size: 1.15em;
	/*border : 1px solid #999;*/
    }

dl.contact{
    padding: 0;
    font-size: 1.15em;
	/*border : 1px solid #999;*/
    }

.actu dt, .projet dt{
    color: #222;
    /*font-weight: bold;*/
    text-align: left;
	/*border : 1px solid #999;*/
    }

.actu dt{
    width: 220px;
    margin: 0;
    padding: 0 0 0 8px;
    }
	
.projet dt{
    margin: 0;
    padding: 4px 0 0 8px;
	}

.contact dt{
    margin: 0;
    padding: 0 0 0 18px;
	}
	
.actu dd{
    margin: 0;
    padding: 0 0 0 8px;
    text-align: left;
    width: 220px;
    }

.actu dd, .actu dd a{
    /*color: #134897;*/
    color: #222;
    }


.actu dd a, .projet dd a, .contact dd a{
    text-align: left;
    text-decoration: none;
    }

/* actualités rajout*/

dd.newsubacc{
    font-size: 1em;/**/
    color: #222;
    }
    
dd.dateacc{
    /*color: #999;*/
    color: #222;
	}

.actu dt a{
    color: #0460B5;
    /*font-weight: bold;*/
    }

.actu a:link{color: #0460B5;}
.actu a:visited{color: #0460B5;}
.actu a:hover{color: #0460B5;}
.actu a:active{color: #0460B5;}

/*projet*/

.projet dt.imgactu{
    clear: left;
	  margin: 0;
    padding: 6px 5px 0 7px;/**/ 
    /*padding: 6px 5px 0 0;*/ 
    /*height: 74px;
    width: 74px;*/
    float: left;
		/*border : 1px solid #999;*/
    }
	
.projet dt.imgactu img{
    /*height: 74px;
    width: 71px;
    	border : 1px solid #999;*/
    }

.projet dt.projetnom{
	/*padding: 6px 0 0 0;*/
	padding: 4px 0 2px 0;/*padding above title*/
	/*font-size: 1.15em;*/
		/*border : 1px solid #999;*/
    }

.projet dd{
	margin: 0;
    padding: 0 0 0 8px;
    text-align: left;
	color: #E92254;
    }

.projet dd a{
    color: #E92254;
    /*font-weight: bold;*/
    }

/*contact*/ 

.contact dt.imgactu{
    margin: 0;
    padding: 0 0 7px 0; 
    height: 6em;
    width: 45px;
    float: left;
	/*border : 1px solid #999;*/
    }

.contact dd a{
    color: #7A8F0D;
    }

.contact dt.imgactu img{
    /*border : 1px solid #999;*/
    float: left;
    height: 31px;
    width: 34px;
    }
	
.contact dd{
    margin: 0;
    padding: 0 0 0 8px;
    text-align: left;
	color: #666;
	/*border : 1px solid #999;*/
    }

 /***************************************/	
/* les miettes*/
/***************************************/
div#miette{
    float: left;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.95em;
    font-family: arial, verdana, lucida, helvetica, sans-serif;
    color: #666;
    margin: 0;
    /*padding: 0 0 15px 0;*//*creates problem IE*/
    /*line-height:1.8em;*/
    }

#miette a {
    color: #7A8F0D;
    }	

#miette ul {
    position: relative;
    left: 0;
    display: inline;
    margin: 0;
    padding: 0;
    }	
	
#miette li {
    display: inline;
    margin: 0;
    padding: 0 2px 0 0;
    /*line-height: 1.8em;*/
    list-style: none;
    }
  
#miette li a {
    /*background: url(../images/slashv.gif) right no-repeat;*/
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #7A8F0D;
    line-height: 1.8em;
    list-style: none;
    }

div#content {
    clear: left;
    float: left;
    width: 98%;/**/
    list-style: none;
    margin: 0;
    padding: 1em 0 1em 0;
    border:0;
    font-size: 1em;
    font-family: verdana, arial, lucida, helvetica, sans-serif;
    color: #666;
    text-align: left;
    }

/*for dynamic menus before page content*/
#menusom, #menutypologie  {
	clear: left;
	margin-top: 0;/*combined h1 and ul margins collapse border between h1 and first list*/
	float: left;
	width: 99%;/**/
	padding: 0;
		/*border : 1px solid #999;*/
	}

#menusom ul.sommaire {
    margin-bottom: 1em;
    margin-top: 0;/*combined h1 and ul margins collapse border between h1 and first list*/
    padding-bottom: 3px;
	/*border : 1px solid #999;*/
	}

#menusom li.sommaire {
    /*margin: 0;*/
    padding: 0;
    font-size: 1em;/*default size redeclared*/ 
    color: #666;
    font-weight:bold;
		/*border : 1px solid #999;*/
    }

/*first level*/
#menusom ul, #menutypologie ul {
    font-size: 1.1em;/*default size redeclared*/ 
    color: #666;
    /*list-style-image: url(../images/desc/flechvdesc.gif);*/
	/*border : 1px solid #999;*/	
    }

#menusom ul li, #menutypologie ul li {
    	/*border : 1px solid #999;*/
	vertical-align: top;
	padding-bottom: 1px;
	}

/*second level*/
#menusom ul ul li, #menutypologie ul ul li {
    font-size: 0.9em; /*inherits from parent*/
	color: #666; /*does not inherit*/
	list-style-image: url(../images/desc/rondv.gif);
	padding-bottom: 0px;/**/
	}

/*third level*/
#menusom ul ul ul li, #menutypologie ul ul ul li {
    /*font-size: 0.9em; inherits from second level*/
	color: #666; /*does not inherit*/
	list-style-image: url(../images/desc/ptiflechv.gif);
	}

#menusom li a:link {color: #7A8F0D;}
#menusom li a:visited	{color: #445100;}
#menusom li a:hover {color: #7A8F0D;}
#menusom li a:active {color: #7A8F0D;}


#menutypologie a {color: #7A8F0D;}
#menutypologie a:hover {color: #7A8F0D;}


/*plan du site*/
#contentplan h2.plandusitetitre{
  padding-top: 1.25em;
  margin-bottom: -1em;/**/
  }

#plan_outils, #plan_theme, #plan_typologie{
  /*border-top: #999 1px dotted;*/
  }

#plan_theme ul, #plan_outils ul, #plan_typologie ul{
  /*display: list-item;*/
  padding-left: 0;
  margin-left : 18px;
  font-size: 1.1em;/*default size redeclared*/  
  color: #666;
  /*border : 1px solid #999;*/
}

#plan_theme ul li, #plan_outils ul li, #plan_typologie ul li{
  list-style-image: url(../images/desc/flechvdesc.gif);
  list-style-position: outside;
  /*position: relative;*/
  padding-left: 0;
  padding-bottom: 0.3em;
  margin-left: 0;
  font-size: 1em;/*default size redeclared*/ 
  /*border : 1px solid #999;*/
  }

#plan_theme li.li2nofirst{
  padding-top: 0.1em; 
  /*border : 1px solid #999;*/
  }

/*#plan_theme li.li1no{
  padding-top: 0.1em; 
  border : 1px solid #999;
  }*/

#plan_theme li.li3nolast{
  padding-bottom: 0.8em; 
  /*border : 1px solid #999;*/
  }

#plan_theme li.li4nolast{
  padding-bottom: 0.2em; 
  /*border : 1px solid #999;*/
  }
  
#plan_theme ul ul li, #plan_outils ul ul li, #plan_typologie ul ul li{
  list-style-image: url(../images/desc/rondv.gif);
  list-style-position: outside;
  /*position: relative;*/
  padding-left: 0;
  margin-left: 0;
  /*padding-top: 0.3em;*/
  font-size: 0.9em;/*default size redeclared*/ 
  /*border : 1px solid #999;*/
  }

#plan_theme ul ul ul li, #plan_outils ul ul ul li, #plan_typologie ul ul ul li{
  list-style-image: url(../images/desc/ptiflechv.gif);
  list-style-position: outside;
  /*position: relative;*/
  padding-left: 0;
  margin-left: 0;
  font-size: 0.9em;/*default size redeclared*/ 
  /*border : 1px solid #999;*/
  }

#plan_theme ul ul ul ul li, #plan_outils ul ul ul ul li, #plan_typologie ul ul ul ul li{
  list-style-image: url(../images/desc/ptiflechv.gif);
  list-style-position: outside;
  /*position: relative;*/
  padding-left: 0;
  margin-left : 0;
  font-size: 0.9em;/*default size redeclared*/ 
  /*border : 1px solid #999;*/
  }

/*for first menu in content only*/
#content ul.sommaire {
	margin-bottom: 1em;
	margin-top: 0;/*combined h1 and ul margins collapse border between h1 and first list*/
	padding-bottom: 3px;
		/*border : 1px solid #999;*/
	}

#content li.sommaire {
    /*margin: 0;*/
	padding: 0;
  font-size: 1em;/*default size redeclared*/ 
	color: #666;
	font-weight:bold;
		/*border : 1px solid #999;*/
    }

/*first level*/
#content ul {
  padding: 0;
  margin-top: 0;
  /*margin-left : 12px;*//*ok for firefox, not for IE*/
  margin-left : 16px;/*ok for IE*/
  /*margin-left : 1em;*/
  font-size: 1.1em;/*default size redeclared*/ 
  color: #666;
  /*list-style: none;*/
  /*display: list-item;*/
  /*list-style-image: url(../images/desc/flechvdesc.gif); */ 
  /*border : 1px solid #999;*/	
  }

#content ul li {
  /*border : 1px solid #999;*/
  list-style-image: url(../images/desc/rondv.gif);/**/
  /*list-style-image: url(../images/desc/flechvdesc.gif);*/
  list-style-position: outside;
  /*list-style-position: inside;*/
  /*vertical-align: top; here*/
  padding: 1px 0 1px 0;
  margin-left: 0;
  margin: 0;
  }

/*second level*/
#content ul ul li {
  font-size: 0.9em; /*inherits from parent*/
  color: #666; /*does not inherit*/
  list-style-image: url(../images/desc/ptiflechv.gif);
  list-style-position: outside;
  /*list-style-position: inside;*/
  padding-bottom: 0px;/**/
  /*border : 1px solid #999;*/
  }

/*third level*/
#content ul ul ul li {
  /*font-size: 0.9em; inherits from second level*/
  color: #666; /*does not inherit*/
  list-style-image: url(../images/desc/ptiflechv.gif);
  list-style-position: outside;
  /*list-style-position: inside;*/
  }

#content li a:link {color: #7A8F0D;}
#content li a:visited	{color: #445100;}
#content li a:hover {color: #7A8F0D;}
#content li a:active {color: #7A8F0D;}

/*#content ul li{
  list-style: none;
  list-style-image: url(../images/desc/flechvdesc.gif);
  #list-style-image: url(../images/desc/rondv.gif);
  /*list-style-position: outside;*/
 /* list-style-position: inside;
  padding-left: 0;
  margin-left : 16px;*/
  
  /*between first line and first puce*/
  /*margin-top: 0.6em;*/
  /*between mission and rapports*/
  /*margin-bottom: 1.2em;*//*
  }  */



/*trial with image bg*/
#unordlist {
  width:99%;
  list-style: none;
  margin: 15px 0;
  padding: 0;
  font-size: 1.1em;
  font-family: verdana, arial, lucida, helvetica, sans-serif;
  color: #666;
  }

#unordlist ul {
    /*margin: 5px;*/
    /*padding: 0 0 0 11px;*/
    /*background: url(../images/desc/flechvdesc.gif) no-repeat 0 50%;*/
    }

#unordlist ul li {
    /*margin: 5px;
	padding: 0 0 0 11px;
	background: url(../images/desc/flechvdesc.gif) no-repeat 0 50%;*/
	}
	
#unordlist ul ul li {
	/*padding: 0 0 0 11px;*/
	background: url(../images/desc/rondv.gif) no-repeat 0 25%;
	}

#unordlist ul ul ul li {
	/*padding: 0 0 0 11px;*/
	background: url(../images/desc/ptiflechv.gif) no-repeat 0 50%;
	}
 
#content ol {
    /*border : 1px solid #999;*/
    margin: 0;
    padding: 0 10px 0 0;/**/
    /*padding: 3px 10px 0 22px;*/
    /*list-style-position: outside;*/
    list-style-position: inside;
    font-size: 1.1em;
    } 

#content ol li {
  margin: 0;
	padding: 0;
	list-style-type:decimal;/**//*upper-roman*/
	}

#content ol ol li {
  margin: 0;
	padding: 0;
	font-size: 0.9em;
	list-style-type:lower-alpha;
	}

#content ol ol ol li {
  margin: 0;
	padding: 0;
	list-style-type:none;
	}

/********************************/
	/* pied de page*/
/********************************/

#accbas{
    clear: left;
    position: relative;
    top: 0; left: 0;
    background: transparent url(../images/basblan.jpg) no-repeat bottom;
    width: 779px;
    height: 11px;
    float: left;
    margin: 0;
    padding: 1px 0 0 0;
		/*border:#999 1px solid;*/
    }

div#footer{
    clear: both;
    position: relative;
    top: 0; left: 0;
    float: left;
    width: 779px;
    min-height: 30px;
	  /*border: #EE2929 1px solid;*/
    }

/*hack for IE float positioning*/
* html div#footer{
	  top: -1em; left: 0;
	  height: 1%;
    }

div#pied{
  	position: relative;
	  top: 5px; left: 0;
	  width: 779px;
	  min-height: 30px;
	  margin: 0;
	  padding: 0;
	  float: left;
	  background: #353535 url(../images/piedpage3.jpg) no-repeat top left;/**/
		/*border: #EE2929 1px solid;*/
	}

/*hack for IE*/
* html div#pied{
	top: -1em; left: 0;
	height: 30px;
        }


#piedbghaut{
	position: relative;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	float: right;
	width: 480px;/*for text to clear bg image when size increased*/
	/*background: #EE2929 url(../images/piedpage3.jpg) no-repeat top left;*/
	min-height: 22px;
	/*display: block;*/
		/*border: #353535 1px solid;*/
	}

/*hack for IE*/
* html div#piedbghaut{
	height: 22px;
    }/**/
	
#piedbgbas{
	clear: both;
	position: relative;
	top: 0; left: 0;
	float: left;
	width: 779px;
	margin: 0;
	padding: 0;
	background: #353535 url(../images/piedpage4.jpg) no-repeat bottom left;/**//*space for expansion*/
	height: 8px;
		/*border: #EE2929 1px solid;*/
	}

/*hack for IE*/
/** html div#piedbgbas{
		/*top: -1.2em; left: 0;this closes gap bw divs*/
		/*border: #EE2929 1px solid;*/
    /*}*/
	/* \*/


#piedbghaut ul{
    margin: 0;
    padding: 8px 18px 0 0;/*positioning the text and image*/
    list-style: none;
    text-align:right;
    /*border: #EE2929 1px solid;*/
    }
	
#piedbghaut li{
    margin: 0;
    padding: 0;
    display: inline;
		/*border: #EE2929 1px solid;*/
	}

#piedbghaut li.copy{
    margin: 0 16px 0 0;
    padding: 0 0 0 0;
    font-size: 1em;
    color: #FFF;
		/*border: #EE2929 1px solid;*/
	}

#piedbghaut ul li.portea img{
    margin: 0;
    padding: 0 6px 0 0;
	/*border: #FFF 1px solid;*/
    }
	
#piedbghaut ul li.cnerta img{
    margin: 0;
    padding: 0;
	/*border: #EE2929 1px solid;*/
    }
	
a.mention{
	color: #ffcc00;
	font-size: 1em;
	margin: 0;
	padding: 0 4px 0 0;
  text-transform: uppercase;
		/*border: #EE2929 1px solid;*/
	}

.mention:link{text-decoration : none;}
.mention:visited{text-decoration : none;}
.mention:hover{text-decoration : underline;}
.mention:active{text-decoration : underline;}

.caps{
    text-transform: uppercase;
    }

.nocaps{
    text-transform: lowercase;
    }

a.portea{
	color: #FDB201;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0 16px 0 0;
		/*border: #EE2929 1px solid;*/
	}

a.portea:link{text-decoration : none;}
a.portea:visited{text-decoration : none;}
a.portea:hover{text-decoration : underline;}
a.portea:active{text-decoration : underline;}

a.infoportea{
	color: #3C0;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0 16px 0 0;
		/*border: #EE2929 1px solid;*/
	}
    
a.infoportea:link{text-decoration : none;}
a.infoportea:visited{text-decoration : none;}
a.infoportea:hover{text-decoration : underline;}
a.infoportea:active{text-decoration : underline;}

/* fin pied */


/*********************
*** indexed_search for modified search template when... ***
**********************/

div.tx-indexedsearch label {
    margin-right:1em;
    width:10em;
    float:left;
    }
div.tx-indexedsearch fieldset {
	border:0 solid; /* HACK: Opera <v.8 ignores border:none */
    }
div.tx-indexedsearch span.right {
    font-size:0.9em;
    letter-spacing:0;
    font-weight:normal;
    margin-top:-1.2em;
    float:right;
    }
div.tx-indexedsearch p.additional_info {
    font-size:0.9em;
    line-height:1.3em;
    }

/* end indexed_search */

/*********************
*** actualites ***
**********************/

.newsitem dt a:link, .newsitem dd a:link{
    color: #7A8F0D;}
.newsitem dt a:visited, .newsitem dd a:visited{
    color: #445100;}
.newsitem dt a:hover, .newsitem dd a:hover{
    color: #7A8F0D;}
.newsitem dt a:active, .newsitem dd a:active{
    color: #7A8F0D;}  

#news-single-item a:link{
    color: #7A8F0D;}
#news-single-item a:visited{
    color: #445100;} 
#news-single-item a:hover{
    color: #7A8F0D;}  
#news-single-item a:active{
    color: #7A8F0D;}

dl.newsitem{
	margin: 0;
	padding: 0 5px 20px 0;
	/*float : left;
	width : 100%;*/
	font-size: 1em;
	}
	
.newsitem dt {
	margin: 0;
	padding: 0 0 2px 18px;
	background: #FFF url(../images/desc/pictoactus.gif) no-repeat;
	color: #333;
	font-size: 1.15em;
	font-weight: bold;
	text-align: left;
	}

.newsitem dd{
	margin: 0;
	padding: 0 0 0 30px;
	color: #333;
	text-align: left;
	}

dd.newsub{
  /*font-size: 1.0em;*/
	}
dd.date{
  margin: 0;
  padding: 0 0 4px 30px;
	}
	
#news-single-item p.date{
	margin: 0;
	padding: 0 0 6px 8px;
	color: #999;
	text-align: left;
	}

#news-single-item p.backlink{
	margin: 0;
	padding: 0 0 0 8px;
	color: #999;
	text-align: left;
	}

.backlink a{
	margin: 0;
	padding: 0 6px 0 0;
	}
	
.backlink img{
	margin: 0;
	padding: 0 6px 0 0;
	}

.tx-ttnews-browsebox a{
	margin: 0;
	padding: 0 6px 0 0;
	}

.tx-ttnews-browsebox a:link{color: #7A8F0D;}
.tx-ttnews-browsebox a:visited{color: #7A8F0D;}
.tx-ttnews-browsebox a:hover{color: #7A8F0D;}
.tx-ttnews-browsebox a:active{color: #7A8F0D;}

/*********************
/* indexed search for xhtml template 
*********************/
/* Align the form fields and labels */
	    div.tx-indexedsearch-searchbox label {
	        margin-right:1em;
	        width:10em;
	        float:left;
	        }
        /* Floating items to the right */
	    span.tx-indexedsearch-result-count,
        span.tx-indexedsearch-percent {
	        font-size:0.9em;
	        letter-spacing:0;
	        font-weight:normal;
	        margin-top:-1.2em;
	        float:right;
	        }
        /* Align result info */
	    dt.tx-indexedsearch-text-item-size,
	    dd.tx-indexedsearch-text-item-size,
        dt.tx-indexedsearch-text-item-crdate,
        dd.tx-indexedsearch-text-item-crdate,
        dt.tx-indexedsearch-text-item-mtime,
        dt.tx-indexedsearch-text-item-path {
            margin-left:0;
	        float:left;
	        }
        /* Reset margin of the last element in the result info */
        dd.tx-indexedsearch-path {
            margin-left:0;
	        }
	    /* Result browser */
	    div#content ul.browsebox li {
	        list-style:none;
	        margin-bottom:1em;
	        margin-right:1em;
	        float:left;
	        }
	    /* Clear the result browser float */
	    div#content div.tx-indexedsearch-res {
	        clear:both;
	        }

.tx-indexedsearch-form label{
   margin-top: 0.25em;
   margin-right: 0.5em;
   font-size: 1.1em;
   width: 20em;
   float: left;
   }

/*********************
/* main content
*********************/

#content h2{
    margin: 0;
    padding: 1em 0 0 0;
    }

#content h3{
    margin: 0;
    padding: 0.2em 0 0 0;
    }/**/


#content a{
  color: #7A8F0D;
  text-decoration: none;}
#content a:link{
  color: #7A8F0D;
  text-decoration: none;}
#content a:visited{
  color: #7A8F0D;
  text-decoration: none;} 
#content a:hover{
  color: #7A8F0D;
  text-decoration: underline;}  
#content a:active{
  color: #7A8F0D;
  text-decoration: underline;}

#contentplan a{
  color: #7A8F0D;
  text-decoration: none;}
#contentplan a:link{
  color: #7A8F0D;
  text-decoration: none;}
#contentplan a:visited{
  color: #7A8F0D;
  text-decoration: none;} 
#contentplan a:hover{
  color: #7A8F0D;
  text-decoration: underline;}  
#contentplan a:active{
  color: #7A8F0D;
  text-decoration: underline;}


#metainfo{
  clear:left;
  float:left;
  width: 99%;
  margin: 0;
  padding: 0.5em 0 0 0;
  /*border: #999 1px dotted;*/
  }

#majpage{
  float: left;
  width: 98%;
  margin: 0;
  padding: 0;
  display: inline; /*avoids IE doubled float-margin bug */
  line-height: 1.7em;/**/
  height: 1.7em;/**/
  /*border: #999 1px dotted;*/
  }

#majpage p{
  font-size: 1em;
  padding-top: 0.5em;/**/
  display: inline; /*avoids IE doubled float-margin bug */
  line-height: 1em;
  height: 1.1em; 
  /*border: #999 1px dotted;*/
  }

#auteur{
  float: left;
  width: 98%;
  margin: 0;
  padding: 0;
  display: inline; /*avoids IE doubled float-margin bug */
  line-height: 1.1em;
  height: 1.1em;
  /*border: #999 1px dotted;*/
  }

#auteur p{
  font-size: 1.1em;
  font-style: italic;
  display: inline; /*avoids IE doubled float-margin bug */
  line-height: 1.1em; 
  height: 1.1em;
  /*border: #999 1px dotted;*/
  }

/*will need next three if typologie reactivated*/ 
/*#typologie{
  float: right;
  margin: 0;
  padding-right: 1.5em;
  }*/

/*#typologie ul {
  margin: 0;
  padding: 0;
  }*/

/*#typologie ul li.typoclassement{
  list-style: none;
  background: url(../images/desc/label2.jpg) no-repeat 0 50%;
  padding: 5px 0 8px 25px;
  /*min-height: 14px;*/
  /*border: #999 1px dotted;*/
  /*}*/


/*#menusom li .a1no-ifsub{margin-top: 3em;}*/
/*.a1no-ifsub {margin-top: 3em;}*/
/*.a1no-ifsub a:link {margin-top: 3em;background: #CCC;}*/

/*
.a1no-ifsub a:visited {}
.a1no-ifsub a:hover {}
.a1no-ifsub a:active {}*/

/*.a2nolast{margin-bottom: 3em;}*/

/*a.a1no-ifsub:link {color: red; text-decoration: none; }
a.a1no-ifsub:visited {color: purple; text-decoration: none; }
a.a1no-ifsub:hover {color: orange; text-decoration: underline; }
a.a1no-ifsub:active {color: blue; }*/


#menusom ul.ullevel1{
  /*this works*/
  list-style: none;
  padding-left: 0;
  margin-left : 0;
  /*space before first bullet item*/
  margin-top: 1.3em;
  }

#menusom ul.ullevel2{
  /*this works*/
  list-style: none;
  padding-left: 0;
  padding-top: 0.2em;
  margin-left : 20px;
  /*between first line and first puce*/
  /*margin-top: 0.6em;*/
  /*between mission and rapports*/
  margin-bottom: 1.2em;/**/
  }

#menusom li{
  margin-top: 0.3em;
  }

#menutypologie h2{
  padding-top: 1em;
  }

#menutypologie li{
  margin-top: 0.3em;
  }

#menutypologie ul.subcatullevel1{
  /*this works*/
  list-style: none;
  padding-left: 0;
  margin-left : 0;
  /*space before first bullet item*/
  margin-top: 0.3em;
  }

#menutypologie ul.subsubcatullevel2{
  /*this works*/
  list-style: none;
  padding-left: 0;
  margin-left : 20px;
  padding-top: 0.2em;
  /*between first line and first puce*/
  /*margin-top: 0.6em;*/
  /*between mission and rapports*/
  margin-bottom: 1.2em;/**/
  }


.ullevel2 a.a2nolast{
  /*this doesn't work*/
  margin-bottom: 1.2em;/**/
  }

#menusom a:hover{background: #F4F2E4;}
#menutypologie a:hover{background: #F4F2E4;}
#contentplan a:hover{background: #F4F2E4;}

/*this doesn't work*/
.a1no{color:red;}
.a2no a{color:red;}
.a2nofirst a{color:red;}
.a2no a{color:red;}
.a2nolast a{color:red;}
/*this doesn't work*/  
/*.a2nolast{margin-bottom: 3em;}*/
  
/*this doesn't work*/
/*.ullevel2 li{ 
  padding-bottom: 4em;
  }*/
  
.star-rating{
  list-style:none;
  margin: 0px;
	padding: 0px;
	background: url(star_rating.gif) top left 
}

.star-rating li{
	padding: 0;
	margin: 0;
}

.star-rating li a{padding: 0;}
.star-rating li a:hover{}
.star-rating a.one-star{}
.star-rating a.one-star:hover{}
.star-rating a.two-stars{}
.star-rating a.two-stars:hover{}
.star-rating a.three-stars:hover{}
.star-rating a.three-stars{}

/*.a1nofirst-ifsub:a:link{
  color: #999;
  }*/


/*controls justapostition author img and text*/
/*#content p.imgauteur{
  margin-top: 2px;
  }*/

p.texte{
  font-size: 1em;
  /*border: #999 1px dotted;*/
  }

.ligne1{
  margin: 0;
  background: #E5F0CF;
  padding: 0.1em 1.1em 0.2em 0;
  }

.ligne2{
  margin: 0;
  background: #C2E47E;
  padding: 0.1em 1.1em 0.2em 0;
  }

.espacehaut{
  margin: 0;
  padding: 0.8em 0 0 0;
  }

.fondvert1{
  /*background: #E5F0CE;*/
  background: #E5F0CF;
  margin: 0 0 1px 0;
  padding: 0.2em;
  }

.fondvert2{
  background: #C2E47E;
  margin: 0 0 1px 0;
  padding: 0.2em;
  }

.fondblanc{
  background: #FFF;
  margin: 0 0 1px 0;
  padding: 0.2em;
  }

.fondextreme{
  background: #DCF4AD;
  margin: 0 0 1px 0;
  padding: 0.2em;
  }

.vert1{
  background: #E5F0CF;
  }
  
.vert2{
  background: #C2E47E;
  }

.vert3{
  background: #DCF4AD;
  }

.blanc{
  background: #FFF;
  }

.orange {
  background: #FF6600;
  }

.rouge {
  background: #FF3333;
  }

.rougefonce{
  background: #7A8F0D;
  }

.imggauche1{
  float: left;
  padding: 0;
  margin: 0 1.2em 0.2em 0;
  }

.imggauche3{
  float: left;
  padding: 0;
  margin: 0 0.4em 0 0;
  }

.imggauche2{
  float: left;
  padding: 0;
  margin: 0 1.2em 0.6em 0;
  clear: left;
  }
  
.imggaucheavecliste{
  float: left;
  padding: 0;
  margin: 0 2.2em 0.2em 0;
  }

.imgdroite1{
  float: right;
  padding: 0;
  margin: 0 0 0.2em 1.2em;
  }

.imgdroite2{
  float: right;
  padding: 0;
  margin: 0 0 0.6em 1.2em;
  clear: right;
  }
 
.imgmargehautdroit{
  padding: 0;
  margin: 20px 36px 0 0;
  }

.imgmargehautdroit2{
  padding: 0;
  margin: 180px 36px 0 0;
  }
  
.clear{
  clear: both;
  }

.imgauteur{
  float: left;
  padding: 0;
  margin: 0 1.1em 0.2em 0;
  }

/*for contact fce sans image*/
.contactmargeleft{
  margin: 0 0 0 29px;/*recuperates image size from imgauteur*/
  padding: 0 0 0.8em 1.1em;/*recuperates padding right 1.1em from imgauteur, adds spacing bottom*/
  }

.imgauteurlong{
  float: left;
  margin: 0 1.1em 1.2em 0;
  padding: 0;
  }

.imgauteurtreslong{
  float: left;
  margin: 0 1.1em 4.2em 0;
  padding: 0;
  }

.imgauteurtrestreslong{
  float: left;
  margin: 0 1.1em 6.2em 0;
  padding: 0;
  }

.imgcontact{
  float: left;
  padding: 0;
  margin: 0 1.1em 0.2em 0;
  }

.imgpdf{
  float: left;
  padding: 0;
  margin: 0 1.1em 0 0;
  min-height: 27px;
  height: 27px;
  }

.imgicone{
  float: left;
  padding: 0;
  margin: 0 1.1em 0.2em 0;
  }

.imgarchives{
  float: left;
  margin: 0.2em 0 0 0;
  padding: 0 1.1em 0.2em 0;  
  }

.imgremarque{
  float: left;
  padding: 0;
  margin: 0.2em 1.1em 0 0;
  }

.imgarchive-actu{
  float: left;
  padding: 0;
  margin: 0 1.1em 0.2em 0;
  }

.ligneseul{
  line-height: 27px;  
  }

.csc-linkToTop{
  padding-top: 0.4em;  
  }


/********************************/
	/* 2 colonnes */
/********************************/

/*.2colonnes{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px dotted black;
    text-align: left;
    }*/

.colonne1{
    float: left;
    width: 272px;
    margin: 0; 
    padding: 0;
    /*border: 1px dotted black;*/
		/*background:#fff;
		border-right:2px solid #000;
		border-bottom:2px solid #000;
		margin-right:15px;
		padding-bottom:20px;*/
    }
.colonne1-content{
    margin: 0; 
    padding: 0.5em 1.2em 0.5em 0;
    font-size: 1em;
    /*border: 1px solid black;*/
    }

.colonne2{
    margin: 0; 
    padding: 0;    
    }
   
.colonne2-content{
    margin: 0; 
    padding: 0.5em 1.2em 0.5em 0;
    font-size: 1em;
    /*border: 1px solid black;*/
    }    

hr.cleaner {
    clear: both;
    height: 1px;
    margin: -1px 0 0 0;
    padding: 0;
    border: none;
    visibility: hidden;
    }

/********************************/
	/* tableau */
/********************************/

table{
  font: normal 1em verdana, arial, lucida, helvetica, sans-serif;
  color: #666;
  width: 100%;
  margin: 0;
  /*padding : 1px;*/
  padding-bottom : 1.5em; 
  }

caption{
  padding: 0.8em 0 3px 0; 
  font-weight: bold;
  font-size: 1.05em;
  text-align: left;
  }

th{
  font-size: 1em;
  /*text-align: left;*/
  /*background-color: #c2e47e;*//*tabvertfonce*/  
  }

tbody th{
  font-size: 1em;
  text-align: left;/**/
  vertical-align: top;
  }

tfoot{
  font-weight: bold;
  background-color: #fff;
  }

table.contenttable tfoot tr{
  background-color: #fff;
  }

tfoot tr{
  background-color: #fff;
  }

td{
  font-size: 0.9em;
  margin: 0;
  padding: 0;
  }

table.contenttable tr td{
  vertical-align: top;
  }

tr td{
  vertical-align: top;
  }

/* p disallowed in tables*/
/*table.contenttable p{
  text-align: left;
  margin: 0;
  padding: 0;
  }*/

/*table.contenttable td[STYLE] p{
  text-align: inherit;
  }*/

table.contenttable thead th{
  background-color: #c2e47e;
  }

thead th{
  background-color: #c2e47e;
  text-align: left;
  }



/*tabvertfonce background-color: #c2e47e;*/
/*tabvertmoyen background-color: #dcf4ad;*/
/*tabvertclair background-color: #e5f0cf;*/

table.contenttable-0 tr td-0 {text-align: left;}

table.contenttable-1 thead {background-color: #c2e47e; text-align: left;}
table.contenttable-1 tfoot {background-color: #fff; text-align: left;}

table.contenttable-2 thead {background-color: #c2e47e; text-align: left;}
table.contenttable-2 tfoot {background-color: #fff; text-align:left;}
table.contenttable-2 tr.tr-even td{ background-color: #fff;}
table.contenttable-2 tr.tr-odd td{ background-color: #e5f0cf;}
table.contenttable-2 tfoot tr.tr-odd tr-last td {background-color: #fff;}
table.contenttable-2 tfoot tr.tr-even tr-last td{background-color: #fff;}
table.contenttable-2 tr.tr-odd tr-last {background-color: #fff;}
table.contenttable-2 tr.tr-even tr-last {background-color: #fff;}


table.contenttable-3 thead {background-color: #c2e47e; text-align: left;}
table.contenttable-3 tfoot {background-color: #fff; text-align: left;}
table.contenttable-3 tr td.td-0, table.contenttable-3 tr.tr-0 td {background-color: #e5f0cf;}

.tabvertfonce{
    background-color : #c2e47e;
    }

.tabvertmoyen {
    background-color : #dcf4ad;
    }

.tabvertclair{
    background-color : #e5f0cf;
    }

.tabaligncentre{
    text-align: center;
    }

.tabaligncentreVcentre{
    text-align: center;
    vertical-align: middle;   
    }

.tabaligndroit{
    text-align: right;
    }


/*glossaire*/
.index{
    clear: both;
    margin: 0 0 2em 0;
    padding: 0;
    }

.menualphabet{
    margin-right: 16em;/**/
    padding: 0;
    /*border: 1px solid #999;*/
    }
    
.abc, .alphab{
    list-style-type: none;
    list-style-image: none;
    margin: 0 0 2px 0;/*espace entre lignes de lettres*/
    font-family: verdana, arial, lucida, helvetica, sans-serif;
    font-size: 1.1em;
    text-align: center;
    }

.abc li, .alphab li{
    display: inline;
    /*margin: 0 -1px 0 0;*/
    margin: 0;
    line-height: 2em;/**/
    font-size: 1.2em;
    font-weight: bold;
    }

.abc li.inactif span{
    padding: 0 4px 0 4px;
    border: 1px solid #D7E0B2;
    color: #CCC;
    background: #FFF;
    }

.abc li.selected, .alphab li.selected{
    color: #666;
    background: #FFF;
    }

.abc li a{
    padding: 0 4px 0 4px;
    border: 1px solid #B8C77D;
    color: #7A8F0D;
    background: #E3F0A1;
    text-decoration: none;
    }

.abc li a:hover{
    color: #7A8F0D;
    background: #FFF;
    text-decoration: underline;
    }

.abc li a:focus{
    color: #7A8F0D;
    background: #FFF;
    text-decoration: underline;
    }

.abc li strong{
    padding: 0 4px 0 4px;
    border: 1px solid #B8C77D;/*lettre selectionné*/
    font-weight: bold;
    }

#colrightdesc a{color: #7A8F0D;}
#colrightdesc a:link{color: #7A8F0D;}
#colrightdesc a:visited{color: #7A8F0D;}
#colrightdesc a:hover{color: #7A8F0D;}
#colrightdesc a:active{color: #7A8F0D;}

/* liste alpha bleue */

/* inutulisé
.alphab li.inactif span{
    padding: 0 4px 0 4px;
    border: 1px solid #D7E0B2;
    color: #CCC;
    background: #FFF;
    }*/

.alphab li a{
    padding: 0 4px 0 4px;
    border: 1px solid #5e9ec2;
    color: #006b9b;
    background: #D5F3FF;
    text-decoration: none;
    }

.alphab li a:hover{
    color: #006b9b;
    background: #FFF;
    text-decoration: underline;
    }

.alphab li a:focus{
    color: #006b9b;
    background: #FFF;
    text-decoration: underline;
    }

.alphab li a:focus{
    color: #006b9b;
    background: #FFF;
    text-decoration: underline;
    }

.alphab li strong{
    padding: 0 4px 0 4px;
    border: 1px solid #5e9ec2;/*lettre selectionné*/
    font-weight: bold;
    }


/*pour le glossaire*/

acronym, dfn, abbr, span.abbr { border-bottom: 1px dotted black; cursor: help; }
dfn { font-style: normal;}
dl.glossary dt { font-weight: bold; margin: 0 0 3px 0; font-style: normal; }
dl.glossary dd { margin: 0 0 15px 0px; }
dl.glossary .description { margin: 0; padding: 0; }
dl.glossary .type{
    font-style: normal; 
    padding: 0 3px 0 0;
    }

.photocaptionfloatleft{
    float: left;
    padding: 0 1.2em 1em 0;
    }


/*forms*/

#content form{
  margin: 0;
  padding: 0;
  font-size: 100%;
  width: 98%;
  }

#content fieldset{
  clear: both;
  border-color: #000;
  /*border-width: 1px 0 0 0;*/
  border-width: 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0;
  /*border: 1px solid #999;*/
  }

#contentersce fieldset{
  clear: both;
  border-color: #000;
  border-width: 0;
  border-style: solid none none none;
  padding: 0 0 10px 0;
  margin: 10px 0 0 0;
  }

#contentersce td{
  padding: 2px;
  font-size: 0.9em;
  }
  
#content form div textarea{
  width: 300px;
  padding: 1px 3px;
  margin: 0;
  }

#content form div input{
  padding: 1px 2px;
  margin: 0;
  }

#content select{
  font-size: 1em;
  /*color: #666;*/
  }

#content .general{
  margin-top: 2.5em;
  width: 100%;
  /*border: 1px solid #999;*/
  }

#content .tx-loginboxmacmade-pi1{
  margin-top: 0.5em;
  width: 100%;
  /*border: 1px solid #999;*/
  }

#content .tx-loginboxmacmade-pi1-welcome{
  margin-top: 0.1em;
  font-size: 1em;
  }

#content .macmade-label-field{
  clear: left;
  text-align: left;
  width: 98%;
  padding: 0;
  /*padding: 4px 0 4px 0;*/
  }

table.tx-loginboxmacmade-pi1-loginTable{
  /*border-style: none;
  border-width: 0;
  border-color: #e5f0cf;
  background-color : #e5f0cf;*/
  }

.tx-loginboxmacmade-pi1 form{
  border-width: 0;
  border-color: #e5f0cf;
  border-style: none;
  }
table.tx-loginboxmacmade-pi1-loginTable td.tabvertclair{
  font-size: 1.1em;
  background-color : #e5f0cf;
  }
table.tx-loginboxmacmade-pi1-loginTable input{
  font-size: 1.2em;
  }

#contentersce .general{
  margin: 1em 0 1em 0;
  width: 100%;
  /*border: 1px solid #999;*/
  }
  
#contentersce .generalblockspace{
  margin: 0;
  padding: 0 0 2em 0;
  width: 100%;
  /*border: 1px solid #999;*/
  }

#content .general-label-field{
  /*float-left;*/
  clear: left;
  text-align: left;
  width: 98%;
  padding: 4px 0 4px 0;
  }

#content .general-label-field2{
  /*float-left;*/
  clear: left;
  text-align: left;
  width: 98%;
  padding: 0.5em 0 0 4px;
  }

#content .general .form-submit{
  text-align: center;
  margin-left: 130px;
  margin-top: 4px;
  padding: 1px 6px;
  width: auto;
  }

#content .general .submitlarge{
  text-align: center;
  margin-left: 150px;
  margin-top: 4px;
  padding: 1px 6px;
  width: auto;
  }

#content .forminput{
  clear: left;
  float: left;
  width: 500px;
  margin: 0;
  padding-bottom: 0;
  /*border: 1px solid #999;*/
  }

#content .radio_chkbox{
  float: left;
  width: 20px;
  margin-bottom: 4px;
  /*border: 1px solid #999;*/
  }
  
#content .radio_chkbox_label{
  float: left;
  width: 480px;
  text-align: left;
  margin-bottom: 2px;
  /*border: 1px solid #999;*/
  }

#content legend.displaylegend{
  display: block;
  margin: 0 -4px 0 0;
  padding: 0 0 0.8em 0;
  text-align: left;
  font-size: 1.05em;
  /*border: 1px solid #999;*/
  }
 
 /*contact form*/
#content .csc-mailform{
  margin-top: 2.5em;
  }

#content .csc-mailform-field{
  /*float-left;*/
  text-align: left;
  width: 98%;
  margin-bottom: 4px;
  }


/*submit button*/
#content .csc-mailform-submit{
  text-align: center;
  margin-left: 130px;
  margin-top: 4px;
  padding: 1px 6px;/**/
  /*border: #999 2px dotted;*/
  /*border: #C2E47E 2px solid;*/
  /*border-left: #000 3px solid;*/
  /*border-top: #C2E47E 3px solid;*/
  /*background-color: #E5F0CF;*/
  /*color: #000;*/
  /*color: #102132;*/
  width: auto;/**/ 

  }/**/

#content label{
  float: left;
  width: 130px;
  font-size: 1.1em;
  }

#content label.labelmoyen{
  float: left;
  width: 150px;
  font-size: 1.1em;
  margin-right: 1.1em;
  }

#content label.labellarge{
  float: left;
  width: 260px;
  font-size: 1.1em;
  margin-right: 1.1em;
  }

#content label.labelextralarge{
  float: left;
  width: 360px;
  font-size: 1.1em;
  margin-right: 1.1em;
  }

#content label.pleinlargeur{
  width: 100%;
  font-size: 1.1em;
  margin: 0 0 0.5em 0;
  /*margin-right: 1.1em;*/
  }

#content .csc-legend{
  display: none;
  }

#content .legend-no-display{
  display: none;
  }

.legend-no-display{
  display: none;
  }

#content fieldset.legenddisplay{
  border: 1px solid #CCC;
  padding: 0.5em 1em 1em 1em;
  margin: 0.5em 15px 1.5em 0;
  width: auto;
  }
 
/*other form tests*/

/* General form */
/* always specify form name to prevent inheritance onto other forms */
/* note inputs have classes of text/radio/check/pass/button */
/*#general              {}
#general fieldset   {border:1px solid #006; padding:0.5em 1em 1em 1em; margin:0.5em 15px 2em 15px; text-align:center}
*/
.general legend   {margin: 0; padding: 0; font-size: 1em; font-weight: bold;}
.general p          {text-align:left;}
.general select     {font-size: 1em; /*color: #666;*/}
/*#general ol           {text-align:left}
#general label        {display:block}
#general textarea     {border:2px inset #fff}
#general input        {border:2px inset #fff}
#general input.button {border:2px outset #fff}
#general input.text   {}
#general input.pass   {}*/
/*#general input.radio  {border:2px solid #fff7dd; margin-right:1em; border: 1px solid #999; }*/

/*
#general input:focus  {border:2px solid red}
#general label:focus  {border:2px solid red}
*/

/*#general input.check  {border:2px solid #fff7dd; margin-right:1em}*/
/* select boxes do not seem to be controllable via css or javascript */
/*#general select       {border:2px inset #fff}
#general input.select {}
#general input.optgroup {font:bold 100%/150% times;}

#general label.required {display:inline; cursor:help; padding-bottom:1px; border-bottom:1px dotted #0f0}
#general strong.required {color:red}

#general .buttonlist {text-align:left; margin:0 auto}
#general .wide{width:40%}*/
/*end other form tests*/	

/*certifications-textes-reg-annales*/
#annales {
				/*border: 2px solid #9F9F9F;*/
				padding: 4px 4px 4px 0;
				width: 98%;
				float:left;
				clear: left;
}


#annales select {				
				font-size: 1em;
}

#annales #select_TypeEpreuve {
				width: 380px;
				font-size: 1em;
}

#annales .spanLeft {
				float: left;
				width: 80px;
				text-align: left;
				font-weight: bold;
				margin-top: 2px;
				
}

#annales .spanRight {        
				text-align: left;
}

#annales .row {
 
				clear: both;
			padding: 2px;
					/*width: 98%;
				text-align: left;*/
}

#annales .divResultatRechercheAlterne1 {
				margin-top: 4px;
				/*border: 1px dotted #9F9F9F;
				background-color: #EEEEEE;*/
}

#annales .divResultatRechercheAlterne2 {
				margin-top: 4px;
				/*border: 1px dotted #9F9F9F;*/
}

#annales .divMessageResultat {
				margin-top: 4px;
				font-weight: bold;
				text-align: left;
				color: #f02;
}

#annales td.cellLibelle {
				width: 150px;
				text-align: right;
				font-weight: bold;
}
/*fin certifications-textes-reg-annales*/


/*pour ersce, bder, theme bleu*/


#majpagebderersce{
  float: left;
  width: 98%;
  margin: 0;/**/
  padding: 0 0 1em 0;/**/
  display: inline; /*avoids IE doubled float-margin bug */
  line-height: 2.7em;/**/
  height: 2.7em;/**/
  /*border: #999 1px dotted;*/
  clear: left;
  }

tr.tabheaderbleu{
  background-color: #BDD9EC;
  }
th.tabheaderbleu{
  background-color: #BDD9EC;
  }
td.tabheaderbleu{
  background-color: #BDD9EC;
  }

tr.tabbleuclair{
  background-color: #DFF0FB;
  padding : 4px 0 4px 0;
  margin: 2px;
  }
th.tabbleuclair{
  background-color: #DFF0FB;
  padding: 2px;
  }
td.tabbleuclair{
  background-color: #DFF0FB;
  padding : 4px 0 4px 0;
  }



/* navigation menu dans ersce exemples sequences*/
#navbarmenu{
  float: left;
  /*clear: left;*/
  width: 505px;
  margin-bottom: 1em;
  }

#navbarmenutop {
  position: relative;
  top: 0; left: 0;
  margin: 0;
  padding: 0;
  height: 5px;
  float: left;
  width: 505px;
  background: transparent url(../images/ersce/navbar/ho.gif) top left no-repeat;	
		/*border: #000 1px solid;*/
  }

#navbarmenumid{
  position: relative;
  top: 0; left: 0;
  margin: 0;
  padding: 0;
  min-height: 25px;
	height: auto;
	float: left;
	width: 505px;
	background: #DFF0FB url(../images/ersce/navbar/milieu.gif) top left repeat-y;
	text-align: left;
		/*border: #000 1px solid;*/
  }

/*hack for IE to close gap between divs*/	
* html div#navbarmenumid{
	top: -0.7em; left: 0;
	height: 23px;
	}

#navbarmenubas{
  position: relative;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	height: 5px;
	float: left;
	width: 505px;
	background: transparent url(../images/ersce/navbar/bas.gif) top left no-repeat;
		/*border: #000 1px solid;*/
	}
/*hack for IE to close gap between divs*/
* html div#navbarmenubas{
  /*top: -0.9em; left: 0;*/
  top: -2.1em; left: 0;
    }

#navbarlist{
  clear: left;/**/
  /*float: left;*/
  border-bottom: 1px solid #DFF0FB;
  border-top: 1px solid #DFF0FB;
  margin: 0;
  /*margin-bottom: 30px;*/
  padding: 0;
  /*padding-left: 180px;*/
  background-color: #DFF0FB;
  padding-bottom: 3px;
  padding-top: 3px;
  /*margin-top: 3px;
  padding-bottom: 3px;*/
  width: 486px;
  height: 21px;
  }

#navbarlist a, #navbarlist a:link, #navbarlist a:visited{
  border: 1px solid #DFF0FB;
  border-right: 8px solid #DFF0FB; /*espacement des li*/
  padding: 1px;
  padding-left: 0.5em;
  padding-right: 0.5em;
color: #0460B5;
  font-weight: bold;
  text-decoration: none;
background-color: #FFF;
}

#navbarlist a:hover, #navbarlist a:active, #navbarlist a:focus{
  border: 1px solid #DFF0FB;
  border-right: 8px solid #DFF0FB; /*espacement des li*/
  padding: 1px;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-decoration: none;
  background-color: #FFFAF7;
color: #0460B5;
}

  /*margin-left: 5px;*/
#navbarlist li{
  padding-right: 1px;
  display: inline;
  font-size: 1em;
  }

#navbarlist ul{
  margin: 0;
  padding: 0;
  }

/*#navbarlist #active a{background-color: #FFF;}*/
/*fin navbar ersce*/

.monterplushaut{
  padding-bottom: 10px;
  }

#contentext .legend-no-display{
  display: none;
  }


/*pour les applications specifiques*/
div#applilogos{
	float: right;
	width: 179px;
	margin: 0;
	padding: 0 20px 0 0;
		/*border:#000 1px solid;*/
	}

#contentersce{
  float: left;
	min-height: 300px;
	height: auto;
	width: inherit;
	margin: 0;
	padding: 0;
		/*border: #999 1px solid;*/
    }

/* Fix IE Win, hide from IE Mac */
* html #contentersce {
   height: 300px;
   }
/* end hiding */


#contentersce .legend-no-display{
  display: none;
  }

#contentersce legend.displaylegend{
  display: block;
  margin: 0 -4px 0 0;
  padding: 0 0 0.6em 0;
  text-align: left;
  /*border: 1px solid #999;*/
  }


#contentbder .legend-no-display{
  display: none;
  }

#contentersce a{color: #0A57A4;}
#contentersce a:link{color: #0A57A4;}
#contentersce a:visited{color: #306;}
#contentersce a:hover{color: #0A57A4;}
#contentersce a:active{color: #0A57A4;}

#contentersce li a{color: #0A57A4;}
#contentersce li a:link{color: #0A57A4;}
#contentersce li a:visited{color: #306;}
#contentersce li a:hover{color: #0A57A4;}
#contentersce li a:active{color: #0A57A4;}

#contentersce h2 {
	font-size: 1.3em;
    padding: 0 0 1px 0;
    color: #000;
    /*font-family: arial, verdana, lucida, helvetica, sans-serif;*/
    }
	
#contentbder a{color: #0A57A4;}
#contentbder a:link{color: #0A57A4;}
#contentbder a:visited{color: #306;}
#contentbder a:hover{color: #0A57A4;}
#contentbder a:active{color: #0A57A4;}

#contentbder li a{color: #0A57A4;}
#contentbder li a:link{color: #0A57A4;}
#contentbder li a:visited{color: #306;}
#contentbder li a:hover{color: #0A57A4;}
#contentbder li a:active{color: #0A57A4;}

#contentbder h2 {
	font-size: 1.3em;
    padding: 0 0 1px 0;
    color: #000;
    /*font-family: arial, verdana, lucida, helvetica, sans-serif;*/
    }


div#miette.miettebderersce a {color: #0A57A4;}
div#miette.miettebderersce a:link{color: #0A57A4;}
div#miette.miettebderersce a:visited{color: #0A57A4;}
div#miette.miettebderersce a:hover{color: #0A57A4;}
div#miette.miettebderersce a:active{color: #0A57A4;}
 
div#miette.miettebderersce ul li a {color: #0A57A4;}

#content #contentersce ul li {
  list-style-image: url(../images/desc/rondb.gif);
  }

#content #contentersce ul ul li {
  list-style-image: url(../images/desc/ptiflechb.gif);
  }

#content #contentersce ul ul ul li {
  list-style-image: url(../images/desc/ptiflechb.gif);
  }

#content #contentbder ul li {
  list-style-image: url(../images/desc/rondb.gif);
  }

#content #contentbder ul ul li {
  list-style-image: url(../images/desc/ptiflechb.gif);
  }

#content #contentbder ul ul ul li {
  list-style-image: url(../images/desc/ptiflechb.gif);
  }
  
/*div#midentete.ententeersce{
	background: #85B3D2 url(../images/bandohom2.jpg) repeat-y right;
	}*/

div#midenteteersce{
	position: relative;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	min-height: 100px;/*113 minus 13px not really necessary with logos in this site*/
	height: auto;
	float: left;
	width: 779px;
	background: #85B3D2 url(../images/bandohom2.jpg) repeat-y right;
	text-align: left;
		/*border: #000 1px solid;*/
	}

/*hack for IE to close gap between divs*/	
* html div#midenteteersce{
	top: -0.9em; left: 0;
	}

/* supprime cela quand le ssi de bder est changé
div#midentete.ententebder{
	background: #85B3D2 url(../images/bandohom2.jpg) repeat-y right;
	}*/
	
div#midentetebder{
	position: relative;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	min-height: 100px;/*113 minus 13px not really necessary with logos in this site*/
	height: auto;
	float: left;
	width: 779px;
	background: #85B3D2 url(../images/bandohom2.jpg) repeat-y right;
	text-align: left;
		/*border: #000 1px solid;*/
	}

/*hack for IE to close gap between divs*/	
* html div#midentetebder{
	top: -0.9em; left: 0;
	}

.orangersce{
  background: #FF6600;
  color: #FFF; 
  }

.vertersce{
  background: #9EB03E;
  color: #FFF;  
  }

/* Ajout Pierre Chanussot au 24/04/2007 */
  
#repe{
  width: 380px;
  background-color: #E7F1CE;
  padding: 0 0.5em 0.5em 0.5em;
  margin: 0;
  }

  

#repe .beginLoad {
	/*padding: 0 -0.5em 0 -0.5em;*/
	visibility: visible;
	font-size: 100%;
	background-color: #bad222;
	width: 0px;
	/*height: 25px;*/
	text-align:right;
	color:black;
	
  }
 
#repe .background {
	
    visibility: visible;
	font-size: 100%;
	background-color: #E7F1CE;
 
  }
/* END Ajout Pierre Chanussot au 24/04/2007 */

#repe h2{
  padding: 0.5em 0 0 0.5em;
  margin: 0;
  /*border:#000 1px solid;*/
  }

#repe .general{
  padding: 1.2em 0 1.4em 0.8em;
  margin: 0;
  /*border:#000 1px solid;*/
  }

img.horizontalspace{
  padding: 0;
  margin-right: 1.1em;
  }

/*bder*/
#content .general-label-fieldgauche{
  float:left;
  width: 44%;
  }
#content .general-label-fielddroite{
  float:left;
  width: 47%;
  }
#content .general-label-fieldmilieu{
  float:left;
  width: 7%;
  }
/*fin bder*/ 
/*fin ersce, bder, theme bleu*/

/*parlonsen*/

div#parlonsenlogo{
	float: right;
	width: 200px;
	margin: 0;
	padding: 0 20px 0 0;
		/*border:#000 1px solid;*/
	}

a.mentionparlonsen{
	color: #F99;
	font-size: 1em;
	margin: 0;
	padding: 0 4px 0 0;
  text-transform: uppercase;
	}

#parlonsen a{color: #BE001A;}
#parlonsen a:link{color: #BE001A;}
#parlonsen a:visited{color: #900;}
#parlonsen a:hover{color: #BE001A;}
#parlonsen a:active{color: #BE001A;}

#parlonsen li a{color: #BE001A;}
#parlonsen li a:link{color: #BE001A;}
#parlonsen li a:visited{color: #900;} 
#parlonsen li a:hover {color: #BE001A;}
#parlonsen li a:active{color: #BE001A;}

/*parlons en menu*/
div#menuparlonsen{
  width: 196px;
  height: auto;
  margin: 0;
  float: right;
  padding: 0;
  text-align: right;
  font-size: 1.10em;
  font-weight: bold;
	/*border:#999 1px solid;*/
  }

/*parlons en menu inherets styles from div menuinterne2 ex bg properties*/

#menuparlonsen #menuinternepsommaire ul{
    margin: 0;
    width: 183px;
    padding: 10px 13px 10px 0;
    list-style: none;
		/*border:#999 1px solid;*//*first parlons-en menu*/
    }
#menuparlonsen #menuinterneparlons ul{
    width: 183px;
      /*float: left;*/
    margin: 0;
    padding: 10px 13px 6px 0;/**/
    list-style: none;
		/*border:#999 1px solid;*//*second parlons-en menu*/
    }

#menuparlonsen #menuinterneparlons ul ul{
    margin: 0;
    width: 183px;
    /*padding: 10px 13px 6px 0;*/
    list-style: none;
		/*border:#999 1px solid;*//*second parlons-en sub menu*/
    }

#menuparlonsen #menuinterne2 li{ 
    margin: 0;
    padding: 0 0 9px 0;/**/
    width: 183px;/* largeur qui gere le retour a la ligne */
		/*border:#999 1px solid;*/
		text-align: right;
    }

/*menu1-lev1 */
/*menu1-lev1-no, menu1-lev1-act, */
/*menu1-lev2 */
/*menu1-lev2-no, menu1-lev2-cur */


/*first level menu*/
#menuparlonsen #menuinterneparlons #menuinterne2 .menu1-lev1-no a, .menu1-lev1-act a, .menu1-lev1-cur a{ 
/* not .menu1-lev1*/
    /*list when submenu, without the title*/
    margin: 0;
    padding: 0 18px 0 0;/**/
    display: block;/*title of active numero*/
    /*text-transform: uppercase;*/
		/*border:#999 1px solid;*/
    }

/*ul .menu1-lev1 */
#menuparlonsen #menuinterneparlons #menuinterne2 ul.menu1-lev1 li.menu1-lev1-cur {
  /*title of numero and following list*/
  /*fleche next to numéro title when on summary page of a numéro*/
  /*background: url(../images/parlonsen/flechg.gif) no-repeat right top;*/
  width: 183px;
  margin: 0 0 0 0;
    /*padding: 0 -28px 0 0;*/
  padding: 0;/**/
  color: #999;
  /*text-transform: uppercase;*/
  /*border:#999 1px solid;*/
  }

.menu1-lev1-no, .menu1-lev1-act{ 
    color: #BE001A;
		/*border:#999 1px solid;*/
    }
    
.menu1-lev1-act{ 
    color: #BE001A;   
    /*fleche next to numéro title when subpage of submenu open*/
    /*background: url(../images/parlonsen/flechg.gif) no-repeat right top;*/
    margin: 0;
    padding: 0 0 9px 0;    
    /*margin: 0;
    padding: 0 0 -18px 0;*/
    /*margin: 0 0 18px 0;
    padding: 0 0 0 0;*/
		/*border:#999 1px solid;*/
    }
    
.menu1-lev1-no a, .menu1-lev1-act a, .menu1-lev1-cur a{ 
    color: #BE001A;
		/*border:#999 1px solid;*/
    }

#menuparlonsen #menuinterne2 li.menu1-lev1-act{ 
    /*margin: 0;
    padding: 0 0 9px 0;
		border:#999 1px solid;*/
    }
    
#menuparlonsen #menuinterne2 .menu1-lev1-no a{ 
	background: url(../images/parlonsen/flechr.gif) no-repeat right top;
	}

  	
/*.menu1-lev2*/

#menuparlonsen #menuinterne2 ul.menu1-lev2{ 
    /*sub menu without numéro title*/
		/*border:#999 1px solid;*/
    }

.menu1-lev2, .menu1-lev2-no, .menu1-lev2-act, .menu1-lev2-cur{ 
    color: #BE001A;
		/*border:#999 1px solid;*/
    }

.menu1-lev2-no a, .menu1-lev2-act a, .menu1-lev2-cur a{ 
    color: #BE001A;/**/
    /*border:#999 1px solid;*/
    }

.menu1-lev2-no a, .menu1-lev2-act a{ 
    /*sub menu*/
    margin: 0;
    padding: 0 2px 0 0;
    display: block;
    /*text-transform: lowercase; */
    /*border:#999 1px solid;*/
    /*color: #0460B5;*/
    }

li.menu1-lev2-cur a{ 
    margin: 0;
    padding: 0;
    padding: 0 2px 0 0;/**/
    display: block;
    /*background: url(../images/parlonsen/flechg.gif) no-repeat right top;*/
    /*border:#999 1px solid;*/
    /*color: #0460B5;*/
    }
/*#menuparlonsen #menuinterneparlons #menuinterne2*/
li.menu1-lev2-cur{ 
   /*submenu unlinked = current page*/
    margin: 0;
    padding: 0 18px 0 0;
    display: block;
    color: #999;
    /*text-transform: lowercase; */
    /*color: #0460B5;*/
    /*border:#999 1px solid;*/
    }
    

#menuparlonsen #menuinterne2 li.menu1-lev2-no{ 
	color: #BE001A;
	/*border:#999 1px solid;*/
	}	
#menuparlonsen #menuinterne2 .menu1-lev1-no a:hover, #menuparlonsen #menuinterne2 .menu1-lev1-no a:active { 
	background: url(../images/parlonsen/flechr2.gif) no-repeat right top;
	color: #BE001A;
	}
#menuparlonsen .pgnormale a{ 
	background: url(../images/parlonsen/flechr.gif) no-repeat right top;
	}
#menuparlonsen .pgnormale a:hover, #menuparlonsen .pgnormale a:active { 
	background: url(../images/parlonsen/flechr2.gif) no-repeat right top;
	}
#menuparlonsen .pgnormale a{ 
  color: #BE001A;
  }
#menuparlonsen .pgnormaleparlons a{
  color: #990418;
  }
#menuparlonsen .pgactiveparlons a{
  color: #666;
  }

/*end menu parlons en*/

div#miette.mietteparlonsen a{color: #BE001A;}
div#miette.mietteparlonsen a:link{color: #BE001A;}
div#miette.mietteparlonsen a:visited{color: #BE001A;}
div#miette.mietteparlonsen a:hover{color: #BE001A;}
div#miette.mietteparlonsen a:active{color: #BE001A;}
  
div#miette.mietteparlonsen li a{color: #BE001A;}

div#topentete.ententeparlonsen{
	background: transparent url(../images/parlonsen/bandohot.jpg) top left no-repeat;
	}
	
/*ce style doit etre place avant le style midentete plus haut par default
pour prendre precedence - css inheritance*/
/*div#midentete.ententeparlonsen{
	background: #FF6666 url(../images/parlonsen/bandohom2.jpg) repeat-y right;
	}*/
	
div#basentete.ententeparlonsen{
	background: transparent url(../images/parlonsen/bandohob.jpg) top left no-repeat;
	}

#parlonsen #content ul li {
  list-style-image: url(../images/parlonsen/rondr.gif);
  }

#parlonsen #content ul ul li {
  list-style-image: url(../images/parlonsen/ptiflechr.gif);
  }

#parlonsen #content ul ul ul li {
  list-style-image: url(../images/parlonsen/ptiflechr.gif);
  }

#parlonsen #content .fondrose{
  color: #666;
  background-color: #FFE3E3;
  padding: 0.5em;
  margin: 0 10em 1.5em 0;
  }

#parlonsen #content .fondrose p{
  margin-bottom: 0.2em;
  }

table.contenttable tr.tabrrougefonce{
  background-color: #FCC;
  }
table.contenttable th.tabrrougefonce{
  background-color: #FCC;
  }
table.contenttable td.tabrrougefonce{
  background-color: #FCC;
  }

tr.tabrougeclair{
  background-color: #FCEBEB;
  padding : 4px 0 4px 0;
  margin: 2px;
  }
th.tabrougeclair{
  background-color: #FCEBEB;
  padding: 2px;
  }
td.tabrougeclair{
  background-color: #FCEBEB;
  padding : 4px 0 4px 0;

  }


/* images avec caption */
div.imagecontainer{
  /*border: 2px dashed #333;
  background-color: #FFF;*/
  width: 100%;
  }
div.spacer{
  clear: both;
  }
div.floatitem{
  float: left;
  padding: 0 2em 0 0;
  }
div.floatitem p{
   text-align: left;
   padding-top: 0.2em;
   }

/*fin parlonsen*/

#searchpage {
	margin: 0;
	padding: 0.5em 0 0.8em 0;
	}

#searchpage ul.resultinline{
  margin-left: 0;
	padding: 0.5em 0 1em 0;
	display: inline;
  /*border: #000 1px solid;*/
  }

#searchpage ul li {
	margin: 1em 0 0 0;
	padding: 0.5em 0.8em 0 0;
	list-style: none;
	display: inline;
  font-weight: bold;	
	}

#contentersce #searchpage ul {
	list-style-type: none;
	padding-left: 0;
  margin-left: 0;
	}

#contentersce #searchpage ul li {
	display: inline;	
	/*background: url(/images/desc/Modifier1.gif) left center no-repeat;*/
	padding-left: 3em;
	margin-bottom: 1em;
	}

.scenarios {
  clear: left;
  float: left;
	margin: 0;
	padding: 6px 0 10px 0; 
  width: 380px; 
  }

.scenarios2 {
  clear: left;
  float: left;
	margin: 0;
	padding: 6px 0 10px 0; 
  width: 210px; 
  }

#contentersce #searchpage h3, #contentersce #searchpage h4, #contentersce #searchpage h5, #contentersce #searchpage h6, #contentersce #searchpage p {
	clear: left;
	}
