@import "_criativos/criativos.css";

@import url("telas.css?101") only screen and (min-width:1024px);
@import url("telas_p.css?101") only screen and (max-width:1024px);

@import url("planos.css?101") only screen and (min-width:1024px);
@import url("planos_p.css?101") only screen and (max-width:1024px);

@import "slider1.css?101";
@import "slider2.css?101";
@import "slider3.css?101";
@import "slider4.css?101";

.body { 
background-color: #FFFFFF; 
color: #777777
margin: 0px; 
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: small; 
}



