
body{
	background-image: url(images/faixa-fundo.jpg); background-repeat: repeat-x;
}

#principal{
	width: 1000px; 
	background: #ffffff;
}

#cabecalho{
	width: 1000px; 
	align: center;
}

#div-info-exame{
	position: absolute;
	left: 800px;
	top: 500px;
}

#div-linha{
	width: 100%;
	border-top: solid 4px #b4d3ff;
}

#div-linha-verde{
	width: 100%;
	border-top: solid 2px #1aff48;
}

#div-anuncios{
	width: 200px; 
	float: right;
}

#div-corpo-principal{
	width: 800px; 
	float: left;
}

#div-proxima-trilha{
	background-image: url(images/div-fundo-proxima-trilha.jpg); 
}

#div-titulo-mensagem{
	background-image: url(images/background-titulo-recado.jpg); 
	background-position: top; 
	background-repeat: no-repeat; 
	font-family: Verdana;
	text-indent: 5px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	color: #ffffff;
	height: 21px;
	margin-left: 100px;
	width: 800px;
}

#div-corpo-mensagem{
	font-family: Verdana;
	text-indent: 5px;
	font-size: 12px;
	color: #000000;
	margin-left: 100px;
	padding-top: 10px;
	width: 798px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

#td-label-trilha{
	font-family: Verdana;	
	text-indent: 5px;	
	text-decoration: none;	
	font-size: 12px;
	color: green;
	height: 30px;
}

#td-descricao-trilha{
	font-weight: bold;
	font-family: Verdana;	
	text-indent: 5px;	
	text-decoration: none;	
	font-size: 12px;
}

#div-papel-parede{
	font-weight: bold;
	font-family: Verdana;	
	text-indent: 5px;	
	text-decoration: none;	
	font-size: 14px;
	color: red;
	width: 310px;
	height: 290px;
	float: left;
	margin-left: 20px;
	margin-top: 18px;
}

#div-bloco-recado{
	width: 400px; 
	height: 300px;
	float: right;
	margin-top: 18px;
	background-image: url(images/div-fundo-bloco-recado.jpg); 
	background-position: top; 
	background-repeat: no-repeat; 
}

#div-trilhas{
	width: 900px; 
	line-height: 100%;
	font-family: Verdana;	
	text-indent: 5px;	
	text-decoration: none;	
	font-size: 14px;
	margin-left: 50px;
	border: solid 1px #bed6f8;
	margin-top: 40px;
}

#div-trilhas h1{
	margin: 2px; width: 886px; height: 25px; background-color: #bed6f8; font-size: 15px; padding-top: 5px; padding-left: 10px;
}



#div-titulo-trilhas{
	height: 25px;
	vertical-align: middle;
	display: table-cell;
	font-weight: bold; 
}

#div-descricao-trilha{
	margin-left: 10px;
	margin-right: 20px;
}


.chamada-trilha-index{
	font-family: Verdana;
	text-indent: 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold; 
	color: red;

}


.menu{
	font-family: Verdana;
	text-indent: 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold; 
	color: #000000;
	cursor: pointer;
}

.menu:hover{
	background-color: #b4d3ff;
}

.link-mural{
	font-family: Verdana;
	text-indent: 5px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold; 
	color: red;
	cursor: pointer;
}

#chamada-trilha-index{
	margin-left: 30px; 
	background-image: url(images/fundoTrilhaIndex.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
	width: 700px;
	height: 200px;
	background-color: #cccccc;
}

#chamada-trilha-index a {
	float: left; 
	margin-top: 20px; 
	margin-left: 30px;
}

#chamada-trilha-index span {
	float: left; 
	margin-left: 20px; 
	margin-top: 30px; 
	color: #000000; 
	font-weight: bold; 
	font-family: verdana; 
	font-size: 13px;
}