/** CSS RESET **/

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

body {
border: 10px solid #FFFFFF;
color: #FFFFFF;
background: #000000 url(alone2.jpg) no-repeat fixed;
font:18px comic sans ms, arial, verdana, sans-serif;
}

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

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

#tudo {margin-top:300px;}

.ars1 {
width: 577px;
margin:0 60px;
border: #FFFFFF 3px double;
padding: 5px;
}

span {
font:24px comic sans ms, arial, verdana, sans-serif;
font-weight:bold;
}

.ars2 {
width: 540px;
padding:25px 15px;
border: #FFFFFF 3px double;
background:#808080;
FILTER: alpha(opacity=70);
}

.indica2 {
margin-top:15px;
border: #FFFFFF 3px double;
background:#808080;
FILTER: alpha(opacity=70);
}
#select {background:#FFFFFF; color:#333333;}
