﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Arial;
	background-color: #ffffff;
}
.conteudo
{
	background-image: url(golf_aruba.jpg);
	height:1116px;
	width:600px;
	position:absolute;
	left:50%;
	margin-left:-300px;
	top:20px;
	/* margin-top:-400px;
	top:50%;
	*/
	background-repeat:no-repeat;
}
.campos
{
	position:absolute;
	top:850px;
	left:60px;
	margin-left:0px;
	/*background-image: url(borda_form.jpg);*/
	width:600px;
	background-repeat:no-repeat;
	height:200px;
}

.camposinput
{
	margin-top:15px;
	float:left;
	width:200px;
	z-index:100;
}

.camposlabel
{
	margin-top:15px;
	float:left;
	width:130px;
	margin-right:3px;
}
.campostitulo
{
	font-size:18px;
	font-weight:bold;
	color: #000;
	margin-left: 15px;
	margin-top: 3px;
}
.campoinput
{
	float:left;
	font-size: 14px;
	width:100%;
	height:25px;
	text-align:left;
}

.campolabel
{
	float:left;
	font-size: 14px;
	width:100%;
	height:25px;
	text-align:right;
	margin-top:1px;
	margin-right: 1px;
}
.textbox
{
	font-size: 14px;
}
.alerta
{
	color: #ff0000;
	font-size: 10pt;
}
.subtitulo
{
	text-align:center;
	width: 400px;
	top: 800px;
	position: absolute;
	left: 100px;	
	font-weight:bold;
	font-size: 12px;
}
/*  CONTEUDO  */

.tituloint
{
	font-size: 12pt;
	color:#FFF;
	font-weight:bold;
}
.descint
{
	font-size: 10pt;
}
.valorint
{
	font-size: 12pt;
	font-weight: bold;
}

.paris
{
	width: 197px;	
	top:340px;
	left: 310px;
	position: absolute;
}
.titulo
{
	text-align: center;
	width: 500px;
	top: 152px;
	position: absolute;
	left: 50px;
	font-weight: bold;
	color: #004475;
}

.titulao
{
	text-align: center;
	width: 352px;
	top: 32px;
	position: absolute;
	left: 208px;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 10px;
	color: #fff;
}

.titulinho
{
	text-align: center;
	width: 352px;
	top: 100px;
	position: absolute;
	left: 208px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.descon
{
	text-align: center;
	width: 500px;
	top: 175px;
	position: absolute;
	left: 120px;
	font-weight: bold;
	font-size: 20px;
	color: #d0251d;
}
.camposesq
{
	position: absolute;
	height: 300px;
	width:200px;
	top:140px;
	margin-left:80px;
	background-image: url(dest_galicia.jpg);
	background-repeat:no-repeat;	
}
.camposdir
{
	position: absolute;
	height: 300px;
	width:200px;
	top:140px;
	margin-left:320px;
	background-image: url(dest_madrid.jpg);
	background-repeat:no-repeat;
}

.campoint1
{
	height: 105px;
	width:100%;
}
.campoint2
{
	height: 25px;
	width:100%;
	font-size:13px;
	float:left;	
}
.campoint3
{
	height: 25px;
	width:100%;
	float:left;
}
.sucesso
{
	position:absolute;
	top:860px;
	left:395px;
	position:absolute;
	width: 90px;
	text-align: center;
	font-family: Trebuchet MS, Arial;
	font-size:10pt;
}
