@charset "utf-8";
/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif;font-size:12px;cursor:default;background:#2E2E2E;margin:0;padding:0;}
a, a:hover {cursor:pointer;text-decoration:none;}
.clr {clear:both;}
#menu {background:url(../images/fond_menu.png) top left no-repeat;width:190px;height:420px;font-family:Arial, Helvetica, sans-serif;}
.menu a, .active{color:#fff;font-size:12px;font-weight:bold;float:right;padding:0 30px 0 0;height:22px;text-decoration:none;}
.active {color:#ff9900 !important;}
.menu a:hover {color:#ff9900;background:url(../images/menu_on.png) top right no-repeat;text-decoration:none;}
.spacer {float:right;}
h1 {font-size:22px;font-weight:bold;margin:0 0 15px 0;}
h3 {font-size:16px;font-weight:bold;color:#333;}
p{
	margin:7px 0;
}
span.small {
font-size:9px;float:right;width:230px;margin:-12px 0 6px 20px;color:#777;
}

hr {border:1px dotted #ff9900;}
.back, .next {width:16px;height:16px;float:right;}
.back a{background:url(../images/back.png) no-repeat;display:block;}
.next a{background:url(../images/next.png) no-repeat;display:block;}
.back a:hover{background:url(../images/back_on.png) no-repeat;}
.next a:hover{background:url(../images/next_on.png) no-repeat;}
.pages {color:#ff9900;font-weight:bold;font-size:16px;letter-spacing:2px;width:60px;text-align:center;float:right;}

