@charset "utf-8";
/* CSS Document */
html{
    height: 100%;
}
body {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	background: url(../img/fondoweb.png) #333333 top center no-repeat;
	margin:0;
	padding:0;
	font-size:12px;
	border:0;
	text-decoration:none;
    height:100%;
    text-align: left;
    color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img, a, p, h1, h2, h3, h4{
    border: 0;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#preload{
	width: 0;
    height: 0;
    background-image: url(../img/menu_active.png);
    background-image: url(../img/menu_default.png);
    background-image: url(../img/submenu.png);
    background-image: url(../img/submenu_hover.png);
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 780px;
    height: auto;
}

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/

/********** BEGIN EXTRAS *********/

.alignleft{
    float: left;
}

.alignright{
    float: right;
}

.center {
	text-align: center;
}

.block {
    float: left;
}

.nomargin{
    margin-right: 0 !important;
}

.error{
    color: red !important;
}

.success{
    color: green !important;
}

/********** BEGIN HEADER *********/
#header {
	margin: 20px 0 0 0;
	padding: 0;
	height: auto;
	width: 780px;
    float: left;
}
#header #direccion {
	margin: 0;
	height: 30px;
	line-height: 30px;
}
#header #direccion span span {
	font-size: 13px;
    font-weight: bold;
}
#header #direccion .alignright {
    padding-left: 12px;
	font-size:12px;
    background: url(../img/redes_sociales_fondo.png)  no-repeat;
    color: #000;
}
#header #direccion .alignright img{
    float: none;
    vertical-align: middle;
}
#header #direccion .alignright a{
    margin-left: 8px;
}
#header #direccion img{
    float: right;
}
#header #direccion,
#header #direccion a {
    color: #fff;
	font-size:11px;
}
#header #headerimg {
	margin: 0;
    padding: 12px;
	width: 756px;
    height: 145px;
    background-color: #ffffff;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
#headerimg h1 {
	float: left;
	width: 189px;
    height: 145px;
    margin: 0;
    padding: 0;
}
#headerimg h2 {
	float: left;
	width: 177px;
    height: 145px;
    margin: 0;
    padding: 0;
}
#headerimg p.cab1 {
	float: left;
	width: 189px;
    height: 145px;
    margin: 0;
    padding: 0;
}
#headerimg p.cab2 {
	float: left;
	width: 177px;
    height: 145px;
    margin: 0;
    padding: 0;
}
#headerimg h1 span,
#headerimg h2 span,
#headerimg p.cab1 span,
#headerimg p.cab2 span{
	display: none;
}
#headerimg #publi{
	float: left;
    background: #e0e0e0;
	width: 390px;
    height: 145px;
    margin: 0;
    padding: 0;
}
#menu{
    width: 100%;
    height: 52px;
    background: url(../img/menu_fondo.png);
}
#menu ul{
    float: left;
    margin: 7px 0 0 15px;
    padding: 0;
    list-style: none;
}
#menu ul li{
    float: left;
    margin: 0;
    padding: 0;
    height: 39px;
}
#menu ul li.active{
    background-image: url(../img/menu_active.png);
}
#menu ul li.default{
    background-image: url(../img/menu_default.png);
}
#menu ul li.default:hover{
    background-image: url(../img/menu_active.png);
}
#menu ul li a{
    display: block;
    height: 39px;
}
#menu ul li.inicio{
    border-left: 0;
    width: 75px;
    background-position: 0px 0px;
}
#menu ul li.book{
    width: 167px;
    background-position: -75px 0px;
}
#menu ul li.servicios{
    width: 196px;
    background-position: -242px 0px;
}
#menu ul li.calendario{
    width: 261px;
    margin-left: 49px;
    background-position: -487px 0px;
}
#menu ul li ul{
    display: none;
    position: absolute;
    margin-left: -1px;
    margin-top: 0;
    width: 166px;
    border-bottom: 1px solid #bcbcbc;
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
}
#menu ul li.book:hover ul{
    display: inline;
}
#menu ul li ul li.subbook{
    width: 166px;
    border: 0;
    background-image: url(../img/submenu.png);
}
#menu ul li ul li.subbook:hover{
    background-image: url(../img/submenu_hover.png);
}
#menu ul li ul li.tributo{
    height: 38px;
    background-position: 0px 0px;
}
#menu ul li ul li.tributo a{
    height: 38px;
}
#menu ul li ul li.teatro{
    height: 37px;
    background-position: 0px -38px;
}
#menu ul li ul li.teatro a{
    height: 37px;
}


