/* Start of CMSMS style sheet 'autonome' */
body {
background-color: #fff;
font-size: 12px;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
color:#564b47;
padding:0;
margin:0;
}
a {color: #4184c2;}
a:visited {color:#4184c2;}
a:hover {color: #FF6600;}
a:active { color:#4184c2;}

dfn{
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
color:#4184c2;
margin:0 }

h2 {
font-size:20px;
font-weight: bold;
padding: 5px 10px;
color:#f8ba01;
margin:0;}

h3 {
font-size:14px;
font-weight: bold;
padding: 5px 10px;
color:#258eca;
margin:0;}

img.download {vertical-align:middle;}

#breadcrumb {
color:#564b47;
font-size: 10px;

}

/* ----------container to center the layout-------------- */
#container {
width: 952px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #fff;
padding:5px;
border-bottom:#ecedeb solid 1px;
border-left:#ecedeb solid 1px;
border-right:#ecedeb solid 1px;

}

/* ----------banner for logo-------------- */

#logo{
float:left;
height:96px;
width:110px;
}

#banner {
background-color: #fff;
text-align: right;
padding: 0px;
margin: 0px;
background-image:url('uploads/images/bandeau_haut_reste.gif');
width:841px;
height:96px;
float:right;
}

.clear{
clear:both;
}
/*#banner img {padding:10px 0px;} */


/* ----------navigation horizontale-------------- */
/*#navigation_horizontale {
width:952px;
height:37px;
margin:0;
padding:0;
}


ul#navigation_horizontale {
height: 37px;
margin:0;
padding:0;
background: url('uploads/images/menu.gif');
position:relative;
} 

ul#navigation_horizontale li {
display:block;
height:50px;
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 0;
} 

ul#navigation_horizontale li a {
display:block;
height:50px;
}
*/
#imap {
  display:block;
  width:950px;
  height:37px;
  background: url(uploads/images/menu.gif) no-repeat;/* main image*/
  position:relative;
  }
  /* set up the unordered list <ul><a> to hold the background image for the hover state */
#imap a#title {
  display:block;
  width:950px;
  height:0px;
  padding-top:0px;
  verflow:hidden;
  position:absolute;
  left:0;
  top:0;
  background:transparent 400px 400px;
  cursor:default;
  }
/* the hack for IE pre IE6 */
* html #imap a#title {
  height:37px;
  he\ight:0;
  }
  /* the <ul><a> hover style to move the background image to position 0 0 */
#imap a#title:hover {
  background-position: 0 0;
  z-index:10;
  }
  /* place the <li>s in the correct absolute position */
#imap li{
  position:absolute;
  padding:0;
  margin:0;
  }
#imap #pic15 {/* this is the first id= */
  left:1px; /* because this is a horizontal menu we are going to move the blocks to the left, the next one is 'left' as many 'px' as the width of the image, plus the '1px'. just keep adding the last one on for the next one, even if they are not the same size. if this was a vertical menu we would be using the " top:0px " to move them from the top down */
  top:0px;
  z-index:20;
  }
#imap #pic51 {
  left:94px;
  top:0px;
  z-index:20;
  }
#imap #pic52 {
  left:215px;
  top:0px;
  z-index:20;
  }
#imap #pic53 {
  left:353px;
  top:0px;
  z-index:20;
  }
#imap #pic54 {
  left:556px;
  top:0px;
  z-index:20;
  }
  #imap #pic55 {
  left:693px;
  top:0px;
  z-index:20;
  }
  #imap #pic56 {
  left:826px;
  top:0px;
  z-index:20;
  }
  /* style the <li><a> links physical size and the background image for the hover */
#imap a#a15 {  /*this is the second id=*/
  display:block;  /*this is so the link is as big as the box it's in and the size of the image.*/
  width:93px;
  height:38px;
  background:transparent url(uploads/images/rub01b.gif) -100px -100px no-repeat;  
  text-decoration:none;
  z-index:20;
  }
  
  #imap a#a51 {
  display:block;
  width:121px;
  height:38px;
