/*


*/
body
{
	margin:0px;
	padding:0px;
	background:url(../img/layout3.0/fundo_full.jpg) repeat-x;
	_background:url(../img/layout3.0/fundo_full_ie6.jpg) repeat-x;
	text-align:center;
}
#central
{
	width:1000px;
	margin:auto;
	text-align:left;
}
#topo
{
	width:1000px;
	height:104px;
}
#menu
{
	background:#2C2820;
	height:25px;
	font-weight:bold;
}
#menu a
{
	text-decoration:none;
}
#tela_full
{
	width:1000px;
	height:273px;
}
#corpo
{
	width:1000px;
}
#corpo #a
{
	width:328px;
	float:left;
}
#corpo #b
{
	width:335px;
	float:left;
}
.box_chamada
{
	display:block;
	width:320px;
	height:110px;
	margin-top:10px;
	margin-left:10px;
}
.box_chamada img
{
	float:left;
}
.box_chamada div
{
	width:160px;
	float:left;
	margin-left:10px;
	cursor:pointer;
}
.box_chamada a
{
	color:#333333;
	cursor:pointer;
}
#corpo #c
{
	width:310px;
	padding-left:10px;
	float:left;
}
.box_noticias
{
	display:block;
	margin-top:10px;
	margin-left:10px;
}
#formulario_adm
{
	/*padding-top:43px;
	*padding-top:22px;*/
	padding-top:247px;
	*padding-top:246px;
	margin-left:50px;
	color:#FFFFFF;
}
#down
{
	background:#2C2820;
	height:150px;
	margin:auto;
}
#down_content
{
	width:1000px;
	margin:auto;
	padding:10px;
	color:#FFFFFF;
}
#down_content img
{
	float:left;
}
#down_content #conteudo
{
	margin:10px;
	float:left;
	text-align:left;
}
#down_content #contato
{
	float:right;
	font-size:11px;
	margin-right:10px;
}

.table_topo
{
	background:#F5F4DF;
	color:#333;
	font-weight:bold;
}
.table_central
{
	border:1px solid #8B880C;
	padding:3px;
	background:#D5D27B;
	margin-top:5px;
	margin-left:10px;
}
.table_celulas
{
	background:#E3E2A9;
}

.clientes_box
{
	width:200px;
	height:120px;
	margin-right:6px;
	margin-top:5px;
	float:left;
}
.clientes_box_img
{
	width:160px;
	height:60px;
	border:1px solid #CCCCCC;
}
.clientes_box_descricao
{
	color:#409AB0;
	text-align:justify;
}
#idioma
{
	width:100px;
	height:20px;
	position:absolute;
	margin:8px 0 0 810px;
	text-align:right;
}
.tabela_simples
{
	border-collapse:collapse;
	border:1px solid #ccc;
}
.tabela_simples tr
{
	 border-bottom:1px solid #ccc;
}
.box_chamada .borda
{
	border:1px solid #FFFFFF;
}
.box_chamada img
{
	border:6px solid #CCCCCC;
}
