/*	Rodrigo Capuski */

html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, img, form, fieldset {
	border:none;
	list-style:none;
	margin:0;
	padding:0
	}
html {
	font-size:100%;
	height:100%
	}
body {
	background:#000;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	height:100%
	}
h1, h2 {
	font-family:'Trebuchet MS', Tahome, Verdana, Arial;
	font-size:2.4em;
	margin:0 0 10px 0
	}
h2 {
	font-size:1.8em;
	}
h3 {
	color:#666;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica;
	font-size:2em;
	margin:0 0 5px 0;
	}
h3 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	font-weight:normal;
	}
h4 {
	margin:0;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica;
	font-size:1.5em;
	}
p, form, a { font-size:1.2em }
p a { font-size:1em }
p { margin:15px 0; line-height:150% }
a { color:#6727d7; text-decoration:none }
a:hover { text-decoration:underline}

input, textarea {
	background:#fff;
	border-width:2px;
	border-style:solid;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	}


/*	CONTAINER
___________________________________________________________________ */
#container {
	background:#f5f5f5 url(img/fundo_topo.png) repeat-x;
	min-height:100%;
	position:relative
	}
* html body #container { height:100% }


/*	TOPO
___________________________________________________________________ */
#topo { background:url(img/fundo_menu.png) no-repeat center bottom }


/*	LOGO
___________________________________________________________________ */
#logo { margin:0 0 22px 0 }
#logo span { display:none }
#logo a {
	background:url(img/logo.png) no-repeat;
	display:block;
	height:66px;
	margin:0 0 22px 0;
	position:relative;
	text-decoration:none;
	width:246px
	}
#logo #logo_linha1,
#logo #logo_linha2 {
	display:block;
	font-size:1px;
	height:10px;
	position:absolute;
	top:3px
	}
#logo #logo_linha1 { right:10px; width:29px }
#logo #logo_linha2 { right:49px; width:101px}


/*	MENU
___________________________________________________________________ */
#topo #menu {
	height:4.2em;
	margin:0 auto;
	padding:0 0 0 266px;
	position:relative;
	width:51em;
	cursor:default
	}
#topo #menu li {
	display:inline;
	float:left;
	height:2.7em;
	margin:1.5em 0.5em 0 0.2em;
	padding:0 0 0 9px
	}
#topo #menu a {
	float:left;
	font-family:'Trebuchet MS';
	font-size:1.8em;
	height:100%;
	padding:0 8px 0 0;
	}

/*	Item ativo */
#topo #menu .ativo {
	background:url(img/fundo_menu_aba_esq.png) no-repeat
	}
#topo #menu .ativo a {
	background:url(img/fundo_menu_aba_dir.png) no-repeat top right;
	color:#000
	}


/*	CORPO > CONTEUDO
___________________________________________________________________ */
#corpo {
	background:#f5f5f5 url(img/fundo_corpo.png) repeat-x;
	}
#conteudo {
	margin:0 auto;
	padding:30px 0 130px 0;
	width:74em
	}

body.fontehtml #conteudo { background:url(img/fundo_fontehtml.jpg) no-repeat 400px 275px }

/* Duas colunas */
.quadro_duas_colunas {
	height:100%;
	overflow:auto;
	padding:0 0 1px 0;
	}
.quadro_duas_colunas .coluna1 {
	float:left;
	width:49.9%;
	}
.quadro_duas_colunas .coluna2 {
	float:right;
	width:49.9%;
	}

/* tamanhos */
.tam200 {width:200px}
.tam237 {width:237px}
.alt100 {height:100px}


/* Tabelas */
.tabela1 {
	font-size:1.2em;
	margin:0 0 10px 0;
	width:100%
	}
.tabela1 caption {
	font-family:'Trebuchet MS';
	font-size:1.4em;
	text-align:left;
	}
.tabela1 th {
	background:#EAEAE9;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
	}
.tabela1 td {
	padding-left:5px
	}

/*	Alinhamentos */
.t_esq { text-align:left}
.t_cen { text-align:center}
.t_dir { text-align:right}
.f_esq { float:left}
.f_dir { float:right}
.f_non { float:none}

.margzero { margin:0 !important }

/*	Itens somente impressos */
.impressao { display:none }


/*	INICIO
___________________________________________________________________ */
.inicio_texto { 
	line-height:1.8em;
	text-align:justify;
	}
.inicio_texto span {
	background:url(img/foto_inicio_fundo.jpg) no-repeat;
	float:left;
	height:100px;
	margin:5px 15px 25px 0;
	text-align:right;
	width:100px
	}
