/** CSS RESET **/

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

body {	
border: 10px solid #F45D52;	
color: #ffffff;	
background: #22334D url(amor.jpg) no-repeat fixed;	
font:18px comic sans ms, arial, verdana, sans-serif;	
}

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

#tudo {
margin-top:120px;
}

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

.ars1 {
width: 540px;margin:0 0px 0 150px;padding: 5px;
}

.indica3 {
width: 540px;
margin:0 0px 0 150px;
padding: 5px;
}

#footer {
background:#203850;
border: 1px solid #F45D52;	
}
#select {background:#FFFFFF;}
