body {
	margin:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000;
}
.introint {
    top:3px; 
	width:513px; 
    height:103px;
	background-image:url('menuback.php?tipo=int');
}
.menuint {
    top:109px; 
	width:513px; 
    height:91px;
}
.interna {
	left:7px; 
    top:210px; 
	width:506px; 
    height:311px;
	overflow: auto;
}
.newstint {
	right:0; 
	top:415px; 
	width:255px; 
	height:17px;
 	color:#FFF;
	font-size:11px;
	font-weight: bold;
	background-color:#51191A;
	padding:3px 0 0 0;
	text-indent: 12px;
}
.txt {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

/* noticias */

h4.not {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
body.int {
	margin:0;
	padding:0;
	font-family:verdana, tahoma, arial, helvetica, sans-serif;
	font-size:10px;
}
a.not:link {
	color:#3A3933;
	font-weight:bolder;
}
a.not:visited {
	color:#3A3933;
	font-weight:bolder;
}
a.not:hover {
	background:#000;
	color:#FFF;
	font-weight:bolder;
}

/* links */

h4.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	list-style-type: none;
}
.listamark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	list-style-type: square;
}

/* escritório */

.ambientes li {
	float: left;
	margin:5px 5px 5px 2px;
	list-style-type: none;
}
.popup{
	background-color:#CCC;
 	background-image:url('back.gif');
}

/* grupos de valores comuns */

	/* position */
	.introint, .menuint, .interna, .newstint{position:absolute;}
	
	/* left */
	.menuint, .introint{left:4px;}
	
	/* right */
	.newstint{right:4px;}

