* {
margin:0;
padding:0;
}
body {
background:#FFFFFF none repeat scroll 0 0;
font-size: 12px;
font-family: Courier New, Courier, monospace;
text-transform:none;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}

a:link {
	text-decoration: none;
	color: #000000;	
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	}


a img { border: none; }


#menu {
	bottom:15px;
	padding-left: 10px;
	line-height:17px;
	overflow:auto;
	position:fixed;
	text-align:left;
	top:30px;
	width:200px;
	background-color: #fff;
}

#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:20 0 12px;
}

#menu ul li.section-title {
padding-top:11px;
text-transform:none;

}



#content {
float:left;
height:100%;
width:80%;
margin:0;
padding-left:280px;
padding-top:30px;
}
.container {
padding:5px 5px 25px;
}
#content p {
margin-bottom:9px;
width:600px;
}
p {
margin:0 0 9px;
}
h1 {
font-size:10px;
}
h2 {
font-size:12px;
text-decoration:none
}
h3 {
font-size:16px;
}
h4 {
font-size:12px;
}
Estilo1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}

#once {
clear:left;
}

.vi{
	text-decoration:underline;
	float:right;
}
