/* CSS Document */

body {
margin: 0;
font-family: verdana, arial, sans-serif; 
font-size: 12px; 
}

global {
width : 900 px;
height : 100 %;
}
/*--------- le header --------*/
.head1 {
background-image: url('images/header.jpg');
width: 900px;
height: 99px;
}

.head2 {
width: 900px;
height: 22px;
margin: 0 px; 
padding: 0;

}
.head2 li {
float: left;
}

.head2 li span { display: none; }

.head2-g { width: 403 px; height: 22 px; background-image: url('images/head2_g.jpg');}
.head2-d { width: 204 px; height: 22 px; background-image: url('images/head2_d.jpg');}

ul {
list-style-type: none;
width: 100%;
}

a.image1 { background : url('images/image1.jpg'); width : 82 px; height : 22 px;}
a.image1:hover { background : url('images/image1_h.jpg'); background-position: -22 px; }
a.image2 { background : url('images/image2.jpg'); width : 103 px; height : 22 px;}
a.image2:hover { background : url('images/image2_h.jpg'); background-position: -22 px; }
a.image3 { background : url('images/image3.jpg'); width : 108 px; height : 22 px;}
a.image3:hover { background : url('images/image3_h.jpg'); background-position: -22 px; }

/*--------- le header --------*/


/*--------- Le menu --------*/
.menu {
width: 182px;
height: 530px;
margin: 0 px; 
padding: 0;
}
.menu li {
padding:0px;
border: 0; 
}





/*--------- Le menu --------*/




/*--------- Le contenu --------*/

/*--------- Le contenu --------*/