﻿/*******************************************************************************************************************
*                                                                                                                  *
*	CSS Document                                                                                                   *
*	Desenvolvido: Focal System LTDA.                                                                               *
*	Programador : Edson M. de Miranda                                                                              *
*	Data        : 26/08/2009                                                                                       *
*	Projeto     : Cipapel 																						   *
*	Observação  : Nenhuma 																						   *
*                                                                                                                  *
********************************************************************************************************************/

#intro{
}

.foto{
	float:left;
	background:url(../imagens/foto.png) no-repeat;
	width:395px;
	height:532px;
}

.intro_conteudo{
	overflow:hidden;
}

.intro_conteudo .parte1{
	padding-top:105px;
}

.parte1 .frase{
	background:url(../imagens/fundo_frase.png) no-repeat;
}

.showImage_frase{
	width:726px;
	height:120px;
	background:url(../imagens/frase.png) no-repeat;
}

.frase h1{
	display:none;
}

.parte1 .bandeiras{
	width:726px;
	height:86px;
	background:url(../imagens/fundo_entrar_nosite.png) no-repeat;
}

.entrarNo_site{
	padding-left:14px;
}

.bandeiras .bandeirasBloco{
	padding:30px 0 0 450px;
}

.parte2 .foto2{
	float:left
}

.foto2{
	width:62px;
	height:221px;
	background:url(../imagens/foto_resto.png) no-repeat;
}