/* CSS Document */

body
{
	background-repeat: repeat-x;
	background-image: url(../imagens/fnd.jpg);
}

a:link, a:visited, a:active
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#cx_corpo
{
	top: 50%;
	left: 50%;
	margin-top: -259px;
	margin-left: -372px;
	width: 744px;
	height: 519px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../imagens/fundo_corpo.gif);
}

#esquerda
{

}

#menu_esquerdo
{
	position: absolute;
	top: 250px;
	left: 15px;
	width: 186px;
	height: 236px;
	background-repeat: no-repeat;
	background-image: url(../imagens/fundo_menu.jpg);
}

#btn_ajuda
{
	top: 8px;
	right: 12px;
	height: 25px;
	z-index: 75;
	position: absolute;
	cursor: help;
}

#cx_ajuda
{
	top: 6px;
	right: 9px;
	width: 480px;
	height: 438px;
	max-width: 220px;
	max-height: 438px;
	z-index: 50;
	position: absolute;
	background-color: #FFFFFF;
}

#ajuda_fechar
{
	top: 4px;
	left: 4px;
	width: 15px;
	height: 15px;
	position: absolute;
	cursor: pointer;
}

#ajuda_conteudo
{
	top: 45px;
	left: 6px;
	padding: 4px 4px 4px 4px;
	width: 90%;
	height: 80%;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
}

#cx_btns
{
	top: 4px;
	left: 479px;
	width: 185px;
	position: absolute;
}

#preview
{
	top: 260px;
	left: 278px;
	width: 350px;
	height: 300px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 50;
	visibility: hidden;
	position: absolute;
}

#logo_buffet_mini
{
	top: 13px;
	right: 17px;
	max-width: 75px;
	max-height: 75px;
	position: absolute;
}

#cx_scol_index
{
	top: 18px;
	left: 7px;
	width: 420px;
	height: 96px;
	position: absolute;
}

#cx_scol
{
	top: 10px;
	left: 11px;
	width: 190px;
	height: 45px;
	position: absolute;
}

#logo_buffet_index
{
	bottom: 40px;
	left: 35px;
	width: 338px;
	height: 386px;
	position: absolute;
}

#logo_buffet_interno
{
	bottom: 272px;
	left: 24px;
	width: 183px;
	height: 200px;
	position: absolute;
}

#cx_login
{
	top: 170px;
	right: 40px;
	width: 263px;
	height: 167px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../imagens/fundo_login.jpg);
}

#cx_conteudo
{
	top: 40px;
	right: 7px;
	width: 514px;
	height: 428px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../imagens/fnd_conteudo.jpg);
}

#cx_lista
{
	top: 14px;
	left: 14px;
	width: 485px;
	height: 400px;
	overflow: auto;
	overflow-x: hidden;
	position: absolute;
}

#copyright
{
	left: 16px;
	bottom: 5px;
	width: 313px;
	height: 13px;
	position: absolute;
}

#scol
{
	bottom: 6px;
	right: 37px;
	position: absolute;
	width: 130px;
	height: 40px;
}

#logo_zonazero
{
	top: 800px;
	left: 50%;
	margin-left: -35px;
	width: 70px;
	height: 35px;
	position: absolute;
}