/********** END HEADER *********/

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
#center{
    width: 756px;
    padding: 12px;
    margin: 0;
    float: left;
    background-color: #ffffff;
}

/********** BEGIN CONTENT *********/
#content{
	float: left;
    width: 511px;
    height: auto;
    padding-right: 12px;
    margin: 0;
}
#minifichas{
    float: left;
    background-color: #dbdbdb;
    margin: 10px 0;
    padding: 8px 8px 0 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
}
.listabandas{
    padding: 12px 0 12px 12px !important;
    width: 768px !important;
}
#content img {
	float: left;
}
.catalogo {
    display: table;
	float: left;
    width: 244px;
    height: 233px;
    background-color: #cc3333;
    color: #ffffff;
    text-align: center;
    font-size: 17px;
    margin: 0 12px 12px 0;
    padding: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
}
.catalogo div{
    display: table-cell;
    vertical-align: middle;
    width: 242px;
}
.list {
    overflow: hidden;
	float: left;
    width: 242px;
    height: 231px;
    border: 1px solid #9c9c9c;
    margin: 0 12px 12px 0;
    padding: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
    background: url(../img/minifichatop.png) #ffffff top left no-repeat;
}
#content .banda {
    overflow: hidden;
	float: left;
    width: 242px;
    height: 231px;
    border: 1px solid #9c9c9c;
    margin: 0 7px 8px 0;
    padding: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
    background: url(../img/minifichatop.png) #ffffff top left no-repeat;
}
#content .banda .descripcion,
.list .descripcion{
    display: table;
	float: left;
    width: 242px;
    height: 54px;
    margin: 0;
    text-align: center;
}
.list .descripcion div,
#content .banda .descripcion div {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    width: 212px;
    padding: 0 15px;
}
.list .descripcion div div,
#content .banda .descripcion div div {
    width: 212px;
}
.list .descripcion div span,
#content .banda .descripcion div span {
    font-weight: bold;
}
.list .descripcion div a,
.list .descripcion div div.nolink,
#content .banda .descripcion div a {
    font-weight: bold;
    color: #cc3333;
}
.list .pregunta{
    text-align: center;
    font-size: 13px;
}
.list .pregunta a{
    font-weight: bold;
}
.list .pregunta span{
    font-size: 40px;
}
.list .imagen,
#content .banda .imagen {
	float: left;
    width: 242px;
    height: 177px;
    margin: 0;
    padding: 0;
}
#content img.bebatickettitulo {
    margin: 5px 0 30px 30px;
}
#content #proximos {
	float: left;
    width: 511px;
    height: auto;
}
#content #proximos table{
	float: left;
    width: 511px;
    height: auto;
    margin: 0;
    padding: 0;
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    font-size: 15px;
}
#content #proximos table tr{
    width: 100%;
    margin: 0;
    padding: 0;
}
#content #proximos table tr:hover{
    background-color: #ffe9c3 !important;
}
#content #proximos table tr.oscuro{
    background-color: #e0e0e0;
}
#content #proximos table tr td{
    margin: 0;
    padding: 8px;
    border-right: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
}
#content #proximos table tr td.dia{
    width: 210px;
    text-transform: uppercase;
    font-weight: bold;
}
#content #proximos table tr td.dia a{
    color: #cc3333;
}
#content #proximos table tr td.dia span{
    color: #cc3333;
}
#content #proximos table tr td.hora{
    text-align: center;
    width: 54px;
}
#content #proximos table tr td.precio{
    text-align: center;
    width: 40px;
}
#content #proximos table tr td.precio span{
    color: #cc3333;
}
#content #proximos table tr td.lugar{
    width: 138px;
    border-right: 0;
    font-size: 12px;
}
#content #proximos table tr td.lugar span{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}
#content #proximos #vertodos{
    float: left;
    background-color: #cc3333;
    text-align: right;
    width: 500px;
    height: 25px;
    line-height: 25px;
    padding-right: 11px;
    margin-bottom: 10px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#content #proximos #vertodos,
