html {
cursor:normal;
width:1200px ;
height:800px ;
margin-right:auto !important;
margin-left:auto !important;
background:url(../icon/fond.png);

background:white;

//background:#f49c37;
text-align:center !important;
}
body {
width:1200px ;
height:800px;
overflow:auto;
font-family: Arial;
text-align:center;
margin-right:auto !important;
margin-left:auto !important;


}

h4 {
color:#a52752;
color:#fea63c;
margin-top:0px;
margin-bottom:10px;
font-size:18px;
}

b {
font-weight:bold;
color:#393939;

}

a {
color:#393939;
border-bottom:1px solid #393939;	
text-decoration:none;
}

#main {
width:1200px;
height:auto;
overflow:none;
text-align:center;
}

#bandeau {
width:1200px;
height:91px;
position:relative;
float:left;
//background:url(../icon/bandeau2.png);
background:url(../icon/logo_v&s.jpg) no-repeat center;

}

#gauche {
width:210px;
height:700px;
padding-top:100px;
margin-right:20px;
position:relative;
float:left;
text-align:right;
}

#droite {
width:740px;
height:540px;
position:relative;
float:left;
background:url(../icon/bandorouge.png) repeat-x top #EEEEEE;
margin-top:50px;
padding:10px;
padding-top:25px;
text-align:left;
overflow:hidden;
color:#72696d;
font-family : Courier New, Courier, mono;
font-size:16px;
}



.deroulant {
width:450px;
height:25px;
font-family:Arial;
font-size:14px;
position:relative;
float:left;
text-align:left;
color:blue;
border : 1px red solid;


}


#article {
width:100%;
height:auto;
position:relative;
float:left;
color:#393939;
font-family : Courier New, Courier, mono;
font-size:14px;
}

td {
color:#393939;
font-family : Courier New, Courier, mono;
font-size:14px;



}



#ascenseur {
width:20px;
height:540px;
position:relative;
float:left;
margin-top:50px;
padding:10px;
padding-top:25px;
padding-left:0px;
padding-right:0px;
text-align:left;
overflow:auto;
background:red;
background:url(../icon/bandorouge.png) repeat-x top #dddddd;
font-family : Courier New, Courier, mono;
font-size:16px;
visibility:hidden;
}

#bouton_monte {
width:100%;
height:30px;
position:relative;
float:left;
margin-top:150px;
background:url(../icon/bout_monte.gif) no-repeat center center;
cursor:pointer;
}
#bouton_descend {
width:100%;
height:30px;
margin-top:100px;
position:relative;
float:left;
background:url(../icon/bout_descend.gif) no-repeat center center;
cursor:pointer;
}


#pied {
width:760px;
height:100px;
position:relative;
float:left;
padding:10px;
padding-top:15px;
color:white;
font-family:Arial;
font-size:14px;
text-align:center;



}

.item_menu {
width:210px;
height:40px;
position:relative;
float:left;
margin-right:5px;
margin-bottom:1px;
cursor:pointer;
background-position: right;
}
.item_menu_suite {
width:21px;
height:21px;
position:relative;
float:left;
cursor:pointer;

}
.petit-filet {
width:100%;
height:10px;
position:relative;
float:left;
background:url(../icon/petifilet.png) no-repeat right bottom;
}
.moyen-filet {
width:100%;
height:3px;
margin-top:25px;
margin-bottom:25px;
position:relative;
float:left;
background:url(../icon/moyenfilet.png) no-repeat right center;
}

