#navlistSub li
{
display: inline;
/* for IE5 and IE6 */
}
#active
{

background-image: url(../img/menu02/btn-sub-menu-visited.gif);
background-repeat: no-repeat;
color:#333;

}


#navlistSub
{
	font-size: 10px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent: 12px;
}

#navlistSub a
{
	width: 210px;
	display: block;
	background-color: #fff;
	text-align: left;
	text-decoration: none;
	color: #878f93;
	height:20px;
	line-height:20px;
	background-image: url(../img/menu02/btn-sub-menu.gif);
	background-repeat: no-repeat;
}

#navlistSub a:hover { 
color:#000000;
background-image: url(../img/menu02/btn-sub-menu-hover.gif);
background-repeat: no-repeat;

}

/* menu02 */
#navlistSub02 li
{
display: inline;
/* for IE5 and IE6 */
}
#active02
{

background-image: url(../img/menu02/btn-sub-menu-visited02.gif);
background-repeat: no-repeat;
color:#333;

}


#navlistSub02
{
	font-size: 10px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent: 12px;
}

#navlistSub02 a
{
	width: 295px;
	display: block;
	background-color: #fff;
	text-align: left;
	text-decoration: none;
	color: #878f93;
	height:20px;
	line-height:20px;
	background-image: url(../img/menu02/btn-sub-menu02.gif);
	background-repeat: no-repeat;
}

#navlistSub02 a:hover {  
color:#000000;
background-image: url(../img/menu02/btn-sub-menu-hover02.gif);
background-repeat: no-repeat;

}

.div-cont {
	float:right;
	width:530px;
	position:relative;
	background-color: #e2e1dd;
	background-image: url(../img/menu02/fondo-datos02.gif);
	background-repeat:  repeat-x;
	height:218px;
	border: 1px solid #cac9c7;
}
.div-cont-menu {
	float:left;
	width:222px;
	position:relative;
}
.div-sub-cont {
	margin:5px;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #3C3C3C;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.div-cont-02 {
	background-color: #e2e1dd;
	background-image: url(../img/menu02/fondo-datos02.gif);
	background-repeat:  repeat-x;
	border: 1px solid #cac9c7;
	width:745px;
}
.div-hr-solid {
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #cac9c7;
	padding-top: 2px;
	padding-bottom: 2px;
}
.div-sub-cont-p {
	padding-left:3px;

}
.div-sub-cont-inferior01 {
	float:left; 
	width:396px; 
	position:relative
}
.div-sub-cont-inferior02 {
	float:left; 
	width:310px; 
	position:relative; 
	padding-left:10px;
}


.div-cont-formulario-cont {
	padding-top:11px;
	padding-left:10px;
	margin-right:10px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	
}
.div-cont-formulario-cont-fix {
	padding:10px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	font-size:10px;
	border: 1px solid #CCC;	
}
/* formulario */
.formulario-reserva02 {
	border-collapse:collapse;
	border-spacing:0;
	background-color:#EBEDEC;
	font-size: 12px;
	color: #3C3C3C;
	border: 1px solid #CCC;
	width:450px;
	margin-left:50px;
}
.formulario-reserva02 td {
	height:22px;
	padding:3px;
}
.formulario-reserva02 input {
	background-color:#FFF;
	border: 1px solid #999;
	color:#333;
	width:298px;
}
.formulario-reserva02 textarea {
	background-color:#FFF;
	border: 1px solid #999;
	color:#333;
	width:298px;
}
.formulario-reserva02 select {
	background-color:#FFF;
	border: 1px solid #999;
	color:#333;
	width:298px;
}
.rutas-td-formulario  {
	line-height:24px;
	padding-right:10px;
	padding-left:5px;
	margin-left:3px;
	color:#666;
	font-size: 12px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 86px;
}