background:transparent url(uploads/images/rub02b.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
  
  #imap a#a52 {
  display:block;
  width:138px;
  height:38px;
background:transparent url(uploads/images/rub03b.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
  #imap a#a53 {
  display:block;
  width:203px;
  height:38px;
background:transparent url(uploads/images/rub04b.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
  #imap a#a54 {
  display:block;
  width:137px;
  height:38px;
  background:transparent url(uploads/images/rub05b.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
  #imap a#a55 {
  display:block;
  width:133px;
  height:38px;
  background:transparent url(uploads/images/rub06b.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
  #imap a#a56 {
  display:block;
  width:125px;
  height:38px;
  background:transparent url(uploads/images/rub07b.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }

  /* move the link background image to position 0 0 when hovered, back in front so we can see the :hover image, */
#imap a#a15:hover,#imap a#a51:hover, #imap a#a52:hover, #imap a#a53:hover, #imap a#a54:hover, #imap a#a55:hover, #imap a#a56:hover {
  background-position:0 0;
  }


/* -----------------content--------------------- */

#content_banner{
margin-left:12px;

}


#content {
background-color: #ffffff;
padding: 0px;
margin: 0  0 0 192px;
}

#content_home { 
float:left;
width:550px;
}

#scroller{
overflow:auto;
height:525px;
}

#compteur{
text-align:center;
margin-top:10px;
}

p, pre{
padding: 5px 10px;
margin:0px;
}


#blocCoordonnees{
background-color:#eeeeee;
padding:5px 5px 5px 5px;
margin:10px 0 10px 0;
}

#blocDoc {
margin:0 0 10px 0;
}

#blocVisites{
background-color:#f8ba01;
padding:5px 5px 5px 5px;
margin:5px 0 65px 0;
text-align:center;
font-weight: bold;
color:#FFFFFF;
}

#slideshow {
	position:relative;
}
#slideshow DIV.NewsSummary {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	background-color: #FFF;
}
#slideshow DIV.NewsSummary.active {
	z-index:10;
	opacity:1.0;
}
#slideshow DIV.NewsSummary.last-active {
	z-index:9;
}


/* --------------Blocs droite------------- */
#bloc1 {
float: left;
width: 192px;

padding: 0px;
}

#bloc2 {
float: left;
width: 192px;
margin-top: 30px;
padding: 0;
}

#bloc3 {
float: left;
width: 192px;
margin-top: 30px;
padding: 0;
}

#bloc4 {
float: left;
/*width: 192px;*/
width: 200px;
height: 203px;
margin-top: 30px;
/* padding: 0; */
padding-top:40px;
background-image : url(uploads/images/bloc_fil_info.gif);
background-repeat : no-repeat;
}

marquee{
/*padding-top:35px;
padding-left:10px;
padding-right:10px;*/
height:170px;
padding-left:7px;
}



/* --------------left navi------------- */
#left {
float: left;
width: 192px;
#width: 192px;
margin: 0;
padding: 0;
list-style:none;
}



#left li {	
list-style:none;
float:left;
line-height:15px;
margin-left:-38px;
_margin-left:-19px;
}
		
#left li a {
display: block;
width: 158px;
padding-top: 8px;
padding-right: 14px;
padding-bottom: 8px;
padding-left: 14px;
#padding-left: 10px;
background-color: #eee;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dcd6c5;
color: #303030;
text-decoration: none;
border-left:#eae7da solid 3px;
}

#left li a:hover {
border-right-color: #e8e4d9;
border-left:#f8ba01 solid 3px;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
color: #f8ba01;
}
		
.currentpage {
display: block;
width: 158px;
padding-top: 8px;
padding-right: 14px;
padding-bottom: 8px;
padding-left: 14px;
border-right-color: #e8e4d9;
border-left:#f8ba01 solid 3px;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
color: #f8ba01;
		}
		

		
		
		
/* --------------right navi------------- */

#right {
float: right;
width: 200px;
margin: 0;
padding: 0;
}




/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0;
padding: 0;
text-align: center;
border-top:#ecedeb solid 1px;
}

.bordure-tab{
border:1px solid black;
}
/* End of 'autonome' */

