/** CSS RESET **/

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

body {
border: 10px solid #ba0000;
color: #BA0000;
font:24px Bookman Old Style, comic sans ms, arial, verdana, sans-serif;
background:#FDD738 url(sol09.jpg) no-repeat fixed center;
}

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

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

#tudo {padding-top:350px;}

.ars1 {
width: 577px;
margin:60px;
border: #FAC209 3px solid;
background:#FDD738;
padding: 5px;
filter: alpha(opacity=70);
}
	
.ars2 {
width: 440px;
padding:0 0 0 130px;
text-align:left;
}
#select {background:#FFFFFF; color:#333333;}