#content #proximos #vertodos a{
    color: #ffffff;
}
#content #proximos h2{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    margin-top: 10px;
    float: left;
    background-color: #d2392f;
	-moz-border-radius-topleft: 4px;
	-khtml-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}
#content #proximos h2:first-child{
    margin-top: 0;
}

/********** END CONENT *********/

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/

/********** BEGIN SIDEBAR *********/

#sidebar{
	float: left;
    width: 233px;
    height: auto;
    margin: 0;
    padding: 0;
}
#sidebar #carteles{
	float: left;
    width: 233px;
    height: 329px;
    margin: 10px 0 0 0;
    padding: 0;
    overflow: hidden;
}
#sidebar #busco{
	float: left;
    width: 233px;
    height: 140px;
    background: url(../img/busco.png) no-repeat;
    margin: -4px 0 0 0;
    padding: 0;
}
#sidebar #busco input#buscar{
    float: left;
    margin: 71px 0 0 -22px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    border: 0;
    background: url(../img/lupa.png) no-repeat;
}
#sidebar #busco input#grupo{
    width: 199px;
    float: left;
    border: 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 68px 0 0 13px;
    padding: 4px;
}
#sidebar #busco select{
    width: 207px;
    margin: 10px 0 0 13px;
    padding: 4px;
    border: 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
}
#sidebar #eventos{
	float: left;
    width: 233px;
    height: 133px;
    margin: 10px 0 0 0;
    padding: 0;
}
#sidebar #datepicker{
	float: left;
    width: 233px;
    padding-top: 38px;
    margin-top: 10px;
    background: url(../img/calendario.png) no-repeat;
}
#sidebar #entradas{
	float: left;
    width: 233px;
    height: 129px;
    margin-top: 10px;
}
#sidebar #newsletter{
	float: left;
    width: 233px;
    height: 233px;
    margin-top: 10px;
    background: url(../img/newsletter.png) no-repeat;
}
#sidebar #newsletter div{
    width: 170px;
    height: 65px;
    padding: 6px 0 0 63px;
}
#sidebar #newsletter div p.news{
    font-size: 22px;
    color: #323232;
}
#sidebar #newsletter div p.recibe{
    font-size: 13px;
    color: #666666;
}
#sidebar #newsletter input#nombre,
#sidebar #newsletter input#mail{
    width: 141px;
    border: 1px solid #acacac;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
}
#sidebar #newsletter input#nombre{
    margin: 23px 0 0 41px;
}
#sidebar #newsletter input#mail{
    margin: 28px 0 0 41px;
}
#sidebar #newsletter input#send{
    width: 87px;
    border: 0;
    background-color: #a2a2a2;
    color: #ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 22px 0 0 73px;
    padding: 4px;
    cursor: pointer;
}

/********** END SIDEBAR *********/

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/

/********** BEGIN FOOTER *********/
#footer {
	margin: 0;
	padding: 0;
	width: 780px;
    height: 95px;
    color: #666666;
    float: left;
    border-top: 1px solid #bcbcbc;
    background: url(../img/footer.png) no-repeat;
}
#footer #datos {
	margin: 25px 0 0 30px;
}
#footer #datos a {
    text-decoration: underline;
    color: #666666;
}
#footer #copymouse {
    margin: 20px 19px 0 0;
}


/********** END FOOTER *********/

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/

/********** BEGIN BANDA *********/

