body{
	background-image: url(../img/bg.jpg);
/*	background-repeat:repeat-x;
	background-color:#FFFFFF;*/
	background-position: center;
	background-repeat: repeat-x;
	background-attachment: fixed;
	width: 840px;
	margin: 0 auto;
	padding : 0;
}

.tudo{
	/*left:50%;*/
	/*margin-left:-385px;*/
	float:left;
	left:0px;
	background-color:#FFFFFF;
	min-height:100%;
	*height: 100%;
	position:absolute;
	width: 770px;
	border:1px solid #294D42;
	border-collapse:collapse;
}
.lateral{
	width:150px;
	float:left;
	margin-top: 5px;	
	margin-bottom:10px;
	margin-left:5px;
}
/*
.lateral{
	background-image: url(../img/FQEsq.jpg);
	width:150px;
	height:460px;
	float:left;
	margin-top: 5px;	
	margin-bottom:10px;
	margin-left:5px;
	overflow:hidden;
}*/
/*.lateral{
	background-image: url(../img/FQEsq_mod.jpg);
	background-repeat:repeat-y;
	width:150px;
	float:left;
	margin-top: 5px;	
	margin-bottom:10px;
	margin-left:5px;
}*/

.menu{
	background-color: #A99D8F;
	width:610px;
	height:80px;
	float:left;
	font-size:12px;
	position:relative;
	margin-top:5px;
	overflow:hidden;
}
.textos{
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #555555;

}
.textos a{
	color: #555555;
}
.conteudo{
	width:610px;
	float:left;
	min-height:350px;
	position:relative;
	/*background-color: #DED2C4;*/
	background-color:#FFFFFF;
	font-size:12px;
	margin-bottom:10px;
	overflow:hidden;
	margin-bottom: 10px;
}

.rodape{
	float:left;
	clear: both;
	width: 770px;	
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B4C41;
	position: absolute;
	bottom: 0;
	
}
.rodape a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.iframe{
	background-color: #A49787;
	width: 130px;
	height:220px;
	margin-left:10px;
	margin-top:10%;
	/* 30 */
	float:left;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A59684;
	font-weight: bold;
}

.style_verde {
	color: #294D42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.style_verde a{
	color: #294D42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style_verde a:visited{
	color: #294D42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style_verde a:houver{
	color: #294D42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textos_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;
	font:bold;

}
.textos_menu a{
	color: #FFFFFF;
	font:bold;

}

.textbox {
	font-family: Verdana;
	font-size: 12px;
	background-color: #f7f7f7;
	border: 1px solid #aaaaaa;
}
.zebra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f7f7f7;
	border: 1px solid #aaaaaa;
}
.graybutton {
	font-family: Verdana;
	font-size: 12px;
	background-color: eeeeee;
	border: 1px solid aaaaaa;
	clip:  rect(1px 1px 1px 1px);
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}