@charset "iso-8859-1";
﻿/* CSS Sooatdesign */
@page { 
  size :landscape; 
}
html {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
  background-color:#9abdd9;
  background: url('bg.gif') repeat-x top #EDEDED;
  font-family: arial;
  font-size: 0.8em;
  color: #676767;
  text-align: center;
  width: 100%;
}
#global {
  width: 770px;
  margin: 0 auto;
  padding: 0;
}
#page {
  width: 770px;
  margin: 0 0 5px 0;
  padding: 0;
  text-align: left;
  background: url(page.gif) repeat-x #fff;
  float: right;
}
#sky {
  margin: 177px 0 0 20px;
  padding: 0;
  background: url(skytop.gif) no-repeat top;
  float: right;
  width: 138px;
}
#skybottom {
  background: url(skybottom.gif) no-repeat bottom;
  margin: 0;
  padding: 44px 0 18px 0;
  text-align: center;
} 

p, div, h1, h2, form, img, td, tr, table, ul, li {
  margin: 0;
  padding: 0;
}
.contcenter h1 {
  font-family: arial;
  background: url(h1.gif) no-repeat right 6px;
  color: #1A67A6;
  font-size: 17px;
  font-weight: bold;
  padding: 5px 0 5px 25px;
  text-align: left;
}
a, a:link, a:active, a:visited {
  color: #238CBC; 
  text-decoration : none; 
  font-family: arial;
} 
a:hover {
  color: #FF8A00; 
  text-decoration: none; 
}
img { border: none; }
#top {height: 72px; }
#head {
  width: 569px !important;
  width: 566px;
  margin: 9px 0 0 0;
  float: right;
  /*height: 72px;*/
}

#logo {
  margin: 0;
  padding: 0;
  }
#dedi_txt {
  background: url(dedi.gif) repeat-x #C7DBEB;
  color: #FF8A00;
  font-size: 10px;
  height: 18px !important;
  height: 22px;
  padding: 4px 0 0 0;
}
.floatright {
  float: right;
  margin: 0 !important;
  margin: 0 -3px;
  padding: 0;
}
.auteur {
  color: #000;
}
#menutop_home {
  background: url(menutop_g.gif) no-repeat left #fff;
  height: 25px;
  font-size: 11px;
  margin: 0 !important;
  margin: 0;
  }
#menutop, #menutop_home {
  background: url(menutop_g2.gif) no-repeat left #2D91BF;
  height: 25px;
  font-size: 11px;
  margin: 0 !important;
  margin: 0;
  }
#menutop li, #menutop_home li {
  float: right;
}
#menutop a, #menutop_home a { 
  padding: 5px 8px 5px 8px;
  margin: 0 0 0 1px;
  display: block;
  float: left;
  text-decoration: none;
  color: #FFFFFF;
  background: url(menutop_hover.gif) repeat-x top #73AACF;
}
#menutop a:hover, #menutop_home a:hover {
  background:url() repeat-x top #73AACF;
  color: #fff;
}
#menutop_active {
  background: url(menutop_hover.gif) repeat-x top #73AACF;
  color: #fff;
}
ul, li {
  list-style-type: none; 
} 
#headertop {
  background: url(headertop.jpg) no-repeat right;
  height: 16px;
}
#headerbottom {
  background: url(headerbottom.jpg) no-repeat right;
  height: 49px;
  margin: 0 !important;
  margin: 0 0 0 -2px;
  color: #fff;
  font-weight: bold;
  font-style:italic;
  font-family :  Arial; 
  font-size: 17px;
}
#headerbottom2 {
  background: url(headerbottom2.jpg) no-repeat right;
  height: 49px;
  margin: 0 !important;
  margin: 0 0 0 -2px;
    color: #fff;
  font-weight: bold;
  font-style:italic;
  font-family : Arial; 
  font-size: 17px;
}
#editotop {
  background: url(editotop.gif) no-repeat left;
  height: 16px;
  margin: 0 !important;
  margin: 0;
}
#noeditotop{
  height: 16px;
  margin: 0 !important;
  margin: 0 0 0 -1px;
}
#gauche {
  float: left;
  width: 182px;
  margin: 0;
  /*background: url(gauche.gif) repeat-y right;*/
}
#gauche h2, #gauche div.titreMenu {
  background: url(menu_h2.png) no-repeat left !important;
  background: url(menu_h2.gif) no-repeat left;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 0 3px  20px;
  margin: 12px 6px 0 10px;
  color: #238CBC;
  cursor: pointer;
}
#gauche h3 {
  background: url(menu_h2_2.png) no-repeat left !important;
  background: url(menu_h2_2.gif) no-repeat left;
  font-size: 13px;
  font-weight: bold;
  padding: 0px 0 3px  20px;
  margin: 12px 6px 0 10px;
  color: #238CBC;
   }
   