#bandapost{
    width: 481px;
    padding: 12px 14px 14px 14px;
    height: auto;
    float: left;
    margin: 0 12px 0 0;
    border: 1px solid #a1a1a1;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
}
#nombrebanda{
    width: 100%;
}
#nombrebanda div{
    float: left;
    width: 270px;
    text-transform: uppercase;
}
#nombrebanda div h1{
    font-size: 16px;
    font-weight: bold;
    color: #b91a2e;
}
#nombrebanda div h2{
    font-size: 15px;
}
#nombrebanda p{
    float: left;
    width: 270px;
    font-size: 15px;
    text-transform: uppercase;
}
#nombrebanda p span{
    font-size: 16px;
    font-weight: bold;
    color: #b91a2e;
}
#nombrebanda a{
    float: right;
}
#banner{
    width: 100%;
    float: left;
    margin: 15px 0;
}
#descripcion{
    width: 100%;
    float: left;
    font-size: 15px;
}
#descripcion p{
    margin-bottom: 15px;
}
#riderpdf{
    width: 100%;
    height: 72px;
    float: left;
    font-size: 15px;
    background: url(../img/pdf.png);
}
#riderpdf p{
    margin: 32px 0 0 53px;
}
#reproductor{
    width: 100%;
    height: 63px;
    float: left;
    background: url(../img/mp3.png);
    margin-top: 10px;
    overflow: hidden;
}
#reproductor p{
    font-size: 15px;
    font-weight: bold;
    float: left;
    margin: 23px 0 0 54px;
}
#reproductor #player{
    float: left;
    margin: 19px 0 0 17px;
}
#reproductor #player p{
    font-size: 10px;
    width: 350px;
    margin: -10px 0 0 0;
}
#reproductor #player p a{
    color: #b91a2e;
}
#galeria{
    width: 100%;
    /*height: 336px;*/
    height: auto;
    float: left;
    background: url(../img/galeria.png) no-repeat;
    margin-top: 10px;
}
#galeria img{
    margin: 0;
}
#galeria #nextprev{
    width: 100%;
    height: 41px;
}
#galeria #nextprev p#titulo{
    font-size: 15px;
    font-weight: bold;
    float: left;
    margin: 12px 0 0 54px;
}
#galeria #nextprev p#nav{
    font-size: 14px;
    font-weight: bold;
    float: right;
    margin: 12px 10px 0 0;
}
#galeria #slideshow {
    width: 481px;
    height: auto;
    position: relative;
    float: left;
}
#videos{
    width: 100%;
    height: auto;
    float: left;
    background: url(../img/galeria.png) no-repeat;
    margin-top: 10px;
}
#videos p{
    font-size: 15px;
    font-weight: bold;
    float: left;
    height: 41px;
    line-height: 41px;
    margin-left: 54px;
}
#videos #youtube{
    float: left;
}
.noexiste{
    font-size: 18px;
    font-weight: bold;
}
.noexiste a{
    font-size: 16px;
}

#bandapost #proximos {
	float: left;
    width: 481px;
    height: auto;
    margin-top: 12px;
}
#bandapost #proximos table{
	float: left;
    width: 481px;
    height: auto;
    margin: 0;
    padding: 0;
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    font-size: 15px;
}
#bandapost #proximos table tr{
    width: 100%;
    margin: 0;
    padding: 0;
}
#bandapost #proximos table tr:hover{
    background-color: #ffe9c3 !important;
}
#bandapost #proximos table tr.oscuro{
    background-color: #e0e0e0;
}
#bandapost #proximos table tr td{
    margin: 0;
    padding: 8px;
    border-right: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
}
#bandapost #proximos table tr td.dia{
    width: 203px;
    text-transform: uppercase;
    font-weight: bold;
}
#bandapost #proximos table tr td.dia a{
    color: #cc3333;
}
#bandapost #proximos table tr td.dia span{
    color: #cc3333;
    font-weight: normal;
}
#bandapost #proximos table tr td.hora{
    text-align: center;
    width: 46px;
    font-size: 14px;
}
#bandapost #proximos table tr td.precio{
    text-align: center;
    width: 32px;
    font-size: 14px;
}
#bandapost #proximos table tr td.precio span{
    color: #cc3333;
}
#bandapost #proximos table tr td.lugar{
    width: 131px;
    border-right: 0;
    font-size: 12px;
}
#bandapost #proximos table tr td.lugar span{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}
#bandapost #proximos #vertodos{
    float: left;
    background-color: #cc3333;
    text-align: right;
    width: 500px;
    height: 25px;
    line-height: 25px;
    padding-right: 11px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#bandapost #proximos #vertodos,
#bandapost #proximos #vertodos a{
    color: #ffffff;
}
#bandapost #proximos p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    margin-top: 10px;
    float: left;
    background-color: #d2392f;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
}

