/*@import "style-galeria.css";
@import "niceforms-default.css";
@import "ui.all.css";
@import "ui.slider.css";
@import "autocomplete.css";*/

#descricaotexto {
	font-size:10px;
	margin: 5px 10px 5px 10px;
	font-size:10px;
	width:700px;
	overflow:hidden;
	max-height:110px;
}

#desc_fundo{
	position: fixed !important;
	top: 0px;
	left: 0px;

	width: 100%;
	height:100%;
	color: #000000;
	background-image:url('../images/pixel.png') ;
	background-repeat:repeat;
	display:none;
}

#desc_completa {
	background:#ffffff;
	position:absolute;
	width: 700px;
	height: 500px;
	top:50%;
	left:50%;
	margin-left:-350px;
	margin-top:-250px;
	border:4px solid #000;
}

#descricaocompleta {
	cursor:pointer;
	display:none;
	height:60px;
	margin: 0 0 0 10px;
	font-size:10px;
	height:20px;
	width:700px;
}

#tr_fav {
	width:300px;
}

.relacionados {
    width:710px;
    margin-left:16px;
    margin-bottom:10px;
    margin-right:5px;
    margin-top:20px;
    border:2px #ccc groove;
    padding-left:5px;
    clear:both;
    height:192px;
}

.relacionados_ul{
    height:110px;
    margin-bottom:0px;
    
}

.relacionados_li{
	padding:20px 2px;
    list-style:none;
    float:left;
}

.relacionados_a{
    height:95px;
    width:108px;
    background-color:#FFF;
    float:left;
    display:inline;
    padding-left:4px;
    padding-top:4px;
    margin-left:2px;
}

.relacionados_a:hover{
    height:95px;
    width:108px;
    background-color:#F60;
    float:left;
    display:inline;
    padding-left:4px;
    padding-top:4px;
    margin-left:2px;
}

.loc_venda {
	height:56px;
}

#tabs {

   border-width:1px; border-style:solid; border-color:#000000; background-color:#FAEAD3
}

#tabs *{

   margin:0;
}
