html,
body {
   margin:0 auto;
   padding:0;
   height:100%;
}

#container {
	min-height:90%;
	width: 930px;
	margin: 0 auto 0 auto;
}

#header {
   padding:10px 10px 0px 10px;
}

#body {
	width: 895px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}

#footerOut {
	width: 930px;
	margin: 0px auto 0px auto;
}


#footer {
	width: 930px;
	height: 60px;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.footerIMG {
	background-image: url(imagens/rodape_r1_c5.gif);
	background-repeat: repeat-x;
}

#divLogo {
	height: 188px;
	width: 213px;
	color: #FFFFFF;
	float: left;
	background-color: #082056;
	background-image: url(imagens/header_r1_c1.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
}

#divBanner {
	width: 682px;
	height: 188px;
	margin-left: 213px;
	color: #FFFFFF;
	background-color: #082056;
	background-image: url(imagens/header_r1_c14.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}

#divMenu {
	width: 187px;
	color: #FFF;
	float: left;
	background-image: url(imagens/menu_box.png);
	background-repeat: repeat-x;
	background-position: 0px -32px;
	padding: 0px;
	margin: 0px 0px 0px 26px;
	display: inline;
}

#telBox {
	width: 188px;
	color: #FFF;
	float: left;
	margin: 30px 0px;
	background-image: url(imagens/contactos.gif);
	background-repeat: no-repeat;
	height: 81px;
}

#divContent {
	width: 635px;
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 0px;
}

#divMenurodape {
	height: 22px;
	background-image: url(imagens/menu_box_r1_c4.png);
	background-repeat: no-repeat;
	background-position: bottom;
}


.divFooterLF {
	height: 45px;
	width: 4px;
	margin-left: 0px;
	padding-left: 0px;
}

.divFooterRG {
	height: 45px;
	width: 4px;
	bottom: 0px;
	clip: rect(0px,auto,auto,auto);
	margin-left: 0px;
	padding-left: 0px;
}

#divMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	display: block;
	height: 26px;
	width: 187px;
	text-indent: 32px;
	text-decoration: none;
	color: #FFF;
}

#divMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	display: block;
	height: 26px;
	width: 187px;
	text-indent: 32px;
	text-decoration: none;
	color: #006;
	background-color: #8395B0;
	/*opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;*/
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #006;
	font-weight: lighter;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #006;
	font-weight: lighter;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	width: 350px;
	padding: 0px;
	margin: 0px;
}
img.right {
	float: right;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
	}

img.left {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
}

img {
	padding: 0px;
	text-align: left;
}

img.gal {
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border: none;
}


