@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 20px;
	font-size: 12px;
	
	}

.geral {
	width:900px;
	height:auto;
	margin:0 auto;
	}

.menu {
	width:154px;
	height:574px;
	background:#FFF;
	margin:0;
	float:left;
}

.menu2 {
	margin: 10px 0 0 8px;
	color:#686666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	display:block;
}

.centro {
	width:313px;
	height:574px;
	background:#B13515;
	margin:0;
	float:left;
}

.div_meio {
	background-image:url(../imagens/div_meio.jpg);
	width:104px;
	height:574px;
	float:left;
}

.direito {
	width: 294px;
	height:574px;
	background:#FFF;
	margin:0;
	float:left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	}

.conteudo {
	width:746px;
	height:auto;
	float:left;
}
	
.icones {
	width:900px;
	height:auto;
	float:left;
	text-align:right;
}

.direito_img1 {
	
	position:absolute;
	top:65px;
}

.direito_img2 {

	position:absolute;
	top:213px;
}

.direito_img3 {

	position:absolute;
	top:363px;
}


.rodape {
	width:900px;
	height:26px;
	background:#FC7215;
	margin:0;
	float:left;
}

.logo {
	border:0;
	margin-bottom:30px;
}


a:link {
	color: #686666;
	text-decoration: none;
}
a:visited {
	color: #686666;
	text-decoration: none;
}
a:hover {
	color: #FC7214;
	text-decoration: none;
}
a:active {
	color: #FC7214;
	text-decoration: none;
}


.titulo {
	color:#FC7213;
	font-size:9pt;
	font-weight:bold;
	}
	
.texto {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	
}

.p1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #999;
	line-height:26px;
	}

.p2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #333;
	line-height:26px;
	text-align:justify;
	
}

.div_tag {
	width:584px;
	float:left;
	text-align:justify;
}
	
.parenteses {
	color:#B13313;
	}

h1, h2, h3, h4, h5, h6 {
	color:#FC7213;
}

.botoes {
	background:#FFF;
	color:#B13313;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.img_tag {
	width:500px;
	padding-left:42px;

}
