
* {
margin : 0;
padding : 0;
}
body {
background : #663366;
}
#page {
margin : 0 auto;
width : 450px;
background : #ffffff;
padding : 5px;
border-left : 5px dashed #99cc00;
border-right : 5px dashed #99cc00;
}

#page img {
display: block;
margin: 0 auto;
}

ul#menu {
height : 25px;
width : 450px;
list-style-type : none;
background : #990066;
}

ul#menu2 {
height :25px;width :345px;list-style-type : none;background : #990066;padding:0 0 0 105px;}


ul#menui {
height : 25px;
width : 380px;
list-style-type : none;
background : #ffffff;
margin-left : 65px;
}

ul#menu li , ul#menu2 li{
float : left;
line-height : 25px;
}

ul#menui li {
float : left;
line-height : 25px;
}


ul#menu li.marge {
margin : 0 15px 0 0;
color : #ffffff;
font-weight : bold;
}

ul#menui li.marge {
margin : 0 15px 0 0;
color : #ffffff;
}


a.haut {
color : #990066;
text-decoration : none;
margin-left : 170px;
}

a.haut:hover {
color : #990066;
font-weight : bold;
margin-left : 170px;
}

ul#menu li a, ul#menu2 li a {
display : block;
width : 100px;
height : 25px;
text-decoration : none;
color : #ffffff;
text-align : center;
}

ul#menui li a {
display : block;
width : 100px;
height : 25px;
text-decoration : none;
color:#990066;
text-align : center;
font-weight : bold;

}

ul#menu li a:hover, ul#menu2 li a:hover{
background : #993366;
height : 23px;
border-bottom : 2px solid #990033;
text-decoration : underline;
}

ul#menui li a:hover {
background : #993366;
color : #ffffff;
height : 23px;
border : 1px dashed #ffccff;
}

img {
text-align : center;
}
