/** CSS RESET **/

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

body {
border: #F08830 10px solid;
background: #F9EDCB; 
font:14px arial, verdana, sans-serif;
font-weight:bold;
color: #5F8723; 
}
a:link, a:visited, a:active {
text-decoration: none;	color: #5F8723;
border-bottom:3px #5F8723 dotted;	
}

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

span {
font:18px arial, verdana, sans-serif;
font-weight:bold;
}

#tudo {padding-bottom:30px;}	

.ars1 {
width: 464px;
height:111px;
padding-top:180px;
margin:150px 130px 30px; 
background:url(fu1.jpg);
}

.indica3 {
border-top:3px #5F8723 dotted;
}
#select {background:#FFFFFF; color:#333333;}
