/**
 * Put here your modules CSS rules
 */

/** Modules du header **/
#header .module {
	float:left;
	color:#fff;
}
.rien{
      background:none;
}
#header .module.logo {
	margin-top:1.5em;
}
#header .module.institution,
#header .module.entreprise,
#header .module.particulier,
#header .module.activite,
#header .module.espaces {
	padding-left:18px;
	background: url(../images/header-menu-separator.png) top left no-repeat;
	min-height:132px;
	
	margin-left:0.5em;
	margin-right:0.3em;
}
#header .bottom-menu1 {
	clear:both;
}
#header .bottom-menu1 ul {
	margin:0;
}
#header .module.institution {
	margin-left:1em;
}

#header .module .title {
	color:#f5c136;
	font-weight:normal;
}

#footer {
	float:both;
}



#header ul.menu,
#footer ul.menu {
	list-style:none;
	padding-left:0;
}
#header ul.menu a {
	color:#fff;
	line-height:150%;
	text-transform:capitalize;
}
#header .module.espaces {
	float:right;
	padding-top:1.5em;
	/*padding-left:35px;*/
}
.module.espaces a {
	display:block;
	background:url(../images/espace-liens_bg.png) top left no-repeat;
	width:128px;
	height:30px;
	/*line-height:19px;*/
	color:#515151;
	padding:0.15em 0;
	text-align:center;
}
.module.espaces .content {
	background: url(../images/espaces_bg.png) top left no-repeat;
	padding-left:60px;
	min-height:88px;
        

}
.module.espaces select {
	margin-top:20px;
	width:128px;
}

/** Module Accueil **/
.module.accueil .cadre {
	position:relative;
	float:left;
	width:49.5%;
	margin-bottom:1%;
}
.module.accueil .cadre.zebra {
	margin-left:1%;
}
.module.accueil img {
	width:100%;
}
.module.accueil h2,
.module.accueil ul {
	position:absolute;
}
.module.accueil h2 {
	top:0;
	right:0;
	width:100%;
	font-style:italic;
	font-family:"Lucida Sans";
	color:#729f17;
}
.module.accueil h2 .in {
	margin-left:50%;
	text-align:center;
	font-size:90%;
}
.module.accueil .zebra h2 .in {
	margin-left:0;
	margin-right:50%;
}
.module.accueil ul {
	top:50px;
	left:227px;
	font-size:120%;
	line-height:1.2em;
}
.module.accueil .zebra ul {
	left:7px;
}


.module.accueil li {
	list-style:none;
}
.module.accueil li:hover {
	list-style-type:disc;
}
/*
.module.accueil ul {}
.module.accueil ul>li {
	list-style:none;
}
.module.accueil ul>li:hover {
	list-style-type:disc;
}*/

/*ul>li {
	list-style:none;
}
ul>li:hover {
	list-style-type:disc;
}*/
#sidebar .title {
	text-align:center;
	font-family:"Lucida Sans";
	color:#729f17;
	font-style:italic;
	font-size:160%;
	background:url(../images/sidebar-title.png) bottom right no-repeat;
        /* background:none;*/
	padding-bottom:15px;
	/*position:relative;
	right:-1em;*/
}

/** video + newsletter **/
.module.newsletter {
	margin-bottom:1em;

}
.module.newsletter label {
	
}
.module.newsletter .inputbox {
	
}

.module.video img {
	width:100%;
}
.module.newsletter,
.module.video {
	margin-left:1em;
}

/** Modules footer **/
#footer .module.copyright {
	float:right;
	text-align:right;
}


.module.bottom-menu1 ul,
#footer .module.bottom-menu2 ul {
	margin-left:0;
}
.module.bottom-menu1 li,

#footer .module.bottom-menu2 li {
	display:inline;
}
.module.bottom-menu1 li {
	/*border-left:1px solid;*/
	padding:0 1em 0 23px;
	background:5px 50% no-repeat;
}
.module.bottom-menu1 li.item18 {
         display:marker;
	background-image:url(../images/bottom-menu1-item1.png);
}
.module.bottom-menu1 li.item19 {
         display:marker;
	background-image:url(../images/bottom-menu1-item2.png);
}
.module.bottom-menu1 li.item20 {
         display:marker;
	background-image:url(../images/bottom-menu1-item3.png);
}
#footer .module.bottom-menu2 ul li:after {display:marker;
	content:" - ";
}


/*.module.bottom-menu1 ul li::after {
	content: ' |';
}

.module.bottom-menu1 ul li:last-child::after {
	content: '' !important;
}*/

#Goto.GotoAccueil {
	position:fixed;
        right:10px;top:10px;
        background:url(../images/bottom-menu1-item2.png)
      }

<!--[if lte IE 7]>
#header .module.institution,
#header .module.entreprise,
#header .module.particulier,
#header .module.activite,
#header .module.espaces  {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header-menu-separator.png',
sizingMethod='scale');
}
 
/*#header .module.espaces  a.RienDeRien
{
  background:none;
  width:20px;
  height:14px;
  _height:34px;
  line-height:21px;
  padding:0px;
  float:left;
  padding-left:3px;
  display:inline;
 }*/

#illus {
background:none;
margin-top:5px;
width:128px;
float:left;
}
#illus a.RienDeRien
{
  background:none;
  width:20px;
  height:14px;
  /*_height:34px;*/
  /*line-height:21px;*/
  padding:0px;
  float:left;
  padding-left:3px;
  display:inline;
}

<![endif]-->