/** CSS RESET **/

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

body {
border: 10px solid #FF6600;
color: #000000;
background:#CECFCD;
}
a:link, a:visited, a:active {text-decoration: underline;color: #FF6600;}

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

.ars1 {
width: 506px;
margin:0 101px;
border: #FF6600 3px solid;padding: 5px;
}

.ars2 {
width: 500px;
height:369px;
border: #FF6600 3px solid;}	
	
#tudo {margin-top:120px;}

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