 A:link {text-decoration: none;color:#ff6603;}
 A:visited {text-decoration: none;color:#ff6603;}
 A:active {text-decoration: none; color: #ff6603; }
 A:hover {color:#ff6603; text-decoration:underline}
 A.ff {text-decoration: none; color: #ff6603; }
 A.ff:visited {text-decoration: none; color: #ff6603; }
 A.ff:hover {text-decoration: none; color:#ff6603; }
 A:ff.active {text-decoration: none; color:#ff6603; }
 

* {
	font-family:Trebuchet MS;
	color:#003399;
	font-size: 13px;

}

body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #DB241E;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin:0px;
	background-repeat:repeat-x;
	background-color:#aabccd;
	background-image:url(images/expansor.jpg);
	width:100%;
	height:100%;
	padding:0;
}

#principal {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	display:table;

}
#principal #topo {
	width:900px;
	height:266px;
	margin-bottom:10px;
}
#meio {
	width:900px;
	height:400px;
	min-height:100%;
	border-left:dotted 1px #1a4571;
	border-right:dotted 1px #1a4571;
	display:table;
}
#meio #area-destaques {
	width:230px;
	height:100%;
	margin-left:8px;
	*margin-left:4px;
	margin-right:5px;
	float:left;
}
#meio #area-destaques #tarja-destaques {
	width:100%;
	height:22px;
	border:solid 1px #000000;
	background-color:#155596;
	margin-bottom:2px;
}
#meio #area-destaques #tarja-destaques .titulo-destaque {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;	
}
#meio #area-destaques #destaques {
	width:202px;
	height:100%;
	min-height:100%;
	border:solid 1px #000000;
	background-color:#ffffff;
	padding-top:14px;
	padding-left:14px;
	padding-right:14px;
	position:relative;
	font-size:11px;
}
#meio #area-content {
	width:648px;
	*width:646px;
	height:100%;
	float:left;
	position:relative;
	display:table;
}
#meio #area-content #tarja-content {
	width:100%;
	height:22px;
	border:solid 1px #000000;
	background-color:#ffd200;
	margin-bottom:2px;
}
#meio #area-content #tarja-content .titulo {
	color:#155596;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;	
}
#meio #area-content #content {
	width:620px;
	*width:618px;
	padding-top:14px;
	padding-left:14px;
	padding-right:14px;
	height:100%;
	border:solid 1px #000000;
	background-color:#ffffff;
	display:table;	
}
.box1 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #293b5a;
	border: 1px #293b5a solid;
	background-color: #ffffff;
	height:17px;
}
.box2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #293b5a;
	border: 1px #293b5a solid;
	background-color: #ffffff;
}
#endereco {
	font-size:11px;
	bottom:0;
	position:absolute;
	left:16px;
	margin-bottom:10px;
}
#vitrine {
	width:610px;
	height:70px;
	bottom:0;
	position:absolute;
	margin-bottom:10px;
	left:15px;
}
#box_produto {
	border:solid #003366 1px;
	width:170px;
	height:180px;
	padding:10px;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
#box_produto #img_prod {
	width:130px;
	height:130px;
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
	cursor:hand;
}
.clear {
	clear:both;
}
#rodape {
	width:900px;
	height:37px;
	background-image:url(images/rodape.jpg);
	margin-top:50px;
}
#rodape #hosting {
	float:right;
	margin-top:6px;
	margin-right:8px;
	font-size:12px;
}
