/* MENU */
#headerCarga{
	width:980px;
	height:74px;
	background-image:url(imagenes_carga/header.jpg);
	background-repeat:no-repeat;
}
#ZonaLinkHome a{
    color:#FFFFFF;
    width:220px;
    height:74px;
    display:block;
    opacity: 0.0;
    -moz-opacity: 0.0;
    filter:alpha(opacity=00);
    background-color: #FFF;
}
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
	cursor: default;
	width: auto;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 88px;
	float: left;
}
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 104px;
	position: absolute;
	left: -1000em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #7CB900;
	text-decoration: none;
	color: #FFF;
	padding-top: 0.6em;
	padding-right: 0.75em;
	padding-bottom: 0.6em;
	padding-left: 0.75em;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #527900;
	color: #FFF;
}
ul.MenuBarHorizontal a.MenuBarItemHover
{
	background-color: #527900;
	color: #FFF;
}
/*******************************************************************************

 NVOS menu

 *******************************************************************************/

.p-menu-rutas-titulo {
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:3px;
	padding-bottom:3px;
}
.p-menu-rutas {
	font-size: 9px;
	color: #DFDFDF;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
.MenuDespliege a
{
	display: block;
	cursor: pointer;
	background-color: #7CB900;
	text-decoration: none;
	color: #FFF;
	background-image:url(imagenes_carga/style/fondoMenuPrincipal.gif);
	background-repeat:repeat-x;
}
.MenuDespliege a:hover
{
	background-color: #527900;
	color: #FFF;
	background-image:url(imagenes_carga/style/fondoMenuPrincipalHover.gif);
	background-repeat:repeat-x;
}
.MenuDespliegeVisited a
{
	display: block;
	cursor: pointer;
	background-color: #7CB900;
	text-decoration: none;
	color: #FFF;
	background-image:url(imagenes_carga/style/fondoMenuPrincipalVisited.gif);
	background-repeat:repeat-x;
}
.MenuDespliegeVisited a:hover
{
	background-color: #527900;
	color: #FFF;
	background-image:url(imagenes_carga/style/fondoMenuPrincipalHover.gif);
	background-repeat:repeat-x;

}
/* menu servicios */
.navlistCarga div{
	font-size:1.5em;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.navlistCarga li{
	display: inline;
}
.active{
	background-image: url(imagenes_carga/infoViaje/btnSubMenuVisited.gif);
	background-repeat: no-repeat;
	color:#333;
}


.navlistCarga
{
	font-size: 10px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.navlistCarga a
{
	width: 212px;
	height:39px;
	display: block;
	outline: 0px none;
	text-align: left;
	text-decoration: none;
	color: #878f93;
	background-image: url(imagenes_carga/btnMenu.gif);
	background-repeat: no-repeat;
	padding:8px;
}

.navlistCarga a:hover {
	color:#666;
	background-image: url(imagenes_carga/btnMenuHover.gif);
	background-repeat: no-repeat;
}
/*CSS DE LAYER*/

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 920px;
	height: 650px;
	top: 5px;
	background-color: #fff;
	border: 1px solid #666;
	padding: 10px;
	z-index:100;
}

#close {
	float: right;
}
/* TABS DE PESTAÑAS PARA MENU LATERAL */

div#panel {width:980px;}

 
/* Configuración de los paneles */
div#panel #paneles {
	width:665px;
	height:auto;
	overflow: hidden;
}
div#panel #paneles div {
	width: 655px;
	height:auto;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	overflow: hidden;
	display:block;
}
.contenido_carga h1{
	font-size: 1.4em;
	margin-bottom:15px;
	color:#727272;
	font-family:Verdana;
}
.contenido_carga h2{
	font-size: 0.9em;
	color:#727272;
	font-family:Verdana;
}
.contenido_carga ul{
	font-size: 1.0em;
	padding-top:10px;
	margin-left:10px;
}
.contenido_carga table{
	width:500px;
	color:#7A7A7A;
	font-size:1.0em;
}
.contenido_carga th{
	background-color:#E6E6E6;
	font-weight:bold;
	height:30px;
	padding-left:10px;
	font-size:0.9em;
}
.contenido_carga td{
	font-weight:normal;
	height:27px;
	padding-left:10px;
	border:1px solid #E6E6E6;
}
.contenido_carga b{
	font-weight:bold;
	font-size:0.9em;
}
.contenido_carga h2{
	font-size:1.0em;
}
.contenido_carga li{
	font-size: 1.0em;
	list-style-type:none;
	list-style-image:url(imagenes_carga/square.jpg);
	color:#666;
}
.contenido_carga table{
	font-size: 1.0em;
	padding-top:10px;
	margin-left:10px;
}
.contenedorCargaTxt {
	width:750px;
	height:auto;
	margin-right:10px;
	float:left;
}
.p-carga {
	font-size: 1.0em;
	line-height: 19px;
	font-weight: normal;
	color: #3C3C3C;
}
.servicios{
	width:250px;
	height:300px;
}

.servicios table {
	width:210px;
	border:1px solid #E6EDF1;

}

.servicios table td.titulo_tabla_x {
	height:20px;
	background-color:#999;
	color: #ffffff;
}

.servicios table td.contenido_tabla p{
	line-height:18px;
	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #3C3C3C;
}

.servicios table tr h1 {
	padding-left:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
}
.baja_texto_tarifas {
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	padding-top:3px;
	padding-left:8px;
	color:#999;

}

/*formulario reserva*/

