body{
  text-align: center;
  font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
  font-size: 8px;
  color: #FF0000;
  background: #000000 url(../img/fondo.jpg) repeat-x;  
}

.fondoEuropa{
  background-color: #FFFFFF;
  background-image: url(../img/europa.png);
  background-repeat: no-repeat;
  background-position: center center;
}  

a.lineaEuropaVista{
  height: 93px;
  width: 200px;
  display: block;
  background: url("../img/europa vista_0.jpg") no-repeat;
}

a.lineaEuropaVista:hover{
  background: url("../img/europa vista_1.jpg") no-repeat;
}

a.lineaEuropaSol{
  height: 93px;
  width: 200px;
  display: block;
  background: url("../img/europa sol_0.jpg") no-repeat;
}

a.lineaEuropaSol:hover{
  background: url("../img/europa sol_1.jpg") no-repeat;
}

a.lineaBasic{
  height: 93px;
  width: 200px;
  display: block;
  background: url("../img/basic_0.jpg") no-repeat;
}

a.lineaBasic:hover{
  background: url("../img/basic_1.jpg") no-repeat;
}

a.lineaWangles{
  height: 93px;
  width: 200px;
  display: block;
  background: url("../img/wangles_0.jpg") no-repeat;
}

a.lineaWangles:hover{
  background: url("../img/wangles_1.jpg") no-repeat;
}

a.lineaYanko{
  height: 68px;
  width: 200px;
  display: block;
  background: url("../img/yanko.png");
}

a.lineaYanko:hover{
  background: url("../img/yanko_h.png");
}

.textoLinea{
  padding: 5px 5px 5px 5px;
  font-size: 9pt;
  color:#4D6980;
}

.contenido, #contenido_arriba, #contenido_abajo{
  margin: 0px auto;
  width: 779px;
}

.contenido{
  background: url("../img/contenido_ancho.png") repeat-y;
  p?adding-top:10px;
  p?adding-bottom:40px;
}

/* style the outer div to give it width */
.menu {
  w?idth: 779px; 
  f?ont-size: 0.85em;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
  text-align:center;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  white-space: normal;
}

.menu ul li:hover ul,
.menu ul a:hover ul{
  visibility: visible; 
}

.menu ul ul {
  font-size: 8px;
  visibility: hidden;
  width: 100px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
  float: left;
  width: 100px;
  position: relative;
  margin: 0px;
  padding: 0px;
}

/* style the links for the top level */
.menu a, .menu a:visited {
  display:block;
  font-size: 12px;
  text-decoration:none; 
  font-weight:bold;
  color:#2952a7;
  width: 99px;
  height: 20px;
  l?ine-height:29px;
  b?order:1px solid #fff;
  b?order-width:1px 1px 0 1px;
  text-align:center;
  background:url('../img/tab.jpg') no-repeat -5px 0px;
}

.menu ul ul a, .menu ul ul a:visited{
  background:url('../img/tab.jpg') no-repeat -5px 0px;
  align:center;
}

.menu a:hover{
  background: #990000;
  color: #FFFFFF;
  background:url('../img/tab.jpg') no-repeat -5px -31px;
}

ul.menuSuperior{
  display:inline;
  list-style:none;
}
 
a.menuSuperior{
  font-size: 12px;
  display: block;
  text-decoration: none;
  background:url('../img/tab.jpg') no-repeat 0px -31px;
  width:107px;
  height:24px;
  padding-top:5px;
}

input{
  font-size: 9px;
  color: #000099;
}

#contenido_arriba{
  font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
  font-size: 12px;
  b?ackground: url("../img/contenido_alto.png") no-repeat;
  text-align: center;
  vertical-align: middle;
  color: #4D6980;
  padding-top: 6px;
  height: 28px;
}

#contenido_abajo{
  text-align: center;
  font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: url("../img/contenido_bajo.png") no-repeat;
  color:#4D6980;
  padding-top:6px;
  height:34px;
}


.contenido2, #contenido2_arriba, #contenido2_abajo{
  margin: 0px auto;
  width: 210px;
}

.contenido2{
  background: url("../img/contenido_ancho.png") repeat-y -570px 0px;
}

#contenido2_arriba{
  font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: url("../img/contenido_alto.png") no-repeat -570px 0px;
  text-align: center;
  vertical-align: middle;
  color: #4D6980;
  padding-top: 6px;
  height: 28px;
}

#contenido2_abajo{
  text-align: center;
  font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: url("../img/contenido2_bajo.png") no-repeat -570px 0px;
  color:#4D6980;
  padding-top:6px;
  height:34px;
}


.navegador{
  text-align: left;
  font-size: 8pt;
  b?order-bottom: 1px #FF0000 solid;
  p?adding: 100px 200px 10px 10px;
  m?argin: 0px 0px 10px 10px;
  b?ackground: url("../img/contenido_bajo.png") no-repeat;
}

a.navegador{
  text-decoration: none; 
}

a.navegador:hover{
  text-decoration: overline underline; 
}

table.catalogo{
  font-size: 10px;
  font-family: "Courier New", Courier, monospace;
  color: #4D6980;
}

a.link{
  text-decoration:none;
  font-family:"Courier New", Courier, monospace;
  font-size:14px;
}

a.link:hover{
  color:#BB0000;
  font-weight:bold;
  font-size:18px;
}

h1{
  font-size:24px;
  font-family:"Benguiat Bk BT";
  color:#990000;
}

h2{
  font-size:18px;
  c?olor:#4D6980;
}

h3{
  font-size:12px;
  color:#4D6980;
  margin:5px 5px 5px 5px;
}

.pedido{
  background: beige;
  border: solid 1px black;
  float: right;
  padding: 5px;
  width: 150px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: inherit;
}

.pedido em{
  font-size: 12px;
}

.pedidoEdits{
  width: 100%;
  font-size: 8px;
}

option{
  width: 100%;
  font-size: 9px;
}

select{
  width: 100%;
  font-size: 9px;
}

.pedidoHead{
  color: beige;
  font-size: 10pt;
  background:url(../img/PedidoTituloFondo.gif);
  vertical-align: middle;
  display: block;  
  padding: 0px;
  margin: 0px;  
  height: 29px;
}

.pedidoLin{ 
  font-size: 8pt; 
  vertical-align: middle;
} 

.pedidoMenu ul{ 
  d?isplay: block;
  text-align: center;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  white-space: normal;
}

.pedidoMenu li{
  display: inline;
  float: left;
  width: 100px;
  position: relative;
  margin: 0px;
  padding: 0px;
}  

.pedidoMenu a{
  vertical-align: middle;
  text-decoration: none;
}  

/* Tabla de formulario */
.formCaption{
  font-size: 12px;
  color: #009900;
  text-align: right;
}

.formEdit{
  font-size: 12px;
  color: #000000;
  text-align: left;
}

.formHelp{
  font-size: 8pt;
	color: #990000;
	text-align: left;
}

.alerta{
  background: #FF0000;
  color: #FFFF00;
  font-size: 10pt;
}  