/* CSS Document */

body { margin:0px; padding:0px; background-color:#183566;}
.center { width:980px; height:auto; margin:0 auto}
.logotop { display:inline; float:left; width:100%; height:203px; background:url(../logo.png) center center no-repeat; margin-top:20px;}
h1 { display:inline; float:left; width:100%; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-align:center; margin-top:50px; color:#FFF;}
.logcalltxt { display:inline; float:left; width:240px; height:auto; position:relative; margin-left:200px;  margin-top:30px;}
.logocall { display:inline; float:left; width:240px; height:140px; background:url(../logomagacall.png) no-repeat; }

.logsitetxt { display:inline; float:right; width:240px; height:auto; position:relative; margin-right:200px; margin-top:30px;}
.logosite { display:inline; float:left; width:240px; height:140px; background:url(../logomagacar.png) center center; }

.btsite { display:inline; float:left; width:200px; height:auto; font-family:Arial, Helvetica, sans-serif; color:#FFF; padding:10px 5px 10px 5px; border:1px solid #FFF; text-decoration:none; text-align:center; margin-top:20px; margin-left:10px; }
.btsite:hover { background-color:#FFF; color:#183566}
