/** CSS RESET **/

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

body {
border: #EEE0B5 10px solid;
background: #102A75 url(flores3.jpg) no-repeat fixed center; 
font:18px comic sans ms, arial, verdana, sans-serif;
color: #EEE0B5; 
}
a:link, a:visited, a:active {
text-decoration: underline;	color: #EEE0B5;	
}

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

#tudo {margin-top:120px;}

.indica3 {
border-top: #EEE0B5 2px solid;
}
#select {background:#FFFFFF; color:#333333;}
#select {background:#FFFFFF; color:#333333;}
