﻿body, div, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, address{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	font-size:0.77em;
	background:url(../img/bg/bg.gif);

}
#geralCabecalho
{
	width:100%;
	height:63px;
	background-color:#f2f6f8;
}
#logo{
	margin:20px 0px 0px 20px;
	float:left;
	display:inline;
}
#logo img
{
	border:none;
}
#logoAlbum{
	margin:20px 20px 0px 0px;
	float:right;
	display:inline;
}
#menu
{
	width:100%;
	height:26px;
	background-color:#162941;
	border-top: solid 1px #206fab;
	border-bottom: solid 1px #162941;
}
#menuItens
{
	float:left;
}
#menuLogo
{
	float:right;
	margin: 3px 20px 0px 0px;
}
#conteudo
{
	width:100%;
	height:305px;
	border-bottom: solid 5px #e1e1e1;
	/*background-image: url(../img/home/cuisine.jpg);*/
	background-repeat: no-repeat;
	background-color: #e5ebee;
}
#descricao
{
	margin-left:317px;
	width:257px;
	height:305px;
}
#texto
{
	margin-top:70px;
	/*margin-left:-45px;*/
	width:257px;
	height:82px;
	background-image: url(../img/home/texto.gif);
	background-repeat: no-repeat;
}
.botaoParceiro
{
	width:257px;
	text-align:right;
	margin-top:11px;	
}
.botaoParceiro img
{
	border:none;
}
a:visited{
	/*color:#666666;*/
	color:White;
	text-decoration: none;
}

a:link{
	/*color:#005b9a;*/
	color:White;
	text-decoration: none;
}
a:hover{
	/*color:#9AB300;*/
	color:White;
	text-decoration: none;
}

#barraInferior
{
	background: url(../img/bg/bgRodape.gif) repeat-x 0px 33px;
	width: 100%;
	height: 45px;
	clear:both;
}
