@charset "utf-8";
/* CSS Document */

.box-download{
	margin-left:25px;
	margin-right:25px;
	border:3px solid #CCC;
	}
	
.box-download h2{
	color:#A40031;
	font-size:14px;
	border-bottom:2px solid #CCC;
	background:#FFC;
	}
	
.box-download h3{
	margin-top:0;
	margin-bottom:0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:12px;
	}

.box-download img{
	text-align:center;
	}
	
.descricao{
	float:left;
	width:565px;
	height:auto;
	}

.img-donwload{
	float:right;
	margin:0;
	text-align:center;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	padding-top:15px;
	padding-bottom:15px;
	width:150px;
	display:inline;
	}
	
.box-download-2{
	clear:both;
	}
	
.requisitos{
	clear:both;
	}
