
/***************************
 Copyright : bloc.com  
 Auteur : sanpan
 version : 2.29 / 2011.05.25
****************************/ 

@import url("menu.css");
/* --------------- CONTENU GAUCHE - FORUM ---------------- */

/* Forum - theme : liste sujets */

#main.wf_2cols h1 {
  position:relative;
  display:block;
  clear:both;
  margin:0 0 10px 0;
  border-top:1px dotted #484848;
  border-bottom:1px dotted #484848;
  padding:5px 0 5px 5px;
  min-height:24px;
  font-size:160%;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  background-color:#f5f5f5;
}
#main.wf_2cols form.forum_search {
  position: absolute;
  display: block;
  z-index:999;
  top:-48px;
  right:-260px;
  width: 240px;
  margin:10px 0 20px 0;
  text-align:right;
}
#main.wf_2cols form.forum_search fieldset {
  position: relative;
  z-index:999;
  text-align:left;
}
#main.wf_2cols form.forum_search input[type="text"] {
  width: 140px;
}
#main.wf_2cols form.forum_search input[type="submit"] {
  width: 28px;
  font-size:100%;
}
#main.wf_2cols form.forum_search .adv_search {
  display:block;
  position:absolute;
  right:0px;
  top:0px;
  width:80px;
  font-size:90%;
  line-height:100%;
  text-align:right;
}
#main.wf_2cols #leftSide .forum_theme {
  position:relative;
  margin:0 0 20px 0;
}
#main.wf_2cols #leftSide .forum_theme .intro {
  clear: left;
  text-align: center;
  color: #990000;
}
#main.wf_2cols #leftSide .forum_theme .intro span {
  display: none;
}
/*choix forum, search et nouveau sujet*/
#main.wf_2cols #leftSide .forum_theme .forum_choix {
  position: relative;
  float: left;
  display: block;
  margin:5px 0 20px 0;
  top: 0px;
  width: 400px;
}
#main.wf_2cols #leftSide .forum_theme .forum_choix label img {
  margin-right: 5px;
  vertical-align: middle;
}
#main.wf_2cols #leftSide .forum_theme .forum_choix .select {
  margin:0 0 0 5px;
}
/* actions*/
#main.wf_2cols #leftSide .forum_theme .actions {
  position:relative;
  clear:left;
  display:block;
  border:1px solid #F0F0F0;
  margin:10px auto;
  padding:1px 0;
  text-align:right;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
}
#main.wf_2cols #leftSide .forum_theme .actions li {
  display:inline;
  margin:0 10px 0 0;
}
#main.wf_2cols #leftSide .forum_theme .actions .btn_action {
  margin:5px 0px 5px 0;
  padding:0px;
  width:auto;
  padding: 4px 5px 0px 25px;
  height: 18px;
  font-size:100%;
  color:#fff;
}
#main.wf_2cols #leftSide .forum_theme .actions .btn_action.new_subject {
  background: url(../images/sprites/sprite_global.png) no-repeat scroll 7px -78px #6B6B6B;
}
#main.wf_2cols #leftSide .forum_theme .actions .btn_action.repondre {
  background: url(../images/sprites/sprite_global.png) no-repeat scroll 7px -203px #6B6B6B;
}
/*legende forum*/
#main.wf_2cols #leftSide .forum_theme .forum_legend {
  display: block;
  position: relative;
  float: left;
  margin-top: 10px;
  padding:5px 0;
  width:100%;
  font-size:90%;
  border:1px solid #FFFFFF;
  background-color:#F0F0F0;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  -moz-box-shadow:0 0 1px #484848;
  -webkit-box-shadow:0 0 1px #484848;
  box-shadow:0 0 1px #484848;
}
#main.wf_2cols #leftSide .forum_theme .forum_legend li {
  display: block;
  float: left;
  margin:3px 0;
  padding-left: 5px;
  width: 220px;
}
*html #main.wf_2cols #leftSide .forum_theme .forum_legend li {
  width: 250px;
  height: 12px;
}
#main.wf_2cols #leftSide .forum_theme .forum_legend li img {
  vertical-align: bottom;
}
/*tableau themes*/
#main.wf_2cols #leftSide .forum_theme table.theme {
  clear: left;
  display: block;
  margin:5px 0 0 0;
  padding:2px;
  border-collapse: collapse;
  border-spacing: 0px;
  background-color:#fff;
}
#main.wf_2cols #leftSide .forum_theme table.theme caption {
  display: none;
}
#main.wf_2cols #leftSide .forum_theme table.theme .col1 {
  width: 3%;
  text-align:center!important;
}
#main.wf_2cols #leftSide .forum_theme table.theme .col2 {
  width: 52%;
}
#main.wf_2cols #leftSide .forum_theme table.theme .col3 {
  width: 9%;
}
#main.wf_2cols #leftSide .forum_theme table.theme .col4 {
  width: 9%;
}
#main.wf_2cols #leftSide .forum_theme table.theme .col5 {
  width: 9%;
}
#main.wf_2cols #leftSide .forum_theme table.theme .col6 {
  width: 18%;
}
#main.wf_2cols #leftSide .forum_theme table.theme thead {
  border:1px solid #FFFFFF;
  color: #484848;
  background-color:#F0F0F0;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-top-left-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  border-top-right-radius:2px;
  -moz-box-shadow:0 0 1px #484848;
  -webkit-box-shadow:0 0 1px #484848;
  box-shadow:0 0 1px #484848;
  border:1px solid #FFFFFF;
  background-color:#F0F0F0;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  -moz-box-shadow:0 0 1px #484848;
  -webkit-box-shadow:0 0 1px #484848;
  box-shadow:0 0 1px #484848;
}
#main.wf_2cols #leftSide .forum_theme table.theme h2 {
  font-weight:normal;
}
#main.wf_2cols #leftSide .forum_theme table.theme tr.even td {
  border-top:1px dotted #999;
  border-bottom:1px dotted #999;
}
#main.wf_2cols #leftSide .forum_theme table.theme th {
  height: 28px;
  color: #484848;
  vertical-align: middle;
  font-weight: bold;
}
#main.wf_2cols #leftSide .forum_theme table.theme th a {
  text-decoration:underline;
  color: #484848;
}
#main.wf_2cols #leftSide .forum_theme table.theme th a.navpage {
  border: 1px solid #fff;
  padding-left: 3px;
  padding-right: 3px;
  text-decoration: none;
}
#main.wf_2cols #leftSide .forum_theme table.theme th a.active, #main.wf_2cols #leftSide .forum_theme table.theme th a:hover.navpage {
  margin-top: 1px;
  text-decoration: none!important;
  color: #484848;
  background-color: #fff;
}
#main.wf_2cols #leftSide .forum_theme table.theme td {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: middle;
}
#main.wf_2cols #leftSide .forum_theme table.theme td img {
  margin:0 4px 0 0;
  vertical-align: middle;
}
#main.wf_2cols #leftSide .forum_theme table.theme td h3 a {
  font-weight: bold;
  font-size: 1.09em;
  /*color: #2C7ABA;*/
}
#main.wf_2cols #leftSide .forum_theme table.theme td a {
  text-decoration: none;
}
#main.wf_2cols #leftSide .forum_theme table.theme td a:hover {
  text-decoration: underline;
}
#main.wf_2cols #leftSide .forum_theme table.theme a.navpage {
  border: 1px solid #294B68;
  padding-right: 2px;
  padding-left: 2px;
  text-decoration: none;
  color: #484848;
}
#main.wf_2cols #leftSide .forum_theme table.theme a:hover.navpage {
  margin-top: 1px;
  color: #fff;
  text-decoration: none;
  background-color: #484848;
}
#main.wf_2cols #leftSide .forum_theme table.theme td .invite {
  color: #484848;
  text-decoration: underline;
}
#main.wf_2cols #leftSide .forum_theme table.theme td a.pseudo_f {
  color: #484848;
  text-decoration: underline;
}
#main.wf_2cols #leftSide .forum_theme table.theme td a.pseudo_m {
  color: #484848;
  text-decoration: underline;
}
#main.wf_2cols #leftSide .forum_theme table.theme tfoot {
  border:1px solid #FFFFFF;
  color: #484848;
  background-color:#F0F0F0;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-bottom-right-radius:2px;
  -moz-box-shadow:0 0 1px #484848;
  -webkit-box-shadow:0 0 1px #484848;
  box-shadow:0 0 1px #484848;
}
#main.wf_2cols #leftSide .forum_theme table.theme tfoot td {
  height: 28px;
  vertical-align: middle;
  font-weight: bold;
  text-align: left;
  color: #484848;
}
#main.wf_2cols #leftSide .forum_theme table.theme tfoot td a {
  text-decoration:underline;
  color: #484848;
}
#main.wf_2cols #leftSide .forum_theme table.theme tfoot td a.navpage {
  border: 1px solid #fff;
  padding-left: 3px;
  padding-right: 3px;
  text-decoration: none;
}
#main.wf_2cols #leftSide .forum_theme table.theme tfoot td a.active, #main.wf_2cols #leftSide .forum_theme table.theme tfoot td a:hover.navpage {
  color: #484848;
  text-decoration: none!important;
  margin-top: 1px;
  background-color: #fff;
}
#main.wf_2cols #leftSide .forum_theme table.theme a.navpage {
  border:1px solid #FFFFFF;
  color: #999;
  background-color:#F0F0F0;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  -moz-box-shadow:0 0 1px #484848;
  -webkit-box-shadow:0 0 1px #484848;
  box-shadow:0 0 1px #484848;
}
/* Forum - Détail sujet */
#main.wf_2cols #leftSide .forum_theme #commentaires {
  display:block;
  position:relative;
  border:1px solid #fff;
  margin:20px 0;
  padding:15px 20px 20px;
  background-color:#F0F0F0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 0px 1px #484848;
  -webkit-box-shadow: 0px 0px 1px #484848;
  -box-shadow: 0px 0px 1px #484848;
}
#main.wf_2cols #leftSide .forum_theme #commentaires h2 {
  display:block;
  font-size:180%;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#484848;
  -moz-text-shadow: 1px 1px 1px #fff;
  -webkit-text-shadow: 1px 1px 1px #fff;
  text-shadow: 1px 1px 1px #fff;
}
#main.wf_2cols #leftSide .forum_theme .comment {
  display:block;
  position:relative;
  clear:both;
  border-bottom:1px dotted #999;
  margin:10px 0 10px 0;
  padding:5px 0px 20px 0;
  line-height:140%;
  background-color:#fff;
  
}
#main.wf_2cols #leftSide .forum_theme .comment.message {
  border-top:1px dotted #999;
  border-bottom:1px dotted #999;
}
#main.wf_2cols #leftSide .forum_theme .comment .data_perso {
  display:block;
  float:left;
  width:120px;
  line-height:120%;
  font-size:90%;
  color:#666;
}
#main.wf_2cols #leftSide .forum_theme .comment .avatar {
  display:block;
  margin:0 0 5px 0;
}
#main.wf_2cols #leftSide .forum_theme .comment .pseudo {
  display:block;
  margin:0 0 5px 0;
  padding:0;
  text-transform:none;
  font-size:110%;
  font-weight:bold;
  color:#4d4d4d;
}
#main.wf_2cols #leftSide .forum_theme .comment .pseudo a {
  text-decoration:none;
}
#main.wf_2cols #leftSide .forum_theme .comment .pseudo a:hover {
  text-decoration:underline;
}
#main.wf_2cols #leftSide .forum_theme .comment .txt {
  display:block;
  margin:0 0 0 140px;
  padding:0 0 0 15px;
  border-left: 1px dotted #999999;
  min-height:120px;
  
}
#main.wf_2cols #leftSide .forum_theme .comment .txt p {
  margin:0 0 8px 0;
}
#main.wf_2cols #leftSide .forum_theme .comment .date {
  position:absolute;
  top:10px;
  right:10px;
  font-size:90%;
}
#main.wf_2cols #leftSide .forum_theme .comment .quoteStyle {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px dotted #888888;
  padding: 5px;
  margin:5px 0 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#main.wf_2cols #leftSide .forum_theme .comment .actions_msg {
  position:absolute;
  bottom:5px;
  right:0px;
  padding: 5px 5px 5px 0;
  width:100%;
  text-align:right;
}
#main.wf_2cols #leftSide .forum_theme .comment .actions_msg a {
  margin:0 0 0 5px;
  font-size:100%;
  font-weight:bold;
  text-decoration:none;
  color:#484848;
}
#main.wf_2cols #leftSide .forum_theme .comment .actions_msg a:hover {
  text-decoration:underline;
}
#main.wf_2cols #leftSide .forum_theme .comment .actions_msg label img {
  vertical-align:bottom;
}
#main.wf_2cols #leftSide .forum_theme .comment .actions_msg select {
  margin:0 3px;
  vertical-align:bottom;
}
#main.wf_2cols #leftSide .forum_theme .comment a.forum_fermer {
  padding:4px 0 4px 23px;
  background: url(../images/sprites/forum/folderclosed.png) no-repeat left center;
}
#main.wf_2cols #leftSide .forum_theme .comment a.msg_postit {
  padding:4px 0 4px 23px;
  background: url(../images/sprites/sprite_global.png) no-repeat 5px -370px;
}
#main.wf_2cols #leftSide .forum_theme .comment a.msg_supprimer {
  padding:4px 0 4px 23px;
  background: url(../images/sprites/sprite_global.png) no-repeat 5px -324px;
}
#main.wf_2cols #leftSide .forum_theme .comment a.msg_editer {
  padding:4px 0 4px 23px;
  background: url(../images/sprites/sprite_global.png) no-repeat 5px -204px;
}
#main.wf_2cols #leftSide .forum_theme .comment a.repondre {
  padding:4px 0 4px 23px;
  color:#484848;
  background: url(../images/sprites/sprite_global.png) no-repeat left -151px;
}

