@charset "utf-8";
/* CSS Document */
body{
width:800px;
height:348px;
background-color:#FFFFFF;
margin:0px;
padding:opx;
}
a{
text-decoration:none;
}

a:link{
color:#CCCCCC;
}

#site{
width:800px;
height:348px;
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:12px;
top:0px;
position:absolute;
margin:0px;
left:0px;

}

#topo{
position:relative;
width:800px;
height:70px;

}

#topo_lojas{
position:relative;
width:800px;
height:102px;
}

#topo_parceiros{
position:relative;
width:800px;
height:94px;
}


#formulario_cnt{

width:449px;
height:259px;
position:relative;
left:20px;
top:5px;
float:left;

}

#formulario_parc{
	width:380px;
	height:250px;
	position:relative;
	float:right;
	top:5px;
	left:0px;

}



#imagem_cnt{
	float:right;
	position:relative;
	height:259px;
	width:300px;
	left:-16px;
	top:5px;
}

#texto_lojas{
	width:430px;
	height:240px;
	position:absolute;
	font-size:12px;
	color:#666666;
	overflow:auto;
	margin-left: 360px;
	margin-top: 0px;
	*left:10px;
	*top:100px;
}

#texto_parceiros{
	width:400px;
	height:250px;
	position:relative;
	font-size:14px;
	float:left;
	color:#666666;
	top: 5px;
	overflow:auto;
	
}

#texto_empresa-hist{
	width:500px;
	height:250px;
	position:relative;
	font-size:12px;
	float:right;
	color:#666666;
	top: 5px;
	left: 0;
	padding:5px;
	overflow:auto;
	
}

#fotosLoja{
	float:left; 
	width:300px; 
	height:196px; 
	position:relative; 
	left:20px; 
	top:3px; 
}

#marreta{
	float:left; 
	width:300px; 
	height:43px; 
	position:absolute; 
	left:29px; 
	top:310px; 
	background-color:white;
}

ul{
list-style:none;



}

li{
display:inline;
margin-left:10px;


}

#fotos_produtos{
width:790px;
height:350px;
overflow:auto;


}
img{
border:0px;
}

ul img {
		border: 2px solid #D7B56D;
		border-width: 2px 2px 2px;
		color: #D7B56D;
		
	}

.jquery{
	cursor:pointer;
	height:	150px;
	width:	200px;
}
