/* CSS Document */


/*--------------RESET CSS------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
/*	border-collapse: separate;
	border-spacing: 0;*/
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*---------------------
------ GERAL -------
---------------------*/

body {
	color:#777;
	font-family: "Trebuchet MS",Verdana;
}


body.home{
	background:#aaa;
}


/*---------------------
------ HEADER -------
---------------------*/

#header{
	width:945px;
	height:37px;
	margin:0 auto;
	margin-top:40px;
	position:relative;
}

#marcatop{
	width:400px;
	float:left;
}

.alogog{
	display:block;
	width:195px;
	height:37px;
	background:url(logo_tribo_g.png) no-repeat;
}

#contenthome{
	width:945px;
	margin:0 auto;
	margin-top:78px;
	position:relative;
}

/*destaque*/
#areadesdaque{
	width:945px;
	position:relative;
	height:330px;
}

.imgdestaque{
	float:left;
	margin-right:19px;
}

.contdestaque{
	padding-top:48px;
	margin-left:491px;
}

.titdestaque{
	display:block;
	width:450px;
	height:38px;
}

.contdestaque p {
	width:434px;
	font:16px/24px "Trebuchet MS", Verdana;
	color:#777;
	margin-top:20px;
}

.linksaibamais{
	display:block;
	width:112px;
	height:31px;
	margin-top:38px;
	background:url(bt_saibamais.png) left top no-repeat;
}

.linksaibamais:hover{
	background-position:left bottom;
}


/*boxhome*/

#boxhomer{
	width:945px;
	position:relative;
	margin-top:31px;
}

#boxhomer_top{
	width:945px;
	height:21px;
	background:url(bg_boxr_home_top.gif) no-repeat;
}

#boxhomer_cont{
	width:945px;
	background:url(bg_boxr_home_mid.gif) repeat-y;
	padding:13px 0 15px 0;
	overflow:hidden;
}

#boxhomer_esq{
	float:left;
	width:400px;
	margin-left:40px;
}

#boxhomer_esq p{
	font:12px/23px "Trebuchet MS", Verdana;
	color:#777;
	margin-top:12px;
	padding-left:3px;
}

a.vejamais{
	font:12px/23px "Trebuchet MS", Verdana;
	color:#9BCF3D;
	text-decoration:none;
}

a.vejamais:hover{
	background:#9BCF3D;
	color:#fff;
}

#boxhomer_dir{
	float:left;
	margin-left:66px;
	width:430px;
}

#listhelp li{
	list-style:none;
	display:block;
	height:20px;
	background:url(bullet_check.png) left 3px no-repeat;
	font:12px/21px "Trebuchet MS", Verdana;
	color:#777;
	margin-top:10px;
	margin-left:5px;
	padding-left:20px;
}

#boxhomer_bot{
	width:945px;
	height:20px;
	background:url(bg_boxr_home_bot.gif) no-repeat;
}


/*trabalhos recentes*/

#trabrecentes{
	margin-top:45px;
	overflow:hidden;
}

#ostrabrec{
	margin-top:32px;
}

#ostrabrec a{
	display:block;
	cursor:pointer;
	text-decoration:none;
	color:#777;
	font-family:"Trebuchet MS", Verdana;
}

.umtrabrec{
	display:block;
	width:315px;
	height:180px;
	float:left;
	margin-bottom:60px;
}

.otrabtb{
	display:block;
	width:250px;
	height:133px;
	margin:0 auto;
	border:1px solid #E4E4E4;
	z-index:0;
}

.otbcover{
	display:block;
	width:315px;
	height:54px;
	background:url(masc_thumb.png) top center no-repeat;
	margin-top:-13px;
	z-index:33;
}

.trabtbtit{
	font:16px "Trebuchet MS", Verdana;
	font-weight:bold;
	display:block;
	padding-left:33px;
	padding-top:10px;	
}

.trabtbdesc{
	font:12px "Trebuchet MS", Verdana;
	font-weight:normal;
	display:block;
	padding-left:34px;
}

#ostrabrec a:hover{
	color:#9BCF3D;
}

#ostrabrec a:hover .otrabtb{
	border:1px solid #9BCF3D;
	/*background:url(thumb_cover_back.gif) no-repeat !important;*/
	margin-top:-5px;
}

