@charset "ISO-8859-1";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	line-height:19px;
}

.titulo  {
	font-family: arial;
	font-size: 13px;
	color: #f58220;
	text-decoration: none;
	text-align:justify;
	
}


.texto  {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align:justify;
	
}

.box-contactos {
	background: transparent;
	font-family: arial;
	font-size: 11px;
    width: 270px;
	border: 1px solid #f58220;
	height: 18px;
	color: #fff;
	
	
}

.box-codigo-postal-1 {
	background: transparent;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	width: 100px;
	border: 1px solid #f58220;
	height: 18px;
	
}

.box-codigo-postal-2 {
	background: transparent;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	width: 162px;
	border: 1px solid #f58220;
	height: 18px;
	
}

.box-contactos-mensagem{
	background: transparent;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	width: 270px;
	border: 1px solid #f58220;
	height: 72px;
	
}
.link  {
	font-family: arial;
	font-size: 12px;
	color: #f58220;
	text-decoration: none;
}


.link a:link, .link a:visited, .link a:active {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
}

.link a:hover {
	font-family: arial;
	font-size: 12px;
	color: #f58220;
	text-decoration: none;
}
