* {
margin:0px;
padding:0px;
}

body {
	
	background-color: #ffffff;
	color:#000000;
	font-family:arial;
	font-size:14px;
}

a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
a:active {
	color:#000000;
	text-decoration: none;
}

img {
	border:none;
}

#conteiner {
	width: 100%;
	margin:0px auto;
}

#conteinerTopo {
	height: 150px;
	width: 100%;
	background-image:url("/img/topo_fundo.gif");
	background-repeat:repeat-x;
	display:table;
	
}

#conteinerMenu {
	height:50px;
	background-image:url("/img/menu_fundo.gif");
	background-repeat:repeat-x;
	width:100%;
	background-color:#000000;
	display:table;
}

#conteinerMeioCima {
	width:100%;
	background-image:url("/img/meiocima_fundo.gif");
	background-color:#0d5805;
	background-position:bottom;
	background-repeat:repeat-x;
	display:table;
	color:#ffffff;
	margin-bottom:0px;
	margin-top:0px;
}

#conteinerMeioBaixo {
	width:100%;
	margin-top:0px;
	background-image:url('/img/meiobaixo_fundo.gif');
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding-bottom:40px;
	display:table;
	
	
}




#Topo {
	height: 150px;
	width: 940px;
	background-image:url("/img/topo_fundo.gif");
	background-repeat:repeat-x;
	margin:0px auto;
	
}

#imgTopo {
	height:124px;
	width:336px;
	margin-top:10px;
	margin-left:10px;
}

#Menu {
	width:940px;
	background-color:#000000;
	background-image:url("/img/menu_fundo.gif");
	background-repeat:repeat-x;
	margin:0px auto;
}



#MeioCima {
	width:940px;
	background-image:url("/img/meiocima_fundo.gif");
	background-color:#0d5805;
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0px auto;
	padding-bottom:18px;
	display:table;
	
}



h1 {
	color:#ffffff;
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}


#MeioBaixo {
	padding-top:20px;
	width:940px;
	background-image:url('/img/meiobaixo_fundo.gif');
	background-repeat:repeat-x;
	background-color:#ffffff;

	margin:0px auto;
	padding-left:25px;
	display:table;
}

h2 {
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	margin-bottom:25px;
}




.titulo {
	font-family:Georgia, Times New Roman, Times, serif !important;
	font-weight:bold !important;
	font-size:15px !important;
	color: #54a276 !important;
	
}
.chamada {
	width:200px;
	margin-top:5px;
	font-family:Verdana;
	font-size:12px;
}



.leiamais {
	font-family:Georgia, Times New Roman, Times, serif !important;
	font-weight:bold !important;
	font-size:12px !important;
	color: #54a276 !important;
	text-align:right;
	padding-top:10px;
	margin-right:7px;

}
.leiamais a:visited {
	font-family:Georgia, Times New Roman, Times, serif !important;
	font-weight:bold !important;
	font-size:12px !important;
	color: #54a276 !important;
	text-align:right;
}

.leiamais a {
	font-family:Georgia, Times New Roman, Times, serif !important;
	font-weight:bold !important;
	font-size:12px !important;
	color: #54a276 !important;
	text-align:right;
}

.leiamais a:hover {
	font-family:Georgia, Times New Roman, Times, serif !important;
	font-weight:bold !important;
	font-size:12px !important;
	color: #54a276 !important;
	text-align:right;
}
.leiamais a:active {
	font-family:Georgia, Times New Roman, Times, serif !important;
	font-weight:bold !important;
	font-size:12px !important;
	color: #54a276 !important;
	text-align:right;
}
.leiamais a:link {
	font-family:Georgia, Times New Roman, Times, serif !important;
	font-weight:bold !important;
	font-size:12px !important;
	color: #54a276 !important;
	text-align:right;
}



#todasMigalhas {
	font-family:Verdana;
	font-size:10px;
	margin-left:0px;
	margin-top:0px;
	font-weight:400;
	color:#828282 !important;
	padding-bottom:20px;
}

#todasMigalhas a {
	font-family:Verdana;
	font-size:10px;
	font-weight:600;
	color:#828282 !important;

}


#rodape {

	background-color:#ededed;
	height:55px;
	width:100%;
	margin-bottom:0px;
	margin-left:auto;
	clear:both;
	text-align: center;
}
#rodape p {
	width:940px;
	padding-top:20px;
	margin:0px auto 0px auto;
	display:block;
	text-align:center;
}
#rodape span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:0px auto;
	color:#797979;

}
#infinitech {
	float:right;
	font-size:10px;
}

