/* CSS Document */

/* PROPERTIES RESET */
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,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px; outline: 0px; background: transparent }
td { font-weight:normal } 
body {
	background: #fff url(../portal/images/fundp.jpg) repeat-x center top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none }

/* remember to define focus styles! */
:focus { outline: 0px }

/* remember to highlight inserts somehow! */
ins { text-decoration: none }
del { text-decoration: line-through } 

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0px }
 
/* FIM DO RESET */

.transparent_class { filter:alpha(opacity=90); -moz-opacity:0.50; -khtml-opacity: 0.50; opacity: 0.50 }
A:LINK, A:VISITED, A:ACTIVE { font-weight:normal; font-size:12px; color:#666; text-decoration:none }
A:HOVER	{ font-weight:normal; font-size:12px; color: #000; text-decoration:underline }
.floatstop { clear:both}
 
/* INCIO PAG INDEX.PHP GSW */ 
#div1,
#div2,
#div_topo,
#div_menu,
#div_banner,
#div_local{
	display:inline-block;
}

#div1 {
	width: 100%;
}
#div2 {
	width: 990px;
}
#div_topo {
	width: 100%;
	height:210px;
}
#div_menu {
	height:44px;
	margin-left:450px;
}
#div_banner {
	width: 100%;
	background-color:#333;
}

#div_local {
	padding: 10px 10px 10px 5px;
	float:left;
}

#div_endereco {
	padding: 20px 10px 10px 0px;
	display:inline-block;
	float:left;
	width:300px;
	text-align:left;
	font-size:11px;
	color:#666;
}

#div_pagseguro,
#div_twitter {
	display:inline-block;
	padding-top: 27px;
	height: 86px;
	float:right;
}

#div_pagseguro {
	width: 468px;
}

#div_twitter {
	width: 59px;
	margin-right: 10px;
}

#div_trabalhos { width: 100%; height:180px; mini-height:185px}
#div_cliserv { width: 100%; height:200px}
#div_conteudo { width:990px; margin-top:20px; margin-bottom:20px; float:left }
#div_img_clientes { background:url(../images/clientes.png) no-repeat; width:283px; height:67px; margin-bottom:15px;}
#div_img_portfolio { background:url(../images/portfolio.png) no-repeat; width:283px; height:67px; margin-bottom:15px;}
#div_img_contato { background:url(../images/contato.png) no-repeat; width:283px; height:67px; margin-top:25px; margin-bottom:15px;}

#trabalho_faixa, #trabalho_titulo, #div_foto, #mais, #div_img_conteudo_lista{ float:left }
 
#trabalho_titulo {margin-top:80px; margin-right:20px}
#trabalho_faixa { width: 15px; height:25px; background:url(../images/fundo_menu_over.gif); margin-right:10px; margin-top:80px; margin-left:30px}
#trabalho_titulo, #div_foto, #servico_titulo { color:#666; font-size:11px; text-align:left}
#div_copy {
	float:right;
	width: 600px;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	line-height: 35px;
}
#mais { color:#666; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold}
#div_foto { width:185px; margin-right:10px; margin-top:35px}
#div_img_conteudo_lista { width:185px; margin-left:5px; margin-right:5px; margin-bottom:10px;}

img {overflow:hidden;float:left}
a:hover img { border:5px solid #f3ac00; background-color:#f3ac00 }
a:hover img { margin:-5px }
 
#div_central { background:url(../images/fundopaginas.gif) no-repeat; width:990px; display:inline-block}
#div_linha { background:#d4d4d4; width:850px; height:1px;}
#div_linha_branca {
	background:#CCC;
	width:990px;
	height:1px;
	clear:both;
}
/* INCIO PAG INDEX.PHP GSW */


/* INCIO PAG CONTEUDO_CENTRAL GSW */
#diva1 { width: 900px; display:inline-block;}
#div_comentario { padding: 20px; clear:both; border: 1px solid #DDD; margin:20PX; display:inline-block }
#titulo, #fonte, #conteudo, #trabalhos, #trabalho_faixa2, #trabalho_faixa3,.titulos_imagens, #trabalho_faixa4  { float:left }
#titulo, #fonte, #conteudo, #trabalhos { color:#666; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; text-align:left}
#conteudo { padding:30px}
#trabalho_faixa2 { width: 15px; height:35px; background:url(../images/fundo_menu_over.gif); margin-right:10px; margin-top:0px; margin-left:30px}
#trabalho_faixa3 { width: 15px; height:20px; background:#666; margin-right:10px; margin-top:0px; margin-left:30px}
#trabalho_faixa4 { width: 15px; height:35px; background:url(../images/fundo_menu_over.gif)}
.titulos_imagens { color:#666; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; text-align:left}

/* FIM PAG CONTEUDO_CENTRAL GSW */