body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/background.jpg);
	background-repeat: repeat-x;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	font-weight: normal;
	margin-bottom: 11px;
}
.padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5A476B;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DA231B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5a476b;
}
.bordaimagem {
	border: 1px solid #C8C8C8;
	background-color: #F4F4F4;
	margin-right: 10px;
	margin-bottom: 10px;
}
.nottitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA231B;
}
.infinferior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #83838D;
}
.tituloartigos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.artigostit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A476B;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5a476b;
	border-top: none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.tabela_linha {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.fundotabela {
	background-color: #F2F2F2;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	top: 15px;
	bottom: 15px;
	clip: rect(15px,auto,15px,auto);
}
.tabela_espaco_fotos {
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.padraoinscricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	margin-right: 10px;
}
