@charset "UTF-8"; /* CSS Document */ .headerCamb{ width:100%; position: absolute; margin: -30px auto 0 auto; min-height: 80px; } .headerCamb div{ float: left; } .contMenuCamb{ margin: 20px 0 0 -15px; } .contMenuCamb ul{ margin: 0; } .contMenuCamb ul li{ float: left; list-style: none; margin-right: 5px; } .l1, .l2, .l3{ width: 135px; height: 50px; display: block; } .l1{ background: url(../images/template/btn-home-office.png) center no-repeat; } .l1.active{ background: url(../images/template/btn-home-office_active.png) center no-repeat; } .l2{ background: url(../images/template/btn-familia.png) center no-repeat; } .l2.active{ background: url(../images/template/btn-familia_active.png) center no-repeat; } .l3{ background: url(../images/template/btn-estudo.png) center no-repeat; } .l3.active{ background: url(../images/template/btn-estudo_active.png) center no-repeat; } .img-camb{ width: 663px; height: 325px; } .img-camb.img01{ background: url(../images/office.jpg) center no-repeat; } .img-camb.img02{ background: url(../images/familia.jpg) center no-repeat; } .img-camb.img03{ background: url(../images/estudo.jpg) center no-repeat; } a img{ border: 0; } .container{ width:680px; position:relative; margin:0 auto; } .blocoImg{ width:100%; position:relative; } .topoVideo{ width:100%; height:52px; background-image:url(../images/template/15.jpg); } .img01Galeria, .img02Galeria{ float:left; } .img01Galeria{ margin:10px 0 0 60px; } .img02Galeria{ margin:9px 0 0 15px; } #video{ width:569px; height:327px; /*background-image:url(../images/background_video_border.jpg);*/ color: #fff; text-align: center; line-height: 327px; font-family: arial; font-weight:bold; font-size: 14px; } .titVideo{ float:left; margin:1px 0 0 0; color: #fff; } .blocoGaleriaFotos{ margin:-10px 0 0 0; }