body,td,th {
	font-family: Verdana, Tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	color: #6F2640;
}
body {
	background-color: #F1C6B3;
	background-image: url("pattern.jpg");
	background-repeat: repeat;
	padding: 0 0 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.geral {
margin-right: auto; 
margin-left: auto;  
text-align: left; 
}

.topo {
background-image: url("topo.jpg");
background-repeat: repeat-x;
}

.counter {
text-align: left;
}

.imagem {
	background-image: url("rotation4.jpg");
	background-repeat: no-repeat;
	height: 411px;
	width: 800px;
	margin-right: auto; 
	margin-left: auto;
}
.meio {
	background-image: url("linha.jpg");
 	width: 800px;
	margin-right: auto; 
	margin-left: auto;
 }
 
.texto {
	width: 620px;
	margin-right: auto; 
	margin-left: auto;	
	text-align: justify;
	padding-right: 22px;
	padding-bottom: 15px;
	margin-top:  -17px;
} 
.footer {
	position: relative;
	background-image: url("footer.jpg");
	height: 30px;
	width: 800px;
	margin-right: auto; 
	margin-left: auto;
} 

.table {
	background-color: #F7D6C8;
	padding-right:5px;
	padding-bottom:7px;
    padding-left:5px;
    padding-top:7px;
  
}

A:link, A:visited, A:active {
color: #558000;
font-weight:normal;
letter-spacing:1px;
border-bottom: 2px solid #8E8866;
TEXT-DECORATION: normal;
}


a:hover {
color: #ACAD7A;
background:#B13D64; 
}


.adsense {
	text-align: center;
	margin-right: auto; 
	margin-left: auto;
}

input, textarea, select {
background-color: #B03D64;
color: #F3C6B3;
font-size: 8pt;
font-family: Tahoma;
border: 1px #723147 solid; 
}

.textfooter {
font-family:verdana;
text-transform:uppercase;
font-size:12px;
color:#B03D64;
float:right;
}

.textfooter a {
color:#F20388;
}
