@charset "utf-8";
/* CSS Document */

/* EstruturaCAB.asp  */

#estrutura-cab{
	height:374px;}

#logo{
	width:244px;
	height:121px;
	background-image:url(../Bonecos/logo_geral.jpg);
	margin:10px;
	margin-left:30px;
	float:left;}

#predio{
	width:269px;
	height:144px;
	background-image:url(../Bonecos/predio.png);
	float:right;
	margin-right:30px;
	position:relative;
	top:17px;}

#v-menuvertical-geral{
	width:860px;
	height:30px;
	margin-left:30px;
	margin-right:30px;
	clear:both;
	}

#v-menuvertical{
	width:848px;
	height:30px;
	background-image:url(../Bonecos/barra_menu.gif);
	background-repeat:repeat-x;
	float:left;
	}

#v-menuvertical-esq{
	width:6px;
	height:30px;
	background-image:url(../Bonecos/barra_menu_esq.gif);
	background-repeat:no-repeat;
	float:left;
	}
	
#v-menuvertical-dir{
	width:6px;
	height:30px;
	background-image:url(../Bonecos/barra_menu_dir.gif);
	background-repeat:no-repeat;
	float:left;
	}

#banner{
	width:860px;
	height:180px;
	margin-left:30px;
	margin-top:10px;
	background:url(../Bonecos/fundo_banner.gif);}

.demo{
	margin:5px;
	background:#373330;}

#topo{
	background-color:#373330;}


/* V-MENUVERTICAL.ASP */

.menus_cabecalho{
	display:inline;}

#menu_cabecalho{
	display:inline;}

a.MenuCabeca{
	color:#FFF;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;}

a.MenuCabeca:hover{
	color:#FF0000;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;}

