/* CSS Document */



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(img/fundo.jpg);
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

	
}
.bordaBranca4px {
	border: 2px double #999999;
}

#post {
	float: left;
	width: 92%;
	margin-left: 2px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-indent: 0px;
}

#topo {
	background-color: #FFFFFF;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	
}
#secao {
	height: 100%;
	width: 100%;
}
#secao p {
	text-align: left;
	text-indent: 0px;
	padding-left: 10px;
}



#geral {
	border: 8px solid #FFFFFF;
	width: 700px;
	margin:auto;
	background-color:#FFFFFF;
	
	
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/*conteudo */


 #conteudo
 {
	width:100%;
	text-indent: 3px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	position: relative;
	
}
#esquerda {
	color: #000000;
	float: left;
	width: 450px;
	margin: 0px;
}
.linhaPontilhada {
	border: 1px dashed #FFFFFF;
}
#direita {
	float: right;
	width: 245px;
	height:100%;
	margin: 0px;
		
}


#rodape {
	width:100%;
	clear:both;
	color:#000000;
	height: 30px;
	background-color: #FFCC00;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
 }




.bordaPreta1px {
	border: 1px solid #333333;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.descricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	float:left;
}


h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
.post {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CAA200;
}


.post span  a {
	float: left;
	height: 100px;
	width: 400px;
	overflow: hidden;
	padding: 4px;
	margin: 4px;
	background-color: #333333;
}
.post span a:hover {
	background-color: #D0B30D;
}

#post h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	margin-bottom: 5px;
	background-color: #FFFFFF;	
}
#esquerda p {
	color: #333333;
	text-indent: 0px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}

#post ul  {
    margin: 0px; 
    padding: 0px;
	
}
 #post ul li  {
	font-size: 12px;
	color: #333333;
	list-style:none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	
		}

#post ul li a {
	color: #333333;
}
	#post ul li a:hover  {	
	color: #FFCC00;	
}
	
#recomendo {
	height: 100%;
	width: 100%;
	text-align: left;
	text-indent: 0px;
}

#recomendo ul {
	 margin: 0px; 
    padding: 0px;
}
#recomendo ul li{
	list-style-type: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}


	

#recomendo ul li a{
	
	color: #333333;
}

#recomendo ul li a:hover{
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}

#pacote {
	height: 100%;
	width: 100%;
	text-align: center;
	text-indent: 0px;
}

#pacote ul {
	 margin: 0px; 
    padding: 0px;
}
#pacote ul li{
	list-style-type: none;
;
}
