/* Css Villages Club Med Contato*/

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: 5px;
	text-align: center;
}
#menu ol li{
	display: inline;
}
#menu a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
#menu a:hover{
	text-decoration: underline;
}
	
#centro{
	width:670px; height:900px;
	background-color: #f8f8f1;
	margin: 0px auto;
}
#centro p{
	margin:0px;
	padding-top:15px;
	text-align:center;
}
#texto{
	padding: 0px 10px 0px 10px;
	}
.subtitulo{
	font-weight:bold;
}
#reservas 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;	
}
.botao{
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;  
	background-color: #2a1b70;
}

a{
	text-decoration:none;
	color:#000000;
	text-align:center
}