/** CSS RESET **/

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

body {
border: 10px solid #810C00;
font: 18px comic sans ms, verdana, arial, sans-serif; 
color: #EDECF1;
background: #000000;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #810C00;
}

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

#contem {margin-top:120px;}	

.colb {
width: 29%;
height: 740px;
background: url(amoresq.jpg) no-repeat;
float: left;
}

.colc {
width: 29%;
height: 740px;
background: url(amordir.jpg) no-repeat;
float: left;
}

.msn{
width: 40%;
height: 740px;
float: left;
}
#select {background:#FFFFFF; color:#333333;}
