/* CSS Document */
@import url(/styles/global.css);
body {
	background-color: #446205;
	background-image: url("imgs/fdo.gif");
	margin: 0 0 0 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	line-height: 13px;
}
a {
	color: #446205;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a: hover {
	color: #7bb700;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
input {
	font-family: Tahoma;
	border: 1px solid #a1b182;
	font-size: 9px;
	color: #333333;
}
select {
	font-family: Tahoma;
	border: 1px solid #a1b182;
	font-size: 9px;
	color: #333333;
}
li {
	list-style-type: none;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0 -25px;
	text-align: justify;
}
.btn {
	background-color: #ddeebb;
	font-family: Tahoma;
	border: 1px solid #5f8d03;
	font-size: 10px;
	color: #446305;
}
.main {
	background-color: #ddeebb;
	padding: 10px 10px 0 10px;
}
/* ------ textos ------*/
.sub_tit {
	font-size: 11px;
	color: #446205;
	line-height: 16px;
	font-weight: normal;
}
.tit {
	background: url("imgs/vineta.gif") right top no-repeat;
	font-size: 11px;
	color: #446205;
	font-weight: bold;
}
.nov {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #addf4a;
}
.nov a {
	color: #7bb700;
	font-weight: bold;
	text-decoration: none;
}
.nov a: hover {
	color: #446205;
	font-weight: bold;
	text-decoration: none;
}
.mas {
	text-align: right;
	padding: 0 5px;
	border-right: 1px dotted #addf4a;
	border-left: 1px dotted #addf4a;
}
/* ------ separadores ------*/
.sep_top {
	background: url("imgs/sep_top.gif") repeat-x;
	margin-top: 5px;
	width: auto;
}
.sep_bottom {
	background: url("imgs/sep_bottom.gif") repeat-x;
	width: auto;
}
.sep_single {
	border-bottom: dotted 1px #DDEEBB;
	height: 1px;
}
/* ------ menu ------*/
.menu {
	background-image: url("imgs/menu_fdo.gif");
	width: auto;
	padding: 5px 0;
}
.menu a {
	color: #ffffff;
	font-size: 12px;
	padding: 0 8px;
	background: url("imgs/menu_sep.gif") right no-repeat;
}
.menu a: hover {
	color: #ddeebb;
	font-size: 12px;
}
/* ------ tablas ------*/
.t_bus {
	padding: 10px;
	text-align: left;
	height: 250px;
	width: 205px;
}
.t_mos {
	padding: 10px;
	text-align: left;
}
.t_int {
	padding: 10px;
	text-align: left;
	width: 460px;
}
.sizq {
	background: url("imgs/sombra_izq.gif") repeat-y;
}
.sder {
	background: url("imgs/sombra_der.gif") repeat-y;
}
/* ------ bordes redondeados ------*/
.t_bl {
	background: url("imgs/t_bl.gif") 0 100% no-repeat #ffffff;
}
.t_br {
	background: url("imgs/t_br.gif") 100% 100% no-repeat;
}
.t_tl {
	background: url("imgs/t_tl.gif") 0 0 no-repeat;
}
.t_tr {
	background: url("imgs/t_tr.gif") 100% 0 no-repeat;
}
/* ------- SALIDAS GRUPALES ------*/
.salida_tit {
	color: #446205;
	font-weight: bold;
	background: url("imgs/vineta.gif") left top no-repeat;
	padding-left: 14px;
}
.salida h1 {
	font-size: 18px;
	color: #446205;
	font-weight: bold;
	margin: 2px 0;
}
.salida {
	font-size: 12px;
	color: #446205;
	padding-bottom: 10px;
	border-bottom: 1px dotted #addf4a;
	line-height: 17px;
}
.salida_t {
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0;
	border-bottom: 1px dotted #addf4a;
	line-height: 15px;
}
#via_content h3, h4, h5, h6 {
	color: #00547F;
	font-weight: bold;
	margin: 2px 0;
}
#via_content h3 {
	font-size: 16px;
}
#via_content h4 {
	font-size: 14px;
}
#via_content h5 {
	font-size: 12px;
}
#via_content h6 {
	font-size: 10px;
}
.s_todas span {
	font-weight: bold;
	color: #446205;
	font-size: 11px;
}
.s_todas li {
	font-size: 11px;
	padding-bottom: 3px;
	margin-top: 3px;
	line-height: 15px;
	border-bottom: 1px dotted #addf4a;
}
.s_todas h1 {
	font-size: 13px;
	font-weight: bold;
	color: #446205;
	margin: 0px;
}
.s_todas h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #446205;
	font-size: 16px;
	font-weight: bold;
	padding: 5 0 5 0;
	text-transform: uppercase;
}
.s_todas h3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #446205;
	margin: 0px;
}
.s_todas dl {
	padding-left: 25px;
}
.s_todas span.pais {
	color: #446205;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	margin-top: 5px;
}
.s_todas span.pais a:hover {
	text-decoration:underline;
}
.s_todas span.recorrido {
	color: #000000;
	font-size: 11px;
}
.list_item {
	padding-bottom: 5px;
}
.s_todas a {
	font-weight: bold;
	color: #66891f;
}
.s_todas a: hover {
	font-weight: bold;
	color: #446305;
}
/* ---- pie de página ---- */
.sub_piepagina ul {
	margin: 0px;
	padding: 0px;
}
.sub_piepagina li {
	display: inline;
	padding: 0px;
	margin: 0 0 0 10px;
}
