/* General Style */

body { font-family: arial, tahoma, sans-serif; font-size: 13px; background-color: #707173;  text-align: center; padding-bottom: 40px; }
h2 { color: #bcbcb8; font-size: 30px; font-weight: bold; text-transform: uppercase; text-align: right; margin: 20px 25px 0.5em 0; }
p { line-height: 1.6em; }
a { color: #ee7f01; text-decoration: none; }
a:hover { text-decoration: underline; }
strong { font-weight: bold; }
em { font-style: italic; }
div.clear { clear: both; }

/* Container */

#container { text-align: left; border: 3px solid #ef8915; width: 900px; height: 100%; border-top: none; background: #FFF url(../images/background.jpg) no-repeat; margin: 0 auto; position: relative; padding-top: 250px; }
body.nouvelles #container { background: #FFF url(../images/background-nouvelles.jpg) no-repeat; }
#main { margin: 0 25px; }

/* Logo */

h1#logo a { display: block; width: 302px; height: 97px; text-indent: -9999px; background: url(../images/logo.png) no-repeat; position: absolute; top: 30px; right: 27px; }

/* Menu */

#menu { position: absolute; top: 150px; left: 0px; margin: 0 0 0 25px; z-index: 2000000; }
#menu li { float: left; margin-right: 20px; position: relative; }
#menu li.last, #menu li:last-child { margin-right: 0; }
#menu a { display: block; text-transform: uppercase; text-decoration: none; width: 190px; text-align: right; padding: 15px 5px 5px 2px; color: #FFF; background-color: #707173;  }
#menu a.selected,
#menu a:hover { background: #ef8811 url(../images/menu-hover.png) no-repeat; }

#menu li ul li { clear: both; margin: 0; }
#menu li ul li a:hover { background: #86888b; }
#menu li ul li:last-child { margin-right: 0; }

/* Player */

#player { padding:10px; position: absolute; top: 22px; left: 30px; width:230px; height:80px; background-image:url("../images/lecteur.png"); background-repeat:no-repeat; }
#player ul { height:70px; overflow:auto; clear:left; }
#player img { cursor:pointer; float:left; }

/* Content */

#content { width: 627px; float: left; padding-bottom: 30px; margin-right: 20px; }
#content h3 { color: #ee7f01; font-weight: bold; margin-bottom: 0.6em; margin-left: 20px; margin-right: 20px; }
#content p { margin: 0 20px 1em 20px; }

/* Side-content */

#side-content { width: 200px; float: left; }
body.nouvelles #side-content { position: relative; top: -310px; }

#side-content h3 { color: #ee7f01; font-weight: bold; margin-bottom: 0.6em; margin-left: 20px; margin-right: 20px; }
#side-content p { margin-bottom: 2em; margin-left: 20px; margin-right: 20px; }


/* Signature */

img.signature { float: right; margin: 20px; }

/* Video */

#video { margin: 0 20px 30px 0px; }
#video li { width: 270px; float: left; padding: 0px 15px 30px 15px; text-align: center; }
#video li span { font-size: 11px; padding: 0.5em; }

/* Slideshow */ 

#slideshow { float: left; margin-bottom: 30px; position: relative; top: -4px; }


/* News */ 

div.news { margin-bottom: 3em; }

.listemulti { margin-left:340px; }
