*{
	margin:0 auto;
	padding:0px;
}

body{
	background:#EEE;
}

.clear{
	clear:both;
}

#wrap{
	width:990px;
	background:white;
	margin-top:5px;
	margin-bottom:5px;
}

#top{
	height:170px;
	border-top:10px solid #ccc;
	background:white;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif; 
}

#top h1{
	width:231px;
	height:134px;
	float:left;
	margin:30px 0 0 43px;
}

#setup{
	height:40px;
	background:#0099CC;
}

#setup ul{
	list-style:none;
	float:right;
}

#setup ul li{
	display:inline;
	background:white;
	margin-right:10px;
	padding:10px 20px;
	border:1px solid #0099CC;
}

#setup ul li a{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif; 
}

#setup ul li:hover{
	border:2px solid #0099CC;
}

#content{
	padding:10px; background:url(../images/bg-content.jpg) repeat-x;
}

#col-left{
	width:224px;
	height:423px;
	float:left;
	background:#007CA6;
}

#col-end {
	padding: 10px;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #FFF;
	line-height: 25px;
}

#col-end strong{
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #FFF;
}


#post-photo{
	height:130px;
	background:white;
	margin-top:10px;
}

#col-right{
	width:706px;
	min-height:403px;
	margin:0 10px 0 10px;
	float:right;
	line-height:30px;
	padding:10px;
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#333;
}

#footer{
	height:160px;
	border-top:10px solid #ccc;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#333;
}

#setup-footer{}

#setup-footer ul{
	list-style:none;
	float:right;
	margin-top:10px;
}

#setup-footer ul li{
	display:inline;
	padding:10px 20px;
}

#setup-footer ul li a{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

#setup-footer ul li a:hover{
	text-decoration:underline;
}

#copyright,h2{
	text-align:center;
	margin-top:120px;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#333;
}

.tbl-produtos{
	padding-left:20px;
}

.content-home{
	margin:30px 10px 30px 10px;
	padding:10px;
	line-height:35px;
}

.content-home img{
	margin-right:30px;	
}

