body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 110%;
}
body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #8D6452;
	margin-top: 0px;
	margin-bottom: 10px;
}
a {  
	color: #004A94;
	text-decoration: none;
}
a:visited {  
	color: #746495;
	text-decoration: none;
}
a:hover{  
	color: #004A94;
	text-decoration: underline;
}
#master-top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 159px;
	background-image: url(/images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#logo {
	position: absolute;
	height: 141px;
	width: 323px;
	left: 0px;
	bottom: 0px;
}
#img-top {
	position: absolute;
	height: 141px;
	width: 637px;
	bottom: 0px;
	right: 0px;
}
#menu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg-menu.png);
	background-repeat: no-repeat;
	height: 48px;
	position: relative;
	text-transform: uppercase;
	font-size: 10px;
}
#menu-txt {
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu1 {
	color: #FFF;
	position: absolute;
	height: 17px;
	width: 300px;
	left: 10px;
	top: 29px;
}
#menu1 a{
	color: #FFF;
	text-decoration: none;
}
#menu1 a:hover{
	text-decoration: underline;
}
#menu2 {
	position: absolute;
	height: 17px;
	width: 270px;
	left: 328px;
	top: 29px;
	color: #FFF;
}
#menu2 a{
	color: #FFF;
	text-decoration: none;
}
#menu2 a:hover{
	text-decoration: underline;
}
#menu3 {
	position: absolute;
	height: 17px;
	width: 340px;
	right: 10px;
	top: 29px;
	color: #695046;
	text-align:right;
}
#menu3 a{
	color: #333;
	text-decoration: none;
}
#menu3 a:hover{
	text-decoration: underline;
}
#master-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(/images/bg-content.gif);
	background-repeat: repeat-y;
	position: relative;
}
#content-left {
	width: 663px;
	float: left;
	margin-left: 7px;
	padding: 0px;
}
#content-left-txt {
	padding: 10px;
	margin: 0px;
}
#content-left-top {
	background-color: #E4DFDE;
	padding: 10px;
	height: 70px;
	margin: 0px;
}

#content-right {
	width: 280px;
	float: right;
}
#content-right-txt {
	margin-right: 10px;
}

#master-rodape {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg-bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	position: relative;
}
#rodape-txt {
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
#rodape-txt a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#data-actualizacao {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	position: absolute;
	right: 10px;
	bottom: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
form {
	padding: 0px;
	margin: 0px;
}
#content-left-toph {
	background-color: #E4DFDE;
	height: 197px;
}
.tit-dest-right {
	padding-bottom: 15px;
}
#pesquisa {
	background-color: #F2F2F2;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -8px;
	margin-right: -5px;
}
.dest-agenda-right {
	font-size: 10px;
}
.dest-data-agenda {
	color: #666666;
}
.separador-bot {
	margin-top: 10px;
	padding-top: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

#content-right-logo {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
#dest-video-right {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