#sc1 li >  li, #sc1 ul > ul {
	margin:0px;
	padding:0px;
}
.h2_no_pad {
  margin: -6px 0 0 0 0;
}
.gris {
  color: #B5B5B5;
}
#gauche ul {
  margin: 0 5px 0 30px;
  padding: 0;
}
#gauche li {
  margin: 0;
  padding: 0 0 0 8px;
  background: url(puce.gif) no-repeat left;
  font-size: 11px;
  }
#gauche li:hover {
  background: url(puce_hover.gif) no-repeat left;
  }
#gauche li a {
  padding: 1px 3px 1px 5px;
  color: #FF8A00;
  margin: 1px 0;
  display: block;
}
#gauche form {
  margin: 0 5px 0 34px;
  font-size: 11px;
}
.sondage {
  margin: 0 5px 0 34px;
  font-size: 11px;
}
.sond_1 {
  background-color: #98C9E0;
  height: 16px;
  margin: 3px 0;
  }
.sond_2 {
  background: url(bar.gif) repeat-x top #2381BC;
  height: 16px;
  color: #fff;
  padding: 0 2px;
  font-size: 10px;
}
#gauche input {
  border: 1px solid #98C9E0;
  font-size: 11px;
  color: #8F8F8F;
}
#gauche input:focus {
  border: 1px solid #FF8A00;
  color: #000;
 }
textarea, input, select {
  border: 1px solid #98C9E0;
  font-size: 11px;
  color: #8F8F8F;
  font-family: arial;
}
input:focus, select:focus, textarea:focus {
  border: 1px solid #FF8A00;
  color: #000;
}
.floatright {
  float: right;
}
.liens {
  font-size: 10px;
}
.alignright {
  text-align: right;
}
#gauche li a:hover {
  background: url(li_hover.gif) repeat-y right;
  color: #238CBC;
}
#droite_home {
  margin: 0 0 0 182px;
  text-align: center;
}
#droite {
  margin: 0 0 0 182px;
  text-align: center;
  /*background: url(top-centre.jpg) no-repeat top left;*/
}
#menugauche_top {
  /*background: url(menugauche_top.gif) no-repeat top;*/
  }
#user {
  margin: 0 6px 20px 30px;
  padding: 5px 0 5px 0;
  color: #238CBC;
  text-align: right;
  background: url(icone_connecte.png) no-repeat 15px 0px ;
  font-size: 11px;
  border-bottom: 1px solid #DCDADB;
}
#edito2 {
  background: url(edito2.jpg) no-repeat top right #fff;
  height: 109px;
  }
#edito1 {
  background: url(filleordi.jpg) no-repeat top left;
  height: 109px;
  margin: 0 !important;
  margin: 0 0 0 -3px;
  }
#edito_centre {
  background: url(edito_c.gif) repeat-x;
  margin: 0 31px 0 140px;
  height: 109px;
  }
#edito_centre p {
  color: #717171;
  font-size: 0.81em;
  margin: 0 5px 0 10px;
  line-height: 14px;
  text-align: justify;
  }
#edito_centre h2 {
  font-family: arial;
  color: #238CBC;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 5px 0 0 0;
  text-align: left;
}

.edito {
	font-size:14px;
}
span.ensemble {
  color: #FC913A;
  }
span.com {
  color: #B8B8B8
}
#centre {
  width: 583px;
  margin: 0 auto;
  padding: 5px 0 0 0;
  text-align: center;
 }
.conttop_pub {
  background: url(cont_top.png) no-repeat top !important;
  background: url(cont_top.gif) no-repeat top;
 /* width: 538px;*/
  padding: 7px 0 0 0;
  text-align: center;
}
.conttop {
  background: url(cont_top.png) no-repeat top !important;
  background: url(cont_top.gif) no-repeat top;
 /* width: 538px;*/
  padding: 7px 0 0 0;
  text-align: center;
  }
.contbottom {
  background: url(cont_bottom.png) no-repeat bottom !important;
  background: url(cont_bottom.gif) no-repeat bottom;
  /*width: 538px;*/
  padding: 0 0 7px 0;
  text-align: center;
  }
