body{
font-size:11px;
color:black;
background-color:#333333;
font-family:Verdana;
}
.content{
width:700px;
height:2100px;
margin-left:auto;
margin-right:auto;

background-color:white;
}
.lewe_menu{
width:190px;
height:2100px;
float:left;
background-color:#006699;

padding:10px;
border:1px white solid;
}
.lewe_menu_2{
width:468px;
height:2100px;
float:left;
background-color:white;

padding:10px;
}


#link li{
width:130px;
height:20px;

padding:5px;
}
p{
text-align:center;

}
#tresc li{
width:300px;

list-style:none;
padding:5px 5px 0 5px;
}
#link a:link{color:white;text-decoration:none;}
#link a:active{color:white;text-decoration:none;}
#link a:visited{color:white;text-decoration:none;}
#link a:hover{color:silver;text-decoration:none;}
