﻿/* Publicado em 08 junho 2008 */
*{
	border:none;
	margin:0;
	padding:0;
}
body {
	background-image:url(back.png)
}
ul{
	list-style:none;
}
#tudo {
	width:932px;
	height:1430px;
	background:url('back_fundo2.jpg') no-repeat;
	margin:20px auto;
}

/********************************************
					H1
********************************************/

h1{
	width:270px;
	height:30px;
	font:bolder 24px Arial;
	padding-top:370px;
	margin-left:400px;
	text-align:right;
}

/********************************************
				FIM DE H1
********************************************/
/********************************************
					H2
********************************************/

h2{
	width:170px;
	font:21px AmeriGarmnd BT;
	margin-left:500px;
	text-align:right;
}

/********************************************
				FIM DE H2
********************************************/
/********************************************
					H2
********************************************/

h3{
	width:699px;
	height:35px;
	font:11px Arial;
	background:url('fundo_dicas.png') no-repeat;
	color:white;
	padding:6px 0 0 20px;
	margin:40px 0 0 0;
}

/********************************************
				FIM DE H2
********************************************/
/********************************************
				  BUSCA
********************************************/

#busca{
	width:190px;
	height:225px;
	background:url('fundo_busca.png') no-repeat;
	position:absolute;
	top: 69px;
	margin-left: 722px; 
}
#busca form{
	width:190px;
	height:91px;
	margin-top:20px;
}
#busca p{
	font:9px Arial;
	color:#737373;
	position:absolute;
	width:161px;
	padding:32px 0 0 35px;
}
#i-texto{
	width:164px;
	height:19px;
	position:absolute;
	background:url('fundo_busca_palavra.png') no-repeat;
	top:30px;
	margin:0 0 0 5px;
}
.i-buscar{
	width:18px;
	max-height:19px;
	background:url('btn_buscar.png') no-repeat;
	margin-top:10px;
	margin-left:168px;
}
.i-mapa{
	width:100px;
	text-align:center;
	font:bolder 12px Arial;
	margin-top:30px;
	margin-left:42px;
	background:none;
}
/********************************************
			   FIM DE BUSCA
********************************************/
/********************************************
				 NAVIMENU
********************************************/

#navMenu{
	width:190px;
	position:absolute;
	top:180px;
	margin-left:722px;
}
#navMenu li{
	width:190px;
}
#navMenu li a{
	display:block;
	height:21px;
	font:11px "Tahoma";
	text-decoration:none;
	color:black;
	padding:2px 0 0 17px;
}
#navMenu a:hover{
	width:190px;
	height:21px;
	font:11px "Tahoma";
	text-decoration:none;
	padding:2px 0 0 17px;
	background:url('fundo_link_topo.png') no-repeat;
}

/********************************************
			  FIM DE NAVIMENU
********************************************/
/********************************************
				   MENU
********************************************/

#menu{
	width:210px;
}
#menu ul{
	width:210px;
}
#menu li{
	height:70px;
	font:11px "Tahoma";
	text-align:center;
	padding-top:3px;
}
#menu li a{
	height:20px;
	display:block;
	padding-top:5px;
	font:11px "Tahoma";
	text-decoration:none;
	color:#000000;
}
#menu a:hover{
	height:20px;
	display:block;
	padding-top:5px;
	font:bolder 11px "Tahoma";
	text-decoration:none;
	background:url('fundo_menu.png') no-repeat;
	color:#093D77;
}

/********************************************
			   FIM DE MENU
********************************************/
/********************************************
			      REGRAS
********************************************/

#regras{
	width: 440px;
	position: absolute;
	top: 510px;
	margin-left: 230px;
	font: 11px "Tahoma";
	color: #494949;
	letter-spacing: 1px;
	text-align:justify;
}
#regras h4, .pregras5{
	font: bolder 11px "Tahoma";
	color: #4E7DC2;
	text-transform: uppercase;
	word-spacing: 1px;
	padding: 20px 0 0 0;
}
#regras p{
	line-height: 15px;
}
#regras a{
	font: 11px "Tahoma";
	color: #4E7DC2;
	text-decoration:none;
}
#regras a:hover{
	font: 11px "Tahoma";
	color: #4E7DC2;
	text-decoration:underline;
}


/********************************************
			   FIM DE REGRAS
********************************************/
/********************************************
			     ENTRADA
********************************************/
#entrada{
	width: 190px;
	position: absolute;
	top: 510px;
	margin-left: 722px;
	font: 11px "Tahoma";
	color: #4E7DC2;
	letter-spacing: 1px;
	text-align:justify;
}
#entrada h4, .pregras5{
	font: 18px "Courier New";
	color: #494949;
	text-transform: uppercase;
	word-spacing: 1px;
	padding: 20px 0 0 0;
}
#entrada p{
	line-height: 20px;
}
#entrada a{
	font: 11px "Tahoma";
	color: #000000;
	text-decoration:none;
}
#entrada a:hover{
	font: 11px "Tahoma";
	color: #000000;
	text-decoration:underline;
}


/********************************************
			  FIM DE ENTRADA
********************************************/
/********************************************
			      TEXTO
********************************************/

#texto{
	width: 440px;
	position: absolute;
	top: 832px;
	margin-left: 230px;
	font: 11px "Tahoma";
	color: #494949;
	letter-spacing: 1px;
	text-align:justify;
}
#texto h4, .pregras5{
	font: bolder 11px "Tahoma";
	color: #4E7DC2;
	text-transform: uppercase;
	word-spacing: 1px;
	padding: 20px 0 0 0;
}
#texto p{
	line-height: 15px;
}
#texto a{
	font: 11px "Tahoma";
	color: #4E7DC2;
	text-decoration:none;
}
#texto a:hover{
	font: 11px "Tahoma";
	color: #4E7DC2;
	text-decoration:underline;
}

/********************************************
			   FIM DE TEXTO
********************************************/