/* CSS Document */

body {
margin:0;
padding:0;
text-align:center;
background-image:url(../imagens/fundo.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#tudo {
width:779px;
margin:0 auto;
text-align:left;
height:1000px;
background-image:url(../imagens/fundoconteudo.jpg);
background-repeat:repeat-y;
}
#tudo1 {
width:779px;
margin:0 auto;
text-align:left;
height:1550px;
background-image:url(../imagens/fundoconteudo.jpg);
background-repeat:repeat-y;
}
#topo {
width:779px;
height:230px;
background-image:url(../imagens/topo.jpg);
background-repeat:no-repeat;
}
#tel {
float:right;
width:250px;
height:80px;
margin-top:100px;
margin-right:30px;
text-align:right;
}
.tel {
font-size:16px;
color:#3a3c86;
font-weight:bold;
}
#botoes {
	width:740px;
	height:15px;
	font-size:13px;
	text-align:right;
	float:right;
	margin-top:-6px;
	margin-right:35px;
}
#botoes li {
display:inline;
}
a.linkum:link, a.linkum:visited, a.linkum:active  {
color:#FFF;
text-decoration:none;
}
a.linkum:hover {
color:#FFF;
text-decoration:underline;
}
#animacao {
width:720px;
height:250px;
margin-left:30px;
background-color:#333333;
}
#coluna_esquerda {
float:left;
width:520px;
height:400px;
background-image:url(../imagens/fundo_coluna_esquerda.jpg);
background-repeat:no-repeat;
margin-left:10px;
margin-top:20px;
}
#coluna_esquerda1 {
float:left;
width:520px;
height:800px;
background-image:url(../imagens/fundo_coluna_esquerda.jpg);
background-repeat:no-repeat;
margin-left:10px;
margin-top:20px;
}
#coluna_direita {
float:left;
width:230px;
height:400px;
margin-top:20px;
}
#coluna_direita1 {
float:left;
width:230px;
height:800px;
margin-top:20px;
}
#titulo {
margin-left:80px;
margin-top:20px;
}
h1 {
color:#0077db;
font-size:15px;
}
#texto {
margin-left:80px;
width:420px;
}
.texto {
font-size:13px;
text-align:justify;
line-height:22px;
}
.selo {
color:#0077db;
font-size:14px;
font-weight:bold;
}
#selo {
border-left: 2px dashed #333333;
}
#creditos {
width:760px;
height:20px;
text-align:right;
float:left;
margin-left:5px;
border: 2px dashed #333333;
}

#creditos1 {
	width:760px;
	height:20px;
	text-align:right;
	float:left;
	margin-left:5px;
	border: 2px dashed #333333;
	margin-top: 200px;	
}

a.linkdois:link, a.linkdois:visited, a.linkdois:active  {
color:#0077db;
text-decoration:none;
font-size:13px;
}
a.linkdois:hover {
color:#0077db;
text-decoration:underline;
font-size:13px;
}
.linhas {
color:#fff;
}

#foto1, #foto3, #foto5{
width:230px;
height:307px;
float:left;
}

#foto2, #foto4, #foto6 {
width:230px;
height:307px;
float:left;
margin-left:5px;
}
