* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	font-size: 11px;
	font-family: helvetica, sans-serif;
	color: #fff;
	background-color:#333
	
}

.high-magenta {
	background-color: #333;
	color: #FFFFFF;
	padding: 1px 6px 1px 2px;
	font-size:9px
 
}

 
/**********MAIN CONTENT**********/
 

 
body.section-2 {
	background-color:#333
}
body.section-5 {
		background-color:#333
}
body.section-6 {
	background-color:#333
}
body.section-7 {
	background-color:#333
}



/**********LISTS**********/
ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(none);
}

/**********LINKS**********/
a:link { text-decoration: none; color: #000; font-size: 11px; background-color:#FC0;}
a:active {	text-decoration: none; color: #000; font-size: 11px; background-color:#FC0;}
a:visited { text-decoration: none; color: #000; font-size: 11px; background-color:#Fc0;}
a:hover {text-decoration: nome;	color: #000; font-size: 11px; background-color:#fc0;}

#menu {
	top: 20px;
	font-size: 13px; 
	left: 0;
    position: fixed;
    height: 100%;
	width: 170px;
	padding: 0;
	margin: 0;
	background: none;
	text-align: left;
}

#menu a {
	background: #FFF;
	color: #333;
	padding: 1px 2px 1px 20px;
}
 
#menu a:hover {
	background: #Fc0;
	color: #000;
	text-decoration: none;
}
 
#menu a:visited {
	color: #000;
}



a img {
	background-color: #000000;
}

/**********MENU**********/

#menu {
	width: 250px;
	overflow: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right:0;
	position: fixed;
	height: 100%;
	white-space: normal;
}

#menu ul li{
	line-height: 15px;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul {
	margin: 0;
}
	
#menu ul li.section-title {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	color: #Fc0;
	background: #231F20;
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
	
li.section-title {
	font-size: 12px;
	font-family: helvetica, sans-serif;
	color:#Fc0;
	font-size: 11px;
	line-height: 25px;
	background-color:#333;
	height: 16px;
	text-indent: 20px;
	font-weight: bolder;
	width: 200px;
	list-style-type: none;
}



/* conteudos */
#content {
    height: 100%;
    margin: 0 0 0 265px;
    top: 0;
}

.container {
	text-align: left;
	padding: 20px 10px;
	background: #fff;
	width: 650px;
	background-color: #333;
	float: left;
	display: inline;
}

/* area do texto */
#content p {
	width: 600px;
	margin-bottom: 9px;	
}



p, ul {margin-left: 0; margin-bottom: 0.8em; margin-right: 0; margin-top: 0;}

h1 { font-size: 12px; }
h2 { font-size: 10px; }
h3 { font-size: 10px; }
h4 { font-size: 10px; }

#img-container img	{
	border: 0px solid #fff;
	margin-bottom:5px;
	margin-top:5px
}
#img-container p	{ margin-bottom: 9px; margin-left: 0px; padding: 0;; text-align: left; }

#once { clear: left; }



#footer {
	font-family: Helvetica, arial, sans-serif;
	line-height: 15px;
	font-size: 0.9em;
	float: left;
	display: inline;
	margin: 40px 0 0 250px;
	text-align: left;
	width: 614px;
}
/**********SLIDESHOW***********/
 
 
.pics img {
	border: 0px dotted #CCC;
	margin-left: 0px;
}
 
.pics { 
	display:block;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	height: 520px;
}
 
.img-bot {
	display:block;
	margin-bottom:6px;
}
