/** CSS RESET **/

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

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

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

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

.colb, .colc {
width: 113px;
height: 1142px;
background: url('red.gif');
float: left
}
.colc {
background: url('red2.gif');
}

.msn{
width: 470px;
height: 1110px;
padding: 15px;
text-align:center;
border:2px #FAF69B solid;
float: left;
}

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