body {
background: #f6eed0;
font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

* {margin:0;padding:0}
html,body{height:100%;width:100%;}

body {
text-align:center;
min-height: 744px;
min-width: 350px;
}

#container {
position: absolute;
top: 25%;
height: 50%;
text-align: center;
width: 100%;
left:0px;
}

#languages {
margin-top: 30px;
height: 20px;
width: 590px;
margin-left: auto;
margin-right: auto;
}

#italiano {
width: 290px;
float: left;
text-align: left;
}

#english {
width: 290px;
float: right;
text-align: right;
}

#copyright {
margin-top: 40px;
clear: both;
text-align: center;
font-size : 0.8em;
font-style: italic;
}

a {
color: #231F20;
text-decoration: none;
font-weight: normal;
}

div.line_brown {
width: 100%;
height: 6px;
border-top:6px solid #944f31;
}

span.tm {
font-size: 0.6em;
}

p.slogan {
color: #231F20;
font-weight: bold;
font-size: 13pt;
}

