body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	text-align:center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
img { border:none; }

#container {
	width:900px;
	margin:auto;
	}

#header {
	width:900px;
	height:100px;
	background:url(images/header.jpg) center no-repeat;
	margin:auto;
	}
	
#header .logo {
	width:370px;
	height:70px;
	float:left;
	margin-left:15px;
	margin-top:15px;
	background-image:url(images/logo.jpg);
	}

#conteudo {
	width:900px;
	height:375px;
	background:url(images/bkg.jpg) center no-repeat;
	margin:auto;
	}
	
#foto-gr {
	width:500px;
	height:350px;
	background:url(images/foto-gr.jpg) center no-repeat;
	margin:auto;
	}
	
#foto-gr-alimentacao {
	width:500px;
	height:350px;
	background:url(images/alimentacao/alimentacao.jpg) center no-repeat;
	margin:auto;
	}
	
#foto-gr-ambiente {
	width:500px;
	height:350px;
	background:url(images/ambientes/ambiente.jpg) center no-repeat;
	margin:auto;
	}
	
#foto-gr-ilhabela {
	width:500px;
	height:350px;
	background:url(images/ilhabela/ilhabela.jpg) center no-repeat;
	margin:auto;
	}
	
#foto-gr-mulher {
	width:500px;
	height:350px;
	background:url(images/mulher/mulher.jpg) center no-repeat;
	margin:auto;
	}
	
#foto-gr-pessoas {
	width:500px;
	height:350px;
	background:url(images/pessoas/pessoas.jpg) center no-repeat;
	margin:auto;
	}
	
#foto-gr-publicidade {
	width:500px;
	height:350px;
	background:url(images/publicidade/publicidade.jpg) center no-repeat;
	margin:auto;
	}
	
#contato {
	width:500px;
	height:350px;
	background:#000000 center;
	margin:-20px auto;
	color:#FFFFFF;
	text-align:left;
	}
	
#formulario {
	color:#FFFFFF;
	}
		
#fotos-pq {
	width:900px;
	height:210px;
	background:#000000;
	}

#menu {
	width:900px;
	height:50px;
	color:#ffffff;
	padding:10px 0 0 0;
	}
#menu a:link {
	color:#ffffff;/*#0099FF*/
	text-decoration:none;
	}
#menu a:visited {
	color:#0099FF;
	text-decoration:none
	}
#menu a:hover {
	color:orange;
	text-decoration:underline;
	}
	
#menu a:active {
	color:#999999;
	text-decoration:none;
	}


#footer {
	width:900px;
	height:60px;
	color:#333333;
	text-decoration:none;
	}
	
#footer .direitos {
	font-size:smaller;
	color:#777777;
	}

#footer .direitos a {
	text-decoration:none;
	color:#FFFFFF;
	}

