/* ------------------------------------------------------------------------- */
/* ESTRUTURA PRINCIPAL ----------------------------------------------------- */
/* ------------------------------------------------------------------------- */
body {
    margin:0;
    padding:0;
    border: 0;    
    background: #f0ffe4;
    color: #444;
    font-family : Arial, Verdana;
    font-size : 12px;
    text-align: center;    
    text-decoration: none;
    text-transform: none;
    line-height: 20px;
}

#corpo {
	width: 780px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    text-align: left;
    position: relative;
}

#logo {
    margin:0;
    padding:0;
    border: 0;
	width: 780px;
    height: 200px;
    text-align : left;
    position: relative;
    top: -7px;
    _top: 0;    
}

#logo_estatico a {
	position: absolute;
	width: 160px;
	height: 90px;
	top: 35px;
	left: 35px;
}

#colunaesquerda{
	position: relative;
	left: 30px;
	width: 170px;
	margin: 10px 0 30px 0;
	padding: 0;
	border: 0;
	float: left;
}

#sponsors {
    width: 170px;
    padding: 0px;    
}

#container {
	position: relative;
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
}

#conteudo {
	position: relative;
	left: 60px;
	width: 510px;
	min-height: 345px;
	_height: 345px;
	margin: 10px 0 30px 0;
    padding: 0;
    border: 0;
    float: left;
}

#creditos {
	width: 730px;
	_width: 780px;
	height: 106px;
	_height: 160px;
	position: relative;
	overflow: hidden;
	bottom: 0;
	left: 1px;
	clear: both;
	margin: 0;	
    padding: 54px 0px 0 50px;
    _padding: 34px 0 0 50px;
	border: 0;
	color: #999999;
    font-weight: normal;
}

