*{
	color:#666;
}
h1{
	color:#600 !important;
}
h2{
	color:#936E2A  !important;
}
.address, .address b{
	color:#DDD;
}
body{	background-image: url(../_img/skin/bg.gif); }
ul{	list-style: none;}
p{ text-align:justify;}
.cabecalho{
	background-image: url(../_img/skin/bg_top.gif);
	background-repeat:repeat-x;
	height:90px;
}
.cabecalho address{
	color:#DDD;
	margin-top:8px;
}
.bandeira{
	position:absolute;
	margin-left:45px;
	cursor:pointer;
	margin-top: -2px;
	z-index: 10;
}
.slide{
	width:940px;
	height:280px;
	border: 5px solid #FFF;
}

.slide img{
    margin-top:  0; 
    margin-left: 0;
	display:none;
	height: 280px;
	width: 940px;
	cursor:pointer; 
}
.descricao{
	position:absolute;
	color:#936E2A;
	background:#FFF;
	z-index:9;
	font-size:150%;
	padding-left: 5px;
	padding-right: 10px;
	height:35px;
	margin-top:255px;
	margin-left:5px;
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
}

.sombra-slide{
	clear:both;
	overflow:hidden;
	background-image: url(../_img/skin/sombra-slide.jpg);
	background-repeat: no-repeat;
	height:20px;
}


.base{	background-image: url(../_img/skin/base.jpg); background-repeat: no-repeat; }
.chamadaReserva{
	width:283px;
	height:61px;
	background-position:top right;
	display:block;
	margin-top:3px;
	overflow:hidden;
}
.chamadaReserva img{
	position:absolute;
	margin-top: 28px;
	margin-left: 10px;
}
.sombra-esq,.sombra-dir{
	height: 300px;
	width:10px;
}
.menu{	margin-top: 35px;}
.sombra-esq{	background-position:0 -360px;}
.sombra-dir{	background-position:0 -60px;}

.menu li {
	border-bottom:1px dotted #ddd;
	border-top:1px dotted #fff;
}
.menu li a{
  line-height:28px;
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-size:190%;
  text-decoration:none;
  font-style:italic;
  color:#444;
}
.menu li a:hover{
  color:#600;
}


.principal{
	margin-top:20px;
}
.rodape{
	background-image: url(../_img/skin/bottom.gif);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#500;
	height:130px;
	margin-top:50px;
}
.rodape address{
	color:#c0c0c0;
	padding-top:20px;
}
.rodape address a{
	color:#c0c0c0;
}

.endereco{
	height:70px;
	border-bottom:1px dotted #600;
}
.endereco div b{
	width:50px;
	float:left;
	text-align:right;
	padding-right:5px;
}padding-right:5px;
}