html,
body {
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(imagens/fundo_bk.jpg);
	background-repeat: repeat-x;
}

#container {
	height:100%;
	height: auto !important;
	min-height:100%;
	width: 955px;
	background-color: #FFF;
	margin: 0 auto 5px;
	padding:0 0 15px 0;
	position: relative;
	z-index: 5;
}
#sombraE {
	width: 8px;
	margin: 0px;
	padding: 0px;
	float: left;
	left: -8px;
	position: absolute;
	top: 0px;
}
#sombraD {
	width: 8px;
	margin: 0px;
	padding: 0px;
	float: right;
	right: -8px;
	position: absolute;
	top: 0px;
}

#header {
	height: 80px;
	width: 945px;
	margin: 0 auto 0 auto;
	padding: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#body {
	width: 944px;
	height:100%;
	height: auto !important;
	min-height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imagens/menu_bk.jpg);
	background-position: 50px 38px;
	background-repeat: repeat-x;
	padding: 0px;
	display: table;
}

#footerOut {
	width: 100%;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-image: url(imagens/rodape2.jpg);
	background-repeat: repeat-x;
	z-index: 20;
}

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

#Box {
	height: 229px;
	width: 188px;
	padding: 0px;
	background-color: #F0F0F0;
	margin-top: 0px 0px 1px 0px;
	float: left;
	background-image: url(imagens/menu_column.jpg);
	z-index: 10;
	display: inline;
}
#BoxSpace {
	height: 229px;
	width: 1px;
	padding: 0px;
	margin: 0px ;
	float: left;
	display: inline;
}
#Box:hover, #Box.hover {
	height: 229px;
	width: 188px;
	padding: 0px;
	background-image: url(imagens/menu_column_bk.jpg);
	background-repeat: repeat-x;
	float: left;
	display: inline;
	margin-top: 0px 0px 1px 0px;
}
#Box a {
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	height: 22px;
	display: block;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Box a:hover, #Box a.hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footerIMG {
	
}

#divLogo {
	height: 64px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-align: left;
}
#divPesquisa {
	height: 30px;
	width: 200px;
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divLogin {
	height: 30px;
	width: 150px;
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divIdioma {
	height: 30px;
	width: 100px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#morph_demo {
	width: 945px;
	height: 325px;
	color: #FFF;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	background-color: #3CF;
	margin-bottom: 2px;
	overflow: hidden;
}
#banner_main {
	width: 945px;
	height: 250px;
	color: #FFF;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-bottom: 2px;
	overflow: hidden;
}

#banner_main2 {
	width: 944px;
	height: 240px;
	color: #FFF;
	margin-top: 2px;
	margin-right: auto;
	margin-left: 6px;
	font-size: 14px;
	margin-bottom: 2px;
	overflow: hidden;
}

#divMenu {
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 38px;
	background-image: url(imagens/menu_bar_bk.jpg);
	background-repeat: repeat;
	z-index: 20;
	padding: 0px;
}
#divMenu a{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
* html #divMenuCol {
	height: 300px;
}

#divMenuCol {
	width: 219px;
	min-height: 300px;
	height: 100%;
	height: 300px !important;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	display: inline;
}

#divMenuCol a{
	width: 219px;
	height: 25px;
	background-image: url(imagens/seta_menu.png);
	background-repeat: no-repeat;
	background-position: 200px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	font-size: 12px;
	text-indent: 10px;
	color: #666;
	text-decoration: none;
}
#divMenuCol a:hover, #divMenuCol a.hover{
	width: 219px;
	height: 25px;
	background-image: url(imagens/seta_menu.png);
	background-repeat: no-repeat;
	background-position: 200px 3px;
	font-size: 15px;
	color: #000000;
	background-color: #E6E6E6;
}

#telBox {
	width: 188px;
	color: #FFF;
	float: left;
	margin: 30px 0px;
	background-image: url(imagens/contactos.gif);
	background-repeat: no-repeat;
	height: 81px;
}
* html div#divContent { 
   height: expression( this.scrollHeight < 301 ? "300px" : "auto" ); /* sets min-height for IE */
   min-height: 300px; /* sets min-height value for all standards-compliant browsers */
}
#divContent {
	width: 700px;
	float: right;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 0px;
	height: 100%;
	min-height: 300px;
	background-image: url(imagens/fundo_content.jpg);
	background-repeat: repeat-x;
}

#divContentBox {
	width: 580px;
	float: left;
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #fff;
	height: 530px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}

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

.divFooterLF {
	height: 35px;
	width: 350px;
	margin-left: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
}

.divFooterRG {
	height: 35px;
	width: 350px;
	bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	float: right;
	padding-right: 15px;
	text-align: right;
}
a.menu {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Console",Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 38px;
	height: 38px;
	width: 175px;
	text-decoration: none;
	color: #fff;
	float: left;
	vertical-align: middle;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 1ems;
	text-transform: capitalize;
	padding-left: 13px;
}
a.menu:visited {

}
a.menu:active {

}

a.menu:hover, a.menu.hover {
	background-image: url(imagens/menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	/*background-position: 170px 2px;*/
	margin: 0px;
}

a.menu2 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Console",Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 38px;
	height: 38px;
	width: 147px;
	text-decoration: none;
	color: #fff;
	float: left;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 8px;
	margin: 0px;
	letter-spacing: 1ems;
	text-transform: capitalize;
	text-indent: 0px;
}
a.menu2:visited {

}
a.menu2:active {

}

a.menu2:hover, a.menu2.hover {
	background-image: url(imagens/menu2_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #000000;
	font-weight: normal;
	display: inline;
	padding-left: 30px;
	vertical-align: middle;
}
h1 span.after {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	font-weight: lighter;
	text-indent: 30px;
	padding-left: 20px;
}
h2 {
	font-size: 24px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}

h3 {
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}

h4 a {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: normal;
}

h5 {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	font-weight: lighter;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h5.erro {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	font-weight: lighter;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	width: 600px;
	padding: 0px;
	margin: 25px;
	display: block;
	font-weight: lighter;
}

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;
}

/* example */
p:first-child , p.first-child { color: red }
li:hover a , li.hover a { background-color: blue }

/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6 */
* html * { color: expression( (function(who){ if(!who.MXPC){
	who.MXPC = '1';
	if(who.nodeName != 'A'){
		who.onmouseenter=function(){ who.className += ' hover'};
		who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }
	(who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }

