@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background:url(../images/wallpaper_leaves.jpg);
}

img { border:0px; }

p {
	margin-top:15px;
	margin-bottom:15px;
}

#geral {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	font-family: Franklin Gothic Medium, Arial, sans-serif;
	background:url(../images/bg_geral.jpg);		
}

#menu ul li{
	float:left;
	margin-left:0px;
	list-style-type:none;
}

#menu ul li a {
	float:left;
}

#conteudo {
	font-size:0.7em;
}

#conteudo_left {
	float:left;
	width:556px;
}

#sobre_mim {
	margin-bottom:11px;
	min-height:220px;
	_height:220px;
	background:#fff url(../images/bg_exclamacao.jpg) right no-repeat;
}

#sobre_mim p {
	width:500px;
	margin-left:14px;
	text-align:justify;
	font-size:1.2em;
}


.home_left_div p {
	width:510px;
	text-align:justify;
}

#ultimos_jobs {
	background:#fff url(../images/bg_lampada.jpg) right no-repeat;
	min-height:257px;
	_height:257px;
}

.ultimos-jobs-geral {
	margin-left:14px;
	font-size:11px;
}

.ultimos-jobs-geral p {
	width:350px;
	text-align:justify;
}

#imagem_ultimos-jobs {
	float:left;
	margin-right:10px;
}

#texto_ultimos-jobs {
	float:left;
}

#conteudo_right {
	float:right;
	width:194px;
	height:100%;
	background:#fff;
	font-size:11px;
}

#conteudo_right p {
	padding-left:18px;
	padding-right:18px;
}

.cinza {
	color:#7d7d7d;
}

.titulo_roxo {
	color:#8a00b0;
}

.link_preto {
	color:#000;
}


/* SOBRE MIM ====================== */

#sobre_mim2 {
	width:557px;
	min-height:300px;
}

#sobre_mim2 a {
	color:#666;
}

#sobre_mim2 a:visited {
	color:#666;
}

#submenu_sobremim {
	width:100%;
	background:url(../images/sobre-mim/bg_submenu.jpg) repeat-x;
	margin-bottom:28px;	
}

#sobremim_geral_left {
	float:left;
}

#sobremim_geral_right {
	width:438px;
	float:left;
}

#sobremim_geral p {
	width:428px;
	text-align:justify;
}

.textomaior {
	font-size:14px;	
}


.publicacoes_bloco {
	width:435px;
	height:70px;
	margin-top:20px;	
	margin-bottom:20px;
}


.publicacoes_thumb {
	width:68px;
	height:70px;
	float:left;
}

.publicacoes_texto {
	width:350px;
	float:right;
}


/* CLIENTES ================================ */


#clientes_title {
	width:100%;
	background:url(../images/clientes/bg_clientes.jpg) repeat-x;
	margin-bottom:28px;	
}

#clientes_geral {
	margin-left:17px;
}

#clientes_geral p {
	width:520px;
	font-size:13px;
	text-align:justify;
}

.clientes_bloco {
	height:84px;
	margin-bottom:15px;
}


/* CONTATO.HTML ============================ */

#formulario {
	float:left;
	width:220px;
	margin-right:10px;	
}

#postit {
	float:left;
	width:285px;	
}

#contato_title {
	width:100%;
	background:url(../images/contato/bg_contato.jpg) repeat-x;
	margin-bottom:28px;	
}

#contato_geral {
	margin-left:17px;
}

#contato_geral p {
	width:520px;
	font-size:13px;
	text-align:justify;
}

.estilo_form {
	width:220px;
	border-style:solid;
	border-color:#987ba0;
	border-width:thin;
}