@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

body {
	background-image: url(img/fundo.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #003;
}
a:visited {
	color: #069;
}
a:hover {
	color: #b22222;
	font-weight:bold;
}
#geral {
	margin:auto;
	width:998px;
}

#menuSuperior {
		word-spacing: 1px; 
		position:relative;
		background-image: url(img/menu.jpg);
		background-repeat:no-repeat;
		background-position:center;
		height:59px;
}

#menuEscredo {
	top: 5px;
	width:190px;
	
}

#menuAnimacoes {
	background:#B1CFFC;
	background-image:url(img/rosa.jpg);
	background-repeat:repeat-x; 
	padding-top:5px;
	padding-left: 5px;
	line-height:20px;
	height:auto;
	margin-left:7px;
	word-spacing: 1px; 
	border: 3px solid #F0F;
	line-height:22px;
	
}
#menuAtividades {
	background:#B1CFFC;
	background-image:url(img/amarelo.jpg);
	background-repeat:repeat-x; 
	padding-top:5px;
	padding-left: 5px;
	line-height:20px;
	height:auto;
	margin-left:7px;
	word-spacing: 1px; 
	border: 3px solid #FF0;
	line-height:22px;
	
}
#menuProdutos {
	background:#B1CFFC;
	background-image:url(img/azul.jpg);
	background-repeat:repeat-x; 
	padding-top:5px;
	padding-left: 5px;
	line-height:20px;
	height:auto;
	margin-left:7px;
	word-spacing: 1px; 
	border: 3px solid #06F;
	line-height:22px;
	
}
#menuDownloads {
	background:#B1CFFC;
	background-image:url(img/vermelho.jpg);
	background-repeat:repeat-x; 
	padding-top:5px;
	padding-left: 5px;
	line-height:20px;
	height:auto;
	margin-left:7px;
	word-spacing: 1px; 
	border: 3px solid #F00000;
	line-height:22px;
	
}
strong{
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	
}
#conteudo{
	width:780px;
	position:absolute;
	top:92px;
	
	float:left;
	margin-left:205px;
	
}

#aplicativoCelular{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	text-align: center;
	
	
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#fff;
	
}
#subTitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24pt;
	color:#000;
	
}
h8{
font-size:24pt;
}
 #bandeiras{
	background-image:url(img/rosa.jpg);
	background-repeat:repeat-x; 
	padding-top:5px;
	padding-left: 0px;
	line-height:20px;
	height:auto;
	margin-left:7px;
	word-spacing: 1px; 
	border: 3px solid #F0F;
	line-height:22px;
}

#comercio2 a:link{
	color:#000;
}

#comercio2 a:visited{
	color:#fff;
}

#comercio2 a:hover{
	color:#000;
}

a.linkdois:link{
	color:#000;
}
a.linkdois:visited{
	color:#fff;
}

a.linkdois:hover{
	color:#000;
}