.inicio_texto img {
	border-width:2px;
	border-style:solid;
	}


/* Trabalhos em destaque */
.inicio_destaque {
	padding:0 0 3px 0;
	height:100%;
	overflow:auto
	}
.inicio_destaque .coluna {
	background:url(img/sombra_destaque_home.jpg) no-repeat 0 172px;
	float:left;
	padding:0 0 40px 0;
	margin:0 0 0 19px;
	width:31.6%;
	}
.inicio_destaque a {
	background:#fff;
	border:1px solid #f5f5f5;
	float:left;
	padding:10px;
	}
.inicio_destaque a:hover { 
	border-color:#6727d7;
	}


/*	PORTFOLIO
___________________________________________________________________ */
.portfolio_cont {
	height:100%;
	overflow:auto;
	padding:0 0 3px 0
	}
.portfolio_cont li {
	background:url(img/sombra_destaque_home.jpg) no-repeat 0 172px;
	float:left;
	padding:0 0 40px 0;
	margin:0 0 0 19px;
	width:31.6%
	}
.portfolio_cont a {
	background:#fff;
	border:1px solid #f5f5f5;
	float:left;
	padding:10px
	}
.portfolio_cont a:hover { 
	border-color:#6727d7
	}
	
/* Item */
.portfolio_item {
	clear:both;
	height:100%;
	overflow:auto;
	position:relative
	}
.portfolio_item h1 {
	border-bottom-style:solid;
	border-bottom-width:2px;
	color:#333
	}
.portfolio_item p {
	margin-top:0
	}
.portfolio_item .portfolio_img {
	float:right;
	margin:-5px 0 10px 10px;
	background:#fff;
	padding:10px
	}
.portfolio_item .portfolio_img a {
	display:block
	}

.portfolio_cliente img {
	border-width:1px;
	border-style:solid;
	padding:5px;
	background:#f5f5f5;
	}
.portfolio_cliente a:hover img {
	border-color:#6727d7;
	}
.portfolio_nav {
	text-align:right;
	position:absolute;
	right:1px;
	top:8px
	}
.portfolio_nav span {
	color:#ccc;
	cursor:default;
	font-size:1.3em;
	}


/*	CONTATO
___________________________________________________________________ */
#contato {
	margin:-5px 0 0 0;
	padding:0 0 10px 0;
	position:relative
	}
#contato label {
	display:block;
	margin:10px 0 0 0;
	}
#contato fieldset {
	background:url(img/fundo_contato.png) no-repeat 260px 20px;
	}
#contato .bt1 {
	margin:10px 0 0 0;
	}
.bt1 {
	border:1px solid #f5f5f5;
	font-family:'Trebuchet MS';
	font-size:1.4em;
	height:1.5em;
	padding-top:0 !important;
	cursor:pointer
	}
input[type="submit"].bt1 {
	padding-left:10px;
	padding-right:10px;
	}
#contato #enviado {
	background:#fff;
	left:350px;
	padding:10px;
	position:absolute;
	top:95px;
	}
#enviado.falha {
	color:#f00 !important
	}

.contato {
	font-size:1.3em
	}
.contato li {
	list-style:square;
	margin:0 0 0 16px;
	}
.contato li span {
	color:#000;
	}

/*	Midias Sociais */
.midias_sociais {
	height:27px;
	overflow:hidden;
	margin:10px 0
	}
.midias_sociais li {
	height:100%;
	float:left
	}
.midias_sociais li a {
	height:100%;
	float:left;
	margin-right:15px;
	text-indent:-10000px;
	}
.midias_sociais .twitter a {
	width:120px;
	background:url(img/logo_twitter_off.png);
	}
.midias_sociais .twitter a:hover {
	background:url(img/logo_twitter_on.png);
	}
.midias_sociais .orkut a {
	width:85px;
	background:url(img/logo_orkut_off.png);
	}
.midias_sociais .orkut a:hover {
	background:url(img/logo_orkut_on.png);
	}

/*	RODAPÉ
___________________________________________________________________ */
#rodape {
	background:url(img/fundo_rodape.png) top;
	bottom:0;
	color:#ccc;
	height:130px;
	overflow:hidden;
	position:absolute;
	width:100%
	}
#rodape div {
	border-top-style:solid;
	border-top-width:2px;
	margin-top:55px
	}
#rodape div p {
	margin:0 auto;
	padding-top:10px;
	width:61.7em
	}