html, body {
  height: 100%;
}
a:active, a:focus{
  outline:none;
}
body {
  font-size: 14px;
  line-height: 17px;
  font-family: Trebuchet MS;
}
div#fond_header{
  background: url(../images/fond_header.jpg) repeat-x;
  height: 148px;
}
div#header{
  position: relative;
  background: url(../images/header.png) top no-repeat;
  width: 950px;
  height: 148px;
  margin: auto;
}
div#accueil{
  position: absolute;
  left: 15px;
  top: 0px;
  width: 181px;
  height: 130px;
}
div#accueil a{
  width: 181px;
  height: 130px;
  display: block;
}
div#playbac{
  position: absolute;
  left: 771px;
  top: 25px;
  width: 165px;
  height: 50px;
}
div#playbac a{
  width: 165px;
  height: 50px;
  display: block;
}

div#fond_footer{
  background: url(../images/fond_footer.jpg) repeat-x;
  height: 226px;
}
div#footer{
  position: relative;
  background: url(../images/footer.png) top no-repeat;
  width: 950px;
  height: 117px;
  margin: auto;
}
div#footer_menu{
  color: #f9ffe4;
  width: 515px;
  margin-left: 15px;
  padding-top: 30px;
  font-size: 11px;
  text-align: center;
}
div#footer_menu a{
  color: #f9ffe4;
  text-decoration: none;
  margin: 0 10px;
}
div#footer_menu a:hover{
  text-decoration: underline;
}


div#wrapper{
  width: 950px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0px auto -226px;
}
div#push{
  height: 226px;
  clear: both;
}
div#login_module{
  position: absolute;
  left: 733px;
  top: 0px;
  width: 201px;
  height: 148px;
  font-size: 12px;
}
div#login_module table td:first-child{
  text-align: right;
  padding-right: 5px;
}
div#login_module label{
  font-weight: bold;
  margin-left: 5px;
}
div#login_module input[type=text]{
  width: 105px;
  border: solid 1px #000;
}
div#login_module input[type=password]{
  width: 105px;
  border: solid 1px #000;
}
div#login_module a.forgot_password{
  font-size: 9px;
  color: #7e7e7e;
}
div#connect_form{
  position: relative;
  width: 200px;
  height: 128px;
  padding-top: 20px;
}
div#connect_form input.connect{
  position: absolute;
  bottom:7px;
}
div.formerror {
  font-size:9px;
  color: red;
}
div#user_connected {
  text-align: center;
}
div#user_connected span.welcome {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
}
div.formerror li {
  list-style-type: none;
  color: red;
}
div#content{
  width: 605px;
  float: left;
  min-height: 575px;
  margin-left: 15px;
}
div#presentation_texte{
  width: 470px;
  float: left;
}
div#presentation_logos{
  width: 110px;
  margin-top: 70px;
  float: left;
}
div#form{
  background-color: #eef6d4;
  margin: 10px 0;
}
div#form table{
  width: 570px;
  margin: 10px;
}
div#form table td{
  padding: 2px;
}
div#form table td:first-child{
  text-align: right;
  padding-right: 6px;
  width: 220px;
}
div#form input[type=text]{
  width: 200px;
  border: solid 1px #ccc;
  padding: 2px;
}
div#form input[type=password]{
  width: 150px;
  border: solid 1px #ccc;
  padding: 2px;
}
div#menu_droit{
  width: 300px;
  float: right;
  margin-right: 15px;
}
div#edition_speciale{
  background: url(../images/cellule_quotidien.gif) top no-repeat;
  width: 300px;
  height: 225px;
  margin-bottom: 10px;
}
div#couv_edition_speciale{
  background: url(../images/fd_couv_edition_speciale.gif) no-repeat;
  width: 131px;
  height: 184px;
  float: left;
  margin-top: 21px;
  padding-top: 6px;
  padding-left: 7px;
  margin-left: 15px;
}
div#texte_edition_speciale{
  width: 143px;
  float: right;
  padding-top: 25px;
  font-weight: bold;
  margin-right: 3px;
}
div#texte_edition_speciale img{
  margin-top: 27px;
}
div#pub_300x250{
  width: 300px;
  height: 260px;
  z-index: 1;
  background-color: #eef6d4;
  text-align: right;
  font-family: Arial;
  font-size: 1px;
  line-height: 1px;
  margin-bottom: 10px;
}
div#bouton_senateurs{
  width: 300px;
  height: 107px;
  margin-bottom: 10px;
}
div#bouton_reglement{
  width: 300px;
  height: 114px;
  text-align: center;
  padding-top: 20px;
}
div#menu_popups{
  margin-bottom: 5px;
}
div#menu_droit.journal{
  margin-top: 85px;
}
div#menu_droit.journal span.date{
  font-size: 16px;
  font-weight: bold;
}
div#menu_droit.journal span.date span.couleur{
  color: #e65423;
}
div#mini_menu_droit{
  margin: 10px 0;
  text-align: center;
}
div#mini_menu_droit a{
  margin-left: 10px;
}
div#mini_menu_droit a:first-child{
  margin-left: 0px;
}
span.titre_mentions{
  color: #e65423;
  font-weight: bold;
}
div#menu_journal{
  margin-top: 15px;
}
div#list_pages{
  margin-top: 35px;
  width: 145px;
  margin-left: -14px;
  float: left;
}
div#boutons_pages{
  float: left;
}
div#boutons_pages img{
  margin-bottom: 15px;
}
div#page{
  width: 605px;
  height: 834px;
  border: solid 1px #ccc;
}
div#page_content{
  position: relative;
  width: 605px;
  height: 834px;
}
div.emplacement{
  position: absolute;
  cursor: pointer;
  overflow: hidden;
}
div.emplacement.content{
  position: relative;
	float:left;
  cursor: pointer;
  overflow: hidden;
}
.volet{
  float: left;
  position: absolute;
  width: 100%;
  opacity: .9;
  /* For IE 5-7 */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  /* For IE 8 */
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.volet.texte{
  background-color: #2c2c2c;
}
.volet.date{
  background-color: #94c65c;
}
.volet.titre{
  background-color: #98424d;
}
.volet.image{
  background-color: #5ca3bf;
}
.volet.legende{
  background-color: #94c65c;
}
.volet.chapeau{
  background-color: #e4b45c;
}
.volet.mixte{
  background-color: #94c65c;
}
div.empcontent{
  height: 100%;
}
div.picto{
  position: absolute;
  z-index: 1000;
}

div#form_insert_content{
  width: 600px;
  padding: 20px;
}
div#form_insert_content label{
  color: #98c013;
  font-weight: bold;
  font-size: 14px;
}
textarea#sf_content_texte{
  width: 500px;
  height: 50px;
  border: solid 1px #999;
  display: block;
}
input#sf_content_titre{
  width: 500px;
  border: solid 1px #999;
}
input#sf_content_chapeau{
  width: 500px;
  border: solid 1px #999;
}
input#sf_content_legende{
  width: 500px;
  border: solid 1px #999;
}
div#trucs li{
  padding: 5px 0;
}
div#regles li{
  padding: 5px 0;
}
span.regle{
  color: #e05222;
  font-weight: bold;
}
div#dico li{
  padding: 5px 0;
}
span.mot_dico{
  color: #e05222;
  font-weight: bold;
}
span.article_reglement{
  color: #e65423;
  font-weight: bold;
}
table.resultats{
  width: 632px;
  margin: auto;
}
table.resultats td{
  border-bottom: solid 1px #ccc;
  padding: 5px 0;
}
