<style type="text/css">
body, table.tabela, tr, th, img { behavior: url(iepngfix.htc) }
</style> 
@font-face {
    font-family: 'DINRegular';
    src: url('din-regular-webfont.eot');
    src: url('din-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('din-regular-webfont.woff') format('woff'),
         url('din-regular-webfont.ttf') format('truetype'),
         url('din-regular-webfont.svg#DINRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#titulo {
	font:22px DINRegular, Verdana, sans-serif;
	color:#CCC;
	
}
.txtContato {
	font-family:GillSans, Tahoma, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:top;
	text-align:right;
}
.txtObservacao {
	font-family:GillSans, Tahoma, sans-serif;
	font-size:11px;
	color:#828282;
	padding-top:5px;
	padding-bottom:5px;
}
.box {
	font-family:GillSans, Tahoma, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	padding-left: 3px;
	width: 220px;
	border:1px solid #c1c1c1;
}
.box_list {
	font-family:GillSans, Tahoma, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	padding-left: 3px;
	width: 225px;
}
.box_msg {
	font-family:GillSans, Tahoma, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	padding-left: 3px;
	margin-top:10px;
	width: 555px;
	border:1px solid #c1c1c1;
}
.botao {
	font-family:GillSans, Tahoma, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	text-align:center;
	width: 100px;
}
.tabela {
	margin-left:330px;
	margin-top:40px;
}
.tabela_interna {
	width: 650px;
}
.tabela_logotipo {
	margin-left:325px;
}
.txt_voltar {
	font-family:GillSans, Tahoma, sans-serif;
	font-size:11px;
	padding-top:8px;
	color:#FFFFFF;
	text-decoration: none;
}
.txt_voltar:hover {
	font-family:GillSans, Tahoma, sans-serif;
	font-size:11px;
	padding-top:8px;
	color:#FFFFFF;
	text-decoration:underline;
}
.foto {
	margin-left:23px;
	margin-top:20px;
}
.canto {
	width:20px;
}
.texto {
	font-family:GillSans, Tahoma, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	padding-top:5px;
	padding-bottom:5px;
	
}

.texto-erro {
	font-family:GillSans, Tahoma, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	padding-top:5px;
	padding-bottom:5px;
}
