/* CSS Document */

body {
scrollbar-shadow-color: #455158;
scrollbar-face-color: #FFFAFA; 
scrollbar-3dlight-color: #FFFAFA; 
scrollbar-highlight-color: #FFFAFA; 
scrollbar-darkshadow-color: #F3E7C0; 
scrollbar-track-color: #EAEDEE; 
scrollbar-arrow-color: #336FF7;
background: #FFFAFA;
}

#PRINCIPAL{
	position: relative;
	width: 776px;
	top: 0;
	left: 0;
	height: 470px;
	align: center;
	background-color: #CCCCFF;
	visibility: visible;

}

#topo {
position: absolute;
padding: 0;
top: 5px;
width: 760px;
height: auto;
z-index: 1;
}

.saudacao {
top: 75px;
width: 100%;
left: 0;
right: 0;
height: 15px;
padding: 0;
z-index: 2;
position: absolute;
}

.relogio {
top: 75px;
width: 130px;
left: 0;
right: 0;
height: 15px;
padding: 0;
z-index: 1;
position: absolute;
}

.menu {
top: 100px;
left: 0;
right: 0;
position: absolute;
width: 760px;
padding: 0;
z-index: 1;
height: auto;
}

#parceiros {
top: 15px;
left: 800px;
width: 150px;
height: auto;
padding: 0;
z-index: 1;
position: absolute;
}

#centro {
	top: 5px;
	align left: 7px;
	width: 760px;
	height: auto;
	margin: 0px;
	padding: 0;
	z-index: 1;
	position: relative;
}

#centro1 {
	top: 135px;
	width: 250px;
	height: auto;
	padding: 0;
	z-index: 2;
	position: absolute;
	border: 1px dotted #000ccc;
	background-color: #CCCCCC;
}
	
#centro2 {
	top: 135px;
	width: 250px;
	left: 280px;
	height: auto;
	padding: 0;
	z-index: 2;
	position: absolute;
	border: dotted 1px #fffcca;
	background-color: #CCCCCC;
}
	
#rodape {
width: 760px;
position: absolute;
z-index: 1;
}

#irtopo {
position: fixed; 
z-index: 1;
bottom: 0; 
right: 0;
}

/* CODIFICAÇÃO DO MENU */
a.linque_menu {
position: relative;
text-align: center;
display: block;
font: 10px Arial;
color: #191970;
text-decoration: none;
border: 1px solid #6495ED;
background-color: #B0E0E6;
}

a.linque_menu:hover {
color: #000000;
text-decoration: strong;
background-color: #FFFF66;
border: 1px solid #EEC900;
}

.copyright {
	font-family: Arial;
	text-align: center;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}

.texto_normal {
font-family: Arial;
font-size: 10pt;
color: #000000;
}

.titulo {
font-family: Arial;
font-size: 18px;
color: #0099CC;
}

.marquee {
font-family: Arial;
font-size: 12px;
color: #0066CC;
}

.subtitulo_exemplos {
font-family: Arial;
font-size: 12px;
color: #000099;
}

.texto_menu_exemplos {
font-family: Arial;
font-size: 14px;
color: #FF0000;
}

.texto_animado {
font-family: Arial;
font-size: 12px;
color: #CC0000;
}

a.linkum:link {
	color:#000000;
	text-decoration:none;
	}
	
a.linkum:visited {
	color:#000000;
	text-decoration:none;
	}
	
a.linkum:hover {
	color:#2D7CDD;
	text-decoration:underline;
	}
	
a.linkum:active {
	color:#999999;
	text-decoration:none;
	}
	
a.linkdois:link {
	color:#0000FF;
	text-decoration:none;
	}
	
a.linkdois:visited {
	color:#0000FF;
	}
	
a.linkdois:hover {
	color:#000000;
	text-decoration:underline;
	}
	
a.linkdois:active {
	color:#0000FF;
	text-decoration:none;
	}
	
a.linktres:link {
	color:#00FF00;
	background-color:#000000;
	text-decoration:none;
	}
	
a.linktres:visited {
	color:#000000;
	text-decoration:line-through;
	}
	
a.linktres:hover {
	color:#000000;
	background-color:#FF0000;
	text-decoration:none;
	}
	
a.linktres:active {
	color:#FFFF00;
	text-decoration:none;
	background-color:#000000;
	}
	
/************************ Formatação do formulário de contato **********************/
#todoform {	
background:#F0F8FF;	
font:12px arial, verdana, helvetica, sans-serif;	
border-top:8px solid #B0C4DE;
border-left:8px solid #B0C4DE;	
border-right:8px solid #4682B4;
border-bottom:8px solid #4682B4;
border-collapse:collapse;
color:#483D8B;	
}

#todoform th {
background:#F8F8FF;
padding:3px;
font: bold 15px arial;	
border-bottom:1px solid #191970;	
text-align:center;
}

#todoform td {	
padding:3px;	
}

#todoform input {	
background:#FFFAF0;	
border:1px dashed #8B7D6B;	
}

#todoform textarea {
border:1px dashed #8B7D6B;
background:#FFFAF0;	
}

#todoform input.botao {	
background:#FFEFDB;	
color:#000000;
border:2px solid #8B7D6B;
}	

/*************************************************************************************
**************************************************************************************
**                                                                                  **
**                             Final da Folha de Estilos                            **
**                                                                                  ** 
**************************************************************************************
*************************************************************************************/ 

	
.linkspaginainicial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
	cursor: hand;
	text-decoration: none;

}

.linkspaginainicial:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bolder;
	color: #FFA500;
	cursor: hand;
	text-decoration: none;

}.titulolinkspinicial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
