@charset "utf-8";

/*CSS Document

========================
Trima
Junio Albino
Masters Web
www.mastersweb.com.br
contato@mastersweb.com.br
criado em: 30 julho de 2008
========================

Body*/

body
	{
	margin: 0;
	text-align: left;
	background-image: url(../midia/fundo_textura.gif);
	}
	
/*Geral*/
	
body, textarea, select, caption, address, blockquote, code
	{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	}
	
textarea, select, caption
	{
	font-size: 11px;
	}
	
body, address, blockquote, code
	{
	font-size: 12px;
	}
	
address, blockquote, code, h1, h2, h3, h4, h5, h6, p, form, table
	{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	}
	
/*Títulos*/

h1, h2, h3, h4, h5, h6
	{
	color: #613030;
	}
	
h1
	{
	font-size:24px;
	line-height: 30px !important;
	}
	
h2
	{
	font-size: 18px;
	position:relative;
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 7px;
	}

h3
	{
	font-size: 16px;
	}
	
/*Links*/

a:link, a:visited, a:active, a:hover
	{
	font-weight: normal;
	color: #5B0000;
	}
	
a:link, a:visited, a:active
	{
	text-decoration: underline;
	}
	
a:visited
	{
	color: #999999;
	}

a:hover 
	{
	text-decoration: none;
	}
	
a:link img, a:visited img, a:active img, a:hover.img, img
	{
	text-decoration: none!important;
	border: none!important;
	}
	
/* Tabelas */

table
	{
	border-collapse: collapse;
	}

#paginas table tr td
	{
	padding-bottom: 5px;
	padding-right: 5px;
	}
	
/*Listas*/

ul
	{
	clear: both;
	}

li
	{
	list-style-image: url(../midia/lista_quadradim.gif);
	}
	
/*Classes Gerais*/

.centralizado{
text-align: center!important;
}
	
.borderNone{
border:none !important;
}

.direita{
float: right;
margin-right: 20px;
}

.img{
margin-right: 3px;
}

.tabelaNeutra tr th{
border: none !important;
background: none !important;
font-size: 12px !important;
}

/*Fundo*/

body
	{
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	}
	
#todo2, #rodape, #noticias, #encontreConsultor
	{
	background-position: top left;
	background-repeat: no-repeat;
	}
	
/*Posicionamento*/

#todo2, #cabecalho, #menu, #conteudo, #coluna1, #coluna2, .quadros, #destaques, #noticias, #banners, .bannersQuadros, #rodape, .telefone, #paginas
	{
	position: relative;
	float: left;
	}
	
#logo, #flash, #encontreConsultor, #icones
	{
	position: absolute;
	}

/*Blocos*/

#todo1
	{
	margin: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 941px;
	}
	
#todo2
	{
	width: 100%;
	height: 600px;
	background-image: url(../midia/fundo_geral.jpg);
	}
	
#cabecalho
	{
	width: 100%;
	height: 137px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #666;
	}

#logo
	{
	width: 156px;
	height: 57px;
	top: 12px;
	left: 18px;
	}
	
#flash
	{
	width: 722px;
	height: 95px;
	top: 11px;
	left: 213px;
	}
	
#encontreConsultor
	{
	width: 388px;
	height: 24px;
	top: 111px;
	left: 553px;
	font-weight: bold;
	color: #620000;
	background-image: url(../midia/fundo_consultor.gif);
	background-position: 0px 20px;
	font-size: 11px!important;
	}

#menu
	{
	width: 164px;
	height: 415px;
	padding-left: 1px;
	padding-right: 20px;
	_padding-right: 10px;
	z-index: 100;
	}
	
#icones
	{
	width: 100px;
	height: 19px;
	top: 378px;
	left: 30px;
	background-color: #EEEEEE;
	border: 1px solid #333333;
	padding-top: 5px;
	padding-left: 5px;
	z-index: 101;
	}

#icones img
	{
	margin-right: 5px;
	}
	
#conteudo
	{
	width: 748px;
	height: 403px;
	padding-top: 10px;
	}
	
#coluna1
	{
	width: 420px;
	height: 400px;
	}
	
#destaques, #noticias, .quadros
	{
	background-color: #f5f5f5;
	}
	
#destaques
	{
	width: 384px;
	height: 158px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
	
#noticias
	{
	width: 384px;
	height: 195px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 20px;
	background-position: 50px 0px;
	}
	
#noticias ul
	{
	display: block;
	position: relative;
	margin-top: 40px;
	line-height: 18px;
	}
	
#noticias p
	{
	display: block;
	position: relative;
	float: right;
	}
	
#coluna2
	{
	width: 200px;
	height: 400px;
	}
	
.quadros
	{
	width:192px;
	height: 70px;
	margin-bottom: 23px;
	border: 1px solid #8f8f8f;
	}
	
#banners
	{
	width: 99px;
	height: 400px;
	padding-left: 20px;
	}
	
.bannersQuadros
	{
	width: 97px;
	height: 87px;
	margin-bottom: 5px;
	border: 1px solid #8F8F8F;
	background-color: #FFFFFF;
	}
	
#rodape
	{
	width: 939px;
	height: 35px;
	background-image: url(../midia/fundo_rodape.png);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	left: 1px;
	}

.telefone
	{
	width: 100px;
	height: 27px;
	padding-left: 80px;
	margin-top: 3px;
	}
	
/* Paginas */

#paginas
	{
	width: 570px;
	height: 385px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 18px;
	}
	
#paginas h1, #paginas h2, #paginas h3, #paginas h4, #paginas h5, #paginas h6, #paginas address, #paginas blockquote, #paginas code, #paginas p, #paginas form, #paginas table
	{
	margin-bottom: 20px !important;
	}

#paginas table tr th
	{
	background-color: #E6E6E6;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #333333;
	}
	
#paginas table tr td
	{
	padding: 5px;
	}

#paginas img
	{
	margin-right: 10px;
	}

