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

body {
	margin:0px;
}

#conteudo_convenios {
	width: 712px;
	margin-top: 42px;
	height: 100%;
	margin-left: 36px;
}
#titulo_convenios {
	height: 30px;
	width: 452px;
	margin-bottom: 20px;
}

#texto_convenios {
	width:680px;
	height:60px;
	font-family: Arial;
	font-size: 13px;
	color: #939597;
	line-height: 24px;
	margin-bottom: 25px;
}
#subtexto_convenios {
	width:680px;
	height:10px;
	font-family: Arial;
	font-size: 13px;
	color:#8D0000;
	line-height: 12px;
	margin-bottom: 5px;
}
.texto_vermelho_convenios {
	color:#8D0000;
	font-family: Arial;
	font-size: 13px;
}
#convenios {
	width: 712px;
	height: 600px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
li {
	color:#000;
	font-family: Arial;
	font-size: 13px;
	margin-bottom:5px;
}
.parceiros1 {
	width:150px;
	height:80px;
	padding:15px;
	margin-bottom:8px;
	float:left;
}
.parceiros2 {
	width:150px;
	height:80px;
	padding:15px;
	margin-bottom:8px;
	float:left;
}
.parceiros3 {
	width:150px;
	height:80px;
	padding:15px;
	margin-bottom:8px;
	float:left;
}