body	{
	background-color: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin : 0px;
	scrollbar-face-color:#777777;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#676767;
	scrollbar-shadow-color:#676767;
	scrollbar-darkshadow-color:black;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#898989;
	scrollbar-track-color:#676767;
}

.transp_on { 
	-moz-opacity:0.50; 
	filter:alpha(opacity=50); 
	cursor:hand;
} 

.mouseMaozinha {
	cursor:hand;
	cursor:pointer;
}

a:link, a:visited {
	text-decoration : none;
	color:#4c71cf;
	
}

a:hover {
	text-decoration : underline;
}

.layout_linha {
	background-color: #676767;
}

.layout_fundoLateral {
	background-color: #FFFFFF;
}
.layout_fundoConteudo {
	background-color: #F0F0F0;
	text-align:justify;
	align:left;
	vertical-align:top;
	padding: 20 5 5 5 ;
}

.layout_fundoConteudo_Home {
	background-color: #F0F0F0;
	text-align:justify;
	align:left;
	vertical-align:middle;
	padding: 20 5 5 5 ;
}

.layout_fundoBordas {
	background-color: #676767;
}

.layout_menu_fundoColaboradores {
	background-color: #FFFCDF;
	}
a.layout_menu_fundoColaboradores:hover {
	background-color: #F0F0F0;
	}

.layout_menu_fundoBotoes {	
	background-color: #F6DDAD;
	}	
a.layout_menu_fundoBotoes:hover {
	background-color: #FFF5E1;
	}



.menurowoff {
	background-color : #F6DDAD;
	vertical-align : middle;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color :#604A1F;
	text-decoration : none;
	padding:0 0 0 5;
}

.menurowon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #FFFCDF;
	font-weight: bold;
	text-decoration : none;
	background-color : #F6DDAD;
	vertical-align : middle;
	text-align : left;
	padding:0 0 0 5;
}

.conSelected {
	background-color : #FFF8BF;
}
a.conSelected:hover {
	background-color: #F6DDAD;
	}


.texto {
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	padding:0 5 0 5;
	}

.textoGrande {
	font-size: 15px; 
	font-weight: bold; 
	}

.textoDeslocado {
	padding:0 25 0 25;
	}

.titulo {
	font-size: 20px; 
	font-weight: normal; 
	color: #5A84ED;
	}
	
.subtitulo {
	font-size: 14px; 
	font-weight: bold; 
	color:#F14B02;
	}
	
.textoLink, a.textoLink:link, a.textoLink:visited  {
	font-size: 10px; 
	color: #666666;
	font-decoration:none;
}
a.textoLink:hover  {
	FONT-DECORATION:UNDERLINE;
	font-weight: normal; 
	color: #000000;
	cursor:help;
}

.textoLinkSelecionado {
	font-size: 10px; 
	color: #000000;
	font-decoration:none;
	font-weight:bold;
}

.subtituloAzul { 
	font-size: 14px; 
	font-weight: bold; 
	color:#4C71CF; 
}

.autor { 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	padding:0 5 0 5;
	font-style: italic
}

.telefone { 
	font-size: 11px; 
	font-weight: bold; 
	color:#333333; 
}

.frase_de_efeito { 
	font-size: 17px; 
	font-weight: bold; 
	font-style: italic;
	color:#4C71CF; 
}

.textoLimpo {
	font-size: 12px; 
	color: #000000;
}

.textoSaibamais {
	font-weight: bold; 
	font-size: 12px; 
	color: #4C71CF;
}

.contactoNome {
	font-size: 15px; 
	font-weight: bold; 
	color:#4C71CF; 
}

.emailLink, a.emailLink:link, a.emailLink:visited  {
	font-size: 14px; 
	font-weight: bold; 
	color:#F14B02; 
	font-decoration:none;
}
a.emailLink:hover  {
	FONT-DECORATION:UNDERLINE;
	cursor:help;
}

.emailLinkCreditos, a.emailLinkCreditos:link, a.emailLinkCreditos:visited  {
	font-size: 12px; 
	color:#F14B02; 
	font-decoration:none;
}

a.emailLinkCreditos:hover  {
	FONT-DECORATION:UNDERLINE;
}

.overMe {
border:2px solid #4C71CF;
cursor:hand;
}

.outMe {
border:2px solid #fff;
}