@charset "utf-8";
/* CSS Document */
#divrodape{
	width:100%;
	height:auto !important;
	min-height:100px;
	height:100px;
	margin:0px;
	padding:0px;
	background-color: #a6ce39;
	background-image: url(../images/background-rodape.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#controdape{
	width:1000px;
	margin:0em auto;
	height:auto !important;
	min-height:245px;
	height:245px;
}
#cmpfase{
	width:132px;
	height:auto !important;
	min-height:40px;
	height:40px;
	margin-left:5px;
	margin-right:5px;
	margin-top:25px;
	float:left;
}
#btnprincipal{
	width:132px;
	height:auto !important;
	min-height:20px;
	height:20px;
	float:left;
}
#btnprincipal h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#295a10;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#btnsecundario{
	width:132px;
	height:auto !important;
	min-height:40px;
	height:40px;
	float:left;
}
#btnsecundario p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#295a10;
	margin:0px;
	margin-top:10px !important;
	padding:0px;
}
#btnsecundario a{
	text-decoration:none;
	color:#295a10;
}
#btnsecundario a:hover{
	text-decoration:underline;
	color:#295a10;
}
#inforoda{
	width:980px;
	padding:10px;
	margin-top:20px !important;
	float:left;
	text-align:center;
}
#inforoda h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#295a10;
	font-weight:bold;
	margin:0px;
	padding:0px;
}