
* {
border:0pt none;
margin:0pt;
padding:0pt;
}
html, body {
height:100%;
width:100%;
}
body {
background:fixed url(../image/body-bg.jpg) repeat-x;
}
#content {
background:transparent url(../image/middle-bg.jpg) repeat-y scroll;
font-family:Tahoma;
font-size:11px;
margin:0pt auto;
min-height:1050px;
padding:0pt 6px;
width:783px;
}
#content a {
color:#FE8900;
text-decoration:underline;
}
#content #header {
height:162px;
width:769px;
}
#content #menu {
color:#603411;
float:left;
font-weight:bold;
width:157px;
}
#content #menu ul {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:157px;
}
#content #menu ul li {
text-align:center;
width:157px;
}
#content #menu ul li a {
background:transparent url(../image/bt-menu.jpg) no-repeat scroll left top;
color:#d3d3d3;
display:block;
height:24px;
line-height:24px;
text-decoration:none;
width:157px;
}
#content #menu ul li a:hover, #content #menu ul li a.on {
background:transparent url(../image/bt-menu-over.jpg) no-repeat scroll left top;
color:#505050;
}
#content #menu .sstitre {
background:#c1c1c1;
}
#content #menu .sstitre li a {
background:none #c1c1c1;
color:#888888;
font-weight:normal;   
}
#content #menu .sstitre li a.on, #content #menu .sstitre li a:hover {
background:none #707070;
color:#505050;
font-weight:bold;
}
#content #middle {
color:#7E623D;
float:right;
margin-top:5px;
min-height:810px;
padding-right:30px;
width:578px;
}
#content #middle p{
 color:#6c6c6c;
 text-align:justify;
 font-size:11px;
}
#content #middle .file a, #content #middle .file {
color:#888888;
font-weight:bold;
text-decoration:none;
}
#content #middle img{
	border:1px solid #505050;
}
#content #middle h1 {
color:#986621;
font-size:20px;
font-weight:bold;
margin-bottom:5px;
margin-top:15px;
}
#content #middle .left {
float:left;
margin:3px;
}
#content #middle .right {
float:right;
margin:3px;
}
#content #footer {
clear:both;
padding-top:50px;
text-align:center;
width:770px;
}


LABEL
{
  display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
  padding-right: 20px;
  text-align:right;  
}
INPUT, SELECT, TEXTAREA
{
  width:200px;
  border: solid 1px black;
  background-color:#f4f8fc;
  padding-left: 2px;
}

FORM BR
{
	clear:left;
}


