/** CSS RESET **/

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

body {
border: 10px solid #CCDEF4;
font: 24px monotype corsiva, verdana, arial, sans-serif; 
font-weight:bold;
color: #495769;
background: #AFC0D5;
}
a:link, a:visited, a:active {
text-decoration: underline;
color: #495769;
}
a:hover {
text-decoration: none; 
color:#CCDEF4;
}
span {
color:#CCDEF4;
font: 24px arial, sans-serif;
font-weight:bold;
}
#tudo {
border: #CEE0FF 2px solid;
padding:10px;
background: url(fu2.jpg);
margin-top:120px;
}
.ars1 {
width: 713px;
position: relative;
padding: 1px;
border: #CEE0FF 2px solid;
}
.ars1b {
width: 693px;
position: relative;
padding: 10px;
background: #AFC0D5;
}
.ars2 {
width: 606px;
margin:33px;
padding: 10px;
position: relative;
border: #CEE0FF 2px solid;
	}
.ars3 {
width: 582px;
position: relative;
padding: 10px;
border: #CEE0FF 2px solid;
background: url(fu2.jpg);
}
.ars4 {
width: 580px;
height:427px;
position: relative;
border: #CEE0FF 1px solid;
}
#select {background:#AfC0D5;}
