@charset "utf-8";
/* CSS Document */

body {
	margin-left:0px;
	margin-right:0px;
	background:url(images/bgtexture.jpg) repeat;
	margin-top:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;


}

.bodyBlank{
	margin-left:0px;
	margin-right:0px;
	background-color: #FFFFFF;
}

#geral{

width:776px;
margin-left:auto;
margin-right:auto;

}

.largura776{
width:776px;
float:left;
}


#fundorodape{
width:776px;
height:21px;
float:left;
background:url(images/fundo_rodape.jpg) repeat-x;
padding-top:12px;
}

.rodape{
float:left;
font-size:9px;
}

#corpo{
	width:766px;
	padding-left:6px;
	float:left;
	height:550px;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #6DBF97;
	border-left-color: #6DBF97;
	background:#FFFFFF;
}

#menuvertical,#acessosistema{
width:170px;
background:#CCCCCC;
height:250px;
float:left;
}
#menuvertical_forn{
width:170px;
background:#CCCCCC;
height:365px;
float:left;
}
#acessosistema{
height:150px;

}

#titulo,#item_menu{
width:170px;
background:#CCCCCC;
height:25px;
float:left;
}
#item_menu{
padding-top:4px;
padding-left:5px;
width:165px;
height:27px;
}
#item_menu_sis{
padding-top:4px;
padding-left:5px;
width:165px;
height:137px;
}


#baixomenu{
width:170px;
height:8px;
float:left;

}

#panel_fundo,#escrita_item_menu{
background:url(images/fundo_panel_cima.jpg) repeat-x;
width:152px;
height:21px;
padding-top:4px;
float:left;
}

#panel_cima_esq{
background:url(images/arredondamento_panel_cima_esquerdo.jpg) repeat-x;
width:9px;
height:25px;
float:left;
}
#escrita_item_menu_sis{
 	height:108px;
	float:left;
	background:#F7F7F7;
	color:#000000;
	padding-top:6px;
	width:160px;
	font-weight:normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
}

#escrita_item_menu{
	background:#F7F7F7;
	color:#000000;
	padding-top:6px;
	height:19px;
	width:160px;
	font-weight:normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
}
#escrita_item_menu:hover{
	background:url(images/corte_over_menu.jpg) repeat-x;
	color:#000000;
	padding-top:6px;
	height:19px;
	width:157px;
	font-weight:normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4D3D5;
	border-left-color: #B4D3D5;
}


#panel_cima_direita{
background:url(images/arredondamento_panel_cima_direta.jpg) repeat-x;
width:9px;
height:25px;
float:left;
}

#panel_fundo_baixo{
background:url(images/fundo_baixo_panel.jpg) repeat-x;
width:152px;
height:8px;
float:left;
}

#panel_baixo_esq{
background:url(images/arredondamento_panel_baixo_esquerdo.jpg) repeat-x;
width:9px;
height:8px;
float:left;
}
#panel_baixo_direita{
background:url(images/arredondamento_panel_baixo_direito.jpg) repeat-x;
width:9px;
height:8px;
float:left;
}

#conteudo{
width:420px;
height:550px;
float:left;
color:#000000;
}

#ladodireito{
width:170px;
height:550px;
float:left;
}

#ladoesquerdo{
width:170px;
height:550px;
float:left;
}
#espaco_entre_menus{
width:170px;
height:40px;
float:left;
}
#ligueja{
width:170px;
height:116px;
float:left;
vertical-align:middle;
}
#item_fornecedores{
width:168px;
height:340px;
padding-left:2px;
float:left;
}

.textoPaginaInterna{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}

.textoPaginaInternaNegrito{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#000000;
}
a.link:link
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

a.link:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006600;
	font-weight: bold;
	text-decoration:none;
}

a.link:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	text-decoration:none;
}

a.link:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006600;
	font-weight: bold;
	text-decoration:none;
}
