/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9CB7C3;
}
#fundo_sombra {background-image: url(../imagens/fundo_sombra.gif); width:721px;}
#content { width:700px; height:77px; background-image:url(../imagens/topo_imagem.jpg); background-repeat:no-repeat;}
#menu {background-color:#FFFFFF; width:700px;} 
#submenu {background-color:#FFFFFF; width:700px; height:14px;}
#animacao { width:700px; height:197px; background-color:#FFFFFF}
#texto_central {background-color:#FFFFFF; width:700px; height:81px;}
#guia_chamadas { width:700px; background-color:#496978; height:80px;}
#chamada_esquerda{ width:248px; float:left; background-color:#1890d8;}
#chamada_direita_guia{ width:449px; float:right; background-color:#1890d8; }

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; padding-left:18px;
	 
}
.style4 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
	 
}

a:link {
	color: #126a9f;
	text-decoration: none;
}
a:visited {
	color: #126a9f;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#patrocinadores {background-color:#FFFFFF; width:700px; height:68px;}
#menu_rodape {width:700px; height:16px; background-color:#126a9f;}
#content_interna {width:700px; background-color:#FFFFFF}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: auto;
	width: auto;
	background-color: #f0f0f0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.style5 {color: #FFFFFF}
.style5:hover {color: #000000}

.style4 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.linkPreto:a:link		{ color:#000000; text-decoration:none }
.linkPreto:a:visited	{ color:#000000; text-decoration:none }
.linkPreto:a:active		{ color:#000000; text-decoration:none }
.linkPreto:a:hover		{ color:#CC0000; text-decoration:none }

.linkRed:a:link		{ color:#CC0000; text-decoration:none }
.linkRed:a:visited	{ color:#CC0000; text-decoration:none }
.linkRed:a:active	{ color:#CC0000; text-decoration:none }
.linkRed:a:hover	{ color:#CC0000; text-decoration:underline }

