﻿/* CSS para Uma marcacao */
/* Estilos geral */

a:hover{text-decoration:underline;}

body {
	font: 11px/1.5 Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#7C7C7C;
	}

#conteudo_principal {
	text-align:left;
	width:550px;
	float:left;
	}
	
	#conteudo_principal_inicial {
	text-align:left;
	width:350px;
	float:right;
	background-color: #333333;
	}
	#conteudo_principal_outros {
	text-align:left;
	width:530px;
	float:left;
	padding-right: 10px;
	}
	
#conteudo_principal_x {
	text-align:left;
	float:right;
	padding-left: 18px;
	padding-right: 18px;
	background-color: #FFFFFF;
	width: 320px;
		_width: 310px;
	}
	

	
#tab_esq {
	text-align:left;
	width:160px;
	float:left;
	}
#tab_dir {
	text-align:left;
	width:135px;
	float:right;
	}	
	
	#tab_letter {
	width:308px;
	padding-top: 26px;
	}	
	
#lado_esq {
	background-image:url(../imagens/fundo_ladoesq.jpg);
	background-repeat:no-repeat;
	padding-right:10px;
	padding-top:7px;
	width:172px;
	float:left;
	position: relative;
	}
	
#lado_esq2 {
	float:left;
	width:173px;
	}
#lado_esq_publicacao {
	width:167px;
	padding-left: 5px;
	}
	
	
#lado_dir {
	text-align:justify;
	width:192px;
	height:261px;
	float:left;
	}
	
.style8 {color: #E5E5E5}
#style8 {color: #E5E5E5}
style8 {color: #E5E5E5}