#ostrabrec a:hover .otbcover{
	margin-top:-8px;
}

.maismargem{
	margin-bottom:50px;
}


/*---------------------
--- PORTFOLIO ------
----------------------*/

#contentoport{
	width:945px;
	margin:0 auto;
	margin-top:56px;
	overflow:hidden;

}

#areadecsetor{
	width:945px;
	overflow:hidden;
	height:241px;
}

.oicone{
	width:270px;
	float:left;
}

.descsetor{
	margin-left:300px;
}

.descsetor h2{
	display:block;
	width:250px;
	height:29px;
	margin-top:50px;
}

.descsetor p{
	width:570px;
	font:16px/24px "Trebuchet MS", Verdana;
	color:#777;
	margin-top:20px;
}

#contentport{
	width:945px;
	margin:0 auto;
	margin-top:118px;
	position:relative;
	overflow:hidden;
}

#topumport{
	overflow:hidden;
	width:945px;
	height:35px;
}

#titumport{
	float:left;
	width:685px;
}

.otitport{
	margin-left:13px;
}

#navegport{
	width:220px;
	float:right;
}

#navegblog{
	width:280px;
	float:right;
}

.btanterior a{
	display:block;
	width:101px;
	height:30px;
	background:url(bt_anterior.png) left top no-repeat;
	float:left;
}

.btanterior a:hover{
	background-position:left bottom;
}

.btproximo a{
	display:block;
	width:103px;
	height:30px;
	background:url(bt_proximo.png) left top no-repeat;
	float:right;
}

.btproximo a:hover{
	background-position:left bottom;
}

.btpaganterior{
	display:block;
	width:101px;
	height:30px;
	background:url(bt_anterior.png) left top no-repeat;
	float:left;
}

.btpagproximo{
	display:block;
	width:103px;
	height:30px;
	background:url(bt_proximo.png) left top no-repeat;
	float:right;
}

.btpaganterior:hover{
	background-position:left bottom;
}

.btpagproximo:hover{
	background-position:left bottom;
}

.btantigas a{
	display:block;
	width:130px;
	height:30px;
	background: url(bt_mais-antigos.png) left top no-repeat;
	float:left;
}

.btantigas a:hover{
	background-position:left bottom;
}

.btrecentes a{
	display:block;
	width:130px;
	height:30px;
	background: url(bt_mais-recentes.png) left top no-repeat;
	float:right;
}

.btrecentes a:hover{
	background-position:left bottom;
}


#areaumport{
	overflow:hidden;
	margin-top:25px;
	margin-bottom:60px;
}

#areablog{
	overflow:hidden;
	margin-top:65px;
	margin-bottom:60px;
}

#sidebarport{
	width:295px;
	float:left;
}

#sidebarport h3{
	font:24px "Trebuchet MS", Verdana;
	color:#96C93A;
	margin-top:40px;
}

#sidebarport p{
	font:13px/21px "Trebuchet MS", Verdana;
	color:#444;
	margin-top:20px;
	text-shadow:0 1px #fff;
}

#sidebarport a{
	font:12px/21px "Trebuchet MS", Verdana;
	color:#fff;
	background:#96C93A;
	text-decoration:none;
	padding:0 4px 0 4px;
	text-shadow:none;
}

#sidebarport a:hover{
	color:#96C93A;
	background:#fff;
	text-decoration:none;
	text-shadow:none;
}

#sidebarport ul{
	list-style:none;
	margin-top:16px;
	margin-left:13px;
}

#sidebarport ul.no_indent {
	margin-left: 0;
	margin-top: 30px;
}

#sidebarport ul li{
	font:12px "Trebuchet MS", Verdana;
	color:#777;
	background:url(bullet_check.png) left 1px no-repeat;
	margin-bottom:12px;
	padding-left:21px;
}


#imggrande{
	float:right;
	width:631px;
	margin-top:45px;
}

.topimgport{
	display:block;
	width:631px;
	height:8px;
	background:url(bord_top_imgport.gif) no-repeat;;
}

.midimgport{
	display:block;
	width:615px;
	background:url(bord_mid_imgport.gif) repeat-y;
	padding:0 8px 0 8px
}

