/* CSS Document */
body {
	background-image:url(imagens/bg.gif);
	background-repeat:repeat-x;
	background-color:#00CCFF;
	margin:0;
	}
	
#page {
	margin:0 0 0 -370px;
	left:50%;
	position:absolute;
	width:740px;
	height:675px;
	background-image:url(imagens/bg_page.jpg);
	float:left;
	display:inline;
	}

#menu {
	width:740px;
	height:28px;
	margin:156px 0 0 2px;
	float:left;
	clear:both;
	display:inline;
	}
	
#foto_index {
	margin:22px 0 0 12px;
	display:inline;
	clear:both;
	width:489px;
	height:366px;
	float:left;
	}

#quadro_index {
	width:219px;
	height:269px;
	margin:105px 0 0 0;
	float:left;
	display:inline;
	}
	
#rodape {
	width:696px;
	height:72px;
	margin: 6px 0 0 14px;
	background-image:url(imagens/bg_rodape.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:both;
	display:inline;
	}
	
#logo {
	margin:55px 0 0 0;
	float:left;
	}
	
#rodape_texto {
	width:400px;
	height:60px;
	margin:14px 0 10px 0;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
		}
		
.titulo_rodape {
	font-weight:bold;
	font-size:14px;
	}
	
.subtitulo_rodape {
	margin:8px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

#conteudo_interno {
	width:690px;
	height:380px;
	float:left;
	clear:both;
	display:inline;
	margin: 10px 0 0 16px;
	}
	
#titulo_page {
	width:690px;
	float:left;
	clear:both;
        display:inline;
	height:25;
	margin:8px 0 0 0;
	text-align:center;
	}
	
#text_page {
	width:690px;
	float:left;
	clear:both;
	margin:10px 0 0 0;
	height:330px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        display:inline;
	line-height:22px;
	}
	
.campo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border-color:#333333;
	border-style:solid;
	border-width:1px;
	}
	
.botao {
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	font-size:10px;
	}

.contato {
	color:#0066CC;
	}
	
#foto_galeria {
	width:494px;
	height:340px;
	margin:6px 0 0 8px;
	float:left;
	clear:both;
        display:inline;
	}

#descricao_galeria{
	height:16px;
	float:left;
	clear:both;
	width:494px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
        display:inline;
	}
	
#quadro_foto {
	width:494px;
	height:322px;
	margin:0;
	float:left;
	clear:both;
	background-image:url(imagens/bg_quadrocolor.gif);
        display:inline;	
}

#foto {
	margin:7px;
	display:inline;
}

#fotos {
	width:175px;
	height:313px;
	background-color:#EAEAEA;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	float:left;
	margin:24px 0 0 10px;
        display:inline;
	}