/** CSS RESET **/

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

body {
border: 10px solid #D67D5D;
font: 20px comic sans ms, verdana, arial, sans-serif; 
color: #0080FF;
background: #000000 ;
}

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

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

#tudo {
width:740px;
border: #D67D5D 3px solid;
background: url(lanterna2.jpg) repeat;
margin-top:120px;
}

.ars1 {
width: 734px;
border: #EB9F7A 3px solid;
}
	
.ars2 {
width: 728px;
border: #E5A348 3px solid;
	}
	
.ars3 {
width: 722px;
border: #E3BB3F 3px solid;
}
	
.ars4 {
width: 716px;
border: #E9DF60 3px solid;
}

.ars5 {
width: 400px;
margin:140px 145px 10px 145px;
padding: 10px;
border: #E9DF60 1px solid;
background:#000000;
filter: alpha(opacity=70)
}
#select {background:#FFFFFF; color:#333333;}
