body
{
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:11px;
	background:#1D1D1D url('img/bg.jpg') top center repeat-x;
	color:#10218B;

}

img
{
	border:0;
}

a
{
	text-decoration:none;
	color:#10218B;
}

a:hover
{
	text-decoration:underline;
	background-color:#C8C8C8;
}

#all #topo
{
	width:770px;
	height:308px;
	margin:0 auto;
	margin-top:1px;
	background:url('img/topo_home.jpg') top center no-repeat;
}

#all #topo #menu
{
	position:relative;
	top:50px;
	padding-left:90px;
	color:#000;
	font-weight:bold;
	width:600px;
	margin:0 auto;
}

#all #topo #menu a
{
	display:block;
	width:83px;
	color:#000;
	font-size:13px;
	border-right:1px solid #000;	
	float:left;
	text-align:center;
}

#all #topo #menu a:hover
{
	color:#C00000;
	text-decoration:none;
	background-color:transparent;
}

#corpo
{
	display:block;
	width:770px;
	background:url('img/bg_corpo.jpg') center top repeat-y;
	margin:0 auto;
}

#corpo #conteudo
{
	display:block;
	width:680px;	
	margin:0 auto;	
	font-size:13px;
	border:1px solid #EEEEEE;
	color:#616161;
}

#corpo  .home
{
	display:block;
	padding-bottom:100px;
	background:url('img/puzzle.jpg') right bottom no-repeat;
}

#corpo #conteudo .left
{
	padding:5px 5px 5px 0;
	float:left;
}


#corpo #conteudo .right
{
	padding:5px 5px 5px 5px;
	float:right;
}

h1{
	color:#616161;
	letter-spacing:-2px;
	font-weight:normal;
	font-size:22px;
	text-align:left;
	line-height:85%;
}

h1 span
{
	color:#C00000;
	font-weight:bold;
}


#corpo_rodape
{
	display:block;
	margin:0 auto;
	width:770px;
	height:25px;
	background:url('img/bg_corpo_bottom.jpg') top center repeat-y;
}

#rodape
{
	display:block;
	margin:0 auto;
	width:770px;
	height:75px;
	color:#CCCCCC;
	background:url('img/bg_rodape.jpg') top center repeat-y;
}

#rodape #texto
{
	display:block;
	float:left;
	letter-spacing:-1px;
	font-size:12px;
	margin-left:30px;
	margin-right:30px;
	padding-top:15px;
}
#rodape #texto_b 
{
	color: #CCCCCC;
	float:right;
	display:block;
	margin-top:33px;
	margin-right:35px;
	font-size:12px;
}
.form 
{
	float: left;
	width: 550px;

}
#frm_contato 
{
	float: left;
	width: 225px;
	display: block;
}


#div_tabela 
{
	border:1px solid red;
	
}
.col 
{
	padding:3px;
	width: 50px;
	border:1px solid orange;
}

#celula 
{
	text-align:center;
	border:1px solid white;
}

#celula_x 
{
	text-align: left;
	border:1px solid white;
	font-weight:bold;
}

#sombra 
{
	width: 600px;
	height: 25px;
	border:1px solid black;
	background-image:url(img/sombra.jpg);
}
#tela_sistema
{
	border:1px solid #637897;
	padding:5px;
	width:400px;
	text-align:center;
	color:#616161;
	margin:0 auto;
	margin-bottom: 10px;
}

.contato 
{
	font-size:11px;
	width:650px;
}	

.contato fieldset
{
	display:block;
	width:650px;
	border:1px solid #637897;
	color:#C00000;
	margin:0 auto;	
	padding:16px;
	font-weight:bold;
	font-size:12px;
	
}

.contato fieldset label
{
	display:block;
	width:70px;
	font-size:12px;
	float:left;
	font-weight:normal;
	color:#616161;
}
.contato fieldset span
{
	font-weight:normal;
	color:#616161;

}

.contato fieldset.interno
{
	display:block;
	width:615px;
	border:1px solid #637897;
	color:#C00000;
	font-weight:bold;
	font-size:12px;
	float:left;
	margin-bottom:10px;
	
}

.contato fieldset.big label
{
	font-weight:normal;
	width:120px;
	text-align:right;
	padding-right:10px;
}


.contato fieldset.big label.big
{
	font-weight:normal;
	width:240px;
	padding-right:10px;
}
