*{

margin:0px;
font-family:arial;

}
body{
background-color:#FFAF68;

}
#page{
width:100%;
height:100%;
border:1px solid #FFAF68;
}
#background_home{
	background: transparent url(http://sama.dev.agenceweb.ch/Images/SAMA_home.jpg) no-repeat;
    margin:auto;
	width:1024px;
	height:880px;

}

#menu{
width:270px;
height:480px;
margin-left:40px;
margin-top:350px;
float:left;

font-size:14px;
}
#content{
overflow:auto;
margin-right:30px;
}
#content_over{
font-size:14px;
margin-right:40px;
margin-left:70px;
margin-top:370px;
width:580px;
height:460px;
overflow:auto;
}
#content.table{
width:380px;
height:290px;
}
#nav li {
list-style-type:none;
line-height:30px;
color:#86210D;

}
#nav a{
color:#86210D;
text-decoration:none;
}

a{
text-decoration:none;
color:black;
}
#footer{
margin-top:50px;
}
#footer a {
margin-left:10px;
margin-right:10px;
}
h1{
font-size:22px;
margin-bottom:15px;
}
h2{
font-size:18px;
margin-bottom:10px;
}
img{
margin-top:20px;

}
#netlink{
margin-top:20px;
font-size:12px;
margin-bottom:20px;

}
#netlink a:hover{
color:#000;
}
#netlink a{
color:#86210D
}
