
.rcv-entete{
      	background: #ca0002 ;
	border: 0px solid #000;
	margin:0px;
	color:#fff;
	float:left;
    width:980px;
    padding:5px;
    height:95px;    
    margin:5px 0px 10px 0px;       
    -moz-border-radius: 6px; 
    border-radius: 6px;         
    -webkit-border-radius: 6px; /* pour Chrome */ 
}

* html .rcv-entete{
width:990px;
 margin-bottom:20px;  
}

.menu{
 z-index:2000;
   height:35px; 
   border:0px solid #000;
   float:left;
   width:989px;
   margin-bottom:10px;
   background:#fff;
   -moz-border-radius: 6px; 
   -webkit-border-radius: 6px; 
    border-radius: 6px;         
   -webkit-border-radius: 6px; /* pour Chrome */ 
/*behavior:url(script/border-radius.htc);
position: relative; z-index 0*/

}

#rcv-menu{
	color:#fff;
        	float:left;
        width:990px;
        padding:5px;
        height:20px;
        margin:0px 0px 10px 0px;
        border: 1px  solid #bbb;
        border: 1px 0px 1px 0px;
        background: transparent;
}

.rcv-titre-page{
  width:550px;
  height:90px;
  float:left;
  font-size:42px;
  color:#fff;
}

.rcv-titre-page .texte{
    margin-top:43px;
    margin-left:260px;
    height:20px;
    border:0px solid green;
}


.rcv-recherche{
 width:415px ;
 height:20px;
 border:1px solid blue;
 position:relative;
 top:11px;
 float:right;
}
.type-recherche{
 color:white;
 border:1px solid blue;
 width:300px;
 height:10px;
 font: bold 11px "arial", geneva, verdana, helvetica,sans serif ;
 margin-bottom:1px;
 text-transform:uppercase;
 padding:0px;
}

.type-recherche form { border:1px solid #fff;  width:280px;}
.type-recherche input { border:1px solid #fff; height:20px;  padding:0px;}

.type-recherche a{
     color:#fff;
     text-decoration:none
}
.rcv-recherche .type-recherche a:hover{
     color:#8d0208;
     text-decoration:none;
     font-weight:bold;
}
.type-recherche a:active{
     color:#8d0208;
     font-weight:bold;
}

a.recherchechoice{color:red;}

/*
.saisie{
      width:420px;
      float:left;
      border:0px solid blue;
      height:auto;
      position:relative;
      top:21px;
}

* html .saisie{
      top:21px;
}

.saisie input{
     height:22px;
     padding:5px 0px 0px 5px;
     border:2px solid #bc0606;
     margin:0px;
}
.saisie input[type='text']{
     width:400px;
}
* html .saisie .texte{
   width:400px;
}
.saisie input[type='radio']{
     width:20px;
     height:22px;
     padding:5px 0px 0px 5px;
     border:0px solid #bc0606;
    vertical-align:middle; 
    margin:0;
}
* html .saisie .radio{
   width:20px;
   height:22px;
   padding:5px 0px 0px 5px;
   border:0px solid #bc0606;
    vertical-align:middle;
    margin:0;
}
.saisie .bouton{
     height:25px;
     width:70px;
     color:#fff;
     font: bold 11px "arial", geneva, verdana, helvetica,sans serif ;
     background-color: #b00;
     position:absolute ;
     float:right;
     border:0px;
     left:336px;
     top:25px;
     padding:0px;
}
* html .saisie .bouton{
     top:26px;
}*/


.saisie{
      width:220px;
      float:left;
      border:0px solid blue;
      height:auto;
      position:relative;
      top:0px;
    left:280px;
}

* html .saisie{
      top:1px;
}

.saisie input{
     height:17px;
     padding:5px 0px 0px 5px;

     margin:0px;
}
.saisie input[type='text']{
     width:250px;
}
* html .saisie .texte{
   width:220px;
}
.saisie input[type='radio']{
     width:20px;
     height:20px;
     padding:5px 0px 0px 5px;
     border:0px solid #bc0606;
    vertical-align:middle;
    margin:0;
}
* html .saisie .radio{
   width:20px;
   height:20px;
   padding:5px 0px 0px 5px;
   border:0px solid #bc0606;
    vertical-align:middle;
    margin:0;
}
.saisie .bouton{
     height:23px;
     width:70px;
     color:#fff;
     font: bold 11px "arial", geneva, verdana, helvetica,sans serif ;
     /*background-color: #b00;*/
     position:absolute ;
     float:right;
     border:0px;
     left:230px;
     top:4px;
     padding:0px;
     background: transparent url(../images/camV/0000003/recherche_icon.png) no-repeat;
     cursor:pointer;
/*
    text-transform:uppercase;*/
}
