@charset "utf-8";
/* CSS Document */
* {
	font-family:Verdana, Geneva, sans-serif;
    outline: none; /* hide dotted outline in Firefox */
}

body {
	background-color: #1D2236;
}

p {
	text-align: left;
}

textarea {
	width:400px;
	height:100px;
}

h2 {
	font-size:13px;
}

#principal {
	border: thin solid #999999;
	background: #c8cfd9;
	padding: 5px;
	position: relative;
	visibility: visible;
	width: 950px;
}

#test {
	position: absolute;
	left: 186px;
	top: 44px;
	height: 40px;
	width: 335px;
}

#form-reserva {
	background:#8e8f96;
	float:left;
	color:#FFFFFF;
	text-align:right; 
	font-size:9px; 
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:7px;
	width:305px;
}

#banner {
	background:#8e8f96;
	float:right;
	width:625px;
	height:131px;
	text-align:left;
}

#menu {
	padding-bottom:0px;
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
}

#pie {
	background:#8e8f96;
	font-size:12px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:22px;
	color:#f8fafc;
}

#pie-contacto a {
	padding-top:3px;
	padding-bottom:3px;
	float:left;
	text-align:left;
	color:#f8fafc;
	text-decoration:none;
}

#pie-direccion {
	padding-top:3px;
	padding-bottom:3px;
	text-align:right;
}

#parche {
	position:absolute; 
	left: 80px; 
	top: 238px; 
	width:310px; 
	height:75px;
	color:#c8cfd9;
	text-align:right;
	font-weight:bold;
}

#plancheta {
	position:absolute; 
	left: 780px; 
	top: 245px; 
	width:164px; 
	height:87px;
}

#divLang {
	padding-left:15px;
	text-align:left;
	float:right;
}

.form_reserva {
	background:url(../images/form_fondo.jpg) no-repeat;
}

/* CLASES */
a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: right;
    font: normal 10px arial, sans-serif;
    height: 22px;
    margin-right: 0px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 12px;
    padding: 5px 0 5px 12px;
	color: #FFFFFF;
} 

a.button:active {
    background-position: bottom right;
    color:#EEEEEE;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 12px; /* push text down 1px */
    outline: none; /* hide dotted outline in Firefox */
}

a.button-form {
    background: transparent url('../images/bg_button_form_a.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: right;
    font: normal 10px arial, sans-serif;
    height: 22px;
    margin-right: 0px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
}

a.button-form span {
    background: transparent url('../images/bg_button_form_span.gif') no-repeat;
    display: block;
    line-height: 12px;
    padding: 5px 0 5px 12px;
	color: #FFFFFF;
} 

a.button-form:active {
    background-position: bottom right;
    color:#EEEEEE;
    outline: none; /* hide dotted outline in Firefox */
}

a.button-form:active span {
    background-position: bottom left;
    padding: 6px 0 4px 12px; /* push text down 1px */
    outline: none; /* hide dotted outline in Firefox */
}

.texto {
	background:#FFFFFF;
	font-size:9px;
	border:1px solid #333333;
	text-align:right;
	padding:1px;
	width:149px;
}

.seleccion {
	font-size:10px;
	border:1px solid #666666;
}

a.rounded, .button2 {
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible; /* IE6 form button fix */
	color: #FFF;
}

.button2 {
  color: #000;
  background-color: #8e8f96;
  padding: 3px 7px;
}

.button2:hover {
  background-color: #aeafb5;
} 

.contenido{
	font-size:11px;
	color:#424A51;
	line-height: 20px;
	padding-top:10px;
	padding-bottom:10px;
}

.contenidoForm{
	font-size:11px;
	color:#4e4d52;
	line-height: 20px;
	padding-top:10px;
	padding-bottom:10px;
}

.inicial-1{
	padding-left:5px;
	padding-top:0px;
	padding-right:405px;
	padding-bottom:0px;
}

.inicial-2{
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}

.inicial-3{
	padding-left:0px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px;
}

.titulo {
	font-weight: bold;
	font-size:14px;
}

.titulo2 {
	font-weight: bold;
	font-size:14px;
	color:#b86666;
}

.titulo3 {
	font-weight: bold;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
}

.notita-burdeo{
	font-weight:bold;
	font-size:10px;
	color:#b86666;	
	line-height: 14px;
}

.notita-bold{
	font-weight:bold;
	font-size:9px;
	line-height: 14px;
}

.notita{
	font-size:9px;
	line-height: 14px;
}

.acceso-premium-guest {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background:#6f8ca2;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:25px;
}

.acceso-premium-title {
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}

.acceso-premium-desc {
	color:#000000;
}

.fondo-contacto {
	background:url(../images/fondo_contacto.jpg);
	border:#a5bbd2 2px solid;
	padding:10px;
}

.text-premium-title {
	font-size:10px;
	text-align:center;
	border:#000000 2px solid;
}

.trans-titulo_premium_guest {
	filter:alpha(opacity=73);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.fondo_premium_guest {
	background:url(../images/fondo_premium_guest.jpg) right;
	border:#a5bbd2 2px solid;
	padding:10px;
}

a:link.lang_en {
	background: url('../images/flagEn.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#3c4669;
	font-size:11px;
}

a:visited.lang_en {
	background: url('../images/flagEn.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#3c4669;
	font-size:11px;
}

a:hover.lang_en {
	background: url('../images/flagEn.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#000000;
	font-size:11px;
}

a:link.lang_fr {
	background: url('../images/flagFr.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#3c4669;
	font-size:11px;
}

a:visited.lang_fr {
	background: url('../images/flagFr.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#3c4669;
	font-size:11px;
}

a:hover.lang_fr {
	background: url('../images/flagFr.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#000000;
	font-size:11px;
}

a:link.lang_es {
	background: url('../images/flagEs.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#3c4669;
	font-size:11px;
}

a:visited.lang_es {
	background: url('../images/flagEs.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#3c4669;
	font-size:11px;
}

a:hover.lang_es {
	background: url('../images/flagEs.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#000000;
	font-size:11px;
}

a:link.lang_br {
	background: url('../images/flagBr.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#3c4669;
	font-size:11px;
}

a:visited.lang_br {
	background: url('../images/flagBr.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#3c4669;
	font-size:11px;
}

a:hover.lang_br {
	background: url('../images/flagBr.gif') center left no-repeat;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color:#000000;
	font-size:11px;
}

.cellSection {
	background:#ced4dd;
	padding:5px;
	border:#C66 solid 1px;
}

.msgOK {
	color: #090;
	font-size:11px;	
	background-color: #FFC;
	background-image: url(../images/info_office_2007.png);
	background-position: 5px;
	background-repeat: no-repeat;
	border: thin solid #666;
	padding: 5px 5px 5px 20px;
}

.msgError {
	color: #933;
	font-size:11px;
	background-color: #FFC;
	background-image: url(../images/signoEx.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	border: thin solid #666;
	padding: 5px 5px 5px 20px;
}

