body{
background-image: url(../images/cote.gif);
text-align: center;
font-size: 12px;
margin: 0px;
}
input{
border: solid 1px #FF6633;
margin-top: 5px;
}
select{
border: solid 1px #FF6633;
margin-top: 5px
}
a{
text-decoration: none;
color: #FF6633;
}
td{
font-size: 12px;
}
.menu{
margin-top: 10px;
position: relative;
background-image: url(../images/bd.gif);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #FFFFFF;
border: solid 1px #FF6633;
width: 900px;
height: 15px;
margin-left: auto;
margin-right: auto;
font-family: Verdana;
text-transform: capitalize;
}
.frise{
position: relative;
background-color: #ffffff;
background-position: left;
background-repeat: no-repeat;
background-image: url(../images/logo.jpg);
border: solid 1px #FF6633;
border-bottom: 0px;
width: 900px;
height: 99px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
font-family: Verdana;
color: #000000;
font-weight: bold;
text-transform: capitalize;
vertical-align: bottom;
}
.list{
position: relative;
border-top: solid 1px #000000;
width: 800px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
margin-bottom: 20px;
}
.corps{
border: solid 1px #FF6633;
border-top: 0px;
position: relative;
margin-top: -1px;
background-color: #FFFFFF;
width: 900px;
height: auto;
margin-left: auto;
margin-right: auto;
font-family: Verdana;
z-index: 100;
}
.connect{
position: relative;
width: 620px;
height: 70px;
text-align: left;
}
.menufrise{
text-align: left;
position: relative;
vertical-align: bottom;
margin-top: 9px;
width: 450px;
margin-right: 200px;
}
.sousmenufriseon{
position: relative;
width: 100px;
height: 20px;
text-align: center;
background-color: #FFFFCC;
margin-left: 5px;
border-bottom: 0px;
float: left;
font-weight: normal;
cursor : pointer;
}
.menurea{
font-size: 14px;
font-family: Verdana;
background-color: #ffffcc;
text-align: center;
display: none;
margin-right: auto;
margin-bottom: 1px;
margin-left: auto;
width: 900px;
border-style: none solid solid;
border-width: 0 1px 1px;
border-color: #ff6633;
}
.addrea{
float:left;
border-right:solid 1px #ff6633;
background-color: #ff6633;
height:20px;
width: 20px;
text-align: center;
}
.sousmenufriseoff{
position: relative;
width: 100px;
height: 20px;
color: #000000;
text-align: center;
background-color: #CCCC99;
margin-left: 5px;
border-bottom: 0px;
float: left;
font-weight: normal;
cursor : pointer;
}
.search{
position: relative;
text-align: right;
width: 500px;
float: left;
}
.spacer {
  clear: both;
}
.titre{
position: relative;
font-family: Helvetica;
font-size: 16px;
font-weight: bold;
vertical-align: bottom;
text-align: left;
}
.contenuon{
margin-left: auto;
margin-right: auto;
margin-bottom: 25px;
position: relative;
width: 850px;
display: block;
text-align: center;
}
.contenuoff{
margin-left: auto;
margin-right: auto;
position: relative;
width: 850px;
display: none;
}
.imgdroite{
float:right;
}
.selected{
border: solid 1px #FF6633;
}



/* sous menu onglet*/
.sousmenuongletoff{
position: relative;
height: 20px;
color: #000000;
text-align: center;
background-color: #CCCC99;
margin-left: 5px;
border-bottom: 0px;
float: left;
font-weight: normal;
cursor : pointer;
}

.sousmenuongleton{
position: relative;
height: 20px;
color: #000000;
text-align: center;
background-color: #CCCC99;
margin-left: 5px;
border-bottom: 0px;
float: left;
font-weight: bold;
cursor : pointer;
}

.stopfloat
{
	clear:both;
}