@charset "utf-8";

/* ============ CONFIGURACOES GERAIS  ================ */
*{border:none; outline:none;}
body { font-family:'trebuchet ms'; font-size:13px; text-align:center;/* fix IE5.x */ color:#ffffff; background:#DCCFBF; padding:0; margin:0 auto; }

#content{font-family: Arial, Helvetica, sans-serif}

img{border:none;}

a:link {color: ded3ac;}
a:visited {color: ded3ac;}
a:hover {color: ded3ac;}
a:active {color: ded3ac;}