.style11 {
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
}

/*.campo-titulo {
    color: #210D4A;
    float: right;
    font-size: 23px;
    font-weight: -5px;
    left: 32px;
    margin-right: 27px;
    text-align: right;
}*/
.campo-titulo {
    color: #210D4A;
    float: right;
    font-size: 30px;
    font-weight: -5px;
    line-height: 30px;    
    padding-right: 55px;
    text-align: right;
	width:auto;
	left: 32px;
}

#contenedor-bloque-principal {
    background-image: url("../img/formalizar_reserva/borde-superior.png");
    background-repeat: no-repeat;
    color: #666666;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    padding-top: 16px;
    text-align: left;
    width: 960px;
}

#bloque-gris{;
}

#contenedor-bloque-principal .bloque-gris{
	background-color: #F2F2F2;
	float:right;
}

div.pie-bloque-gris{
	background-image: url("../img/formalizar_reserva/borde-inferior.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 10px;
    margin-top: 10px;
    width: 960px;
}

.datos-form .top {
}

.titBloqIzq{
	font-size: 20px;
	color: #220E4A;
	line-height: 24px;
	margin-top: 0;
}

#contactarColIzq{
	width: 185px;	
	margin-left: 30px;
	float: left;
	border-right: 1px dotted #999999;	
	margin-top:20px;
	height: 250px;
}

#contactarColDer{
	margin-top: 20px;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	text-align: left;
}

.contactarBloqSup{
	border-top:1px dotted #999999;
	margin-top: 15px;
    width: 605px;
}
.titBloqDer{
	font-size: 20px;
	color: #999999;
	margin-top: 0;
	line-height: 24px;
}

.bloqIzqInstruc{
	font-size: 14px;
	color: #999999;
}

.bloqDerInstruc{
	font-size: 14px;
	color: #999999;
}

.datos-form {
    text-align: left;
}

span.local{
	display:block;
	width:350px; 
	font-weight: bold;
}
span.local input {
    float: left;
    margin-right: 18px;
}
#formMat{
	margin: 0;
}
.tablaReservas{
	margin-top:0; 
}
.tablaReservas p{
	margin: 0;
	margin-top: 13px;
	margin-bottom: 13px;
}
td.textarea-ob textarea {
	border-width: 2px 2px 1px 1px;
    margin: 10px 0px 20px 0px;
    max-width: 700px;
    padding: 7px;
	min-width:424px;
	border: 2px solid #F2F2F2;
	min-height:180px;
	border-left: 1px dotted #999999;
	border-bottom: 1px dotted #999999;	
	width:550px;
	font-family: Helvetica-bold, Arial, sans-serif;
}

input.botonRojo {
	background: url("../img/cajetin_busqueda/boton-rojo-buscar.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin-top: 20px;
    padding: 0;
    margin-left:709px;
    width: 150px; 
}

span.ped-email {
    display: block;
    margin-left: 262px;
    margin-top: 10px;
}
#divMensajeInicial{
	width: 960px;
	margin: auto;
}
div.cuadroGrisBodyEst{
	width: auto;
}
/*div.cuadroGrisEst{
	width:900px;
	margin:10px auto;
}
div.cuadroGrisTopEst{
	background-image: url("../img/mensajes/linea-abre.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    height: 10px;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
    width: 100%;
}
div.cuadroGrisBodyEst {
    background-color: #EED5D5;
    background-image: url("../img/mensajes/cuerpo-mensajes.png");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 0 20px 60px;
    width: 898px;    
}
div.cuadroGrisBottomEst{
	background-image: url("../img/mensajes/linea-cierra.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    height: 10px;
    margin-bottom: 40px;
    margin-left: 0;
    margin-top: -10px;
    padding-left: 0;
    text-align: left;
    width: 100%;
}*/
div.divMensajeBusqueda{
	margin: 0px 0px 0px 20px;
	text-align: justify;
	color: #645352;
}