/********** END BANDA *********/

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/

/********** BEGIN PAGINACION *********/

#paginacion{
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 8px;
}
#paginacion a{
    padding: 4px;
    background-color: #e0e0e0;
    border: 1px solid #9c9c9c;
}
#paginacion a.selected{
    color: #cc3333;
}

/********** END PAGINACION *********/

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/

/********** BEGIN BANDAS *********/

#booking{
    width: 700px;
    height: 51px;
    line-height: 51px;
    font-size: 17px;
    float: left;
    color: #fff;
    background: url(../img/booking.png);
    padding-left: 56px;
    margin-bottom: 12px;
}
.bookingband{
    float: left;
    width: 338px;
    padding: 10px 0 10px 40px;
    border-bottom: 1px solid #cccccc;
    text-transform: uppercase;
    font-size: 13px;
    background: url(../img/miniflecha.png) 10px 12px no-repeat;
}
.bookingband span {
    font-weight: bold;
}
.bookingband a {
    font-weight: bold;
    color: #cc3333;
}

/********** END PAGINACION *********/

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/

/********** BEGIN SERVICIOS *********/

.servicios h1,
.servicios h2{
	float: left;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    width: 491px;
    padding-left: 20px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    background-color: #d2392f;
    color: #ffffff;
}
.servicios h2{
    margin: 6px 0;
    font-size: 17px;
    background-color: #333333;
}
.servicios a.mail{
    float: left;
    display: block;
    width: 126px;
    height: 18px;
    margin: -27px 0 0 202px;
}
.servicios h3{
    font-size: 14px;
    float: left;
    color: #cc0033;
    font-weight: bold;
    margin-top: 10px;
}
.servicios p{
    font-size: 14px;
    float: left;
    margin: 10px 0;
}

/********** END SERVICIOS *********/

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/

/********** BEGIN RESERVA *********/

#reserva{
    width: 481px;
    padding: 12px 14px 14px 14px;
    height: auto;
    float: left;
    margin: 0 12px 0 0;
    border: 1px solid #a1a1a1;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
}
#reserva h1 {
    margin: 5px 0 15px 0;
}
#reserva h2 {
    margin: 10px 0 0 0;
    font-size: 16px;
}
#reserva h2 span{
    font-weight: bold;
    color: #cc3333;
    font-size: 16px;
}
#reserva p.datos-reserva {
    height: 40px;
    line-height: 40px;
    background-color: #993333;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
#reserva p.ok {
    background-color: #38b64c;
}
#reserva p.entradas {
    height: 40px;
    line-height: 40px;
    background-color: #868686;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
}
#reserva #imprimir{
    margin: 10px 0;
}
#reserva #imprimir img{
    float: left;
    margin: 5px 15px 0 0;
}
#reserva #imprimir a{
    font-size: 16px;
}
#reserva p.recogida {
    color: #666666;
}
#reserva table.precio {
    margin: 0 0 10px 0;
    font-size: 16px;
}
#reserva table.precio td{
    padding: 0;
}
#reserva table.precio span {
    font-weight: bold;
    color: #cc3333;
}
#reserva p.datos {
    margin: 0;
    font-size: 16px;
}
#reserva p.datos span{
    font-weight: bold;
    color: #cc3333;
}
#reserva table.form {
    padding: 10px;
    width: 481px;
    background-color: #dddddd;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
}
#reserva table.form tr td:first-child{
    text-align: right;
    padding-right: 15px;
    width: 100px;
}
#reserva input[type=text]{
    border: 1px solid #333333;
    padding: 2px;
    width: 300px;
}
#reserva table.form td.title{
    text-align: left !important;
    padding: 0 0 10px 30px;
    font-size: 16px;
    font-weight: bold;
}
#reserva table.form td.news{
    padding: 10px 0;
}
#reserva #reservar{
    color: #fff;
    background-color: #a2a2a2;
    border: 0;
    padding: 4px 15px;
    cursor: pointer;
    font-weight: bold;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
}
#reserva #nombrebanda{
    margin-top: 10px;
}
#reserva p{
    margin-top: 10px;
}
#reserva #banner{
    margin: 10px 0 5px 0;
}