/** CSS RESET **/

@import "../../ars/estilos01.css";

body {
border: 10px solid #844D18;
background: #FADFC4;
color:#844D18;}

a:link, a:visited, a:active {text-decoration: underline;color: #844D18;}

a:hover {text-decoration: none; color:#844D18;}

.ars1 {
width: 600px;
margin:0 45px;
border: #844D18 3px solid;
padding: 10px;}

.ars2 {width: 600px;}

#tudo {margin-top:120px;}

#select {background:#FFFFFF; color:#333333;}
