/* CSS Document */

.fundo_sombra1{
		background:url(imagens/sombra_barra_esq.jpg) repeat-y;
}

.fundo_sombra2{
		background:url(imagens/sombra_barra_dir.jpg) repeat-y;
}

.fundo_login{
		background:url(imagens/topo_login.jpg);
}

.imagem_topo{
		background:url(imagens/topo.jpg);
		
}

#flash{
	position:absolute;
	left:400px;
	top:150px;
	z-index:1000;
	background:transparent;
	width:350px;
	height:558px;
}

.texto_corrido{
		font-family:Verdana;
		font-size:10px;
		color:#000000;
		text-align:justify;
		
}

.fundo_quadros{ 
		background:url(imagens/fundo_quadros.jpg) no-repeat;
		
}

.texto_corrido_esquerda{
		font-family:Verdana;
		font-weight:bold;
		font-size:10px;
		text-align:left;
}

.links_inferiores{
		font-family:Verdana;
		font-size:10px;
		color:#000000;
		text-decoration:none;
}

.links_inferiores:hover{
		font-family:Verdana;
		font-size:10px;
		color:#000000;
		text-decoration:underline;
}

.sombra_bottom{
		background:url(imagens/sombra_bottom.jpg) no-repeat;
		
}

.texto_corrido_branco{
		font-family:Verdana;
		font-size:10px;
		color:#FFFFFF;
		text-align:right;
		
}

.bottom{
		background:url(imagens/bottom.jpg);
		
}
	
.texto_quadros{
		font-family:Verdana;
		font-size:10px;
}

.portfolio{
		font-family:Verdana;
		font-weight:bold;
		font-size:10px;
		color:#FF9900;
		text-align:left;
		padding:0;
		margin:0;
}

.texto_corrido_branco2{
		font-family:Verdana;
		font-size:10px;
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
		
}

.texto_corrido_branco3{
		font-family:Verdana;
		font-size:9px;
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
		
}

.texto_corrido_negrito{
		font-family:Verdana;
		font-size:10px;
		color:#000000;
		text-align:justify;
		font-weight:bold;
		
}
		
.texto_corrido_center{
		font-family:Verdana;
		font-size:10px;
		color:#000000;
		text-align:center;
		
}

.titulo_laranja{
		font-family:Verdana;
		font-size:10px;
		font-weight:bold;
		color:#FF9933;
		
}

.titulo_laranja_grande{
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
		color:#FF9933;
		
}
			
.box{
        border-style:solid;
		border-color:#999999;
		border-width:1px;
}

.top_box{
		background-color:#999999;
		padding:5px;
		color:#FFFFFF;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
}

.enviar{
        border-style:solid;
		border-color:#999999;
		border-width:1px;
}
		

.texto_esquerda{
		font-family:Verdana;
		font-size:10px;
		text-align:left;
}

.padding{
		padding:3px;
}

.link_branco{
		font-family:Verdana;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
}

.links_home{
		font-family:Verdana;
		font-size:10px;
		color:#330099;
		text-decoration:none;
}

.links{
		font-family:Verdana;
		font-size:10px;
		color:#000000;
		text-decoration:none;
}

.texto_direita{
		font-family:Verdana;
		font-size:10px;
		text-align:right;
}

.texto_vermelho{
		font-family:Verdana;
		color:#FF0000;
		font-size:10px;
		text-align:left;
}
					