* { margin:0; padding:0 }

body { 
	background:#fff url(img/bgbody.jpg) no-repeat center top fixed;
	font:11px Arial, Helvetica, sans-serif }
	
img { border:0 }

a { color:#000000; outline:none }

#all {
	padding:0 0 0 20px;
	/*position:absolute;
	left:50%;
	top:50%;
	margin:-240px 0 0 -350px;
	float:left;*/
	margin:0 auto;
	width:680px }
	
#c1, #c2, #c3 { float:left }
	
#c1 { width:216px }
	
#c2 { width:464px }

#c2 .topsecao img { margin:20px 0 20px 0 }

#c3 {
	margin:20px 0 20px 0;
	background:#fff;
	width:660px;
	height:163px;
	border-top:3px solid #000;
	border-bottom:3px solid #000 }
	
#c3 img,
#c3 a {
	margin:0 5px 0 8px;
	float:left;
	text-indent:-1000em;
	width:150px;
	height:163px;
	display:block }
	
#c3 a.link1 { background:url(img/menu_prod1.jpg)}
#c3 a.link2 { background:url(img/menu_prod2.jpg)}
#c3 a.link3 { background:url(img/menu_prod3.jpg)}
#c3 a.link4 { background:url(img/menu_prod4.jpg)}
#c3 a.link5 { background:url(img/menu_prod5.jpg)}

#c3 a:hover.link1 { background:url(img/menu_prod1.jpg) 0 -163px }
#c3 a:hover.link2 { background:url(img/menu_prod2.jpg) 0 -163px }
#c3 a:hover.link3 { background:url(img/menu_prod3.jpg) 0 -163px }
#c3 a:hover.link4 { background:url(img/menu_prod4.jpg) 0 -163px }
#c3 a:hover.link5 { background:url(img/menu_prod5.jpg) 0 -163px }

#c2 {
	z-index:10;
	position:relative;
	line-height:17px;
	width:464px }
	
#c2 .default { padding:30px }
	
#c2 .default .nome,
#c2 .produto .vejafoto {
	border-bottom:1px solid #666;
	letter-spacing:-1px;
	display:block;
	padding:0 0 5px 0;
	margin:0 0 5px 0 }
	
#c2 .default .nome { 
	color:#CC0000;
	font:bold 19px Arial, Helvetica, sans-serif }
	
#c2 .produto .vejafoto {
	color:#666666;
	border:0;
	font:bold 14px Arial, Helvetica, sans-serif }

#c2 .produto div.descricao span.descricao {
	float:left;
	width:404px }

#c2 .produto ul.thumbs  {
	clear:both;
	list-style:none }

#c2 .produto ul.thumbs  li {
	margin:0 3px 0 0;
	float:left }

#c2 .produto .thumbs img {
	cursor:pointer;
	border:1px solid #ccc;
	margin:0 10px 0 0 }
	
#c2 ul.produto {
	clear:both;
	padding:20px;
	list-style:none }
	
#c2 ul.produto img.title { clear:both }
	
#c2 ul.produto li { 
	background:#fff;
	/*border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:3px solid #ddd;*/
	width:120px;
	text-align:center;
	margin:0 10px 15px 10px;
	float:left }
	
* html #c2 ul.produto li { margin:0 10px 15px 6px }

#c2 ul.produto li a {
	height:90px;
	display:block; 
	border-bottom:3px solid #ddd;
	text-decoration:none }

#c2 ul.produto li a:hover { 
	color:#000;
	border-bottom:3px solid #666 }
	
#c2 ul.produto .nome {
	letter-spacing:normal;
	border:0;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	display:block;
	padding:5px 0 5px 0;
	color:#666 }
	
.flutua {
	float:left;
	width:422px;
	margin:0 0 20px 0
	/*border:10px solid #999*/ }
	
.flutua a {
	float:right;
	background:#ccc;
	padding:3px;
	font-weight:bold;
	text-decoration:none;
	color: #CC0000 }

.flutua img { border:1px solid #ccc }

.fale label {
	width:100px;
	float:left }

#footer {
	position:relative;
	background:url(img/footer_2.gif);
	height:110px;
	clear:both;
	display:block }
	
#footer a.link1,
#footer a.link2 { position:absolute }

#footer a.link1 {	
	width:85px;
	height:20px;
	left:64px;
	top:82px }
	
#footer a.link2 {
	width:210px;
	height:20px;
	left:457px;
	top:82px }


