﻿.vaMiddle
{
	vertical-align:middle;
}

.FillWidth
{
	width:100%;
}

.TALeft
{
	text-align:left;
}
.TACenter
{
	text-align:center;
}
.LMargin10
{
	margin-left:10px;
}

.Height50
{
	height:50px;
}

.Height30
{
	height:30px;
}

.Height20
{
	height:20px;
}

.Height40
{
	height:40px;
}
.HeightFull
{
	height:100%;
}


.WhiteSmoke
{
	background-color:#f7f7f7;
}

.cTitle
{
/*	width:100%;
	width:auto;
	text-align:center;
*/
	background-color:#f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:Black;
}

.cTitle .topx-- {
	background-image: url(Images/cTitle_topx--.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 2px;
	vertical-align: top;
}
.cTitle .top-x- {
	background-image: url(Images/cTitle_top-x-.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 2px;
}

.cTitle .top--x {
	background-image: url(Images/cTitle_top--x.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 2px;
	vertical-align: top;
}

.cTitle .midx-- {
	background-image: url(Images/cTitle_midx--.jpg);
	background-repeat: repeat-y;
	width: 2px;
	height: auto;
}
.cTitle .mid--x {
	background-image: url(Images/cTitle_mid--x.jpg);
	background-repeat: repeat-y;
	width: 2px;
	height: auto;
}

.cTitle .botx-- {
	background-image: url(Images/cTitle_botx--.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
	vertical-align: top;
}
.cTitle .bot-x- {
	background-image: url(Images/cTitle_bot-x-.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 2px;
}
.cTitle .bot--x {
	background-image: url(Images/cTitle_bot--x.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
	vertical-align: bottom;
}



.cTopFr
{
/*	width:100%;
	width:auto;
	text-align:center;
*/
	background-color:#bcdbf3;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:Black;
}


.cTopFr .topx-- {
	background-image: url(Images/cTopFr_topx--.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 2px;
	vertical-align: top;
}
.cTopFr .top-x- {
	background-image: url(Images/cTopFr_top-x-.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 2px;
}

.cTopFr .top--x {
	background-image: url(Images/cTopFr_top--x.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 2px;
	vertical-align: top;
}

.cTopFr .midx-- {
	background-image: url(Images/cTopFr_midx--.jpg);
	background-repeat: repeat-y;
	width: 2px;
	height: auto;
}
.cTopFr .mid--x {
	background-image: url(Images/cTopFr_mid--x.jpg);
	background-repeat: repeat-y;
	width: 2px;
	height: auto;
}

.cTopFr .botx-- {
	background-image: url(Images/cTopFr_botx--.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
	vertical-align: top;
}
.cTopFr .bot-x- {
	background-image: url(Images/cTopFr_bot-x-.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 2px;
}
.cTopFr .bot--x {
	background-image: url(Images/cTopFr_bot--x.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
	vertical-align: bottom;
}





.ReservasDefault
{
/*	width:100%;
	width:auto;
	text-align:center;
*/
	background-color:#EC1159 ;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:Black;
}


.ReservasDefault .topx-- {
	background-image: url(Images/reser_tx--.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	vertical-align: top;
}
.ReservasDefault .top-x- {
	background-image: url(Images/reser_t-x-.png);
	background-repeat: repeat-x;
	width: auto;
	height: 9px;
}

.ReservasDefault .top--x {
	background-image: url(Images/reser_t--x.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	vertical-align: top;
}

.ReservasDefault .midx-- {
	background-image: url(Images/reser_mx--.png);
	background-repeat: repeat-y;
	width: 9px;
	height: auto;
}
.ReservasDefault .mid--x {
	background-image: url(Images/reser_m--x.png);
	background-repeat: repeat-y;
	width: 9px;
	height: auto;
}

.ReservasDefault .botx-- {
	background-image: url(Images/reser_bx--.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	vertical-align: top;
}
.ReservasDefault .bot-x- {
	background-image: url(Images/reser_b-x-.png);
	background-repeat: repeat-x;
	width: auto;
	height: 9px;
}
.ReservasDefault .bot--x {
	background-image: url(Images/reser_b--x.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	vertical-align: bottom;
}



.ContentImage
{
	border: 4px solid #FFFFFF;
	height: auto; 
}