html, body, td, form, ul, li, dd, dl {margin:0; padding:0}

body
{
    font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	background-image: url(../img/maquet/fond_1.gif)
}
#partie_top 
{
    position: relative; 
	margin:0; 
	width: 100%;
	height: 40px;
	background-image:     url("../img/maquet/metal_up.gif");
}

.menu_styl
{
	position: relative;
	float: left;
	width: 110px;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	color: black;
	cursor: pointer;
}
.menu_titre
{
	position: relative;
	float: right;
	font-size: 14px;
	font-weight: bolder;
	color: red;
}
.menu_titre_lk
{
	font-size: 14px;
	font-weight: bolder;
	color: red;
}
a.menu_titre_lk:hover    {  text-decoration: none; color: red; }
a.menu_titre_lk:visited  {  text-decoration: none; color: red; }
a.menu_titre_lk:link     {  text-decoration: none; color: red; }

.st_ORD {
	font-size: 10px;
	font-weight: bold;
	color: blue;
}

.st_Textes {
	color: blue;
}

/*---------- core drop shadow rules ------------*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
} 
.wrap1 {
	float:left;
	background:     url("../img/maquet/shadow.gif") right bottom no-repeat;
}
.wrap2 {
	background:     url("../img/maquet/corner_bl.gif") left bottom no-repeat;
}
.wrap3 {
	padding:0 8px 8px 0;
	background:     url("../img/maquet/corner_tr.gif") right top no-repeat;
}
.inDIV {
    background :   url("../img/maquet/chalk_bg.jpg") repeat;
}

/* ----------------------- Boutons --------------- */

a.btIn { 
     display: block; 
     width: 32px; 
     height: 19px; 
     background-image: url(../img/bt/bt_in.gif); 
     background-repeat: no-repeat;
}
a.btIn:hover { background-image: url(../img/bt/bt_in_x.gif); }

a.btOut { 
     display: block; 
     width: 32px; 
     height: 19px; 
     background-image: url(../img/bt/bt_out.gif); 
     background-repeat: no-repeat;
}
a.btOut:hover { background-image: url(../img/bt/bt_out_x.gif); } 

a.btExit { 
     display: block; 
     width: 32px; 
     height: 19px; 
     background-image: url(../img/bt/bt_exit.gif); 
     background-repeat: no-repeat;
}
a.btExit:hover { background-image: url(../img/bt/bt_exit_x.gif); } 

a.bt_up { 
     display: block; 
     width: 19px; 
     height: 19px; 
     background-image: url(../img/bt/bt_up.gif); 
     background-repeat: no-repeat;
}
a.bt_up:hover { background-image: url(../img/bt/bt_up_x.gif); } 

a.bt_ok { 
     display: block; 
     width: 19px; 
     height: 19px; 
     background-image: url(../img/bt/bt_ok.gif); 
     background-repeat: no-repeat;
}
a.bt_ok:hover { background-image: url(../img/bt/bt_ok_x.gif); } 

a.bt_nok { 
     display: block; 
     width: 19px; 
     height: 19px; 
     background-image: url(../img/bt/bt_nok.gif); 
     background-repeat: no-repeat;
}
a.bt_nok:hover { background-image: url(../img/bt/bt_nok_x.gif); } 

a.bt_add { 
     display: block; 
     width: 19px; 
     height: 19px; 
     background-image: url(../img/bt/bt_add.gif); 
     background-repeat: no-repeat;
}
a.bt_add:hover { background-image: url(../img/bt/bt_add_x.gif); } 

a.bt_del { 
     display: block; 
     width: 19px; 
     height: 19px; 
     background-image: url(../img/bt/bt_del.gif); 
     background-repeat: no-repeat;
}
a.bt_del:hover { background-image: url(../img/bt/bt_del_x.gif); } 

a.bt_av { 
     display: block; 
     width: 32px; 
     height: 19px; 
     background-image: url(../img/bt/bt_av.gif); 
     background-repeat: no-repeat;
}
a.bt_av:hover { background-image: url(../img/bt/bt_av_x.gif); } 

a.bt_ap { 
     display: block; 
     width: 32px; 
     height: 19px; 
     background-image: url(../img/bt/bt_ap.gif); 
     background-repeat: no-repeat;
}
a.bt_ap:hover { background-image: url(../img/bt/bt_ap_x.gif); } 

a.bt_img { 
     display: block; 
     width: 32px; 
     height: 19px; 
     background-image: url(../img/bt/bt_img.gif); 
     background-repeat: no-repeat;
}
a.bt_img:hover { background-image: url(../img/bt/bt_img_x.gif); } 

a.bt_no_img { 
     display: block; 
     width: 32px; 
     height: 19px; 
     background-image: url(../img/bt/bt_no_img.gif); 
     background-repeat: no-repeat;
}
a.bt_no_img:hover { background-image: url(../img/bt/bt_no_img_x.gif); } 

a.bt_sav { 
     display: block; 
     width: 32px; 
     height: 19px; 
     background-image: url(../img/bt/bt_sav.gif); 
     background-repeat: no-repeat;
}
a.bt_sav:hover { background-image: url(../img/bt/bt_sav_x.gif); } 
