body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.scrol_branco {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #960202;
	scrollbar-highlight-color: #960202;
	scrollbar-3dlight-color: #960202;
	scrollbar-shadow-color: #960202;
	scrollbar-darkshadow-color: #960202;
	scrollbar-track-color: #B70505;

}

.scrol_vermelho{
	scrollbar-arrow-color: #EE1C23;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}



.texto_branco11, .texto_branco12, .texto_branco14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.texto_branco11{
	font-size: 11px;
}

.texto_branco11:hover {
	text-decoration: underline;
}

.texto_branco12{
	font-size: 12px;
}

.texto_branco12:hover {
	text-decoration: underline;
}

.texto_branco14{
	font-size: 14px;
}

.texto_branco14:hover {
	text-decoration: underline;
}

.texto_cinza, .texto_cinza12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6E71;
	text-decoration: none;
}
.texto_cinza{
	font-size: 11px;
} 
.texto_cinza12{
	font-size: 12px;
}

.texto_cinza:hover {
	text-decoration: underline;
}

.texto_cinza12:hover {
	text-decoration: underline;
}
.texto_malelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDD00;
	text-decoration: none;
}

.texto_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C60406;
	text-decoration: none;
}

.texto_vermelho:hover {
	text-decoration: underline;
}

.texto_vermelho11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C60406;
	text-decoration: none;
}

.texto_vermelho11:hover {
	text-decoration: underline;
}

.texto_preto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.texto_laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF7E0B;
	text-decoration: none;
}

.link_vermelho_italico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C60406;
	text-decoration: none;
	font-style: italic;
}

.link_vermelho_italico:hover {
	color: #000000;
}


/*////////////// == DIV == ///////////////////*/

#linkhome {	position:absolute;
	left:1px;
	top:0px;
	width:139px;
	height:112px;
	z-index:4;
}


#bt_voltar {
	position:absolute;
	left:716px;
	top:15px;
	width:60px;
	height:14px;
	z-index:2;
}

#linkhomecopafla {
	position:absolute;
	left:668px;
	top:0px;
	width:112px;
	height:88px;
	z-index:2;
}

#menucopafla {
	position:absolute;
	left:372px;
	top:13px;
	width:260px;
	height:40px;
	z-index:1;
}

#contcopafla {
	position:absolute;
	left:362px;
	top:96px;
	width:419px;
	height:200px;
	z-index:3;
	overflow: auto;
	FILTER: chroma(color=#4E4E4E);
}

#menu_destaque {
	position:absolute;
	left:303px;
	top:272px;
	width:98px;
	height:15px;
	z-index:5;
}

/*////////////// == forms == ///////////////////*/

.campo_form_contato{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	width:265px;
	height:17px;
	border:none;
	color: #000000;
}

.campo_msg_contato {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	width:265px;
	height:85px;
	border:none;
	FILTER: chroma(color=#4E4E4E);
}


.campo_form_arquibancada, .campo_form_mural {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	width:155px;
	height:17px;
	border:none;
}

.campo_form_arquibancada {
	color: #6D6E71;
}

.campo_form_mural {
	color: #000000;
}

.escolha_arquibancada {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6E71;
	text-decoration: none;
	font-size: 11px;
	width:100px;
	height:17px;
}

.campo_msg_mural {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	width:205px;
	height:50px;
	border:none;
	FILTER: chroma(color=#4E4E4E);
}

.campo_form_dia, .campo_form_ano {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	height:17px;
	border:none;
	color: #6D6E71;
}

.campo_form_dia{
	width:20px;

}

.campo_form_ano{
	width:60px;

}
