@charset "UTF-8";
/* CSS Document */

a:link {color: #7d7d7d;text-decoration: none;}
a:visited {text-decoration: none;color: #7d7d7d;}
a:hover {text-decoration: none;color: #7d7d7d;}
a:active {text-decoration: none;color: #7d7d7d;}

body {
	background-color:#403f3d;
	background-image:url(../images/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	}

#full {
	position:absolute;
	width:935px;
	height:auto;
	top:15px;
	left:50%;
	margin-left:-467px;
	}

#menu {
	position:absolute;
	width:854px;
	height:100px;
	top:30px;
	left:50%;
	margin-left:-450px;
	}

.style2 {font-family: "Arial Narrow";font-size: 16px;color: #7d7d7d; line-height:25px;}
.conteudo_tabelas {font-family: "Arial Narrow";font-size: 13px;color: #7d7d7d;line-height:20px;}
.style4 {font-family: "Arial Narrow";font-size: 13px;color: #6c6c6c;line-height:20px;}
.titulo {font-family: "Arial Narrow";font-size: 22px;color: #333333;font-weight: bold;}
.subtitulo {font-family: "Arial Narrow";font-size: 18px;color: #333333;font-weight: bold;}



.style110 {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}

.sm33 {
    font-family:"Trebuchet MS";
	font-size: 10px;
	line-height: 30px;
	color: #CCCCCC;
	text-decoration:none;
}
