/** CSS RESET **/

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

body {
background:#AC2920;
border:10px #D9D7D8 solid;
color:#D9D7D8;
}

#tudo {
width: 760px;
padding: 20px;
border: 4px #000000 double;
background: #D9D7D8;
}


.ars2 {
width: 600 px;
border: 4px #000000 double;
background: #D9D7D8;
padding: 20px;
}
		
.ars3 {
width: 540 px;
border: 4px #000000 double;
background: #AC2920;
padding: 10px;
}
#select {background:#FFFFFF; color:#333333;}