.contcenter {
  background: #fff;
  font-size: 11px;
  color: #000;
  text-align: justify;
  padding: 3px 10px;
  width: 518px !important;
  width: 538px;
  margin: 0 23px 0 23px !important;
  margin: 0 1px 0 2px;
  }
.contpub {
  background: url(pub.gif) no-repeat 24px 20px #fff;
  font-size: 11px;
  color: #000;
  text-align: center;
  padding: 10px 10px 3px 28px;
  width: 501px !important;
  width: 538px;
  margin: 0 22px !important;
  margin: 0 1px 0 2px;
  }
.contcenter h2 {
  font-family: arial;
  background: url(h2.gif) no-repeat right 3px;
  color: #FF8A00;
  font-size: 12px;
  font-weight: bold;
  background-color:#ffffff;
  margin: 0;
  padding: 5px 0 5px 25px;
  text-align: left;
}
a.h2 {
  color: #FF8A00;
}
a.h2:hover {
  color: #238CBC;
}
.contcenter p {
  line-height: 15px;
  margin: 2px 4px 30px 4px;
  }
.p {
  line-height: 15px;
  margin: 2px 4px 30px 4px;
  }
.p2 {
  line-height: 15px;
  margin: 0px 4px 30px 4px;
  }
table, td, tr {
  font-size: 11px;
}
.fo_list {
  width: 514px;
  margin: 2px 4px 30px 4px;
  border: none;
}
.fo_list_post {
  width: 514px;
  margin: 0 4px 10px 4px;
  border: none;
}
.fo_list_post2 {
  width: 490px;
  margin: 0 10px 10px 10px;
  padding: 5px 0;
  border: none;
}
.fo_list td, .fo_list_post td, .fo_list_post2 td {
   border-bottom: 1px dotted #BDBDBD;
   }
.fo_titre1 {
  padding: 4px 0 4px 25px;
  background: url(ligne1.gif) no-repeat #F5F5F5 3px 4px;
  }
.fo_titre2 {
  padding: 4px 0 4px 25px;
  background: url(ligne2.gif) no-repeat #FFF 3px 4px;
  }
.fo_titre3 {
  padding: 4px 0 4px 25px;
  background: url(ligne2.gif) no-repeat #FFF 3px 4px;
  font-weight: bold;
  }
.fo_titre4 {
  padding: 4px 0 4px 25px;
  background: url(ligne3.gif) no-repeat #FFF 3px 4px;
  font-weight: bold;
  }
.fo_titre1 a,
.fo_titre2 a { color: #000; }
.fo_infos {
  color: #717171;
  text-align: right;
}
.fo_infos a img {
  text-align: left;
}
.fo_infos2 {
  color: #717171;
  text-align: right;
}
.fo_tr1 {
  background-color: #F5F5F5;
}
.fo_tr2 {
  background-color: #FFF;
}
.fo_tr1:hover,.fo_tr2:hover { background-color: #FFF7DF; }
.suite {
  display: block;
  text-align: right;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 30px;
  }
#bas {
  background: url(bas.gif) repeat-x bottom;
  padding: 6px 10px 9px 0;
  color: #999999;
  font-size: 10px;
  text-align: right;
  clear: both;
  }
#bas a { color: #999999;}
#footer {
  background: url(logo_footer.gif) no-repeat left bottom;
  padding: 11px 10px 10px 150px !important;
  padding: 11px 10px 7px 150px;
  margin: 0;
  height: 12px;
  color: #4A91B2;
  font-size: 11px;
  text-align: right;
}
#footer a {color: #4A91B2;}
.bloc_recherche {
  background: #F6FBFC;
  border: 1px solid #CBE1F1;
  padding: 5px;
  margin: 5px 0 0 105px;
}
.bloc_form {
  background: #F6FBFC;
  border: 1px solid #CBE1F1;
  padding: 5px;
  margin: 5px 0 30px 0;
}
.bloc_form2 {
  background: #F6FBFC;
  border: 1px solid #CBE1F1;
  padding: 5px;
  margin: 5px 0 30px 0;
  text-align: center;
}
.img_gauche {
  float: left;
  margin: 0 10px;
  }
.qui {
  float: left;
  margin: 0 10px;
  }
