/** CSS RESET **/

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

body {
border: 10px solid #FAF69B;
font: 18px comic sans ms, verdana, arial, sans-serif; 
color: #FAF69B;
background:#AE95C2;
}

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

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

.c_13 {
display: block;
margin:0 auto;
width: 121px;
height: 1200px;
background:url(minnie.gif);
float:left;
}

.msn_3{
width: 480px;
background:#AE95C2;
}

.indica3 {
width:400px;
border-top: 2px #FAF69B solid;
}

.menu_susp {
width:400px;
}

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