/** CSS RESET **/

@import "../../ars/estilos01.css";
body {
border: 10px solid #ff6600;
color: #6F2106;
background:#EEBE5A}

a:link, a:visited, a:active {text-decoration: underline;color: #6F2106;}

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

.ars1 {width: 556px;
margin:0 80px;
border: #ff6600 3px solid;padding: 5px;}

.ars2 {
width: 550px;
height:412px;
border: #ff6600 3px solid;}

#tudo {margin-top:120px;}

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