@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #010101;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	min-width: 900px;
}

blockquote {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	text-align:justify;
}

#container { 
	width: 99,9%;  
	background-image:url(img/content_bg.jpg);
	margin: auto; 
	text-align: left;
} 

#header {
	padding: 0;
	width: 100%;
	height: 200px;
	background-image: url(img/top1.jpg);
	background-repeat: no-repeat;
	background-color: #010101;
	background-position: left bottom;
} 

#header h1 {
	margin: 0; 
	color: #5C5B3F;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}


#header h3 {
	color: #5C5B3F;
	margin-top: -15px;
	margin-left: 220px;
}

#menu {
	background-image:url(img/bcg_menu.jpg);
	background-repeat:repeat-x;
	width:100%;
	height: 20px;
	margin: 0;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#menu a {
	color: #B8B69A;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	float:left;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
	padding-left:20px;
	margin-top:-14px;
	background-image:url(img/div_menu.jpg);
	background-repeat:no-repeat;
}

#menu a:hover {
	color: #323123;
	
}

#menu .first a {
	background-image:none;
}

#menu ul {
	list-style: none;
	padding: 0px;
}

#menu li ul a {
	margin-top:10px;
	text-decoration: none;
	background-image:url(img/bcg_menu.jpg);
	color: #B8B69A;
	border-bottom: 0;
	background-repeat: repeat;
	}

#menu li ul a:hover {
	text-decoration:none;
	color:#323123;
}

#menu li {
	display:inline;
	list-style-image:none;
	list-style-type:none;
}

#sidebar1 {
	float: left;
	width: 200px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	display: table-cell;
}

#mainContent {
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 240px;
	padding:10px;
	width:70%;
	height:100%;
	background-image:url(img/bcgcont.png);
}

#mainContent p {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	text-align:justify;
}

#mainContent h1, h2, h4, h5, h6 {
	color:#B8B69A;
	text-align:center;
}

#mainContent .quotes {
	padding-left:80px;
	font-size: 16px;
}

#mainContent .author {
	text-align:right;
	font-size:16px;
}

#mainContent img {
	padding: 5px;
	padding-left: 20px;
}

#mainContent ul li {
	text-align:center;
	list-style:none;
	color:#b8b69a;
}

#mainContent .atual li {
	display:inline;
	font-size:16px;
}

#mainContent .passos li {
	list-style-type:circle;
	color:#FFF;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}

#mainContent .page {
	text-decoration:underline;
}

#mainContent a {
	color:#B8B69A;
	text-decoration:none;
}

#mainContent a:hover {
	color:#010101;
	text-decoration:none
}

#mainContent th {
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
}

#mainContent caption {
	color:#FFF;
}

#imageFlow { 
	position: absolute; 
	width: 100%; 
	height: 500px; 
	left: 0; 
	top: 260px; 
	overflow: hidden; 
	background: #000; 
} 

#imageFlow .diapo { 
		position: absolute; 
		left: -4000px; 
		cursor: pointer; 
		-ms-interpolation-mode: nearest-neighbor; 
} 

#imageFlow .link { 
		border: dotted #fff 1px; 
		margin-left: -1px; 
		margin-bottom: -1px; 
} 

#imageFlow .text { 
		position: absolute; 
		left: 0px; 
		width: 100%; 
		bottom: 16%; 
		text-align: center; 
		color: #FFF; 
		font-family: verdana, arial, Helvetica, sans-serif; 
		z-index: 1000; 
} 

	#imageFlow .title { 
		font-size: 0.9em; 
		font-weight: bold; 
} 

#imageFlow .legend { 
		font-size: 0.8em; 
} 

#imageFlow .scrollbar { 
		position: absolute; 
		left: 10%; 
		bottom: 10%; 
		width: 80%; 
		height: 16px; 
		z-index: 1000; 
} 

#imageFlow .track { 
		position: absolute; 
		left: 1%; 
		width: 98%; 
		height: 16px; 
		filter: alpha(opacity=30); 
		opacity: 0.3; 
} 

#imageFlow .arrow-left { 
		position: absolute; 
} 


#imageFlow .arrow-right { 
		position: absolute; 
		right: 0px; 
} 

#imageFlow .bar { 
		position: absolute; 
		height: 16px; 
		left: 25px; 
} 


#footer {
	bottom: 0px;
	background-image:url(img/bcg_menu.jpg);
	background-position:right center;
	background-color: #5C5B3F;
	height: 45px;
	padding-bottom: 0;
	width:100%;
} 

#footer img {
	margin-top:-31px;
	margin-right:5px;
	float:right;
}

#footer center {
	margin-top:0px;
	padding-top:15px;
}

#footer a {
	color: #B8B69A;
	padding-left: 0;
	text-decoration:none;
	
}

#footer a:hover {
	text-decoration:underline;
	color: #323123;
}

#footergal {
	position: absolute;
	top:760px;
	bottom: 0px;
	background-image:url(img/bcg_menu.jpg);
	background-position:right center;
	background-color: #5C5B3F;
	height: 45px;
	padding-bottom: 0;
	width:100%;
} 

#footergal img {
	margin-top:-31px;
	margin-right:5px;
	float:right;
}

#footergal center {
	margin-top:0px;
	padding-top:15px;
}

#footergal a {
	color: #B8B69A;
	padding-left: 0;
	text-decoration:none;
	
}

#footergal a:hover {
	text-decoration:underline;
	color: #323123;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#desenvolvedores {
	background:#000;
	padding:2px;
}

#desenvolvedores a {
	color:#b8b694;
	text-decoration:none;
	font-size:10px;
}

#desenvolvedores a:hover {
	text-decoration:underline;
}

#desenvolvedores p {
	text-align:center;
}