/* ------------------------------------------------------------------------- */
/* IMAGENS DA ESTRUTURA ---------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#corpo {
	background: url("../images/estrutura/bg-corpo.jpg") repeat-y;
}

#logo {
	background: url("../images/estrutura/bg-logo.jpg") top left no-repeat;
}

#creditos {
	background: url("../images/estrutura/bg-creditos.jpg") top left no-repeat;
}

/* ------------------------------------------------------------------------- */
/* TAGS  ------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
    padding:0;
	border: 0;
	margin: 0px 0px 10px 0px;
    color: #6c8f01;
    font-size : 13px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    clear: both;    
}

h2 {
	margin: 5px 0 5px 0;
	border: 0;
    color: #2f2f2f;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	border: 0;
    color: #444;
    font-size : 12px;
}

ul {
    list-style-type: circle;
    color: #727272;
    text-decoration: none;
    text-align: left;
}

ul li{
	background:none repeat scroll 0 0 #D3E2A1;
	color:#444444;
	list-style-type:none;
	margin:4px 0 0 -41px;
	padding:2px 0 2px 11px;
}

ul li:hover{
	background:none repeat scroll 0 0 #89a335;
	color:#ffffff;
	list-style-type:none;
	margin:4px 0 0 -41px;
	padding:2px 0 2px 11px;
}

.s59 ul li {
	background: url(http://www.casaamerica.com.br/casaamerica/public/images/estrutura/rosa-lista.jpg) no-repeat scroll 0 2px transparen;
	list-style-type: none;
	padding:0 0 0 15px;
	
}

.s59 ul li:hover {
	background: url(http://www.casaamerica.com.br/casaamerica/public/images/estrutura/rosa-lista.jpg) no-repeat scroll 0 2px ;
	list-style-type: none;
	padding:0 0 0 20px;
	color: #444444;
	
}

a, a:visited {
    color: #398c3c;
    font-size : 12px;
    text-decoration: none;
    text-transform: none;
    text-align: left; 
}

a:hover {
	text-decoration: underline;
}

hr {
    height: 3px;
    border: 0;
	border-top: #6c8f01 solid 1px;
	clear: both;
}

table {    
    color : #444;
    font-size : 12px;
    text-decoration : none;
    text-transform : none;
    vertical-align : middle;
}

/* ------------------------------------------------------------------------- */
/* MENU  ------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#menu {
	background: url("../images/estrutura/bg-menu.jpg") top left repeat-x;
	width : 740px;
	height: 26px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	bottom: 5px;
	left: 20px;
}

.marcador-menu {
	font-size: 11px; 
	color: #6c8f01; 
	font-weight: bold;
	padding: 0 8px;
}
  
ul#primary-nav{
	list-style: none;
	margin: 0;
	padding: 2px 0 0 0;
	border: 0;
	text-align: center;
}

ul#primary-nav li {
	background:none repeat scroll 0 0 transparent;
	position: relative;
	display: inline;
   	margin: 0;
	padding: 0;
	border: 0;
	color: #6c8f01;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#primary-nav li a, ul#primary-nav li a:visited {
	color: #6c8f01;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

ul#primary-nav li a:hover {   
    text-decoration: underline;
 }

ul#primary-nav ul {
	list-style: none;
	position: absolute;
	left: 0;
	top: 15px;
	width: 170px;
	margin: 0;
	padding: 0;
	border: 1px solid #969696;
	background-color: #F0F0F0;
	display: none;
	z-index: 3;
	text-align: left;	
}

ul#primary-nav li ul li {
	width: 170px;
   	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #969696;	
	color: #616161;
	font-weight: none;
    text-decoration: none;
    text-transform: none;
	text-align: left;    
}

ul#primary-nav li ul li a, ul#primary-nav li ul li a:visited {
	width: 170px; 
	margin: 0;
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	color: #616161;
	font-weight: none;
    text-decoration: none;
    text-transform: none;
}

ul#primary-nav li ul li a:hover {
	width: 170px; 
    background-color: #E0E0E0;
	color: #000000;
	font-weight: none;
    text-decoration: none;
    text-transform: none;
}
 
ul#primary-nav li:hover ul, ul#primary-nav li.over ul{
	display:block;	
}

/* ------------------------------------------------------------------------- */
/* CONTEUDO ---------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#colunaesquerda h1 {
	padding: 7px 0 5px 10px;
	margin: 0;
	height: 23px;
	_height: 35px;
	width: 169px;
	_width: 179px;
	color: #FFFFFF;
	font-weight: bold;
	background: #89a335;	
}

#colunaesquerda h1.first {
	background: url("../images/estrutura/bg-h1-coluna.jpg") top left no-repeat;
}

#colunaesquerda a, #colunaesquerda a:visited {
	display: block;
	height: 25px;
	_height: 30px;
	width: 169px;
	_width: 179px;
	padding: 5px 0 0 10px;
	background: #f2eeef;
	color: #6e8f04;
	font-weight: bold;
}

#colunaesquerda a:hover {
	background: #e6e6e6;
	text-decoration: none;
}

#colunaesquerda p {
	padding: 0;
	margin: 0;
}

#conteudo h1, #conteudo-form h1{
	margin: 0 0 6px 0;
	padding: 0 0 14px 2px;
	background:transparent url(../images/estrutura/bg-h1.jpg) no-repeat scroll left bottom;
	font-size: 16px;
	color: #648625;
}
#conteudo h2, #conteudo-form h2{
	color: #003300;
}

#conteudo img{
   float:left;
   border:0px;
   padding:0px;
   margin:10px;
}

#conteudo .imagem_canto{
	max-width: 530px;
}

#conteudo .imagemcanto{
   width: 120px;
   height: 50px;
   padding: 0;
   margin: 10px 0px 0px 0px;
   border: 0;
   float: left;
   text-align: center;
}

#conteudo .imagemcanto img{
   text-align: center;
   vertical-align: middle;
}

#conteudo .imagem_centralizada{
   padding: 0;
   margin: 10px 0px 0px 0px;
   border: 0;
   clear: both;
   float:none !important;
}

#conteudo .imagem_centralizada img{
   text-align: center;
   vertical-align: middle;
}

#conteudo .imagem_direita{
   padding: 0;
   margin: 10px 0px 10px 0px;
   border: 0;
   float: right;
   text-align: center;   
}

#conteudo .imagem_direita img{
   text-align: center;
   vertical-align: middle;
}

#conteudo .produto-destaque{
	width: 50%;
	height: 140px;
	float: left;
	margin: 0 0 18px 0;	
}

#conteudo .produto{
	width: 100%;
	height: 120px;
	float: left;	
}

#conteudo .produto-destaque p{
	clear: both;
	text-align: center;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#conteudo .produto-destaque img {
	margin: 0;
	padding: 0;
	float: none;
}

#conteudo .imagem-destaque {
	float: none;	
}

.preco-destaque{
	color: #FF9900;
	font-size:14px;
	font-weight: bold;
	height: 25px;
}	


.data-destaque {
	color: #6c8f01;
	font-weight: bold;
}

.bloco_de_noticias{
	margin: 0;
   	padding: 0 0 10px 0;
   	border: 0;
}

.bloco_de_noticias p{  
    font-size: 11px;
}

.bloco_de_noticias a, .bloco_de_noticias a:visited{
	color: #398c3c;  
    font-size: 11px;
    text-transform: none;
    text-decoration: none;    
}

.bloco_de_noticias a:hover{  
    text-decoration: underline;
}

.quadro {
	width: 43%;
	overflow: hidden; 
	float: left;
	border: none; 
	margin: 5px 2% 5px 2%; 
	padding: 0 1% 0 1%;
	text-align: left; 
	display: block;
}

#creditos p{
   width: 380px;
   margin: 0;	
   text-align: center;
   color: #FFFFFF;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
}

#rodape_b2ml {
	position: absolute;
	bottom: 0px;
	right: 30px;
	width: 94px;
	height: 43px;
	border: 0;
	margin: 0;
	padding: 0;
}

#caminho {
	border: 0px;
	margin: 10px 0px 0px 10px;
	padding: 0 30px 0 0;
	color: #6c8f01;
	font-size: 11px;
	text-align: right;
}

#caminho a {
	font-size: 11px;
}

#mapa {
	height: 16px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	padding-top:5 px;	
}

#idiomas {
	padding-top:5 px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
	float: right;	
}

#busca {
	position: relative;
	width: 185px;
	top: 10px;
	left: 400px;
}

#busca .campos{
	width: 120px;
	height: 18px;
	color: #aaaaaa;    
    font-weight:normal;
    font-size: 12px;
}

#busca .botao{
	font-size: 11px;
	position: absolute;
	border: 0;
	text-transform: uppercase;
	color: #aaaaaa;
	background: #ffffff;
	right: 2px;
	top: 2px;
}

#busca .botao:hover {
	cursor: pointer;
}

#newsletter {
	position: relative;
	color:#769CC9;    
	text-align:center;   
    font-weight:normal;
    text-decoration: none;
}

#newsletter .campos{
	width: 120px;
	height: 20px;
	color: #000000;
    font-weight:normal;
    font-size: 10px;
    text-decoration: none;
}

#login {
	position: relative;
    color:#769CC9;    
    font-weight:normal;
    text-decoration: none;
    text-align: center;   
}

#login .campos{
	width: 120px;
	height: 20px;
	color: #000000;
	font-weight:normal;
	font-size: 10px;
    text-decoration: none;
}

#video {
	padding: 10px 5px;
}

.comentario {
	width: 50%;
}

.contato input, .contato textarea, .contato select {
	background-color: #F5FFDD;
	border: 1px solid #6E9005;
	color: #444444;
	width: 320px;
}

.slideshow img { 
	margin: 0 !important; 
}