.contenido_reserva{
float:left;
width:980px;
padding-bottom:10px;
font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #3C3C3C;
	font-family:Verdana, Arial, Helvetica, sans-serif
	text-align:center;
}

.contenido_reserva table.tabla_reserva{
margin:0 auto;
width:480px;
background-color:#FFFFFF;
border:1px solid #E6EDF1;
text-align:center;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
margin-top:5px;
float:left;
}

.contenido_reserva table.tabla_enviar{
width:964px;
background-color:#E6EDF1;
border:1px solid #E6EDF1;
text-align:right;
float:left;
height:22px;
}

.contenido_reserva table.tabla_reserva td.titulo_formulario_reserva {
border:1px solid #E6EDF1;
text-align:left;
text-indent:5px;
background-color:#DFDFDF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:19px;
color:#666;
}

.contenido_reserva table.tabla_reserva td.item_formulario_reserva {
	border:1px solid #E6EDF1;
	width:40%;
	text-align:left;
	text-indent:5px;
	background-color:#F9F9F9;
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#949494;
}

.contenido_reserva table.tabla_reserva td.forma_formulario_reserva {
border:1px solid #E6EDF1;
height:19px;
width:60%;
text-align:left;
text-indent:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#949494;
}
.contenido_reserva table.tabla_reserva td.forma_formulario_reserva_2 {
border:1px solid #E6EDF1;
height:120px;
width:60%;
}

.reserva_input {
border: 0.01em solid #CCCCCC;
height:14px;
background-color:#ffffff;
width:40%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#949494;
text-indent:2px;
}

.reserva_input_check {
height:14px;
background-color:#ffffff;
color:#949494;
line-height:18px;
}

.reserva_input_2 {
border: 0.01em solid #CCCCCC;
height:14px;
background-color:#ffffff;
width:90%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#949494;

text-indent:2px;
}

.reserva_input_pre {
border: 0.01em solid #CCCCCC;
height:14px;
background-color:#ffffff;
width:10%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#949494;
text-indent:2px;
}

.select_reserva {
border: 0.01em solid #CCCCCC;
height:16px;
background-color:#ffffff;
width:90%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#949494;
text-indent:2px;
padding-right:2px;
}

.select_reserva option {
border_bottom: 0.01em solid #ADC8D6;
height:16px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#949494;
text-indent:2px;
}


.select_reserva_fecha {
border: 0.01em solid #CCCCCC;
height:16px;
background-color:#ffffff;
width:28%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#949494;
text-indent:2px;
margin-right:4px;
padding-right:2px;
}

.select_reserva_fecha option {
border_bottom: 0.01em solid #ADC8D6;
height:16px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#949494;
text-indent:2px;
}

.reserva_text {
border: 0.01em solid #CCCCCC;
height:100px;
background-color:#ffffff;
width:90%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#949494;
text-indent:2px;
}


.reserva_input_send {
	margin-right:5px;
	border: 0.01em solid #ffffff;
	height:16px;
	line-height:14px;
	background-color:#666666;
	width:10%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

.reserva_input_send:hover {
background-color:#333;
}

/*Oficinas*/

.contenido_oficinas{
	float:left;
	width:980px;
	padding-bottom:10px;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #3C3C3C;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.contenido_oficinas table.tabla_oficinas {
width:150px;
margin-left:7px;
float:left;
text-align:center;
}
.contenido_oficinas table.tabla_oficinas td.foto_oficina {
height:130px;
text-align:center;
background-color:#ffffff;
border:1px solid #E6EDF1;
}
.contenido_oficinas table.tabla_oficinas td.titulo_oficina {
text-align:center;
background-color:#DFDFDF;
height:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:12px;
color:#666;
text-transform:uppercase;
}

.contenido_oficinas table.tabla_oficinas td.telef_oficina {
text-align:center;
height:19px;
background-color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
height:12px;
color:#333;
}
.contenido_oficinas table.tabla_oficinas td.direc_oficina {
text-align:center;
height:19px;
background-color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
height:12px;
color:#949494;
}
.contenido_oficinas table.tabla_oficinas td.off_oficina {
text-align:center;
height:19px;
background-color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
height:12px;
color:#ffffff;
}

/*******************************************************************************

 GENERALES

 *******************************************************************************/
.ajesteImgcarga{
	padding:5px;
}
.contenedorColumnaCentralCarga {
	width:970px;
	height:auto;
	float:left;
}
.cont-cargaAjustes {
	padding-right:5px;
	padding-left:10px;
	padding-top:10px;
}
.contenedor_cargaLinks {
	float:left;
	width:184px;
	height:130px;
	background-image:url(imagenes_carga/fondoBoxLink.gif);
	background-repeat:no-repeat;
	margin-right:5px;
	overflow:hidden;
}
.link_divPopUp a {
	font-size: 10px;
	color: #005677;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.link_divPopUp a:hover {
	font-size: 10px;
	color: #003D53;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.fix-img-carga-link {
	margin:6px 2px 2px 2px;
}
.cont-carga-fix01 {
	margin:4px;
}
.contenedorIndexCarga{
	width:945px;
	height:326px;
	background-image:url(imagenes_carga/img-home-2.jpg);
	background-repeat:no-repeat;
	margin:20px 0;
}
.contenedorIndexCarga_swf{
	height:300px;
	margin-left:91px;
	padding-top:14px;
	width:200px;
}
.contenedorCarga {
	width:250px;
	height:auto;
	margin-top:10px;
}