/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 0;  
  text-align: center;
  font: 0.62em verdana, arial, sans-serif;  
  line-height: 150%;
  color: #000;
  background-color: #B9D9ED;
  
}
#tooltip {
	border: 1px solid #AAA;
  background-color: #FF9900;
	opacity: 0.85;
	padding: 2px;
	padding-right : 15px;

}
#tooltip h3
{ 	  font-size : 1.3em;color : #000; margin: 0;	  background-color: #FF9900;  }
p { 
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
}

.tableau_film {
 width : 500px;
 padding-top : 12px;
}
.tableau_text {
 width : 15%;
} 

.synop {
font-size : 1.0em;
text-align : justify;
width : 550px;


}
.med {
  background-color: #DD7700;
}

a {
  color: #FF9900;
    text-decoration : none ; 
}

a:visited {
  color: #FF9900;
    text-decoration : none ; 
}

a:hover {
  color: #CC5500;
    text-decoration : none ; 
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

input {
  width: 70%;
}




h1 {
  clear: both;
  margin: 10px 0;
  font-size : 1.3em;
  font-family:"Trebuchet MS",Times,serif;
	font-variant:small-caps;
  color: #FFF;
  padding-top: 5px;
  padding-left : 7px;
  padding-bottom: 5px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #FFF;
  background: url(../img/logopasseurs.png) no-repeat right #166DA9;
}

.post h1 a {
color : #FF9900;
}
.post h1 a:hover {
color : #FFF;
}





h2 a:hover {
  clear: both;
  margin-top: 3px 0;
  margin-bottom: 3px;
  font: 700 1.1em verdana, sans-serif;
  text-transform: uppercase;
  color: #FFFFFF;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #FFF;
  background-color: #08230E;
}


h3 {
  clear: both;
  margin: 15px 10px;
  padding-left : 15px;
  padding-top : 4px;
  padding-bottom : 4px;
  font: 700 1.3em;
  font-family:"Trebuchet MS",Times,serif;
	font-variant:small-caps;
  color: #333;
  margin-right: 50px ;
  background-color: #B9D9ED;
}

h4 {
  clear: both;
  margin: 15px 10px;
  padding-left : 15px;
  padding-top : 4px;
  padding-bottom : 4px;
  font-size : 15px;
  font-family:"Trebuchet MS",Times,serif;
	font-variant:small-caps;
  color: #333;
  margin-right: 50px ;
  background-color: #B9D9ED;
}

#content ol li { 
  color: #9BE4FF;

}

#content ol li span {
  color: #EEE;
}



/* Common styles
-------------------------------------------------------- */
ul { list-style: none; }
ul li { list-style: none; }
pre { overflow: auto; width: 100%; height: auto; }
.left { float: left; }
.right { float: right; }
img {
border : 0;
}
a img {
border: none;
background-color: #FFF; /* white */
padding: 3px;
}
a:hover img {
border: none;
background-color: #CCC; /* white */
padding: 3px;
}
/***************************************************
  Header Menu
 ***************************************************/


#header {  
  width: 100%;
  height: 180px;
 
}

 
#haut {
  width: 1000px;
  margin: 0 auto;
  height: 150px;
  background: url(../img/header.png) no-repeat top center;
}


  
.tabmenu1 {
  width: 800px;
  }
.tabmenu2 {
  width: 200px;
  }
  
/***************************************************
  Site Title
 ***************************************************/

#title {
  padding: 0.6em 55px 0.6em 0;
  margin-right: 0.5em;
  float: right;
  background: url(../images/logo_greenery.gif) no-repeat top right;
}

#title h1 {
  display: inline;
  color:  #222;
  background-color: #86E160;
  background-image: none;
}


/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar 
 ***************************************************/

#index{
  text-align : justify;
  width: 1000px !important;
  width: 1000px;
	padding: 5px 5px 5px 5px;
	font-size: 1.3em;
}
#content {  
  clear: both;
  width: 1000px;
  margin: 0 auto;
  text-align: left;

}

#text {
  float: left;
  text-align : justify;
  width: 800px !important;
  width: 800px;
	padding: 5px 5px 5px 0px;
	font-size: 1.3em;
	
}
#text ul {

}
#text li {
	background: transparent url(../img/puce.png) no-repeat 10px 7px;
	padding: 3px 4px 3px 50px !important;
	padding: 3px 4px 3px 30px;

}
.block p {
padding-left : 30px;

}
.block {
background-color : #E9F4FA;
padding-left : 3px;
padding-bottom : 5px;
padding-right : 3px;
background: url('../img/bas-texte.png') no-repeat bottom #E9F4FA;

}
.liens li {height : 50px;}

.puce_normal {

 list-style-type: none;
	background : none;
}



/***************************************************
 Sidemenu Styles
 ***************************************************/


