* {
margin:0;
padding:0;
}
body {
background:#FFFFFF none repeat scroll 0 0;
color:#555555;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
letter-spacing:1px;
line-height:14px;
text-align:justify;
width:600px;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a:link {
color:#555555;
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:visited {
color:#555555;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:none;
}
a img {
border:medium none;
}
#menu {
background-color:#FFFFFF;
bottom:0;
height:100%;
left:0;
overflow:auto;
position:fixed;
top:0;
width:330px;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 15px;
}
#menu ul li.section-title {
font-size:20px;
line-height:30px;
}
#content {
height:100%;
margin:0 0 0 300px;
top:0;
}
.container {
padding:30px 0px 30px 30px;
}
#content p {
margin:0 0 9px;
width:550px;
}
p {
margin:0 0 9px;
}
.fine {
font-size:50%;
line-height:100%;
}
.indice {
font-size:70%;
line-height:100%;
vertical-align:super;
}
.tabu {
margin-left:30px;
}
.image {
margin:15px 36px 12px 0;
}
h2 {
font-size:20px;
line-height:30px;
}
h3 {
font-size:40px;
line-height:68px;
}
h4 {
font-size:40px;
line-height:20px;
}
h5 {
font-size:20px;
line-height:30px;
margin-top:26px;
}
h6 {
font-size:20px;
line-height:22px;
margin-bottom:4px;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:600px;
}
#once {
clear:left;
}