#main.wf_2cols #leftSide .forum_theme .comment a.signaler {
  display:none;
  padding:4px 0 4px 23px;
  font-weight:normal;
  /*background: url(../images/sprites/sprite_global.png) no-repeat 5px -346px;*/
}
#main.wf_2cols #leftSide .forum_theme:hover .comment a.signaler {
  display:inline;
  padding:4px 0 4px 23px;
  /*background: url(../images/sprites/sprite_global.png) no-repeat 5px -346px;*/
}
#main.wf_2cols #leftSide .forum_theme #apercu_comment h2 {
  color: #484848;
    display: block;
    font-size: 130%;
    margin: 0 0 10px;
    padding:0 0 10px 0;
    border-bottom:1px dotted #484848;

}
#main.wf_2cols #leftSide .forum_theme .pagination {
  margin:15px 0 5px 0;
  text-align:right;
  font-weight:bold;
}
#main.wf_2cols #leftSide .forum_theme .pagination a.navpage {
  border: 1px solid #fff;
  padding-left: 3px;
  padding-right: 3px;
  text-decoration: none;
  font-weight:bold;
  color: #999;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  -moz-box-shadow:0 0 1px #484848;
  -webkit-box-shadow:0 0 1px #484848;
  box-shadow:0 0 1px #484848;
  background-color:#F0F0F0;
}
#main.wf_2cols #leftSide .forum_theme .pagination a.active, #main.wf_2cols #leftSide .pagination a:hover.navpage {
  margin-top: 1px;
  text-decoration: none!important;
  color: #484848;
  background-color: #fff;
}
/* Forum Accueil */
#forum_accueil #header {
  margin: 0 0 18px;
}
#main.wf_2cols #leftSide .forum_theme.cats table.theme .col1 {
  width: 6%;
  text-align:center!important;
}
#main.wf_2cols #leftSide .forum_theme.cats table.theme .col2 {
  width: 63%;
}
#main.wf_2cols #leftSide .forum_theme.cats table.theme .col3 {
  width: 10%;
  text-align:center;
}
#main.wf_2cols #leftSide .forum_theme.cats table.theme .col4 {
  width: 20%;
}
#main.wf_2cols #leftSide .forum_theme.cats table.theme h2 {
  font-weight:bold;
  font-size:110%;
}
/* Forum Redaction message */
#main.wf_2cols #leftSide .forum_msg {
  display: block;
  position: relative;
  z-index: 3;
  border:1px solid #FFFFFF;
  margin:10px auto 20px auto;
  padding:0px 20px 20px 20px;
  color: #888888;
  background-color:#F0F0F0;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  -moz-box-shadow:0 0 1px #484848;
  -webkit-box-shadow:0 0 1px #484848;
  box-shadow:0 0 1px #484848;
}
#main.wf_2cols #leftSide .forum_msg fieldset {
  position:relative;
  border-bottom:1px dotted #888;
  padding:0 0 15px 0;
}
#main.wf_2cols #leftSide .forum_msg legend {
  display: block;
  margin: 0px 0 10px 0;
  padding: 15px 0 0;
  font-size: 130%;
  font-weight:bold;
  color: #484848;
}
#main.wf_2cols #leftSide .forum_msg label {
  display:inline-block;
  margin:0 0 10px 0;
  padding:0 5px 0 0;
  color: #484848;
}
#main.wf_2cols #leftSide .forum_msg label em, #main.wf_2cols #leftSide .forum_msg em {
  margin:0 0 0 5px;
  font-size:90%;
  color: #888;
}
#main.wf_2cols #leftSide .forum_msg input[type="text"] {
  margin:0 0 10px 0;
}
#main.wf_2cols #leftSide .forum_msg textarea {
  width:580px;
  font-family: Arial, Helvetica, sans-serif;
}
#main.wf_2cols #leftSide .forum_msg input[type="submit"] {
  margin: 15px 0;
}
#main.wf_2cols #leftSide .forum_msg .f1 label {
  margin:0 0 10px 0;
  width:170px;
  text-align:left;
}
#main.wf_2cols #leftSide .forum_msg .f1 input[type="text"] {
  width:300px;
}
#main.wf_2cols #leftSide .forum_msg .f1 li {
  float:left;
  display:block;
  margin:0 10px 0 0;
}
#main.wf_2cols #leftSide .forum_msg .f1 li img {
  float:left;

}
#main.wf_2cols #leftSide .forum_msg .f2 .msg_smiley {
  position:relative;
  display:block;
  float:left;
  width:140px;
  border:1px solid #FFFFFF;
  padding:5px;
  color: #888888;
  background-color:#fff;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  -moz-box-shadow:0 0 1px #484848;
  -webkit-box-shadow:0 0 1px #484848;
  box-shadow:0 0 1px #484848;
}
#main.wf_2cols #leftSide .forum_msg .f2 .msg_smiley li {
  float:left;
  display:block;
  margin:0 5px 0 0;
  width:30px;
  height:30px;
  vertical-align:bottom;
  text-align:left;
}
#main.wf_2cols #leftSide .forum_msg .f2 .msg_smiley li a {
  display:table-cell;
  width:30px;
  height:30px;
  vertical-align:bottom;
}
#main.wf_2cols #leftSide .forum_msg .f2 .msg_redaction {
  display:block;
  float:left;
  margin:0 0 0 10px;
  width:520px;
  min-height:100px;
  border:1px solid #FFFFFF;
  color: #888888;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  -moz-box-shadow:0 0 1px #484848;
  -webkit-box-shadow:0 0 1px #484848;
  box-shadow:0 0 1px #484848;
}
#main.wf_2cols #leftSide .forum_msg .f4 p {
  margin:10px 0;
}
#main.wf_2cols #leftSide .forum_msg .f4 textarea {
  margin:0 10px 0 0;
  vertical-align: bottom;
  width: 540px;
}
#main.wf_2cols #leftSide .forum_msg .f5 {
  border-bottom:none;
}
#main.wf_2cols #leftSide .forum_msg .f5 input[type="submit"] {
  float:right;
  margin:15px 0 0 10px;
}
/* Forum Recherche avancée */

