table.menu {
	border              :  thin outset white;
	font-family         : xx-small verdana;
     font-size   : 10px;
	border-top-style    : inset;
	border-bottom-style : outset;
	border-color        : #E1E1E1;
}

TABLE {
	font-family : verdana;
    font-size   : 10px;
}

BODY {
	font-family : verdana;
    font-size   : 10px;
}

TD {
	font-family : verdana;
    font-size   : 10px;
}

A {
    font-family     : verdana;
    font-size   : 10px;
	text-decoration : none;
	color           : #000000;
}

A:HOVER {
    font-family     : verdana;
    font-size       : 10px;
	text-decoration : none;
	color           : black;
}

A.cart{
    font-family     : verdana;
    font-size       : 10px;
	text-decoration : none;
	color           : Navy;
	font-weight     : bold;
}

dl, dt, dd, ul, li {
	margin         : 0;
	padding        : 0;
	list-style-type: none;
}

#menu {
	width : 19em;
}

#menu dt {
	cursor       : pointer;
	margin       : 2px 0;;
	height       : 20px;
	line-height  : 20px;
	text-align   : left;
	font-weight  : bold;
	border       : 1px solid gray;
	background   : #ccc;
}

#menu dd {
	border       : 1px solid gray;
}

#menu li {
	text-align   : left;
	background   : #fff;
}

#menu li a, #menu dt a p{
	color            : #000;
	text-decoration  : none;
	display          : block;
	border           : 0 none;
	height           : 100%;
}

#menu li a:hover, #menu dt a:hover {
	background       : #eee;
}

#textAreaStyle {
	clear         : left;
	color         : black;
	padding       : right;
	text-align    : right;
}

    div.uedge {
      width: 100%;
      background-color: 587993;
      background-image: none;
    }

   div.uedge2 {
      width: 90%;
      background-color: #587993;
      background-image: none;
    }
 
    div.ledge {
      background-image: none;
    }
    div.ulcorner {
      background-image: url(../../imagesLogiciel/topleft.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.urcorner {
      background-image: url(../../imagesLogiciel/topright.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.blcorner {
      background-image: url(../../imagesLogiciel/bottomleft.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.brcorner {
      background-image: url(../../imagesLogiciel/bottomright.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding: 15px 30px 30px 15px;
    }
    div.innercontent {
      width: 100%;
    }


    div.innercontent2 {
      width: 100%;
      height:100px;
    }

   div.innercontent3 {
      width: 90%;
    }

    div.middle {
      width: 272px;
      background-image: url(middle.gif);
      background-repeat: repeat-y;
    }

    div.top {
      background-image: url(top.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    
    div.bottom {
      background-image: url(bottom.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 15px 30px 30px 15px;
    }





