﻿.contInterno
{
	padding-left:0;
}
.alinha
{
	width:727px;
}
.navegacao
{
	width:727px;
	height:95px;
	float:left;
}
			.navegEsquerda
			{
				float:left;
				width:22px;
				height:43px;
				background-image:url(../img/navegEsq.jpg);
				background-repeat:no-repeat;
				background-position:left;
				cursor:pointer;
				margin-right:9px;
				margin-top:25px;
			}
				.navegEsquerda:hover
				{
					background-image:url(../img/navegEsq.jpg);
					background-repeat:no-repeat;
					background-position:left;
				}
			.navegDireita
			{
				float:left;
				width:22px;
				height:43px;
				background-image:url(../img/navegDir.jpg);
				background-repeat:no-repeat;
				background-position:right;
				cursor:pointer;
				margin-top:25px;
			}
				.navegDireita:hover
				{
					background-image:url(../img/navegDir.jpg);
					background-repeat:no-repeat;
					background-position:right;
				}
			.moveGaleria
			{
				float:left;
				width:652px;
				height:92px;
				overflow:hidden;
				position:relative;
				margin-right:9px;
				background-color:#f3f3f3;
				
			}
			.listaFotos
			{
				list-style:none;
				padding:0px;
				margin:0px;
				position:absolute;
				padding-left:14px;
			}
			.foto
			{
				float:left;
				margin-right:10px;
				margin-top:14px;
				margin-bottom:14px;
				width:117px;
				height:69px;
				overflow:hidden;
			}
			.imgFoto
			{
				width:117px;
				height:69px;  
			}
		.tituloLazer
		{
			padding:20px;
			margin:0;
			font-size:15px;
			font-family:Arial;
			padding-top:28px;
			margin-bottom:20px;
			clear:both;
			font-weight:bold;
		}
		.textoLazer
		{
			padding:20px;
			width:710px;
			font-size:14px;
			font-family:Arial;
			color:#333333
		}
		.textoLazer p
		{
			padding-right:20px;
		}
		.tabelaPrecos
		{
			font-size:13px;
			font-family:Arial;
			margin-bottom:20px;
		}
		.tabelaPrecos td
		{
			padding:0 15px;
		}
		.textoTabela
		{
			font-size:13px;
			font-family:Arial;
			color:#333333
		}
	.textoPequeno
	{
		color:#B2B4B7;
		font-family:Arial;
		font-size:10px;
		margin:0;
		padding:0;
	}
	.subtitulo
	{
		width:400px;
		margin-left:-15px;
		color:#404141;
		font-family:Arial;
		font-size:18px;
		font-weight:normal;
		margin:0 0 30px 0;
		text-decoration:none;
	}
	.javaScriptBox 
	{
		display:block;
		float:right;
		margin-top: 5px;
		padding-top:7px;
		color: #a92735;						
		width: 500px;
		line-height:20px;
		text-align:right;
	}		
					.javaScriptBox a
					{
						color: #a92735;
						text-decoration:none;
					}
						.javaScriptBox a:hover
						{
							color: #9D9D9D;
						}
					
					.javaScriptBox div
					{						
						float:left;						
						
					}
					.box
					{
						display:block;
						width:700px;
						float:left;
						padding:2px;
						margin-top:20px;
					}