.pagination {
  border-top: 3px solid #F5F5F5;
  font-size: 11px;
  font-weight:bold;
  text-align: center;
  padding:6px 0;
  line-height: 210%;
}
.pagination a {
  padding: 4px;
  border: 1px solid #FC913A;
}
.pagination a:hover {
  background-color: #FC913A;
  color: #fff;
}


.btn {
  margin: 2px;
  font-size: 10px;
  text-align: center;
  padding: 6px 0;
}
.btn a, .inputpost {
  margin: 0 2px;
  padding: 3px 5px;
  border: 1px solid #336B8C;
  background: url(menutop_hover.gif) repeat-x top #FC913A;
  color: #fff;
}
.btn a:hover, .inputpost:hover {
  background: url(menutop_hover2.gif) repeat-x top #FC913A;
  color: #fff;
  border: 1px solid #FF6C00;
}
.bulle_top {
  height: 20px;
  background: url(bulle_bg.gif) repeat-x bottom;
  padding: 0 0 0 50px;
}
.bulle_top2 {
  height: 20px;
  background: url(bulle_bg2.gif) repeat-x bottom;
  padding: 0 0 0 50px;
}
.bulle_pointe {
  background: url(bulle_pointe.gif) no-repeat;
  height: 20px;
}
.bulle_pointe2 {
  background: url(bulle_pointe2.gif) no-repeat;
  height: 20px;
}
.bulle {
  background-color: #E8F7FF;
  border: 1px solid #B0D2E4;
  border-top: none;
  margin: 0 0 20px 0;
}
.bulle2 {
  background-color: #FFFAE8;
  border: 1px solid #E4D7B0;
  border-top: none;
  margin: 0 0 20px 0;
}
.bulle_tx {
  margin: 0 10px 10px 10px;
}
.warning {
  border: 1px solid #D2E6EA;
  padding: 5px;
}
.pseudo_fiche {
  border: 1px solid #D2E6EA;
  padding: 5px;
  text-align: center;
  font-size: 14px;
}
.floatleft {
  float: left;
  margin: 0 10px 0 0;
}
.important {
  font-weight: bold;
  color: #BC237D;
}
.important2 {
  font-weight: bold;
  color: #FF0000;
}
.smile {
  width: 517px;
  margin: 0;
}
.smile td {
  text-align: center;
}
.post {
  width: 517px;
  margin: 3px 0;
}
#zonetexte {
  background:url('antisms.png') no-repeat left bottom;
  padding-bottom:20px;
}
.radio {
  border: none;
}
.titresmile {
  margin: 10px 0 0 0;
  font-weight: bold;
  color: #238CBC;
  text-align: center;
}
.asterix {
  font-size: 10px;
  color: #979797;
  padding: 10px 0 0 0;
  text-align: center;
}
.large {
 width: 507px;
 text-align: left;
}
.aligntop {
  vertical-align: top;
}
.charte {
  background: /*#F6FBFC*/#FCFCF6;
  border: 1px solid #CBE1F1;
  padding: 5px;
  margin: 5px 0 30px 0;
  height: 80px;
  overflow: auto;
  color: #868686;
}
.charte:hover {
  color: #000;
}
.photo {
  margin: 5px 0;
  padding: 5px;
  border: 1px solid #A0CEE8;
  }
.infos_profil {
  color: #4E9FCE;
}
.message_profil {
  background-color: #F6F6FC;
  border: 1px solid #CBCEF1;
  padding: 5px;
  display:block;
}
.message_profil p {
	margin:0px;
	padding:0px;
}
.message_profil:hover {
  border: 1px solid #8F93BF;
}
/*************************/
.sondage_table {
  width: 514px;
  margin: 2px 4px 30px 4px;
  border: none;
}
.sondage_table td {
  width: 50%;
  vertical-align: top;
  }
.sondage_titre {
  padding: 4px 0 4px 25px;
  background: url(ligne1.gif) no-repeat #F5F5F5 3px 4px;
  color: #FC913A;
  font-weight: bold;
  }
.sondage_boite:hover {
   background: #F6FBFC;
   border: 1px solid #CBE1F1;
}   
.sondage_boite {
  border: 1px dotted #B3B3B3 !important;
  border: 1px solid #B3B3B3;
  margin: 0 0 10px 0;
  }
.sondage_bas {
  /*background-color: #FFEFF8;*/
  background: #F6FBFC;
  text-align: center;
  padding: 2px;
}
.sondage_centre {
  /* */
}
.radio {border:none;}

/* ----------------------------- SPECIAL WEBZINE ----------------------------- */

