﻿/* CSS Document */

* {margin: 0; padding: 0;}

html {
scrollbar-base-color: #F9F9FD;
scrollbar-arrow-color: blue;
scrollbar-track-color: #F3F3F6;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding:0;
	text-align:left;
	}
	
#geral {
	width:750px;
	height:auto;
	margin:0 auto;
	}
	
#header {
	width:750px;
	height:66px;
	margin:0 auto;
	}

#menu {
	margin:0 auto;	
	width:150px;
	height:17px;
	padding-top:18px;
	padding-bottom:17px;
	}

/* Coluna esquerda - start - */
	
#viproomh {
	width:161px;
	height:14px;
	margin:0 auto;
	border:none;
	}
	
#viproombody {
	width:161px;
	height:75px;
	color:#ffffff;
	background:#e5e6eb;
	margin:0 auto;
	padding-top:3px;
	}

#chat {
	width:161px;
	height:118px;
	margin:0 auto;
	background-image:url(imagens/bg1_chat.jpg);
	}

#eventos {
	width:161px;
	height:299px;
	background-image:url(imagens/bg_eventos.jpg);
	margin:0 auto;
	}
	
#busca {
	width:108px;
	height:5px;
	margin:0 auto;
	}
/* Coluna esquerda - end - */

/* Coluna central - start - */

#center {
	width:394px;
	height:249px;
	margin:0 auto;
	}
	
#destaques {
	width:394px;
	height:122px;
	margin:0 auto;
	vertical-align:top;
	}
	
#destaque_esq {
	width:189px;
	height:96px;
	margin:0 auto;
	}

#destaque_dir {
	width:189px;
	height:96px;
	margin:0 auto;
	}

#menu_abas {
	width:394px;
	height:214px;
	margin:0 auto;
	}
/* Coluna do centro - end - */

/* Coluna direita - start - */

#faleconosco {
	width:161px;
	height:30px;
	margin:0 auto;
	}

#mapas {
	width:161px;
	height:185px;
	margin:0 auto;
	background-image:url(imagens/bg_mapas.jpg);
	}
	
#relatos {
	width:161px;
	margin:0 auto;
	height:299px;
	background-image:url(imagens/bg_relatos.jpg);
	background-image:url(imagens/bg_relatos_I.jpg);

}

#yahoo {
	width:110px;
	height:58px;
	margin:0 auto;
	vertical-align:top;
	}
/* Coluna direita - end - */

/* Separadores */
.sep1 {width:161px; height:18px; margin:0 auto;}
.sep3 {width:161px; height:21px; margin:0 auto;}
.sep4 {width:394px; height:18px; margin:0 auto;}
.sep6 {width:161px; height:18px; margin:0 auto;}
#sep2 {width:161px; height:40px; margin:0 auto;}
#sep5 {width:161px; height:17px; margin:0 auto;}
#sep7 {width:161px; height:10px; margin:0 auto;}
#rod_dir {width:161px; height:18px; margin:0 auto;}
#rod_center {width:394px; height:17px; margin:0 auto;}
#rod_esq {width:161px; height:17px; margin:0 auto;}