#main.wf_2cols #leftSide .forum_msg.adv_search h2 {
  display:block;
  margin:10px 0 0 0;
  font-size:150%;
  font-weight:normal;
  color:#484848;
}
#main.wf_2cols #leftSide .forum_msg.adv_search fieldset {
  display:block;
  float:left;
  width:45%;
  border-bottom:none;
}
#main.wf_2cols #leftSide .forum_msg.adv_search legend {
  display: block;
  padding: 15px 0 0;
  font-size: 110%;
  font-weight: bold;
  margin: 0 0 10px;
  color: #888888;
}
#main.wf_2cols #leftSide .forum_msg.adv_search .f1 {
  padding:0 20px 0 0;
  margin:0 20px 0 0;
  border-right:1px dotted #484848;
}
#main.wf_2cols #leftSide .forum_msg.adv_search .f2 {
  padding:0;
  min-height:300px;
}
#main.wf_2cols #leftSide .forum_msg.adv_search .f1 label {
  margin:10px 0 0 0;
  width:60px;
}
#main.wf_2cols #leftSide .forum_msg.adv_search .f1 label.radio {
  margin:0;
  width:100%;
}
#main.wf_2cols #leftSide .forum_msg.adv_search .f1 input[type="text"] {
  margin:20px 0 10px 0;
  width:220px;
}
#main.wf_2cols #leftSide .forum_msg.adv_search .f2 input[type="submit"] {
  display:block;
  position:absolute;
  bottom:0px;
  left:0px;
  margin:15px 0 0 10px;
  width:100px;
}
#main.wf_2cols #leftSide .forum_msg.adv_search .f2 label.radio {
  margin:0;
  width:100%;
}
#main.wf_2cols #leftSide .forum_msg.adv_search .f2 select {
  margin:0 0 10px 0;
}
/* Forum popup génériques */
.popup {
  position:relative;
  z-index: 999;
  top: 200px;
  padding:10px;
  border:1px solid #FFFFFF;
  width: 500px;
  left: 250px;
  color: #484848;
  background-color:#F0F0F0;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  -moz-box-shadow:0 0 4px #484848;
  -webkit-box-shadow:0 0 4px #484848;
  box-shadow:0 0 4px #484848;
}
.popup h2 {
  margin:5px 0 0 10px;
  font-size:150%;
  -moz-text-shadow: 1px 1px 0px #fff;
  -webkit-text-shadow: 1px 1px 0px #fff;
  text-shadow: 1px 1px 0px #fff;
}
.popup .btn_action.close {
  display: block;
  position: absolute;
  padding:3px 0 0 15px;
  right: 10px;
  top: 5px;
  width: 60px;
  height:18px;
  font-size:90%;
  background: #6b6b6b url(../images/sprites/sprite_global.png) no-repeat 7px -324px;
}
.popup .btn_action.close:hover {
  background: #484848 url(../images/sprites/sprite_global.png) no-repeat 7px -324px;
}
.popup .popup_content {
  position: relative;
  width: 480px;
  float: none;
  margin:20px 0 0 10px;
  min-height: 250px;
}
/* Forum popup pseudo */
.popup.pseudo .popup_content .avatar {
  float: left;
  width: 120px;
}
.popup.pseudo .popup_content .data_perso {
  float: right;
  margin:0 0 10px 0;
  width: 340px;
}
.popup.pseudo .popup_content h3 {
  display:block;
  clear:right;
  border-top:1px dotted #999;
  margin:10px 0 0 0;
  padding:5px 0 0 0;
  font-size:120%;
}
.popup.pseudo .popup_content .data_contact {
  float: right;
  clear: right;
  width: 340px;
  padding:0 0 20px 0;
}
.popup.pseudo .popup_content strong {
  display: inline-block;
  margin:0 5px 0 0;
  width: 110px;
}
/* Forum popup signaler */
.popup.signaler .popup_content {
  position: relative;
  width: 480px;
  float: none;
  margin:20px 0 0 10px;
  min-height: 250px;
}
.popup.signaler .popup_content form {
  margin:20px 0 0 10px;
}
.popup.signaler .popup_content label {
  display:inline-block;
  clear:both;
  float:left;
  margin:15px 0 0 0;
  padding:0 5px 0 0;
  width:120px;
  text-align:right;
  color: #484848;
}
.popup.signaler .popup_content label em, .popup.signaler .form_signaler em {
  margin:0 0 0 5px;
  font-size:90%;
  color: #888;
}
.popup.signaler .popup_content input[type="text"] {
  margin:15px 0 0 0;
}
.popup.signaler .popup_content textarea {
  width:250px;
  font-family: Arial, Helvetica, sans-serif;
}
.popup.signaler .popup_content input[type="submit"] {
  float:right;
  margin: 15px 0 5px 0;
}
/* --------------- CONTENU DROITE  ---------------- */
/*général*/

#main.wf_2cols #rightSide {
  margin:10px 0 0 0;
}
#main.wf_2cols #rightSide .articles {
  background:#fff;
}
#main.wf_2cols #rightSide .articles .article {
}
#main.wf_2cols #rightSide h2 {
  display:block;
  position:relative;
  border-bottom:1px solid #fff;
  padding:5px 5px 0 8px;
  height:18px;
  font-size:110%;
  text-transform:uppercase;
  color:#fff;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
#main.wf_2cols #rightSide .plus {
  position:absolute;
  bottom:0px;
  right:10px;
}
#main.wf_2cols #rightSide h3 a, #main.wf_2cols #rightSide h3 a:visited {
  text-decoration:none;
  color:#484848;
}
#main.wf_2cols #rightSide h3 a:hover {
  text-decoration:underline;
}

/* --------------------- */
/* That's all folks ;-) */

