#datos_reserva{
	font-size:11px
}

#datos_reserva fieldset {
    border: 1px solid #006600;
    margin: 10px;
    padding: 10px;
}

#datos_reserva legend {
	/* color: #7C6600; */	
	color: #006600;
	font-weight: bold;
	padding: 5px 5px;
	font-size: 13px;
	font-family: arial;
	font-size:16px;
}

#datos_reserva table 
{
  margin-left:9px;
  margin-top:3px;
  width: auto;  
}

#datos_reserva .caption
{
  width: auto;
  height : 25px;
  padding : 0;
  padding-left:2px;  
  margin : 0;
  background : #e7fbde;
  font-size: 120%;
  font-style: italic; 
  text-align : center;
  color:#298134;
  vertical-align: middle;
  border : #9BB053 1px solid;
}

#datos_reserva th
{
  width: auto;
  padding-right:10px;  
  /*color:#298134;*/
  vertical-align: middle;
  border-bottom : #9BB053 1px solid;
  font-size: 105%;
  font-weight: bold;
  line-height: 1.4em;  
}

#datos_reserva td
{
  width: auto;
  vertical-align: middle;
  border-bottom : #9BB053 1px solid;
  margin : 5px;
  padding-right: 10px;
  font-size: 105%;
  line-height: 1.4em;  
}

#datos_reserva img
{
  vertical-align: middle;
}

.meta
{
  float: right;
  color: #77766F;
}

.floatR{
	float:right;
}

.floatL{
	float:left;
}

.selecNum {
    padding-bottom: 2px;
    width: 13px;
    height: 13px;
    font-weight: bold;
    text-align: center;
    float: left;
    margin-right: 6px;
    margin-left: 20px;
}

.deselecNum {
    padding-bottom: 2px;
    width: 13px;
    height: 13px;
    font-weight: bold;
    color: #CCBA82;
    text-align: center;
    float: left;
    margin-left: 12px;
    margin-right: 6px;
}

.contenido_resumen {
    margin: 1px 0 12px 0;
    width: 630px;
    float: left;
    display: block;
}
.contenido_resumen ul{
	float:left;
	width:400px;
}

.Residencia {
    font-weight: bold;
    font-size: 14px;
}

.Bloque{
    display: block;
}

.m_tope {
    margin-top: 12px;
}

.titDatosHabitacion {
	font-weight: bold;
	font-size: 11px;
	float:left;
	display:block;
	margin-right:4px;
}

.titulo_campo {
    font-weight: bold;
    font-size: 11px;
}

.coste {
    border: 1px dotted #7C6600;
    background-color: #F4F3F1;
    margin-top: 8px;
    padding-left: 4px;
}

.desglose {
    margin-top: 12px;
    width: 394px;
    float: left;
    padding: 4px;
    margin-bottom: 12px;
}

.titulo_desglose {
    width: 300px;
    display: block;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 10px;
}

.corte {
    clear: both;
}

.contTablaPrecio{
	clear: both;
	margin-bottom: 10px;
	padding: 2px;
}

#precioNoche{
	clear:both;
}

.precioDesglose {
  text-align: right;
  width: 80px;
  display: block;
  float: left;
	font-weight:bold;
}

.txtDesglose {
    width: 300px;
    display: block;
    float: left;
    margin-bottom: 5px;
	font-weight: bold;
}

.contPrecioTotal {
  border-top: 1px solid #7C6600;
  padding-top: 4px;
	position: relative;
	width:400px;
}

.txtPrecioTotal {
    width: 280px;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 12px;
}

.precioTotal {
    text-align: right;
    width: 115px;
    display: block;
    float: left;
    color: #7C8800;
    font-weight: bold;
    font-size: 16px;
}

.contGarantia {
    float: left;
    margin: 12px 4px 0 8px;
    padding: 4px;
}

.titGarantia {
    display: block;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 10px;
}

.txtPrecioGarantia {
    width: 180px;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 12px;
    color: #800;
}

.txtCancela {
    display: block;
    float: left;
    font-weight: bold;
    font-size: 11px;
    color: #800;
}

.precioGarantia {
    text-align: right;
    width: 115px;
    display: block;
    float: left;
    color: red;
    font-weight: bold;
    font-size: 16px;
}

.contCondiciones {
   background-color: #F5EDDD
}

.txtCondiciones {
    display: block;
    margin-top: 12px;
    margin-bottom: 12px;
    font-weight: bold;
}

.contBtnFinalizar {
    width: 96%;
    text-align: right;
    margin-top: 12px;
}

.contBtnFinalizar img{
    cursor:pointer;
}
