body {
color : #5C5C5C;
font-family : Verdana, San-serif;
font-size: 12px;
background : #006A78 url('../images-site/bg.gif') repeat-x;
}

a {
color : #5C5C5C;
text-decoration : underline;
}

a:hover{
color : #4C7300;
text-decoration : underline;
}
#menu {
float :left;
height : 30px;
width : 797px;
font-family : Verdana, San-serif;
font-size: 12px;
line-height : 25px;
border-top : 1px solid #E8E8E8;
border-bottom : 1px solid #E8E8E8;
border-left : 1px solid #E8E8E8;
border-right : 1px solid #E8E8E8;
background : url(../images-site/menu-a.jpg);
}

#iLeft {
float : left; 
width : 200px; 
height : 446px;
padding : 0px;
margin-top : 10px;
margin-bottom : 10px;
overflow-y : scroll;
}

#iLeft div {
float : left;
margin-left : 15px;
width : 70px;
height : 70px;
}

#iLeft div img{
width : 70px;
height : 53px;
cursor : pointer;
border : none;
}


.hidden {
display : none;
}

#iRight {
float : left; 
margin-left : 20px; 
padding : 10px;  
width : 550px;
}

#iRight div{
float : left; 
width : 100%; 
}

#iRight img{
margin-top : 20px;
}

#menu a {
float :left;
height : 30px;
padding-left : 10px;
padding-right : 10px;
border-left : 1px solid #6C6C6C;
border-right : 1px solid #353535;
display: inline;
color : #ffffff;
text-decoration : none;
background : url(../images-site/menu-a.jpg);
}

#menu a img{
margin-top: 4px;
}

#menu a:hover {
display: inline;
color : #ffffff;
text-decoration : none;
background : url(../images-site/menu-hover.jpg);
}

#container {
position : absolute;
width : 800px;
left : 50%;
margin-left : -400px;
background-color: #ffffff;
}

#content {
float : left; 
width : 780px;
border-left : 1px solid #E8E8E8;
border-right : 1px solid #E8E8E8;
background-color: #ffffff;
}

#left {
float : left; 
width : 335px;
padding-right : 10px;
margin-right : 10px;
border-right : 1px dotted #000000;
}

#right {
float : left; 
width : 423px;
}

#top {
float : left;
width : 800px;
height : 190px;
border-top : 0px solid #E8E8E8;
border-left : 0px solid #E8E8E8;
border-right : 0px solid #E8E8E8;
background : url(../images-site/top.jpg);
}

h1 {
font-family : Trebuchet MS, San-serif;
font-size: 17px;
color : #94E000;
}