@charset "UTF-8";
/*box imagem e texto*/
#contentinvdesc {
	margin:70px auto 0px 0px;
	width:100%;
	clear:both;
	float:right;
}
ul#invbox1 {
	width:93%;
	margin: 0px auto;
	float:right;
}
li#inv_azp {
	float:left;
	width:45%;
	padding-left:1%;
}
li#text1 {
/*margin-top:1.5%;
	padding-right:8%;
	max-width:100%;*/
}
/*box botoes*/

#b1 {
	clear:both;
	margin:40px 0% 4em 14%;
	float:left;
	letter-spacing: 1px;
}
#b1, #b2 {
	border: 1px solid #4a4949;
	border-radius: 5px;
	padding: 5px 15px;
	font-family: 'Amatic SC';
	font-size:20px;
	text-align:center;
}
li#b1 a, li#b2 a {
	color:#4a4949;
}
#b1 a:hover, #b2 a:hover {
	color:#d5515f;
}
#b2 {
	clear:both;
	margin:40px 0% 4em 14%;
	float:left;
	margin-left:3%;
}
