body {
	margin: 0;
	padding: 0;
}

.beige
{
	background-color: #F0F0F0;
}

.borde_linea
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006666;
	border-bottom-color: #006666;
}

td {
font-size: 70%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textopequeino {
font-size: 90%;
}

#navcontainer
{
	margin: 0;
	padding: 0 0 0 0px;

}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 93%;
}

#navcontainer A
{
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
}

#navcontainer A:hover, #navcontainer A:active { background: #BBBBBB; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }

.lineazul {
	background-image: url(/img/linea_azul.gif);
	background-repeat:  repeat-x;
	height: 10px;
	line-height: 10px;
}
a.acceso {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 28px;
}


a.acceso:hover
{ 
  text-decoration: none;
 }

.idioma {
	font-weight: bold;
	line-height: 25px;
}
.caja {
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-top: 1px ridge #999999;
	border-right: 1px ridge #999999;
	border-bottom: 0px ridge #999999;
	border-left: 0px ridge #999999;
}


.ruta
{
	font-size: 60%;
	color: #FFFFFF;
	font-weight: normal;

}

a.ruta
{
	font-size: 100%;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

a.ruta:link 
{ 
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #FFFFFF;
}

a.ruta:visited
{ 
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #FFFFFF;
}

a.ruta:hover
{ 
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
 }

a.idiomas
{
    font-size: 80%;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 3px;
	padding-right: 3px;
}

a.idiomas:link 
{ 
  font-size: 80%;
  font-weight: bold;
  text-decoration: underline;
  color: #006699;
  padding-left: 3px;
  padding-right: 3px;
}

a.idiomas:hover
{
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
 }
 
.idiomaactivo
{
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	padding-left: 3px;
    padding-right: 3px;
}

.rejilla {
	background-image: url(/img/rejilla.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.lineazulelec {
	background-image: url(/img/linea_azul_elec.gif);
	background-repeat:  repeat-x;
	line-height: 5px;
}

a.blanco
{
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.blanco2
{
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


a.blanco2:link 
{ 
  font-size: 90%;
  font-weight: bold;
  text-decoration: underline;
  color: #FFFFFF;
}

a.blanco2:hover
{ 

  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
 }


a.blanco:link 
{ 
  font-size: 90%;
  font-weight: bold;
  text-decoration: underline;
  color: #FFFFFF;
}

a.blanco:hover
{ 
  font-size: 90%;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
 }
 
 .celdaespacio {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

 .celdadestacada {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #3F6785;
	font-weight: bold;
	color: #FFFFFF;

}

 .celdacabecera {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #3F6785;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 60%;
}

 .celdadatos {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 60%;
	border: 1px solid #CCCCCC;

}

 .celdadatos2 {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-size: 60%;
	border: 1px solid #CCCCCC;
	background-color: #B9D7D7;

}


br.alto
{
line-height: 2px;
}

.k {
	background-image: url(/img/letra_k.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;

}
.fondoruta {
	background-image: url(/img/ruta.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	padding: 5px;
	line-height: 5px;
	color: #FFFFFF;

}

.lineazul2 {
	background-image: url(/img/linea_azul2.gif);
	background-repeat:  repeat-x;
	height: 10px;
	line-height: 10px;
}


td.negro
{
	font-size: 70%;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


a.negro
{
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.negro:link 
{ 
  font-size: 90%;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}

a.negro:hover
{ 
  font-size: 90%;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
 }

#navlist #active a {
	background-color: #006699;
	font-weight: bold;
	color: #FFFFFF;
}
.lak {
	background-image: url(/img/lak.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.helice {
	background-image: url(/img/helice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.bordetabla {
	border: 1px solid #C4D3D5;
	padding: 8px;



}
a.titulos {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	display:block;
}

a.titulos:hover {
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
	background-color: #ffffff;
}

a.titulos2 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
}

a.titulos2:hover {
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
	background-color: #ffffff;
}

/*------------paginacion---------------*/


.paginacion
{
	font-size: 70%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.paginacion
{
  
    font-size: 100%;
	color: #000000;
	font-weight: normal;
  text-decoration:underline;
}

a.paginacion:link 
{
  font-size: 100%;
  font-weight: normal;
  text-decoration:underline;
  color: #000000;
}

a.paginacion:hover
{ 
 font-size: 100%;
  font-weight: normal;
  text-decoration:underline;
  color: #000000;
}

.tablafabricacion {
	border: 1px solid #999999;
	background-color: #eeeeee;


}

.celdafabricacion {
	background-color: #F5F7F4;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.sesenta {
	font-size: 60%;
}

.negrita {
	font-size: 60%;
	font-weight: bold;
}
.setenta {
	font-size: 70%;
}


a.categorias {
	color: #006699;
	font-weight: bold;
}

a.categorias:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

.form {
	font-size: 1em;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}

.formtext {

	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}


.formboton {
	font-size: 1em;
	background-color: #3F6785;
	color: #FFFFFF;
	border: 1px solid #999999;
	font-weight: bold;
}
.avisolegal {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}

.error
{
color:#FF0000;
font-weight:bold;
line-height:30px;
}

.tablacabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #666666;
	color: #FFFFFF;
}

.tablafilas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	vertical-align: middle;
	border: 1px solid #dddddd;

}
.tablasform {
	border: thin solid #666666;
}
a.links {
	font-weight: bold;
	color: #666666;
}

a.links:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.beige2 {
	padding-left: 10px;
	padding-right: 10px;
}

.seleccion
{
background-color:#999999;
}

a.seleccion:link, a.seleccion:visited, a.seleccion {
color:#FFFFFF;
}

a.noseleccion:link, a.noseleccion:visited, a.noseleccion {
color: #444;
}


div#tablaredonda{ 
background: #eeeeee;
width:auto;
height:auto;
}

div#tablaredondacliente{ 
background: #eeeeee;
width:90%;
height:auto;
}

div#tablaredondaubicacion{ 
background: #eeeeee;
width:770px;
height:auto;

}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #eeeeee}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.altolog{
line-height:20px;}



.ruta2
{
	font-size: 60%;
	color: #000000;
	font-weight: normal;

}

a.ruta2
{
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.ruta2:link 
{ 
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}

a.ruta2:visited
{ 
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}

a.ruta2:hover
{ 
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
 }


a.accesofr {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 23px;
}



a.accesofr:hover
{ 
  text-decoration: none;
 }


a.accesoen {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 45px;
}



a.accesoen:hover
{ 
  text-decoration: none;
 }


a.accesoeu {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 22px;
}



a.accesoeu:hover
{ 
  text-decoration: none;
 }




.link1azuld
{
	font-size: 60%;
	color: #336699;
	font-weight: normal;

}

a.link1azuld
{
	font-size: 100%;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

a.link1azuld:link 
{ 
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #336699;
}

a.link1azuld:visited
{ 
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #336699;
}

a.link1azuld:hover
{ 
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
 }

.punteado {
	margin-left:12px;
	margin-right:12px;
}

.negrito
{
	color: #000000;
	background-color:#000000;
	border:1px #000000 solid;
}