<!--
body {
		font-family: verdana, Arial;
		text-align:justify;
		/*scrollbar-face-color: #FF6600;
		scrollbar-highlight-color: #000000;
		scrollbar-shadow-color: #000000; 
		scrollbar-3dlight-color: #000000;
		scrollbar-arrow-color: #000000; 
		scrollbar-track-color: #000000; 
		scrollbar-darkshadow-color: #000000;
		*/
		}
p {		

		text-indent: 1em;
		letter-spacing: 0.1 em;
		font-size: 10px;
/*		font-style:bold;*/
		}

td {
		color: #2C2B1F;
		/*margin: 50px;*/
		font-family: Verdana;
		line-height: 100%;
		font-size: 9px;
/*		font-weight: bold;*/
		}

a:link {
		text-decoration: none; color:#2C2B1F;
		}

a:visited {
		text-decoration: none; color:#2C2B1F;
		}

a:hover {
		/*	background-color: #FF9900; */
		text-decoration:underline ;color:#001AC3;
		}
	
#contorno {
		color: #FFF; 
		/*background-color: #111;*/
		padding: 0px 0px 0px 0px;
		font-size: 10px;
		font-weight: bold;
		position: absolute; 
		top: 50%;
		left: 50%;
		margin-top:-190px;
		margin-left:-350px;
		width: 672px; 
		height: auto; 
		border-right: dotted 0px #111;
		}
#corpo {
		color: #FFF; 
		/*background-color: #FFF;*/
		font-size: 10px;
		font-weight: bold;
		position: relative; 
		top: 1px;
		left: 1px;
		width: 680px; 
		height: 390px; 
		border: solid 0px #111;
		}

#foto_full {
		color: #FFF; 
		font-size: 10px;
		font-weight: bold;
		position: relative; 
		top: 19px;
		left: 173px;
		width: 495px; 
		height: 352px; 
		border: solid 0px #1A1A1A;
		}

#data {
		color: #FFF; 
		/*background-color: #FFF;*/
		font-size: 10px;
		font-weight: bold;
		position: relative; 
		top: -405px;
		left: 421px;
		width: 248px; 
		height: 30px; 
		border: solid 0px #000099;
		}

#barra {
		color: #FFF; 
		/*background-color: #FFF;*/
		font-size: 10px;
		font-weight: bold;
		position: relative; 
		top: -45px;
		left: 13px;
		width: 655px; 
		height: 40px; 
		border: solid 0px #000099;
		}


#logo {
		color: #111; 
		font-size: 10px;
		font-weight: bold;
		position: absolute; 
		top: 35px;
		left: 28px;
		width: 136px; 
		height: 120px; 
		border: solid 0px #111;
		}

#menu {
		color: #FFF; 
		/*background-color: #FFF;*/
		font-size: 10px;
		font-weight: bold;
		position: absolute; 
		top: 185px;
		left: 13px;
		width: 150px; 
		height: 160px; 
		border: solid 0px #111;
		}

#box {
		color: #FFF; /*moldura log, menu*/
		/*		background-image: url("/imagens/fundo_emp.jpg");*/
		font-size: 10px;
		font-weight: bold;
		position: absolute; 
		top: 19px;
		left: 6px;
		width: 663px; 
		height: 352px; 
		border-top: solid 0px #1A1A1A;
		border-bottom: solid 0px #1A1A1A;
		border-left: solid 0px #1A1A1A;
		}
-->