@import "css.css";
@import "caro.css";
@import "pagina.css";
@import "detalhes.css";
p{ margin:0; padding:0;line-height:18px}
html, body {height:100%;} 
body {
	margin:0; 
	padding:0;
	background:#ddd;
	color:#804000; /*804000*/
	font:11px Arial, Helvetica, sans-serif;
	background:url(../imgs/fnd.jpg);
	}
#tudo { 
	width:770px;
	position:relative;  /*Contexto de posicionamento */
	background:#fff url(../imgs/linha_div.jpg) no-repeat left;
	background-position:200px 240px;
	margin:0 auto;
	text-align:left;
 
	border:solid #d6c3ad 2px;
}
	
* html #tudo {height: 100%;}

#conteudo {padding-bottom:30px;}
#topo { 
	width:770px;
	height:205px; /*212px é o correto*/ 
	_height:212px !important; /*212px é o correto*/ 
	*height:212px !important; /*212px é o correto*/ 
	}	
#principal {
	width:535px;
	margin-right:14px;
	_margin-right:7px;
	*margin-right:7px;
	float:right;
	}
#menu {
	width:200px;
	float:left;
	padding-top:10px;
	margin-left:5px;
}
#box_login{
	width:169px;
	height:257px;
	float:left;
	background:url(../imgs/box_login.jpg) no-repeat;
	margin-left:22px;
	*margin-left:9px;
	_margin-left:9px;
	margin-top:12px;
	*margin-top:12px;
	_margin-top:12px;
	/*margin-left:22px;
	margin-top:12px;*/	
}

 
marquee{ font-size:18px}
#bt_ok{
float:right;
width:33px;
height:20px;
position:
relative;
top:-25px;
_top:-20px;
*top:-20px;

right:11px
	
}
/**/
#rodape{
	width: 710px;
    height: 28px; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 	background:#633005;
	position: relative;
}
#rodape p{
	text-align:center;
}
a{ color:#804000; text-decoration:none}
.resp a{ color:#804000; text-decoration:none; font-size:12px; font-weight:bold }
.resp li{ list-style:circle; text-indent:-10px; margin-left:15px; }
#thumsResp p{ margin:0; padding:0}
#thumsResp{ text-align:center; width:130px; min-height:150px; height:auto !important; height:150px; float:left;}
#thumsResp img{ border:#804000 solid 1px; padding:2px }

.boxDepoimentos{ margin:0;padding:0; width:100%;  min-height:50px; height:auto !important; height:50px; border-bottom:#D6C3AD solid 1px; margin-bottom:20px}
.boxDepoimentos h1{margin:0;padding:0; font-size:14px; border-bottom:#000 solid 1px; margin-bottom:4px;}
.boxDepoimentos p{ margin:0;padding:0; line-height:18px}
#copy{
	width: 710px;
    height: 28px; 
	margin-top: 0px;
	*margin-top: 10px;
	_margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#copy p{
	text-align:left;
	float:left;
	font-weight:bold; 	
}
#copy  .orange{
	float:right
}
#copy  .orange a{
	color:#804000;
	text-decoration:none
}
#copy  .orange a:hover{
	color:#804000;
	text-decoration:none;
	font-size:12px;
}
#logoOrange a{
	text-indent: -10000px;
	width: 75px;
	height: 47px;
	float:right;
	margin-top:-40px;
	margin-right:30px;
	background:url(../imgs/orange.jpg);
	z-index:1000;
}

ul {
	width:153px;
	margin:0;
	padding:0;
	list-style:none;
	}
ul li {margin:0px 0; }
ul li a, ul li a:visited {
	height:1%;
 	display:block;
	padding:1px 10px;
	}
ul li a:hover {
 
	}
 
h4 {font-size:16px;}
.clear {clear:both;}
