@charset "utf-8";
/* CSS Document */

/*  Formatação das dimensões do site:  */

body{ margin: 0px 0px 0px 0px; background-color:#000000;}
.mestre{width:1000px;}
.topo{width:1000px; height:140px;}
.conteudo{width:1000px; height:420px; background-image:url(../sys-img/videobase_layout_fundo.jpg); background-repeat:no-repeat;}

/*  Conteudo do Site */

.tela_texto{height:390px; float:left; width:570px; background-image:url(../sys-img/fundo_telatexto.png); background-repeat:repeat;}
.botao{height:25px; width:25px;}
.botao_extranet{width:100px; height:20px; background-color:#3c3c3c;}
.tela_port{height:390px; width:800px; background-color:#000000;}
.lateral_contato_l{height:388px; margin-right:15px; float:left; width:200px; background-image:url(../sys-img/videobase_lateral_contato.png); background-repeat:no-repeat;} 
.lateral_contato_r{height:388px; float:right; width:200px; background-image:url(../sys-img/videobase_lateral_contato2.png); background-repeat:no-repeat;} 
.lateral_extranet_l{height:388px; margin-right:15px; float:left; width:200px; background-image:url(../sys-img/videobase_lateral_extranet.png); background-repeat:no-repeat;} 
.lateral_extranet_r{height:388px; float:right; width:200px; background-image:url(../sys-img/videobase_lateral_extranet2.png); background-repeat:no-repeat;} 
.lateral_sobre_l{height:388px; margin-right:15px; float:left; width:200px; background-image:url(../sys-img/videobase_lateral_sobre.png); background-repeat:no-repeat;} 
.lateral_sobre_r{height:388px; float:right; width:200px; background-image:url(../sys-img/videobase_lateral_sobre2.png); background-repeat:no-repeat;} 
.lateral_infra_l{height:388px; margin-right:15px; float:left; width:200px; background-image:url(../sys-img/videobase_lateral_infra.png); background-repeat:no-repeat;} 
.lateral_infra_r{height:388px; float:right; width:200px; background-image:url(../sys-img/videobase_lateral_infra2.png); background-repeat:no-repeat;} 
.lateral_clientes_l{height:388px; margin-right:15px; float:left; width:200px; background-image:url(../sys-img/videobase_lateral_clientes.png); background-repeat:no-repeat;} 
.lateral_clientes_r{height:388px; float:right; width:200px; background-image:url(../sys-img/videobase_lateral_clientes2.png); background-repeat:no-repeat;} 


/* Formatação de Fontes  */

.txt_texto{ color:#FFFFFF; font-family:Helvetica, Arial, sans-serif; font-size:9pt; }
.txt_titulo{ color:#FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size:29px;}


