body {
background-image: url('img/fundo.gif');
background-repeat: repeat-y;
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
color: #2E3A55;
text-align: justify;
margin-bottom: 40px;
line-height: 12pt;
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
}

.titulo {
text-align: right;
color:#00458F;
font-family: Verdana, Tahoma, Arial;
font-size: 16pt;
line-height:25px;
margin-bottom: 10px;
}

.subtitulo {
text-align: left;
color:#6A7684;
font-family: Verdana, Tahoma, Arial;
font-size: 12pt;
margin-bottom: 10px;
font-weight: bold;
}

.destacado {
text-align: left;
color:#00458F;
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
margin-bottom: 10px;
font-weight: bold;
}


.coment {
	font-family: Verdana, Tahoma, Arial;
	font-size: 7pt;
}

a			{
	color : #243088;
	text-decoration : none;
	font-size: 9pt;
	font-family:verdana, tahoma, arial;
}

a:visited	{color : #243088;
			text-decoration : none;
			font-size: 9pt;
			font-family:verdana, tahoma, arial;
			}

a:active	{color : #243088;
			text-decoration : underline;
			font-size: 9pt;
			font-family:verdana, tahoma, arial;
			}

a:hover		{
	color : #243088;
	text-decoration : underline;
	font-size: 9pt;
	font-family:verdana, tahoma, arial;
			}
			

#menu a, #menu a:active, #menu a:visited {
color: black;
text-decoration: none;
font-size: 8pt;
}

#menu a:hover {
text-decoration: underline;
}



img {
border: 0;
}

#topo {
position: absolute;
top: 0;
left: 0;
}

#pucrs {
	position:absolute;
	left:692px;
	top:3px;
	z-index:8;
}	

#fapsi {
	position:absolute;
	left:665px;
	top:26px;
	z-index:10;
}	

#tit {
	position:absolute;
	left:125px;
	top:55px;
	z-index:7;
}

#capa {
position: absolute;
top: 210px;
left: 390px;
}

#banner {
position: absolute;
top: 120px;
left: 220px;
}


#logo-twitter {
position: absolute;
top: 550px;
left: 220px;
}


#menu {
color:black;
position: absolute;
font-size: 8pt;
top: 170px;
left: -20;
line-height: 8pt;
}

#conteudo {
position: absolute;
top: 120px;
left: 170px;
width: 600px;
}



input, textarea {
border: 1px solid black;
background-color: white;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
color: black;
}

textarea {
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
}




