/* Css Village Club Med Itaparica*/

body{
	margin:6px;
	font:11px verdana,tahoma,sans-serif;
}
#topo{
	width:670px; height:121px;
	background-image:url(../img/topo.jpg);
	margin:0px auto;
}
#menu{
	width:670px; height:23px;
	background-image:url(../img/menu.jpg);
	margin: 0px auto;
	margin-top: 5px;
}
#menu ol{
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	padding-top: 4px;
	text-align: center;
}
#menu ol li{
	display: inline;
}
#menu a{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;	
}
#menu a:hover{
	text-decoration: underline;
}
	
#centro{
	width:670px; height:660px;
	background-color: #f8f8f1;
	margin: 0px auto;
}
#centro p{
	margin:0px;
	padding-top:15px;
	text-align:center;
}
.subtitulo{
	font-weight:bold;
}
#home{
	
}
#reservas img{
	border:0;
}
#texto{
	padding: 0px 10px 0px 10px;
	}
#texto ol{
	list-style:circle;
}
#galeria img{
	border:0;
}
#base{
	width:670px; height:23px;
	background-image:url(../img/base.jpg);
	margin: 0px auto;
}
#base p{
	margin:0px; padding:0px;
	width:300px; cursor:default;
	position:relative;
	top:5px; left:210px;
	color:#FFFFFF;
}
.destaque{
	font-weight:bold;	
}