@charset "utf-8";

/* CSS Document */



hr {

	

}

h2 {

	font-size: 13px;

	text-align: left;

}

* {

	color: #333333;

}

a:link , a:visited {

	color: #006699;

	text-decoration: none;

}

a:hover {

	color: #FF0000;

}

.titulosverdes {

	color: #66CC00;

	font-weight: bold;

}

.txtvermelho {

	color: #FF0000;

	font-weight: bold;

}

.minitexto {

	font-size: 9px;

	margin: 3px 0;

	background: #eeeeee;

	border: 1px #CCCCCC solid;

}
#divPatrocinadores {
	width: 960px;
	padding: 10px 5px;
	margin: 10px 0;
	border: 1px solid #EEEEEE;
}
.Patrocinadores {
	width: 180px;
	height: 90px;
	border: 1px solid #DDDDDD;
	float: left; display: inline;
	margin: 0 5px;
}
