/* Contato */
.formulario {
	width:auto;
	height:auto;
	float:left;
	margin-left:20px;
}

.lateralcontato {
	width:370px;
	height:550px;
	float:left;
}

.titulocontato {
	width:300px;
	height:25px;
	font-size:1.1em;
	color:#7C782F;
	margin-top:15px;
	text-align:left;
	font-weight:bold;
	float:left;
}

.linhacontato {
	width:350px;
	height:25px;
	font-size:1.1em;
	color:#7C782F;
	text-align:left;
	float:left;
	margin-left:10px;
	margin-top:5px;
}

.logocontato {
	width:340px;
	height:500px;
	float:left;
	margin-top:15px;
	margin-left:10px;
	_margin-left:0px;
	padding:5px;
	background-color:#B3A84D;

}

.msg {
	width:auto;
	height:20px;
	float:left;
	font-size:1.5em;
	margin-right:15px;
	_margin-right:12px;
	margin-top:6px;
}


form.cmxform label.error, label.error {
	display: none;
	color:#000000;
	font-style: none;
	margin-left:0px;
}

div.error { 
	display: none; 
}

input.error { 
	border: none;
	background-color:#FFFFCC;
}

textarea.error { 
	border: none;
	background-color:#FFFFCC;
}

/* formulario de contato */
.linha {
	float:left;
	height:auto;
	width: 300px;
	margin-top:10px;
	text-align:left;
	margin-left:0px;
	color:#005483;
	font-size:0.8em;
}

.campo {
	float:left;
	width:100px;
	font-size:0.8em;
}

.campodado {
	float:left;
	width:300px;
	font-size:1.0em;
	height:auto;
	color:#005483;
	margin-left:0px;
}

.tipocampo {
	border-top:1px solid #0084BD;
	border-left:1px solid #0084BD;
	border-bottom:1px solid #8ABEE3;
	border-right:1px solid  #8ABEE3;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	height:18px;
}
.info {
	width:680px;
	height:150px;
	float:left;
	margin-top:5px;
}

.tituloreserva {
	width:240px;
	height:auto;
	float:left;
	margin-left:15px;
	margin-top:10px;
	font-size:1.2em;
	color:#999999;
}

.textoreserva {
	width:300px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-left:20px;
	font-size:1.1em;
	color: #666666;
	line-height:20px;
}

.endereco {
	width:250px;
	height:auto;
	float:left;
	margin-left:15px;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#005483;
	line-height:30px;
}


.englobahorarios{
	width:350px;
	float:left;
	height:auto;
	_margin-left:24px;
	margin-top:10px;
	border-left: #FFFFFF thin dashed;
}

.horarios {
	width:300px;
	float:left;
	margin-left:15px;

}