.botimgport{
	display:block;
	width:631px;
	height:8px;
	background:url(bord_bot_imgport.gif) no-repeat;;
} 


/*---------------------
------ A EMPRESA-------
---------------------*/


#maincol{
	float:right;
	width:631px;
	padding-bottom: 30px;
}

#maincol h2 {
	font-size: 30px;
	color: #90C834;
	margin-bottom: 21px;
	}
	
#maincol p {
	color:#444444;
	font:13px/21px "Trebuchet MS",Verdana;
	margin-top:21px;
	text-shadow:0 1px 0 #FFFFFF;
}
	
#maincol h3 {
	font-size: 15px;
	color: #90C834;
	margin-top: 21px;
	line-height: 21px;
}
	
#maincol .mainhalf {
	width: 302px;
	float:left;
}

.first {
	margin-right: 20px;
}

/*---------------------
------ RODAPE -------
---------------------*/


#footer{
	width:100%;
	height:211px;
	background:url(bg_rodape.gif) repeat-x;
	margin-top:20px;
	*margin-top:60px;
}

#foot_wrapper{
	width:945px;
	margin:0 auto;
	padding-top:25px;
	padding-left:10px;
	position:relative;
	overflow:hidden;
	height:186px;
}


#infotribo{
	width:380px;
	float:left;
	overflow:hidden;
}

#infotrib{
	margin-top:12px;
	overflow:hidden;
}

#infotrib p{
	font:11px/18px "Trebuchet MS", Verdana;
	color:#BEBEBE;
	margin-left:3px;
}

.linesepara{
	width:100%;
	height:4px;
	background:url(line_separa_bg.gif) repeat-x;
	margin-top:12px;
	margin-bottom:12px;
}

#menu_rod ul{
	list-style:none;
	font:11px/18px "Trebuchet MS", Verdana;
	color:#fff;
}

#menu_rod ul li{
	font:11px/18px "Trebuchet MS", Verdana;
	color:#fff;
	display:inline;
	margin-left:1px;
	margin-right:10px;
}

#menu_rod ul li a{
	font:11px/18px "Trebuchet MS", Verdana;
	color:#fff;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

/*#menu_rod ul li a:hover{
	color:#000;
	background:#fff;
}*/

#recentblog{
	width:380px;
	/*margin-left:140px;*/
	float:right;
	padding-top:4px;
}

#recentblog h3{
	margin-left:3px;
}

#recentblog h4{
	font:14px "Trebuchet MS", Verdana;
	color:#9BCF3D;
	padding-left:3px;
}

#recentblog p{
	font:12px/21px "Trebuchet MS", Verdana;
	color:#bebebe;
	margin-top:7px;
	margin-bottom:15px;
	padding-left:3px;
}

.leianoblog{
	display:block;
	width:83px;
	height:15px;
	background:url(leia_blog.gif) left top no-repeat;
	margin-left:3px;
	cursor:pointer;
}

.leianoblog:hover{
	background-position:left bottom;
}

#bttop{
	position:absolute;
	bottom:0px;
	right:0px;
}

.obttopo{
	display:block;
	width:46px;
	height:40px;
	background:url(bt_topo.gif) no-repeat;
	cursor:pointer;
}


/*---------------------
------ BLOG -------
---------------------*/

#sidebarblog{
	width:295px;
	float:left;

}

.categorias {
	background: #EBEBEB url(corner_top.jpg) no-repeat top;
	width: 288px;
	padding-top: 40px;
	padding-bottom: 40px;

}

.categorias h3 { 
	font-size: 24px;
	color: #96C93A;
	margin-left: 36px;
}

.list_cat {
	padding: 20px 0;
	margin-left: 36px;
}

