/* propiedades de capa */
.capaMensaje {position:absolute;left:136px;top:30px;width:565px}

/* propiedades de la celda de la tabla que contiene la capa de mensajes */
td#reserva{height:95px}

/* propiedades generales de texto */
a{text-decoration:none}
body,p{font-family:arial,sans-serif;color:#000000}

/* texto de caja mensajes */
a.gmsLinkps2:hover{color:#f9a206}
a.gmsLinkps2{font-size:12px;color:#767b88}
a.gmsSmlLinkps2{font-size:10px;color:#767b88}
.gmsTextps2{font-size:12px;color:#767b88}
.gmsLabelps2{font-size:12px;font-weight:bold;color:#767b88}
.gmsTitleps2{font-size:16px;color:#767b88;font-weight:bold}

/* Estilo de la caja emergente en javascript */
DIV#cuerpo	{background: url("../images/FC-rojo.gif") repeat-y;
			padding-left: 20px;padding-right: 20px;
			padding-top: 5px;
			height:			100%;
			text-align: justify;
			line-break: strict;
			}

div#cabizq	{	background: 		url("../images/BSI-rojo.gif") 0px 0px no-repeat;
			height:			50px;}

div#cabder	{	text-align:		right;
			background: 		url("../images/BSD-rojo.gif") 100% 0px no-repeat;
			height:			50px;
			}

div#cabfondo	{	background: url("../images/BSF-rojo.gif") repeat-x;
			height:			50px;}


div#pieizq	{	background: 		url("../images/BPI-rojo.gif") 0px 0px no-repeat;
			height:			31px;}

div#pieder	{	text-align:		right;
			background: 		url("../images/BPD-rojo.gif") 100% 0px no-repeat;
			height:			31px;}

div#piefondo	{	background: url("../images/BPC-rojo.gif") repeat-x;
			height:			31px;}

.cuerpoMensaje{	width:	420px;}

/* Boton de iniciar tramite */

.btnIniciar
{
background-image: url(../images/btnIniciarTramite.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left;
border: 0px;
width: 84px;
height: 15px;
cursor: hand;
}

