* {
	color:#88888A;
	font-family:"Trebuchet MS","Trebuchet",Verdana,Arial;
	font-size:13px;
	font-weight:normal;
}

body {
	margin:0px;
	padding:0px;
}

#menu, #loginDiv, #footer, .voltar, #dochelp,  #header .img,  #header img, #sidebar-b *, #sidebar-a * {
	display:none;	
}
#header #logo img {
	border:none;
	display:block;	
}
#header h1, #header a {
	font-size:14px;	
	text-decoration:none;
}
/*************************/
#heading h1 {
	font-size:24px;
}
#heading h2 {
	font-family:"Lucida Sans Unicode","Trebuchet MS",Arial;
	font-size:20px;
	margin-bottom:1em;
}
/*************************/
#contactos em {
	font-weight:bold;
	font-style:normal;
}
#contactos {
	font-size:11px;
}
/*************************/
h1, h2, h3 {
	font-weight:normal;
	font-family:"Lucida Sans Unicode","Trebuchet MS",Arial;
	font-size:12pt;
	color:#000;
	padding:5px;
	padding-left:0px;
} 
h1 {
	color:#EC9028;
	font-family:"Lucida Sans Unicode","Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	padding:5px 0px;
}

h2, h2 a {
	font-size:16px;
	text-decoration:none;
}
h3, h3 a {
	font-size:14px;
	text-decoration:none;
}
/*************************/

#content hr {
	margin-top:2em;
}
.img {
	margin:5px 5px 5px 0px;
	float: left;
}
hr {
	margin-bottom:2em;
}
a {
	color:#288ACB;
}
em {
	color:#EC9029;
	font-weight:bold;
	font-style:normal
}

.news_text {
	float:left;
	padding:15px;
}

.img_center {
	text-align:center;
}

.disclaimer {
/*	font-size:10px;
	padding:15px;*/
	display: none;
	
}