.frm_camp {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/f_base.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #D4C978;
	background-position: left top;
	font-weight:normal;
	border: 1px solid #3E3E14;
}
.txt_form_spc {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}
.txt_form {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.combo_form {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.tit_form {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	text-transform: uppercase;
	text-align: justify;
}
.form_cont {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.frm_fondo {
	background-image: url(../images/f_base.jpg);
	background-repeat: repeat;
}
.tit_galeria_f {
	background-attachment: scroll;
	background-image: url(../images/barra_viajes_sub_f.gif);
	background-repeat:   repeat-x;
	background-position: left top;
	width:110px;
	color: #FFFFFF;
}
.tit_p_gal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}
.alt_celda1 {
	height: 400px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/fondos/puente.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
.tit_galeria_f2 {
	background-attachment: scroll;
	background-image: url(../images/sub_b_int2.gif);
	background-repeat:   repeat;
	background-position: left top;
	width:110px;
	color: #FFFFFF;
}
.calendario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 1px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ACA46C;
	border-bottom-color: #ACA46C;
}
.tit_calendario {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3E3E14;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.subtit_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/b_subtit.jpg);
	background-repeat:   repeat-x;
	background-position: left;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 5px;
}
.subtit2 {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	background-color: #D6CB75;
	text-align: left;
	padding-right: 10px;
	padding-left: 0px;
	background-image: url(../images/f_base.jpg);
	background-repeat: repeat;
}
.tit_secciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.tit_b_secciones{
	background-attachment: scroll;
	background-image: url(../images/tit_viajes_f.gif);
	background-repeat:    repeat-x;
	background-position: left top;
	width: 100%;
}
.subtit {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	background-color: #D6CB75;
	text-align: left;
	padding-right: 20px;
	padding-left: 0px;
	background-image: url(../images/f_base.jpg);
	background-repeat: repeat;
}
.img_izq01 {
border:#FFFFFF solid 2px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img_der01 {
border:#FFFFFF solid 2px;
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
/*TAbla salidas*/
#tsalidas{ font-family:Arial, Helvetica, sans-serif; width:1000px; margin-left:auto; margin-right:auto;}
#tsalidas th{ background-color:#65572a; color:#FFF; text-align:center; padding:3px;font-size:12px;}
#tsalidas tr td{padding:3px; border-bottom:dotted 1px #630;  border-right:dotted 1px #630;  border-left:dotted 1px #630;text-align:center; font-weight:bold; font-size:12px;}
#tsalidas tr td +td{border-right:dotted 1px #630; border-left:none;}
#tsalidas tr td a{ color: #600}
#tsalidas tr td a:hover{ color: #333;}