@charset "utf-8";
/* CSS Document */

/* Estilos do hotsite do Programa Senac de Boas Práticas em Resíduos Sólidos para o setor Hoteleiro (iframes) */
/* Senac Pernambuco */
/* Autor: Eric Campos - ericcampos@pe.senac.br, campos.eric@gmail.com */
/* Data: 05/06/2014 */

/* Geral */
*{margin:0; padding:0;}
html, body {height:100%;}
body {margin:0; padding:0 10px 10px 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; color:#333;}
img {border:0;}
h1, h2, h3 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:15px;}
h1 {font-size:20px; color:#205928;}
h2 {font-size:16px; color:#82BA47;}
h3 {font-size:13px; color:#82BA47;}
p {margin-bottom:15px;}
ul {margin-left:15px; margin-bottom:15px;}
ol {margin-left:22px; margin-bottom:15px;}

/* Links */
a:link {text-decoration:none; color:#205928;}
a:visited {text-decoration:none; color:#205928;}
a:hover {text-decoration:underline; color:#205928;}
