body {
background-color : white;
font-family: "Trebuchet MS", Arial, sans-serif !important;
font-size : 10pt !important;
text-align : justify;
scrollbar-arrow-color: darkgray !important;
scrollbar-track-color: #F9F9F9 !important;
scrollbar-shadow-color: darkgray !important;
scrollbar-face-color: #F4F4F4 !important;
scrollbar-highlight-color: darkgray !important;
scrollbar-darkshadow-color: darkgray !important;
scrollbar-3dlight-color: darkgray !important;
}


.titulo, #titulo {
	width: 100%;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border-bottom: 2px solid Gold;
	color: #000000;
	font-size: 16pt;
	text-align: right;
}

/*
#titulo, .titulo {
font-family : verdana, arial; 
padding-top : 15px;
font-weight : normal;
font-size : 16pt;
color : black;
text-decoration : none;	
text-align : right;
}
*/



.subtitulo , #subtitulo {
	margin: 15px 0px 8px 0px;
	color: #003664;
	font-size: 19px;
}

/*
#subtitulo, .subtitulo {
font-family : verdana, tahoma, arial;
font-weight : bold;
font-size : 12pt;
color : #205AA7;
text-decoration : none;
}
*/


#destacado, .destacado {
	margin: 10px 0px 0px 21px;
	color: #003664;
	font-size: 17px;
}


/*
#destacado, .destacado {
font-family : verdana, tahoma, arial;
font-weight : bold;
font-size : 10pt;
color : #205AA7;
text-decoration : none;
}
*/

#coment, .coment {
font-family : verdana, tahoma, arial;
font-size : 08pt;
color : black;
text-decoration : none;
}

#lista {
font-size:08pt;
line-height:15pt;
}

a:link , a:visited, a:active{
color: #003664;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


/*a {
color : green;
text-decoration : none;
}

a:visited {
color : green;
text-decoration : none;
}

a:active {
color : silver;
text-decoration : underline;
}

a:hover	{
color : green;
text-decoration : underline;
}
*/

strong {
font-weight:bold;
color: #7d6613;
font-size: 11px;
}

ul {
margin-left:25px!important;
padding: 0px 0px 0px 2px;
font-size: 10pt;
list-style-image: url('http://www3.pucrs.br/pucrs/img/bullet_blue.gif');
}
			

sup	{
font-size : 08pt;
}

#promo {
position:absolute;
top:0px;
left:285px;

z-index:150;
}


fieldset	{
background-color : white;
padding:5px;
border-width: 1px;
border-color: #ab4613;
border-style: solid;
text-align : left;
}

legend	{
padding:5px;
font-family : 'Trebucher MS', arial, sans-serif;
font-weight : bold;
font-size : 10pt;
color : black;
text-decoration : none;
}

table {
font-family: 'Trebucher MS', arial, sans-serif;
color: black;
font-size: 8pt;
}

fieldset .interno {
margin:40px;
margin-top:5px;
margin-bottom:10px;
}