
.rcv-baspage{
      	background: #888;
	border: 0px solid #000;
	margin:0px;
	color:#333;
	float:left;
        width:100%;
        padding:15px;
        height:150px;
        margin:10px 0px 8px 0px;

}
#footer-table{
  height:auto;
  margin-bottom:20px;
}
.rcv-baspage table{width:900px;}
.rcv-baspage p{height:5px;}
.rcv-baspage th{ text-align:left;height:18px;	color:#fff;font-weight:bold;}
.rcv-baspage td{vertical-align:top;}

.rcv-baspage .rcv-recherche{
 width:415px ;
 height:57px;
 border:0px solid blue;
 position:relative;
 top:-30px;
 left:-300px;
 margin-top:35px;
}

*html .rcv-baspage .rcv-recherche{
 top:0px;
}
.rcv-baspage .rcv-recherche .type-recherche{
 color:white;
 font: bold 10px "arial", geneva, verdana, helvetica,sans serif ;
 margin-bottom:1px;
 text-transform:uppercase;
}

.rcv-baspage .rcv-recherche .type-recherche a{
     color:#fff;
     text-decoration:none
}
.rcv-baspage .rcv-recherche .type-recherche a:hover{
     color:#8d0208;
     text-decoration:none
}
.rcv-baspage .rcv-recherche .type-recherche a:active{
     color:#8d0208;
     font-weight:normal;
}
/*.rcv-baspage .rcv-recherche .saisie{
      width:420px;
      padding-top:3px;
      float:left;

}

.rcv-baspage .rcv-recherche .saisie input{
     width:400px;
     height:22px;
     padding:5px 0px 0px 5px;
     border:2px solid #bc0606;
}
.rcv-baspage .rcv-recherche .saisie .radio{
     width:40px;
     height:22px;
     padding:5px 0px 0px 5px;
     border:0px solid #bc0606;
      vertical-align:middle;
     margin:0;

}

.rcv-baspage .rcv-recherche .saisie .bouton{
     height:25px;
     width:70px;
     color:#fff;
     font: bold 11px "arial", geneva, verdana, helvetica,sans serif ;
     background-color: #b00;
     position:relative;
     float:right;
     border:0px;
     left:-14px;
     top:-28px;
     padding:0px;
}
* html .rcv-baspage .rcv-recherche .saisie .bouton{
     top:-29px;
}*/

.rcv-baspage .adsense-home-bottom   {
    width:728px;
    height:90px;
    margin:0 auto;
}
.rcv-baspage span{color:#eee;}
.rcv-baspage a{text-decoration:none; color:#eee;}
.rcv-baspage a:hover{
   text-decoration:underline;
   color:#b00;
}
.copyright{
  float:left;
  font: normal 10.5px "arial", geneva, verdana, helvetica,sans serif ;
  margin-left: 325px;margin-bottom: 15px;    border:0px solid #bc0606;
}
*html .copyright{
  margin-left: 155px;
}
.copyright span{
  color:#222;
}
.copyright a{
  color:#222;
  text-decoration:none
}
.copyright  a:hover{
  color:#b00;
  text-decoration:none
}