/* Pour les articles */
.suite_art {
  text-align: right;
  font-size: 10px;
  font-weight: bold;
  margin: 0px 0px 1px 0px;
  padding: 0px 0px 1px 0px;
}
.art_intro {
  font-weight: bold;
  color:#7A8AFF;
  font-style:italic;
}
.art_contenu {
  color:#343434;
  line-height:15px;
  font-size: 12px;
  font-family: arial;
  text-align: left;
}
.art_titre {
  font-weight:bold;
  font-size:12px;
  color:#F29100;
}
.auteur {
  color:#6D7FFF;
  margin-top:3px;
}
.art_autdate {
  color:#FF6600;
}
.img_left_l, .img_right_l {
  border:1px dotted #848CB8;
  width:120px;
  margin:4px;
}
.img_left_l {
  float:left;
}
.img_right_l {
  float:right;
}
.img_left_l, .img_right_l {
  background-color:#E5EAF2;
  font-style:italic;
  font-size:9px;
}
img.img_left_l,img.img_right_l {
  border:0;
  width:120px;
  height:120px;
}

/* ----------------------------- SPECIAL BLAGUE/CITATION/ASTUCE ----------------------------- */
.minitxt_intro {
  width:450px;
  border:1px dotted #CC0000;
  background-color:#FFF6F4;
  text-align:left;
  margin-bottom:5px;
  padding:3px;
}
.minitxt_last {
  width:400px;
  border:1px dotted #006700;
  background-color:#F3FFEA;
  text-align:left;
  margin-bottom:5px;
  padding:3px;
}
.minitxt_table {
  width: 514px;
  margin: 5px 4px 17px 4px;
  border: 1px dotted #9E9E9E;
}
.minitxt_infos {
  color: #717171;
  text-align: center;
  background-color:#f2fdef;
  border-bottom: 1px solid #D8D8D8;
}
.minitxt_contenu {
  padding:4px;
  line-height:17px;
}
.minitxt_reponse {
  padding:4px;
  line-height:17px;
  display: none;
  color:#5D5E60;
  border:1px dotted #dddddd;
}
.minitxt_voir {
  padding:4px;
  line-height:17px;
  width:100%;
  color:#E8EAEF;
}
/***********PUB TOP**************/
#pub_top {
	width: 100%;	
	margin: 2px 0 0px 0;
}
#pub_top td {
  height: 90px;
	text-align: center;
	/*background: url(pub_top_bg.gif) no-repeat center top;*/
	vertical-align: middle;
}
/************ CORRECTEUR ***************/
#statut{
  width:300px;
  height:15px;
  border:1px solid #FF0000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color:#FFFFFF;
  padding:1px;
  display:none;
}
.googie_window {
  font-size: 0.9em;
  font-family: sans-serif;
  text-align: left;
  border: 1px solid #555;
  background-color: #ecefff;
  margin: 0;
  position: absolute;
  visibility: hidden;
  z-index: 300;
  padding: 1px;
  width: 165px;
}

.googie_list {
  margin: 0;
  padding: 0;
}

.googie_list td {
  padding: 1px 0 1px 0;
  cursor: pointer;
  list-style-type: none;
  color: #000;
}

.googie_list_onhover {
  background-color: #FBEC72;
}

.googie_list_onout {
  background-color: #ecefff;
}

.googie_list_selected {
  background-color: #ccc;
}

.googie_list_revert {
  color: #b91479;
}

.googie_list_close {
  color: #b91414;
}

.googie_link {
  color: #b91414;
  text-decoration: underline;
  cursor: pointer;
}

.googie_check_spelling_link {
  color: #0049B7;
  text-decoration: underline;
  cursor: pointer;
}

.googie_no_style {
  text-decoration: none;
}

.googie_resume_editing {
  color: green;
  text-decoration: underline;
  cursor: pointer;
}

.googie_check_spelling_ok {
  color: white;
  background-color: green;
  padding-left: 2px;
  padding-right: 2px;
  cursor: pointer;
}

.googie_lang_3d_click img {
  vertical-align: middle;
  border-top: 1px solid #555;
  border-left: 1px solid #555;
  border-right: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
}

.googie_lang_3d_on img {
  vertical-align: middle;
  border-top: 1px solid #b1b1b1;
  border-left: 1px solid #b1b1b1;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555;
}

