
#containerlr {
	width: 100%;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* esto anula text-align: center en el elemento body. */
    }
#mainContentlr {

    	padding: 0 0px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */

    }
.fichalistareserva {
	background-color: #fcf8ee;
	background-image: url(../../imgMaster/fondo_fichareserva.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	margin-top: 0px;
	color: #563210;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #563210;
	border-right-color: #563210;
	border-bottom-color: #563210;
	border-left-color: #563210;
}
.fichalistareserva  a{
	color: #000000;
	
}
.pestanaregalo {
	background-color: #fcf8ee;
	background-repeat: repeat-y;
	background-position: right;
	height: 21px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #124c40;
	border-left-color: #124c40;
}
.pestanaregalo2 {
	background-color: #fcf8ee;
	background-repeat: repeat-y;
	background-position: right;
	height: 21px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #124c40;
	border-left-color: #124c40;
	padding: 1px;
}
.lineaseparador {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #124c40;
	margin-bottom: 10px;
	;
	font-size: 12px;
	font-weight: bold;
	color: #124C40;
	padding-left: 20px;
}
.textodetalleslistareserva {
	font-size: 11px;
	padding: 10px;
	color: #563210;
}
.textodetalleslistoreserva  a {
	color: #d8a426;
}

.textodetallesficha a:hover {
	color: #b58304;
}


.pestanalistareserva {
	background-repeat: no-repeat;
	text-align: right;
	height: 29px;
	margin-top: 10px;
}
.lineaseparadorlistareserva {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #563210;
	margin-bottom: 0px;
	;
	font-size: 12px;
	font-weight: bold;
	color: #563210;
	padding-left: 20px;
}
.listadolistareserva {
	font-size: 11px;
	padding: 10px;
	color: #563210;
	background-image:url(../../imgMaster/fondolistadolistareserva.jpg);
	background-color: #f9f2e1;
	border-bottom:2px solid #5b340d;
	background-repeat: repeat-y;
	background-position: left;
}
.titulolistareserva {
	font-size: 16px;
	color: #563210;
	font-style: normal;
}
#pielistareserva{
	background-image:url(../../imgMaster/fondopielistareserva.jpg);
	background-color:#653d18;
	text-align:right;
	height: 18px;
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 20px;
}
