/* CSS Document */
body{
	padding:0px;
	margin:0px; 
	background:url("../images/main-bg.gif") 0 0 repeat-x #fff; 
	color:#555; 
	font:13px/1.3em Arial, Helvetica, sans-serif;
}
div, p, ul, img{
	padding:0px; 
	margin:0px;}
ul{list-style-type:none}

/*----MAIN----*/
.main {
	width:770px; 
	position:relative; 
	margin:0 auto; 
	min-height:100%;
	height:auto;
}
/* hack \*/ 
html, body{height:100%;} 
* html .main{height:100%;}
/* end hack */

/*----TOP----*/
.top {
	width:770px;
	height:80px; 
	background:url("../images/topbg.jpg") 0 0 no-repeat #fff; 
	color:#555; 
	position:relative; 
	margin:0 auto;
}
.top img.logo {
	width:286px; 
	height:75px; 
	position:absolute; 
	top:5px; 
	left:227px;
}
/*----/TOP----*/

/*----HEADER----*/
.header {
	width:678px; 
	height:143px; 
	background:url("../images/header.jpg") 0 0 no-repeat; 
	position:relative; 
	margin: 0 auto; 
	padding:11px 0 0 92px;
}
.header object {
	width:564px; 
	height:154px; 
	margin: -137px 0 0 110px; 
}

/*----------------*/
.header ul.leftmenu{
	width:87px;
	padding-top:10px;
	margin-left:-2px;
}
.header ul.leftmenu li{
	width:87px; 
	height:28px; 
	border-bottom:1px dashed #777;
}
.header ul.leftmenu li a{
	width:72px; 
	height:28px; 
	display:block; 
	background:url("../images/bullet-normal.gif") 0 10px no-repeat #fff; 
	color:#777; 
	line-height:28px; 
	text-decoration:none; 
	padding:0 0 0 15px;
}
.header ul.leftmenu li a:hover{
	background:url("../images/bullet-hover.gif") 0 10px no-repeat #fff; 
	color:#000; 
	line-height:28px; 
	text-decoration:none; 
	padding:0 0 0 15px;
}
.header ul.leftmenu li.empresa, 
.header ul.leftmenu li.servicos,
.header ul.leftmenu li.portfolio,
.header ul.leftmenu li.contactos {
	width:72px; 
	height:28px; 
	display:block; 
	background:url("../images/bullet-hover.gif") 0 10px no-repeat #fff; 
	color:#000; 
	line-height:28px; 
	text-decoration:none; 
	padding:0 0 0 15px;
}
/*----/HEADER----*/

/*----conteudos----*/
.cont {
	width:678px;
	background:url("../images/bodybg.gif") 0 0 no-repeat; 
	position:relative; 
	margin:0px auto 75px auto; 
	padding:0 0 0 92px;
}
.cont .date {
	float:right;
	font-size:10px;
	font-weight:bold;
	padding:0 4px 0 0;
	color:#777; 
}
/*----Body Left----*/
.left {
	cursor:pointer;
	width:110px;
	position:relative;
	float:left;
	margin:34px 0 0 0;
}
.left img {
	margin-bottom:10px;
}
/*----/Body Left----*/
/*----Body Right----*/
.right {
	width:559px; 
	float:left; 
	margin:15px 0 0 0 ; 
	padding:0 0 0 4px;
	text-align:justify;
}
.right  p{
	text-align:justify;
	padding:0 0 10px 0;
}
.right p.linkverm a{
	color:#910a2b; 
	text-decoration:none;
}
.right p.list{
	padding-left:25px;
}

.right p.list a:link, .right p.list a:visited {
	color:#555; 
	text-decoration:none;
}
.right p.list a:hover {
	color:#910a2b; 
}

.right table img{
	margin-left:8px;
	margin-top:3px;
	border:1px solid #ccc;
}
.right table td {
font:12px/1.3em Arial, Helvetica, sans-serif;
text-align:left;
}

.right p.list b a {
color:#910a2b;
}

.right .idemp {
background:#f7f7f7;
padding:2px 0 3px 0;
}

.dropMenu {
height:100%;
filter:alpha(opacity=100);
padding-top:5px;
}

.subItem, .subItemOver {
  height:160px;
  margin-left:25px;
}

.topItem a{
	margin-left:5px;
	background:url("../images/arrow-up-title.jpg") no-repeat center;
}
.topItemOver a {
	margin-left:5px;
	background:url("../images/arrow-up-title-on.jpg") no-repeat center;
}
.topItemClose a {	
	margin-left:5px;
	background:url("../images/arrow-down-title.jpg") no-repeat center;		
}
.topItemCloseOver a {
	margin-left:5px;
	background:url("../images/arrow-down-title-on.jpg") no-repeat center;	
}
.topItem, .topItemOver, .topItemClose, .topItemCloseOver {
	cursor:pointer;
	margin-left:25px;
	width:10%;
	white-space:nowrap;
}

.topItem, .topItemOver {
	font-weight:bold;
}



/*----/Body Right----*/
/*----/BODY----*/
/*----/MAIN----*/

/*----FOOTER----*/
.footermain {
	height:75px; 
	background:url("../images/footerbg.gif") 0 0 repeat-x; 
	color:#555; 
	font:bold 10px Arial, Helvetica, sans-serif; 
	position:relative; 
	margin:-75px auto 0 auto;
	clear:both; 
}
.footer {
	width:770px; 
	position:relative; 
	margin:0 auto;
}
.footer p {
	width:250px; 
	margin:25px 0 0 92px;
	position:absolute;	 
}
.footer a {
	color:#910a2b; 
	font:bold 10px Arial, Helvetica, sans-serif; 
	text-decoration:none;
	margin-left:10px;
}
/*----/FOOTER----*/
.topLink {
	margin-left:25px;
	margin-top:-2px;
	width:100%;
}
.topLink a{
	display:block;
	width:10%;
	white-space:nowrap;
	color:#555; 
	text-decoration:none;
	padding:2px 0 3px 0;
	
}
.topLink a span{
	padding-bottom:3px;
	background:url("../images/link.jpg") right center no-repeat;
}
.back {float:right;margin-top:-25px;}
.back a {display:block;background:url("../images/voltar.jpg") no-repeat;height:12px;width:68px}
.back a:hover {background:url("../images/voltar2.jpg") no-repeat;}

b.title {display:block;padding:10px 0;}

*html .rightie {width:535px;}
*html .rightie .back {margin-right:-25px;}
*html a.topLinkie {white-space:normal;width:520px;}