#sideBarsta {
  float: right;
  width: 180px !important;
  width: 180px;
  padding: 10px 0px 20px 0 !important;
  padding: 10px 0px 20px 0;
  
  
}



/***************************************************
 Comment Styles
 ***************************************************/


#comments p {
  padding: 0 5px;
  padding-top : 0;
  margin-top: 0;
  color: #FFF;
  background: url('../img/bas-menu.png') no-repeat bottom #166DA9;
}

#sideBarsta h2 {
  clear: both;
  font: 700 1.2em verdana, sans-serif;
  height: 28px;
  background-color: #166DA9;
  text-transform: uppercase;
  font-style: italic ;  
  color: #FFF;
  padding: 12px 13px 0;
  margin: 0;
  padding-bottom : 0;
  margin-bottom: 0;
  background: url(../img/haut-menu.png) no-repeat;

}


#comments img {
  margin-top: -1px;
}

#comments a {
  color: #FF9900;
}

#comments a:visited {
  color: #FF9900;
}

#comments a:hover {
  color: #FFF;
}

.error
{
    color : #FF0000;
    font-size : 2em;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
  width: 1000px;
  margin: 0 auto;
  text-align: center;

}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a {
  color: #888;
}

#footer a:hover {
  color: #EEE;
}

a.fullAhead {
  float: left;
  width: 30px;
  height: 34px;  
  margin-right: 10px;
  background: url(../images/logo_fullahead.gif) no-repeat 0 0;
}

a:hover.fullAhead  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

/***************************************************
 Menu
 ***************************************************/

#menu {
  width: 1000px;
  height: 25px;
  margin: 0 auto;
  text-align: center;   
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: #FF9900;
  background-color: #166DA9;
      background:transparent url("http://passeursdimages.lesyeuxverts.com/actu/themes/passeurs/img/bg.jpg") repeat;
  }

#navmenu {
    font-size: 1.3em;
 	font-variant: small-caps ;
	font-family: "Trebuchet MS", Times, serif;
    width: 100%;
    height: 22px;
    padding-top : 2px;
    text-shadow: #000000 1px 3px 2px;
 
 }

#navmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;

    margin-left: 9px; }

#navmenu ul li {
    float: left;
    margin-left: 0;
    position: relative;
    width: 10%;
    height : 20px;

       }

#navmenu ul ul {
    cursor: pointer;
    padding: 0;
    margin: 0;
    list-style: none }

#navmenu ul li a {
    color: #EEE;
    display: block;
    font-weight: bold;
    padding: 3% 5%;
    text-decoration: none;
    height: 15px;
    
    }

#navmenu ul li a:hover {
    color: #FF9900;
    text-decoration: none }

#navmenu ul li li a {
    color: #FFF;
    padding: 3px 9px;
    display: block;
    text-decoration: none;
      text-align: left;   
      }

#navmenu ul li li a strong {
    color: #222 }

#navmenu ul li li a:hover, #navmenu ul li li a:hover strong {
    background:transparent url("http://passeursdimages.lesyeuxverts.com/img/fondTR3.png") repeat;
    color: #fff;
    text-decoration: none }


#navmenu ul li ul {
    background:transparent url("http://passeursdimages.lesyeuxverts.com//img/fondTR2.png");
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin-left: 0px;
    padding: 0;
    border: solid #888;
    border-width: 0 1px 1px;
    font-size: 0.9em;
    
    }

#navmenu ul li ul a {
    color: #FFF;
    padding: 3px 9px;
    display: block;
    text-decoration: none;
    
    }


#navmenu ul li.menu1 {
    width:  12em;
    height: 30px;
    }
 
#navmenu ul li.menu1 ul {
    width: 200px; }

#navmenu ul li.menu2 {
    width:  12em;
    height: 30px;    
    }
   
#navmenu ul li.menu2 ul {
    width: 200px; }


#navmenu ul li.menu3 {
    width:  12em;
    height: 30px;
    }
   
#navmenu ul li.menu3 ul {
    width: 200px; }


#navmenu ul li.menu4 {
    width:  12em;
    height: 30px;  
    }
   
#navmenu ul li.menu4 ul {
    width: 230px; }


#navmenu ul li.menu5 {
    width:  12em;
    height: 30px;  
    }
   
#navmenu ul li.menu5 ul {
    width: 200px; }
    
 #navmenu ul li.menu6 {
    width:  12em;
    height: 30px;  
    }
   
#navmenu ul li.menu6 ul {
    width: 200px; }
    
    
 #navmenu ul li.menu7 {
    width:  12em;
    height: 30px;  
    }
   
#navmenu ul li.menu7 ul {
    width: 200px; }    
 

#navmenu ul li>ul {
    top: auto;
    left: auto }
    
    
    


#navmenu ul li li {
    display: block;
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
    border-top: 1px solid #FFF;
    font-size: 1.1em }

#navmenu ul li:hover ul, #navmenu ul li.over ul {
    display: block }
