html{
	height:100%;
}
body{
	margin:0;
	padding:0;
	font:70% verdana,sans-serif;
	background:#F5F5F5;
	color:#666;
	height:100%;
}

a{
	text-decoration:none;
	color:#666;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:0;
}

.mouse{
	cursor:pointer;
	cursor:hand;
}

.clear{
	clear:both;
	margin:0;
	display:inline;
}

#top{
	width:auto;
	height:75%;
	position:relative;
}

#bottom{
	width:auto;
	height:25%;
	position:relative;
	background:#2424D4;
}

#container_top{
	margin:0 auto;
	width:1000px;
	height:100%;
	padding:0 0 0 0;
	position:relative;
}

#container_bottom{
	margin:0 auto;
	height:100%;
	width:1000px;
	padding:0 0 0 0;
	position:relative;
}

#main{
	height:100%;
	width:650px;
	float:left;
	top:25px;
	left:25px;
	position:relative;
}

#vertical_bar{
	height:100%;
	width:100px;
	float:left;
	background:#E5E5E5;
}

#right{
	height:100%;
	width:250px;
	left:100px;
	position:relative;
}

#vertical_bar_bottom{
	height:100%;
	width:100px;
	position:relative;
	float:left;
	background:#E5E5E5;
}

#right_bottom{
	top:55px;
	position:relative;
	width:250px;
	left:100px;
	position:relative;
	text-align:center;
	color:#FFF;
}

#main_photo{
	position:relative;
	width:328px;
	height:350px;
	left:-39%;
	top:15%;
	background:url(../images/marcilio.gif) no-repeat;
}

#link_home{
	position:relative;
	left:293px;
	top:-60px;
}
.link_home2:link{color:#000099;}
.link_home2:visited{color:#000099;}
.link_home2:hover{color:#000099;}
.link_home2:active{color:#000099;}

#menu1{
	position:relative;
	top:-10%;
	left:1%;
}

#menu2{
	position:relative;
	top:-10%;
	left:5%;
}

#menu3{
	position:relative;
	top:-10%;
	left:9%;
}

#menu4{
	position:relative;
	top:-10%;
	left:13%;
}

#menu5{
	position:relative;
	top:-10%;
	left:17%;
}

#menu6{
	position:relative;
	top:-10%;
	left:21%;
}

#home_fade{
	width:580px;
	height:241px;
	background:url(../images/cartao.png) no-repeat 100px;
}

#home_body{
	font-size:90%;
	text-align:justify;
}

#home_body2{
	text-align:justify;
	padding:0 20px 0 0;
}

#home_title{
	text-align:center;
	font-size: 12px;
	font-weight: bold;
}

.visitors{
	color:#666;
	text-align:justify;
	font-size:10px;
}

.box{
	border:solid 1px #D0D0D0; 
	background:#F0F0F0;
	padding:20px;
	text-align:center;
	color:#666;
	font-size:10px;
}

.visitors_box{
	color:#666;
	font-size:10px;
	font-family: Verdana, Arial;
	scrollbar-face-color: F5F5F5; 
	scrollbar-highlight-color: F5F5F5; 
	scrollbar-3dlight-color: F5F5F5; 
	scrollbar-darkshadow-color: F5F5F5; 
	scrollbar-shadow-color: F5F5F5; 
	scrollbar-arrow-color: 999999; 
	scrollbar-track-color: F5F5F5; 
}

.authors{
	color:#00153F;
	text-align:right;
	font-size:9px;
}

.mail_memorial:link{color:#FFF;}
.mail_memorial:visited{color:#FFF;}
.mail_memorial:hover{color:#FFF;}
.mail_memorial:active{color:#FFF;}