/* CSS Document */
/*
*/

/* TAGs HTML*/


*{

margin:0;
margin-left: 0;
margin-right:0;
padding:0;
list-style:none;
vertical-align:middle;
text-decoration:none;
border:none;


}
body img { border:0; }


 img {
	border: thin solid #C0D454;
}

h1 {
	text-indent: -5500px;
	background-image: url(../images/logo.gif);
	float: right;
	height: 66px;
	width: 400px;
	background-repeat: no-repeat;
	margin-top: 45px;
	margin-bottom: 15px;
	margin-right: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	float: left;
	margin-top: 30px;
	margin-left: 15px;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 10px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #38B8ED;
	width: 450px;
	padding-bottom: 10px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC3333;
	padding-bottom: 15px;
	padding-top: 5px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3333;
	width: 300px;
}



body{
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
}





/* DIVīs*/


#conteudo{
	width:700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	
}

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: right;
}


#menu ul li {
	display: inline;
}


#menu ul li a {
	padding: 2px 10px;
	float:left;
	text-decoration: none;
	font-weight: bolder;
	color: #666666;
}

#menu a:hover {	color:#000000;	text-decoration:underline;	background-color: #99CC66;} 

#texto{
	height: 70px;
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669999;
	margin-left: 3px;
	clear: both;
	position: relative;
	text-transform: none;
}

#topo {
	height: 80px;
	width: auto;
	background-color: #FFFFFF;
}

#pagina {
	height: 450px;
	width: 700px;
	margin-top: -55px;
}

#pagina #direita p {
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}


#pagina #direita{
	float: right;
	width: 200px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 60px;
	margin-right: 5px;
	margin-left: 5px;
}

#pagina #centro{
	float: right;
	width: 200px;
	height: 450px;
	margin-right: 10px;
}

#pagina #esquerda{
	width: 200px;
	height: 550px;
	float: left;
	padding-bottom: 10px;
}

#bloco {
	background-color: #99CC66;
	height: 80px;
	width: 700px;
	float: right;
	margin-top: 25px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#imagem_grande {
	background-repeat: no-repeat;
	height: auto;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content p {
	padding-top: 5px;

}

#rodape ul li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#rodape ul li a {
	padding: 2px 10px;
	text-decoration: none;
	font-weight: bolder;
	color: #666666;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rodape {
	clear: both;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/base.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 150px;
}

#content p {
	padding-bottom: 5px;
}

#content img {
	border: thin solid #C0D454;
}
#star {
	float: left;
	height: 191px;
	width: 211px;
	background-image: url(../images/anunciar.gif);
	text-indent: -5500px;
	background-repeat: no-repeat;
}
#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	padding-top: 5px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
	
#direita ol li {
	list-style:none;
	text-align: left;
	background-image: url(../images/cod.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 2px 0px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3300;
	padding-top: 2px;
	font-size: 14px;
	
	}

#rodape a:hover {	color:#000000;	text-decoration:underline;} 


/* Classes*/

.h2_destaque {
	font-size: 14px;
	color: #000000;
}

.center {
	text-align: center;
	padding-top: 5px;
}

.forms {
	background-color: #F1F5D9;
	width: 200px;
}
.botao {
	width: 100px;
	height: 35px;
	margin-top: 10px;
	background-color: #00CC33;
	margin-bottom: 10px;
	border: thin solid #E4ECB5;
}

#esquerda #images img {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	page-break-after: auto;
	width: 200px;
}
.textarea {
	background-color: #E4ECB5;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.contato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #63B8ED;
	padding-top: 5px;
	padding-bottom: 0px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #63B8ED;
}

#tags {
	background-color: #FFFFFF;
	float: left;
	height: 10px;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	margin-left: 10px;
}
#anuncie {
	background-color: #FFFFFF;
	float: right;
	height: 52px;
	width: 144px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	margin-right: 10px;
}
#box {
	float: right;
	height: 350px;
	width: 200px;
	margin-left: 5px;
	clear: right;
	padding-bottom: 5px;
	margin-right: 5px;
}
label {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
input {
  
    margin-top: 15px;
	width: 200px;
	background-color: #F3F7DE;
}
textarea {
	background-color: #F3F7DE;
	width: 200px;
	height: 100px;
}
button {
	background-color: #E5EDB8;
	width: 100px;
	margin-top: 20px;
	text-align: center;
	border: thin solid #F3F7DE;
}
#conteudo #pagina #esquerda #images ul {
	width: 450px;
	background-color: #003366;
	list-style-type: none;
	float: left;
}
#images {
	width: 450px;
	float: left;
	height: auto;
	padding-left: 15px;
}
.listadireita {
	list-style-type: none;
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 108px;
	width: 200px;
}
#direita ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#direita ul li {
	border-bottom-width: 1px;
	border-bottom-color: #66CC33;
	padding-bottom: 10px;
}

.cod {
	background-image: url(../images/cod.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 2px;
}

.preco {
	background-image: url(../images/preco.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 2px;
}

.fone {

	background-image: url(../images/fone.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 2px;
}
.email {
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 2px;
}
.contact {
	background-image: url(../images/contato.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 2px;
}
