body {
	font-size: 14px;
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	color: gray;
	text-align: center;
	background: #FFFFFF;
}

img {
	border: 0px;
}

a:link {
	color:#999999;
	text-decoration: none;
	border: 0px;
}
a:visited {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color:#f10000;
	
}
a:active {
	color:#f6f6f6;
}


.clear {
	clear: both;
}

#header{
	background: #ffffff;
	width: 750px;
	margin:0 auto 0 auto;
}

#sigla {
	padding: 10px 0 0 0;
	float: left;
}

h1 {    font-size: 11px;
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	color: #f10000;
}

h2 {    font-size: 11px;
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	color: #353535;
}

#menu1 {
	float: right;
	font-size: 12px;
   word-spacing: 4px;
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	color: #999999;
	padding: 20px 0 0 0;
	text-align: right;
   	font-weight: bold;
}

#content {
	background: #ffffff;
	height: 100%;
	width: 750px;
	margin:0 auto 0 auto;
}

#content2 {
	border: 1px solid gray;
	border-color: gray;
	background: #fbfbfb;
	height: 380px;
	width: 700px;
	padding: 30px 20px 20px 30px;
}

#content2 #content2-left {
	float: left;
	width: 455px;
}

#content2 #content2-left a.nav {
	margin: 0 90px 0 90px;
	
}

#content2 #content2-bar {
	float: left;
	width: 40px;
	text-align: center;
}

#content2 #content2-right {
	float: left;
	width: 205px;
	
}

#content_mem { 
    border: 1px solid gray;
	border-color: gray;
    background: #fbfbfb;
	height: 490px;
	width: 710px;
	padding: 20px;
	word-spacing: 200px;
}

#text{
	font-size: 11px;
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	color: #353535;
	text-align: justify;

	
	
}

#footer{
	background: #ffffff;
	height: 15px;
	width: 750px;
	margin:0 auto 0 auto;
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	text-align: left;
	padding: 10px;
}

#menu2 {
	font-size: 11px;
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
    line-height: 11px;
	background: #f1bfbfb;
	padding-top: 10px;
}
li {margin:.5em 10% .5em 0;
text-align: left;
width: 160px;}
