@charset "utf-8";
/*PERTENCENTE A TODAS AS PÁGINAS*/
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.cont1{
width:585px;
height:435px;
}
/*página de abertura*/
.dest2{
width:275px;
height:155px;
float:left;
}
.dest3{
width:275px;
height:155px;
float:left;
}
/*páginas de conteudos*/
.sep1{
width:10px;
height:435px;
float:left;
}
.subMenu1{
width:540px;
height:50px;
float:left;
}
a img{
border:none;
}



