/*
Theme Name: Helicentro Dragão do Ar - v1
*/

/*********/
/* RESET */
/*********/
* { margin:0; padding:0; border:0; list-style:none; }
p.atalhos { display:none; }

/*********/
/* GERAL */
/*********/
body { font:12px Arial, Helvetica, sans-serif; color:#000000; }
#geral { width:960px; margin:auto; }

/*************/
/* CABEÇALHO */
/*************/
#cabecalho { height:140px; padding:0 20px; }
#cabecalho h1 a { display:block; width:145px; height:117px; background:url(imagens/logo.jpg) no-repeat; text-indent:-5000px; overflow:hidden; margin-top:17px; }
#cabecalho h2 { float:right; position:relative; top:-70px; margin-right:240px; font-size:30px; text-transform:uppercase; font-style:italic; color:#999999; }

/************/
/* CONTEÚDO */
/************/

#conteudo { background:url(imagens/fotos-topo.jpg) no-repeat center top; padding:200px 0 0 8px; }
#conteudo h3 { font:24px Georgia, "Times New Roman", Times, serif; color:#ed1c24; padding-bottom:15px; }

#servicos,
#estrutura,
#contato { text-align:justify; float:left; margin:0 20px; }
#servicos li,
#estrutura p,
#contato p { margin-bottom:15px; }

#servicos { width:255px; }
#servicos li { background:url(imagens/seta.jpg) no-repeat 0 4px; padding-left:20px; margin-bottom:15px; }

#estrutura { width:375px; }
#estrutura p a img { margin:0 3px; }

#contato { width:200px; }
#contato a { color:#ed1c24; }

#rodape { width:900px; margin:auto; clear:both; border-top:1px solid #999; position:relative; top:20px; color:#999; padding-bottom:15px; }
#rodape p { text-align:center; margin-top:15px; font-size:11px; }
#rodape a { float:right; margin-top:-20px; }