/* CSS Document */
#border-middle{
	position:relative;
	float:left;
	width:1036px;
	background-image:url(../img/borders/middle.gif);
	background-repeat:repeat-y;
	height:100%;
}
#container-imagen-top{
	position:relative;
	float:left;
	width:1035px;
	margin-left:26px;
	background-image:url(../img/top/acceso-hoteles.jpg);
	background-repeat:no-repeat;
	height:122px
}
#separacion-cabecera{
	position:relative;
	float:left;
	background-image:url(../img/sep-gris.gif);
	width:988px;
	height:19px;
	margin-left:26px;
	margin-top:-5px;
}
#bg-contenido{
	position:relative;
	float:left;
	background-color:#f7f7f7;
	width:986px;
	min-height:540px;
	margin-left:26px;
	margin-top:-5px;
}
#titulo{
	position:relative;
	margin-left:16px;
	margin-top:4px;
	margin-bottom:20px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4b3e36;
	font-stretch:extra-expanded;
	margin-bottom:5px;
}
#contenido{
	position:relative;
	float:left;
	width:800px;
	margin-right:30px;
}
.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:18px;
	margin-left:16px;
}
#container-login{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	margin-left:263px;
	margin-top:25px;
	background-image:url(../img/acceso-hoteles/bg-form.gif);
	background-repeat:no-repeat;
	width:420px;
	height:216px;
}
.form{
	margin-left:0px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	width:160px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
}
.boton-form{
	width:100px;
	background-color:#444444;
	border-width:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	height: 22px;
}

