/* ------------------------------------------------------------------------
version:1.0
author:Favus Interactive Editoração Eletrônica LTDA-ME
email:projeto@favus.com.br
website:http://www.favus.com.br
phone:55 (11) 3837 0555 | 3554 4349
*/

.logoEvento{
	width: 122px;
	height: 122px;
	margin-right: 10px;
	float: left;
	border: 1px solid #ccffcc;
}

h6{
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

h5{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 2px;
}

h4{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	border: 2px solid #0099cc;
}

.linkInscricao{
	color:#0033cc;
	font-size: 11px;
	border-bottom: 1px dotted #c0c0c0;
}

#table{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#table td{
	width: auto;
	padding: 5px;
	border: 1px dotted #c0c0c0;
	margin: 3px;
}

#tabelaValores{
	width: 100%;
}

#tabelaValores td{width: 20%; border: 1px solid #c0c0c0; text-align:left; padding: 5px; margin: 2px;}