/* TAGS < */
html				{ height:100%; }
body				{ height:100%; margin:0px; padding:0px; background-image:url(../imagens/fundo.png); background-position:center top; background-repeat:no-repeat; background-color:#181818; }
h1					{ }
h2					{ margin:0px; font-family:Helvetica,Arial,sans-serif; font-size:13px; font-weight:bold; color:#00d992; width:270px; line-height:22px; background-color:#000000; }
p					{ margin:0px; padding:0px; }
hr					{border:none; height:1px; background-color:#737373; margin:50px 0px 50px 0px}
/* TAGS > */


/* GERAL < */
#divTopo			{ position:absolute; top:0px; left:0px; width:100%; height:558px; background-image:url(../imagens/topo.png); background-position:center top; background-repeat:no-repeat; }
#divConteudo		{ position:relative; margin:0px auto; width:900px; }
#divCabecalho		{ position:relative; top:0px; left:0px; width:900px; height:600px; }
#divContato			{ position:absolute; top:217px; left:475px; }
#divSobre			{ position:absolute; top:360px; left:0px; width:270px }
#divClientes		{ position:absolute; top:360px; left:475px; width:350px }
#divTrabalhos		{ position:relative; }


.bullet_1			{ margin:0px 5px 0px 15px; font-size:16px; }
.bullet_2			{ margin:0px 10px 0px 17px; font-size:24px; color:#737373; }

.texto_1			{ font-family:Helvetica,Arial,sans-serif; font-size:10px; line-height:20px; color:#737373; }
.texto_2			{ font-family:Helvetica,Arial,sans-serif; font-size:11px; font-weight:bold; line-height:16px; color:#ffcb05; }
.texto_3			{ font-family:Helvetica,Arial,sans-serif; font-size:10px; line-height:16px; color:#737373; }
.texto_4			{ margin:10px 0px 20px 0px; font-family:Helvetica,Arial,sans-serif; font-size:10px; line-height:15px; color:#737373; }

.titulo_1			{ font-family:Helvetica,Arial,sans-serif; font-size:24px; color:#00d992; }
.titulo_2			{ font-family:Helvetica,Arial,sans-serif; font-size:16px; color:#00d992; }

.link_1				{ font-family:Helvetica,Arial,sans-serif; font-size:10px; line-height:20px; color:#737373; text-decoration:none; }
.link_1:hover		{ text-decoration:underline; }
/* GERAL > */