.list_cat li {
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.list_cat li a {
	color: #605D5C;
	text-decoration: none;
}

.list_cat li a:hover {
	color: #000;
}

.line {
	background: #fff;
	color: #fff;
	height: 1px;
	overflow: hidden;
	width: 100%;
	border: none;
	margin-bottom: 40px;
}

.arremate {
	background: #EBEBEB url(corner_bot.jpg) no-repeat;
	width:288px;
	height: 7px;
}

.header_post a {
	font:12px/21px "Trebuchet MS", Verdana;
	color:#fff;
	background:#96C93A;
	text-decoration:none;
	padding:0 4px 0 4px;
}

.header_post a:hover{
	color:#96C93A;
	background:#fff;
	text-decoration:none;
}

.header_post {
	text-transform: uppercase;
	font-size: 12px;
}

.corpo_post img {	
	margin-right: 12px;
	margin-bottom: 12px;
}

.titulo_post h3 {
	text-transform: none;
	font-size: 22px !important;
}

.divisor {
	height: 2px;
	overflow: hidden;
	background: url(divisor.gif) repeat-x;
	width: 100%;
	display: block;
	margin: 40px 0;
}


/*---------------------
------ CONTATO -------
---------------------*/


#maincol_left {
	float:left;
	width:631px;
	padding-bottom: 30px;
	margin-right: 18px;
	
}

#maincol_left h2 {
	font-size: 30px;
	color: #90C834;
	margin-bottom: 20px;
	}
	
#maincol_left p {
	font:12px/21px "Trebuchet MS", Verdana;
	color:#606060;
	margin-top:20px;
	}
	
#maincol_left h3 {
	font-size: 15px;
	color: #90C834;
	margin-top: 20px;
	line-height: 1.5;
}
	
#maincol_left .mainhalf {
	width: 302px;
	float:left;
}

.contato {
	width: 468px;
	display: block;
	margin: auto;
}

.contato label {
	display: block;
	font-size: 16px;
}

.contato label .ct_inpblur {
	background: #fff;
	border: 1px solid #ccc;
	width: 100%;
	height: 19px;
	margin-bottom: 20px;
	margin-top: 5px;
	-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px;	
	padding: 5px;
}

.contato label .ct_inpfocus {
	background: #fff;
	border: 1px solid #9bcf3d;
	width: 100%;
	height: 19px;
	margin-bottom: 20px;
	margin-top: 5px;
	-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px;	
	padding: 5px;
}

.contato label .ct_textareablur {
	background: #fff;
	border: 1px solid #ccc;
	width: 100%;
	height: 141px;
	margin-bottom: 20px;
	margin-top: 5px;
	-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px;	
	padding: 5px;
}

.contato label .ct_textareafocus {
	background: #fff;
	border: 1px solid #9bcf3d;
	width: 100%;
	height: 141px;
	margin-bottom: 20px;
	margin-top: 5px;
	-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px;	
	padding: 5px;
}

.ct_submit {
	background: url(bt_enviar.png) no-repeat top left;
	height: 30px;
	width: 130px;
	border: none;
	cursor: pointer;
}

.ct_submit:hover {
	background-position: bottom;
}

.h3cont {
	margin-top: 20px !important;
}


/*---------------------
------ Clientes -------
---------------------*/


.logo-cliente {
	position: relative;
	width: 76px;
	height: 76px;
	margin: 12px;
	float:left;
	overflow: hidden;
	}
	
.logo-cliente .cover {
	position: absolute;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=20);
	opacity: 0.2;
	background: url(bg_clientes_cover.jpg) no-repeat;
	height: 76px;
	width: 76px;
	}
	
.logo-cliente .cover img {
	opacity: 0;
	filter: alpha(opacity=0);
	}
	
h5 {
	color: #96C93A;
	font-size: 16px;
	font-weight: bold;
}

.clientes {
	width: 845px;
	margin: auto;
	padding: 30px 0;
	
}

/*---------------------
------ Classes -------
---------------------*/

.destaque {
	font-size: 18px !important;
	line-height: 1.8 !important;
	margin-top: 40px !important;
	padding-right: 10px;
}

.data {
	background:none repeat scroll 0 0 #96C93A;
	color:#FFFFFF;
	font:12px/21px "Trebuchet MS",Verdana;
	padding:0 4px;
	text-decoration:none;
}

.destaque_verde{
	background:none repeat scroll 0 0 #96C93A;
	color:#FFFFFF;
	text-decoration:none;
	text-shadow:none;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

img.alignright{
	margin-left:15px !important;
	margin-right:0px !important;
}

strong{
	font-weight:bold;
}
