/** CSS RESET **/

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

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

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

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

#tudo {
width: 575px;
border: #EF833A 3px dashed;
margin-top:430px;
}

.ars1 {
width: 568px;
border: #E16613 3px dotted;
}
	
.ars2 {
width: 562px;
border: #EF833A 3px dashed;
	}
	
.ars3 {
width: 556px;
border: #E16613 3px dotted;
}
	
.ars4 {
width: 550px;
background:#000000;
border: #EF833A 3px dashed;
FILTER: alpha(opacity=70);
}

.indica3 {	
background:#000000;
border: #EF833A 3px dashed;
FILTER: alpha(opacity=70);
}
#select {background:#FFFFFF; color:#333333;}
