@charset "utf-8";
/* CSS Document */
body{
	margin:0px;;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#666666;
	background:#211918;	
}
a, a:hover, a:visited{
	background:#FFFFFF;
}
#pagina{
	background:#211918;	
}
.tdconteudo{
	background:#FFFFFF;
	background-image:url(images/img_fogo.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:left;
}
.conteudo{
	padding-top:15px;	
	padding-bottom:60px;
	line-height:17px;
	/*background-color:#FFFFFF;
	border-bottom:solid 1px #CCCCCC;*/
	text-align:left;
}
.mn01{
	background:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}
.mn01 a{
	font-family:"Arial Narrow", Arial;
	font-size:19px;
	color:#666666;
	background:#FFFFFF;
}
.mn01 a:hover{
	font-family:"Arial Narrow", Arial;
	font-size:19px;
	border-bottom:2px solid #F7C301;
	color:#000000;
	background:#FFFFFF;
}
.mn01 a:visited{
	font-family:"Arial Narrow", Arial;
	font-size:19px;
}
.tit-home{
	color:#000000;
	background-color:#F7C301;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.cx-portifolio{
	background-image:url(images/cv_portfolio.gif);
	background-color:#FFFFFF;
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-right:5px;
}
.tit-portifolio-01, a, a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:5px;
	padding-top:20px;
	text-decoration:none;
}
.tit-portifolio-02, a, a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	padding-bottom:15px;
	text-decoration:none;
}
.cx-blog{
	border:solid 1px #F7C301;
	padding:10px;
	background-color:#FFFFFF;
}
.txt-blog{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	text-decoration:none;	
}
.borda-img{
	border:solid 1px #666666;
}
.txt-amarelo{
	color:#F7C301;	
}
.bottom{
	padding-bottom:20px;
	padding-top:15px;
}
.bt-tits{
	color:#CCCCCC;
	font-family:"Arial Narrow", Arial;
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;
}
.bt-conteudo{
	color:#CCCCCC;	
}
.form-preto{
	color:#FFF;
	background-color:#666666;
	border:none;
}
.bt-preto{
	background-color:#333333;
	color:#CCCCCC;
	font-size:11px;
	border:none;
}
.bg-bottom{
	background-image:url(images/bg_bottom.gif);
	font-size:11px;
	color:#CCCCCC;
	padding-top:15px;
	text-align:left;
}
.bg-bottom a{
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
}
.bg-bottom a:hover{
	font-size:11px;
	color:#CCCCCC;
	text-decoration:underline;
}
.nostyle{
	text-decoration:none;
	background-image:url(images/bg_bottom.gif);
}
.nostyle a{
	text-decoration:none;
	background-image:url(images/bg_bottom.gif);
}
.nostyle a:hover{
	text-decoration:none;
	background-image:url(images/bg_bottom.gif);
}
.port-titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#666666;
	padding:5px;
	text-decoration:none;
}
a{
	padding:2px;
}
a:hover{
	padding:2px;
}
.port-titulo a{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
.port-titulo a:hover{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	border-bottom:1px solid #F7C301;
}
.port-titulo a:select{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	border-bottom:1px solid #F7C301;
}
input{
	border:solid 1px #CCCCCC;
	font-size:11px;
	color:#333333;
}
textarea{
	border:solid 1px #CCCCCC;
	font-size:11px;
	color:#333333;
}