html{
	height:100%;
}
body{
	background:url(img/carbon.gif);
	margin:0px;
	padding:0px;
	height:100%;	
}
form{
	padding:0px;
	margin:0px;
}
#meio{
	background:url(img/bgMeio.png);
	display:table;
	width:860px;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}
#abaL1{
	display:block;
	width:31px;
	height:117px;
	background:url(img/abaL1.png);
	float:left;
	margin-left:-20px;
	margin-top:37px;
}
#faixa1{
	background:#131313;
	width:837px;
	display:block;
	height:88px;
	float:left;
	margin-top:37px;	
}
#abaR1{
	display:block;
	width:30px;
	height:117px;
	background:url(img/abaR1.png);
	float:right;
	margin-right:-18px;
	margin-top:8px;
}
#separadorFaixas{
	width:100%;
	display:block;
	height:1px;
	clear:both;
	line-height:1px;
	margin:0px;
	padding:0px;
}
#abaL2{
	display:block;
	width:31px;
	height:73px;
	background:url(img/abaL2.png);
	float:left;
	margin-left:-19px;
	margin-top:18px;
}
#faixa2{
	background:#262626;
	width:837px;
	display:block;
	height:44px;
	float:left;
	margin-top:18px;	
}
#abaR2{
	display:block;
	width:30px;
	height:74px;
	background:url(img/abaR2.png);
	float:right;
	margin-top:-30px;
	position:relative;
	margin-right:-30px;
}
#logo{
	float:left;
	display:block;
	background:url(img/logo.gif);
	width:451px;
	height:88px;
	margin-left:20px;
}
#menu{
	margin-left:498px;
}
#menu a{
	display:block;
	float:left;
	margin-left:13px;
	height:44px;
}
#menu .menu1{
	background:url(img/menu1.gif);
	width:35px;
}
#menu .menu2{
	background:url(img/menu2.gif);
	width:41px;
}
#menu .menu2_en{
	background:url(img/menu2_en.gif);
	width:52px;
}
#menu .menu3{
	background:url(img/menu3.gif);
	width:77px;
}
#menu .menu3_en{
	background:url(img/menu3_en.gif);
	width:70px;
}
#menu .menu4{
	background:url(img/menu4.gif);
	width:61px;
}
#menu .menu4_en{
	background:url(img/menu4_en.gif);
	width:61px;
}
#menu .menu5{
	background:url(img/menu5.gif);
	width:83px;
}
#menu .menu1:hover, #menu .menu1H{
	background:url(img/menuH1.gif);
}
#menu .menu2:hover, #menu .menu2H{
	background:url(img/menuH2.gif);
}
#menu .menu2_en:hover, #menu .menu2H_en{
	background:url(img/menuH2_en.gif);
}
#menu .menu3:hover, #menu .menu3H{
	background:url(img/menuH3.gif);
}
#menu .menu3_en:hover, #menu .menu3H_en{
	background:url(img/menuH3_en.gif);
}
#menu .menu4:hover, #menu .menu4H{
	background:url(img/menuH4.gif);
}
#menu .menu4_en:hover, #menu .menu4H_en{
	background:url(img/menuH4_en.gif);
}
#menu .menu5:hover, #menu .menu5H{
	background:url(img/menuH5.gif);
}
#header{
	float:left;
	clear:both;
	display:block;
	height:166px;
	width:728px;
	margin-left:42px;
	background:url(img/headerBG.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	margin-top:-15px;
}
#header span{
	float:left;
	display:block;
	width:40px;
	height:166px;
}
#header span.header01{
	background:url(img/headerAbaBlog.gif);
}
#header span.header02{
	background:url(img/headerAbaPerfil.gif);
}
#header span.header02_en{
	background:url(img/headerAbaPerfil_en.gif);
}
#header span.header03{
	background:url(img/headerAbaTrabalhos.gif);
}
#header span.header03_en{
	background:url(img/headerAbaTrabalhos_en.gif);
}
#header span.header04{
	background:url(img/headerAbaContato.gif);
}
#header span.header04_en{
	background:url(img/headerAbaContato_en.gif);
}
.titulo{
	margin-top:20px;
	height:38px;
	display:block;
	background:#ddd8d5;
	width:688px;
	padding-left:40px;
	float:left;
	clear:both;
	color:#c23231;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:22px;
	line-height:38px;
	text-transform:uppercase;
	margin-left:42px;
	margin-bottom:10px;
	margin-top:50px;
}
.titulo a{
	color:#c23231;
	text-decoration:none;
}
.titulo a:hover{
	color:#262626;	
}
.titulo span{
	font-size:17px;
	color:#fff;
	display:block;
	background:url(img/blogData.gif);
	width:61px;
	height:54px;
	float:left;
	text-align:center;
	line-height:54px;
	margin-right:15px;
	margin-top:-9px;
}
.postBlog{
	font-size:12px;
	color:#131313;
	font-family:"Trebuchet MS";
	display:block;
	width:648px;
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	margin:0px;
	clear:both;
	margin-left:42px;
	margin-bottom:30px;
}
/* perfil */
.texto{
	font-size:12px;
	color:#131313;
	font-family:"Trebuchet MS";
	display:block;
	width:648px;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	margin:0px;
	clear:both;
	margin-left:42px;
	margin-bottom:30px;
}
.texto a{
	color:#131313;
	text-decoration:none;
	border-bottom:1px solid #e8e3df;
}
.texto a:hover{
	border-bottom:1px dotted #131313;
}
.texto .direita{
	float:right;	
	display:block;
	height:170px;
	width:185px;
}
.texto .esquerda{
	float:left;	
	display:block;	
	height:170px;
	width:450px;	
}
.texto span{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}
/* auto avaliaçao */
.texto .avaliacao{
	display:block;
	float:left;
	width:200px;
}
.texto .avaliacao .barra{
	display:block;
	height:10px;
	line-height:10px;
	background:#C23231;
	float:left;
	margin:0px;
	margin-left:5px;
	border-top:5px solid #E8E3DF;
	border-bottom:5px solid #E8E3DF;	
}
.texto .avaliacao .label{
	float:left;
	display:block;
	height:20px;
	line-height:20px;
	font-weight:normal;
	clear:both;
	width:90px;
	margin:0px;	
	text-align:right;
	font-size:11px;
}
.texto .avRight .label{
	float:right;
	margin-left:0;
	text-align:left;	
}
.texto .avRight .barra{
	float:right;
	margin-right:5px;	
}
.texto .avRight{
	border-right:1px solid #d0ccc8;
}
/* Portfolio */
.trabalhosItemSep{
	clear:both;
	height:30px;
	display:block;
}
.trabalhosItem{
	font-size:12px;
	color:#131313;
	font-family:"Trebuchet MS";
	display:block;
	width:648px;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	margin:0px;
	clear:both;
	margin-left:42px;
}
.trabalhosItem .imgC{
	display:block;
	background:url(img/panelTrabalhos.gif);
	float:left;
	width:315px;
	height:195px;
	margin-right:10px;	
}
.trabalhosItem .imgC img{
	margin-left:4px;
	margin-top:3px;
}
.trabalhosItem a{
	color:#131313;
	text-decoration:none;
}
.trabalhosItem a:hover{
	border-bottom:1px dotted #131313;
}
.imgperfil{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:8px;
}
.contatoLink{
	display:block;
	height:50px;
	background-repeat:no-repeat;
	border-bottom:1px solid #e8e3df;
	line-height:50px;
	padding-left:50px;
	width:auto;
	margin-bottom:10px;
	width:160px;
	padding-right:5px;
	background-position:5px 5px;
}
.contatoLink:hover{
	background-color:#d0ccc9;
}
.twitter{
	display:block;
	width:615px;
	background:#ddd8d5;
	margin-left:90px;
	border-bottom:40px solid #e8e3df;
	margin-top:70px;
}
.twitter a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#131313;
	text-decoration:none;
	display:block;
	margin-left:13px;
	margin-right:13px;
}
.twitter a span{
	clear:both;
	text-decoration:underline;
	display:block;
	margin-bottom:22px;
}
.twitter a:hover{
	color:#333;
}
.twitter .tit{
	display:block;
	width:615px;
	height:49px;
	background:url(img/twitterBG.gif);
	color:#c23231;
	font-family:"Trebuchet MS";
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:20px;
	line-height:45px;	
}
#separadorRodape{
	display:block;
	height:41px;
	width:100%;
	clear:both;
}
#rodape{
	background:#131313;
	display:block;
	width:836px;
	height:41px;
	margin-top:-41px;
	margin-left:auto;
	margin-right:auto;		
}
#rodape span{
	font-family:"Trebuchet MS";
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:41px;
	float:left;
	margin-left:30px;
}
.contatoLinks{
	float:left;
	width:300px;
	display:block;
}
.contatoForm{
	float:right;
	width:300px;
	display:block;
}
.contatoForm .label{
	float:left;	
	display:block;
	width:90px;
	height:30px;
	line-height:30px;
}
.contatoForm .input{
	height:30px;
	line-height:30px;
	float:right;
	display:block;	
}
.contatoForm .input input.campo, .contatoForm .input textarea{
	background:#efebe9;
	border:1px solid #262626;
	width:200px;
	padding:3px;
}
#spray{
	background:url(img/spray.png);
	height:741px;
	display:block;
	width:100%;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	bottom:0;
	z-index:-1;
	margin-top:-741px;
}
.proximosLink{
	text-decoration:none;
	background:url(img/setaProxima.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	display:block;
	color:#c23231;
	font-size:14px;
	font-family:"Trebuchet MS";
	height:20px;
	float:right;
	margin-right:150px;
	padding-right:20px;
}
.proximosLink:hover{
	text-decoration:underline;
}
.anterioresLink{
	text-decoration:none;
	background:url(img/setaAnterior.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	display:block;
	color:#c23231;
	font-size:14px;
	font-family:"Trebuchet MS";
	height:20px;
	float:left;
	margin-left:85px;
	padding-left:20px;
}
.anterioresLink:hover{
	text-decoration:underline;
}
.redesSociais{
	float:left;
	width:545px;
	padding-left:205px;
}
.redesSociais .contatoLink{
	float:left;
	width:51px;
	background-color:transparent;
	border:0;
	padding:0;
	margin-left:10px;
}
.redesSociais  .contatoLink:hover{
	background-color:transparent;
	border:0;
	padding:0;
}
.idiomas {
	display:block;
	height:36px;
	left:50%;
	margin-left:-430px;
	position:absolute;
	width:860px;
	text-align:right;
}
.idiomas a{
	display:block;
	float:right;
	width:32px;
	height:25px;
	margin-top:5px;
}
.idiomas a.en{
	background:url(img/idiomaEn.gif);
	margin-left:3px;
	margin-right:17px;
}
.idiomas a.br{
	background:url(img/idiomaBr.gif);
}
.idiomas a.brInativo{
	background:url(img/idiomaBr.gif);
	background-position:0px 25px;
}
.idiomas a.brInativo:hover{
	background-position:0px 0px;
}
.idiomas a.inativo{
	background-position:0px;
}
.idiomas a.enInativo{
	background:url(img/idiomaEn.gif);
	background-position:0px 25px;
	margin-left:3px;
	margin-right:17px;	
}
.idiomas a.enInativo:hover{
	background-position:0px 0px;
}