a.profilImg:hover {
	background: none; /* correction d'un bug IE */
}
a.profilImg span { /* définition de la balise <span> inclue dans <a> */
	display: none;
}
a.profilImg:hover span { /* définition de la balise <span> au survol */
	display: inline;
	position: absolute;
	width: 120px;
	height: 120px;
	background: #FFFFFF;
	border:1px solid #B3B3B3;
	text-align: left;
	padding:3px;
	margin:10px 0 0 5px;
}
/************ SPECIAL FORUM **************/
div.quote {
  margin: 0 auto;
  width:88%;
  padding:3px;
  border:1px dashed #757575;
  background:url('citation.gif') no-repeat right top #F0F1FF;
}
span.quote {
  display:block;
  margin: 0 auto;
  width:88%;
  padding:3px;
  border:1px dashed #757575;
  background:url('citation.gif') no-repeat right top #F0F1FF;
}

.formulaire fieldset {
  background: #F6FBFC;
  border: 1px solid #CBE1F1;
  padding: 5px;
  margin: 5px 0 30px 0;
}

.formulaire label
{
display:block;
font-size:14px;
}

.itext, .iselect, .isubmit, .itextarea {
	padding:3px;
	color:#9a3e8a;
	margin:3px;
}

.formulaire  .champ {
	padding:5px;
	margin-bottom:10px;
	padding:5px;
	text-align:left;
	border:1px solid #eceff0;
}

.astuce, .description, .hint {
	color:#2d63ff;
	margin:0px !important;
	padding:0px;
}

.erreur {
color:red;
margin:0px !important;
padding:0px;
font-size:13px;
}
.formulaire label {
font-size:14px;
}

h2.titre {
 color:#ff6fcf;
 font-size:19px;
}

.post_membre_non_valider {
	background-color:#ffd2d2;
	border:1px solid #dda3a3;
	padding:3px;
	margin-top:10px;
}


#sondage_age {
padding-top:30px;
height:170px;
font-size:15px;

}


	
#moins18
{
	width:200px;


font-size:19px;
	margin:auto;
	padding:5px;
}


#moins18 a {
	color:#2ace32;
}

#sondage_age {
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	margin-bottom:30px;
	
}

.lien {
	color:#3a00ee !important;
	font-weight:bold;
}

.lien:hover {
	text-decoration:underline;
}
#sondage_age h3{
	font-size:21px;
	text-align:left;
	margin:0px;
	padding:3px;
}

#plus18
{
	width:200px;
	font-size:19px;
	margin:auto;
	padding:5px;
}

div.radio {
	background-color:#d3cfdd;
	
	
}
#plus18 a {
	color:#c83a3a !important;
}



.moins18 {
	color:#2ace32 !important;
	font-size:18px;
}

.moins182 {
	color:#2ace32 !important;
	font-size:15px;
}
.plus18 {
	color:#c83a3a;
	font-size:18px;
}

#sondage_age .question
{
font-size:30px !important;
}
img.meetic:hover
{
	-filter:alpha(opacity=25);
	-moz-opacity: 0.25 !important;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}

a.meetic {
		margin-left:3px
	}
	
	
.errors {
	 background-color:#fda3a3;
	 border:1px solid #d25050;
	 padding:5px;
	 margin:10px;
 }
 .success {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #4F8A10;
	background-color: #DFF2BF;
} 

.success li {
	
	list-style-type:disc !important;
	padding-bottom:5px;
}

.info {
border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #00529B;
	background-color: #BDE5F8;
}
 dt,dd {
 margin:0px;
 padding:0px;
}

dd {
 margin-bottom:10px;
 }

 .formulaire fieldset
 {
 	padding:5px;
 	margin:10px;
 }
 
 #recherche_message {
 	text-align:center;
 }
 
 .hide {
 display:none !important;
 }
 
 #ancre_message_24h td
 {
 	font-style:italic;
 	background-color:#e4e4e4 !important;
 }
 

#videos_categorie a {
	display:block;
	width:80px;
	 font-size:14px;
	 text-align:center;
 	 padding-top:8px;
	height:25px;
 	color:#ffffff;
 	margin:2px;
	background-color:#5794cd;

}

#videos_categorie a:hover {
	background-color:#74b7f5;
}



#videos_categorie li {
	float:left;

}

#videos_connexe {
	height:160px;

}

#videos_connexe a {
	display:block;
	width:120px;
	height:90px;	
}

#videos_connexe li {
	float:left;
	margin:3px;
}
.trc_related_container{clear: none !important;}