* {margin:0; padding:0;}
a{ text-decoration:none; outline:none;}
a:hover{ text-decoration:none;}
a img {border: 0;}
ul, ol {list-style:none; padding:0; margin:0;}
.img_left img{float:left;}
.left {float:left;}
.right {float:right;}
.clear { clear: both; height: 1px; }
.over {overflow:hidden;}
.over1 {overflow:hidden; height:1px;}
.over0 {overflow:hidden; height:0px;}
.block {display:block;}
.del{display:none;}
.null{visibility:hidden;}


body { font-family: Verdana, Geneva, sans-serif; font-size:12px; }
a { color: #333; }
a:hover { text-decoration: underline; }

.header-content , 
.menu-content, 
.projects,
.footer-content,
.top-bar ul { width: 775px; margin: 0px auto; }

/******************** Header ********************/
.top-bar ul li { float: left; line-height: 26px; }
.top-bar ul li { float: right; background: #ebe7dc; height: 16px; line-height: 16px; padding:1px; margin: 2px 0; border: 1px solid #9d9680; }
.top-bar ul li input { border: none; font-size: 12px; background: #ebe7dc;}
.top-bar ul li .lupa { border: none; background: url(../images/icon/search.png) no-repeat left top; width: 18px; cursor: pointer; }
 
#header { height: 435px; background: url(../images/header_bg.jpg) repeat-x left 26px; }
.header-content { position: relative; }
.header-content img.centro { position: absolute; top: 0px; left:250px; }
.top-bar { height:26px; background: url(../images/header_top.jpg) repeat-x left top; margin:0px; padding:0px; }

.header-content h1 { padding: 15px 0 0 0; }

.header-content ul.contatos { position: absolute; left: 0px; top: 100px; width: 300px; }
ul.contatos li { height: 18px; color: #4c4b50; }

.header-content ul.midias-sociais { position: absolute; right: 0px; top: 100px; list-style: none; width: 300px; }
ul.midias-sociais li { float: left; width: 100px; padding: 0px; margin: 0px; height: 50px; text-align: center; }


/******************** Content ********************/
#content { background: url(../images/content_background.jpg) repeat left top; margin:0px; padding:0px; }

.projects ul.list li.menu { text-align: right; background: none; border:none; margin:0px; padding: 25px 0 0 0; }
.projects ul.list li.menu img { border: 2px solid #b2a285; }

.projects ul.list li { font-size:10px; border: 7px solid #9d9680; background: #ebe7dc; padding: 10px; margin: 5px 0 25px 0; }
.projects ul.list li img { border: 3px solid #9d9680; margin: 0px; }
.projects ul.list li h1 { text-align: right; font-size: 16px; line-height: 26px; margin:0px; }
.projects ul.list li a.url { background-color: #9d9680; padding: 4px 10px; color:#FFF; font-weight: bold; position: relative; top: -18px; }
.projects ul.list li a.url:hover { text-decoration: underline; }
.projects ul.list li p { padding: 0px; margin: 0px; clear: both; }
.projects ul.list li h2 { font-size:10px; line-height: 14px; float:left; padding:0 5px 0 0; }
.projects ul.list li a { line-height: 14px; }
.projects ul.list li p.tags { text-align: right; line-height: 10px; padding: 20px 0 0 0; }

.projects ul.list li a.topo { position: relative; bottom: -18px; right: -14px; font-size: 8px; font-weight: bold; color:#333; float: right; }

#content .line { background: url(../images/line_footer.png) repeat-x left top; height:22px; }	
	
/******************** Footer ********************/
#footer { background-color: #2b241a; display: block; }

.footer-content { display: table; padding: 20px 0; }
.footer-content ul { float:left; width: 49%; padding: 0 5px 0 0; }
.footer-content ul li { width: 49%; float:left; display:inline; }

.footer-content ul li.title { color: #FFF; font-size: 24px; clear:both; width: 100%; line-height: 30px; padding: 0 0 4px 0; }
.footer-content ul li .small { font-size: 14px; }

.footer-content ul.links a,
.footer-content ul.amigos a { font-size:10px; line-height: 12px; text-decoration: none; color: #FFF; padding: 2px 0 2px 12px; background: url(../images/bullet.gif) no-repeat 0 5px;}
.footer-content ul.links a:hover,
.footer-content ul.amigos a:hover { text-decoration: underline; }

.footer-content ul.contato { width: 200px; }
.footer-content ul.contato li { clear: both; width: 100%; padding: 3px 0 0 0; }
.footer-content ul.contato li label { color: #FFF; line-height: 16px; }
.footer-content ul.contato li input,
.footer-content ul.contato li textarea { width: 100%; padding:2px; font-size: 11px; border: 2px solid #b2a285; background: #ebe7dc; }
.footer-content ul.contato li .w208 { width: 208px; }

.footer-content ul.flicker { clear: both; width: 100%; margin: 20px 0 0 0; }
.footer-content ul.flicker li { float:left; width: 59px; }
.footer-content ul.flicker li.title { width:100%; }
.footer-content ul.flicker li img { border: 2px solid #FFF; }

#footer .copyright { height: 3px; background-color: #000; }


