@charset "iso-8859-1";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background-color: #c8c2a1;
	}

#main
	{
	margin-top:10px;
	height: 555px;
	width: 945px;
}

#federacoes
	{
	position:fixed;
	top:190px;
	left:12px;
}
	
#menu img 
	{	
	float:right
	}	

#bfolly
	{ 
	position:fixed;
	text-decoration:none;
	top:565px;
	left:822px;
	height:15px;
	width:123px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ccc;
	background-color:#666;
	}

#rodape
	{
	position:fixed;
	clear:left;
	left:280px;
	top:580px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;	
	}
	
#rodapei
	{
	position:relative;
	clear:left;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;	
	}
	
.bthide{
	float:right;
	cursor:pointer;
	}	

#cscroll{
	width:655px;
	height:380px;
	}
	
#cscroll2{
	width:675px;
	height:380px;
	}
	
	
.scroll
	{
	overflow:auto;
	scrollbar-face-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-highlight-color: #666;
	scrollbar-3dlight-color:#666;
	scrollbar-darkshadow-color: #666;
	scrollbar-track-color: #999;
	scrollbar-arrow-color: #FFFFFFFFF;
	}
	
#barra
	{
	position:fixed;
	top:191px;
	float:left;
	height:374px;
	width:12px;
	background-color: #330000;
	}


#antprox
	{
	position:relative;
	float:right;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
	}
	
.menulateral{
	background-color:#330000;
	text-align:center;
	float:left;
	position:fixed;
	cursor:pointer;
	}	

.menulateral img{
	margin:5px;
	}

.btnlateral{
	background-color: #330000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:5px;
	width:90px;
}

.submenu{
	position:fixed;
	width:95px;
	float:left;
	background-color:#999;
	visibility:hidden;
	}

.btnsubmenu{
	background-color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	margin:3px;
	margin-top:5px;/*manter mesma margin do menu*/
	margin-bottom:5px;/*manter mesma margin do menu*/
	width:89px;/*tamanho da classe submenu - a margin*/
	color:#FFF;
	}	
	
#tituloprinc{
	height:35px;
	text-align:justify;
	padding:10px;
	}	
	
#tituloprinc h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#FFF;
	font-weight:bold;
	float:left;
	}
	
#textosgrandes{
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
	cursor:default;
	}

#textosgrandes .areasocios {
	font-size:18px;
	font:Georgia;
	}

#textosgrandes h1{
	font-size:17px;
	font-weight:bold;
	color:#F00;
	}	
	
#textosgrandes h2{
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	}
	
#textosgrandes h3{
/*	text-decoration:underline;*/
	color:#F00;
	font-size:17px;
	}	
	
#textosgrandes h5{
	font-size:12px;
	font-weight:bold;
	color:#996;
	}
	
#textosgrandes h6{
	font-size:10px;
	text-align:center;
	line-height:20px;
	}
	
#textosgrandes .sojutsu h6{
	max-width:410px;
	font-size:10px;
	text-align:center;
	line-height:20px;
	}	
	
#textosgrandes big {color:#C00; font-size:18px; font-weight:bold;}	
	
#emconstrucao{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	}
	
.conttexto{
	position:fixed;
	clear:left;/*so no primeiro div depois dos menus*/
	margin-top:70px;/*so no primeiro pra arrumar o ie*/
	margin-left:230px;
	width:675px;
	height:450px;
	vertical-align:top;
	background-image:url(imgs/quadfundo.png);
	visibility:hidden;
	}
	
.bttextosecundario{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#F00;
	background-image:url(imgs/quadfundo.png);
	margin-top:5px;
	margin-bottom:5px;
	margin-right:3px;
	width:auto;
	text-decoration:underline;
}

#titulossubtexos{
	clear:left;
	float:left;
	}
	
.conttexto li{
	margin-left:50px;
	}

a:link {text-decoration: none; color:#F00}
a:visited {text-decoration: none; color:#F00}
a:hover {font-weight:bold; cursor:pointer; }
a:active {text-decoration: none}