@charset "utf-8";
/* CSS Document */

h1 {
	font-size:20px;
	color:#545454;
	border-bottom:#D2D2D2 1px solid;
	padding:0px 0px 3px 8px;
	margin:8px 0px 5px 0px;
	padding-right:280px;
	display:block;
}
.h1_t {
	font-size:20px;
	color:#F00;
	border-bottom:#D2D2D2 1px solid;
	padding:0px 0px 3px 8px;
	margin:8px 0px 5px 0px;
	padding-right:280px;
	display:block;
}
h2 {
	margin:0px 0px 6px 0px;
}
#disene_viaje {
	padding:0px 0px 15px 0px;
}
label {
	padding:0px 3px;
}
input, select, label {
	vertical-align:middle;
}
.item_l {
	padding:6px 0px;
}
.item_c {
	background:#F4F4F4;
	padding:0px 0px 0px 15px;
	margin:0px 0px 10px 0px;
}
.tailormadeSubmit {
	display:block;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	border:#D1D1D1 1px solid;
	background:url(/skin/bg-red.gif) repeat-x bottom;
	text-decoration:none;
	color:#a31022;
	width: 180px;
	text-align: center;
	padding:8px 10px;
	margin: 15px 15px 15px 230px;
}
.tailormadeSubmit:hover {
	display:block;
	background: url(/skin/buttunRed2.GIF) repeat-x bottom;
	padding:8px 10px;
}
.tailormadeSubmit a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	/*background: url(/skin/arrow-right.gif) no-repeat right 60%;*/
	text-decoration: none;
	padding: 5px 20px 5px 0px;
}
#city1 li, #morecity li {
	float:left;
	width:220px;
	margin-bottom:8px;
}
#city2 li, #morecity2 li {
	float:left;
	width:260px;
	margin-bottom:8px;
}
.line_box{
	padding:0px 0px 15px 0px;
}
.txt_b{ color:#000000; font-weight:bold;}
