/*
cambio1: ocupar el 100% del ancho
cambio2: definir el área central de información enmarcada (usar márgenes laterales absolutos para que no disminuya el área central al aumentar el tamaño de la fuente
cambio3: sacar la cabecera fuera del área central de información enmarcada
cambio4: posicionar correctamente los navicons
cambio5: colocar la lftBar en la parte superior del área central enmarcada
cambio6: la storynav ha de tener su espacio reservado bajo el menú
cambio7: el menú de segundo nivel ha de aparecer bajo el menú de primer nivel
cambio8: colocar el pie correctamente
cambio9: poner color de fondo
cambio10: cambiar font-family por defecto a Arial,Helvetica,sans-serif;
cambio11: definir estilos para las divs semánticas
cambio12: asignar estilo a h1, h2, wk...
cambio13: colocar el logo
cambio14: las entradas de menú de segundo menú han de posicionarse horizontalmente
cambio15: el menú de segundo nivel correspondientes a los hijos del nodo corriente ha de tener la altura adecuada (¡queda por resolver en IE!)
cambio16: intentar arreglar alto de menús en IE ¡no hace nada!
cambio17: incluir estilos de multicolumna
cambio18: incluir estilo TituloDestacado
cambio19: para solventar problemas de ancho del pie en IE, modificar el pie para que ocupe todo el ancho (como el de wikipedia http://en.wikipedia.org/wiki/Portal:Biology)
cambio20: las tablas wk no deben asignado borde porque suplantaría el valor de borde=0 indicado en el marcado wiki
cambio21: el texto normal no ha de estar justificado sino alineado a la izquierda (pero en las tablas estará centrado) y sus imágenes no tendrán borde
cambio22: asignar estilos por defecto a ul.wktoc
cambio23: asignar estilo a los formularios
cambio24: no usar el color naranjita en los links
cambio25: cambiar el layout para que el ancho del área central de información sea fijo y no se expanda según la resolución de pantalla. Sí debe ampliarse, sin embargo, cuando 
se aumenta el tamaño de letra
cambio26: establecer ancho máximo de menú de segundo nivel para que no se salga
cambio27: en el menú de segundo nivel será ul y no navtitle quien tenga color de fondo para la correcta visualización en FF e IE6 y 7
cambio28: disminuir tamaño de letra de título de nivel 4
cambio29: eliminar el borde derecho de la div class="contenedor" para que no haya scroll horizontal
cambio30: añadir estilo para el lema
cambio31: cambiar el color de los textos del pie
cambio32: definir estilo rightalign para suplantar alineación de textos en celdas de tablas
cambio33: los links por defecto han de aparecer subrayados
cambio34: los links en .LateralIlustrado han de ser convencionales
cambio35: los links en .LateralDestacado han de tener estilo definido
cambio36: modificar line-height y color por defecto
cambio37: disminuir margin-top de div.wk
cambio38: ul.wktoc ha de tener más padding
cambio39: los links han de tener subrayado
cambio39: disminuir tamaños de letra
cambio40: poner fondos degradados
cambio41: los títulos de los los laterales han de tener pequeño margen como el menú principal
cambio42: incluir estilos de slideshow
cambio43: corregir estilo de nota al margen
cambio44: los pies de foto han de ser más oscuros para mayor legibilidad
cambio45: los bordes de las cajas laterales han de ser curvos
cambio46: prueba de colores marrón
cambio47: la opción seleccionada en el menú de segundo nivel debe tener separador con el anterior
cambio48: prueba de colores verde
cambio49: dejar más espacio en la parte superior
cambio50: mover los navIcons a la barra de menú
cambio51: eleminar los relLinks pues no tiene mucho sentido la navegación horizontal en esta web
cambio52: asignar estilo a la div con class="home2"
cambio53: ocultar el texto noscript por defecto del slideshow de la página Productos_SaviaWeb_PresentacionRecorridoProducto
cambio54: ahora que la form queda bajo una div.wk anular margen en las img de las forms (que viene dado por la div .wk)
cambio55: Las opciones de menú principal de las páginas de Contacto y Soporte han de ser de color blanco
cambio56: asignar estilo a las tablas wikieddie de Tienda_CondicionesDescuentoVolumen.html, entre otras, que ahora usan estilo de tabla en la definición de la tabla (ya no emiten 
cellpadding o emiten el de por defecto del compilador wiki)
cambio57: las clases rightaling, leftalign y centeralign han de tenerse en cuenta al asignar valor a las div .wk dentro de una tabla 
cambio58: el posicionamiento del lema ha de ser en ems
cambio59: asignar estilos a los navIcon de énfasis
cambio60: asignar estilos a imágenes desvanecibles
cambio61: hacer que los links por defecto no vayan subrayados y al pasar con el ratón sí vayan subrayados
cambio62: asignar estilos a la nueva div class="navIconsSlide"
cambio63: cambiar a ems los estilos de la div class="navIconsSlide" (excluyendo el 'top' que se define en NavIcons_Completa.xml porque de momento en deslizar.js se trabaja en 
pixels)


POSIBILIDAD DE COLOR: verde rgb(118,156,48) = #769C30

CORRESPONDENCIA USADA EN TAMAÑO DE IMGS: 
- width:	1em = 14px
- height:	1em = 11px

*/


body {
    margin:0px 9px 0 2px;
    padding:0;
    /*cambio9*/
    /*cambio48background: #CCCCCC url(../maqueta/fond-fondu.jpg) repeat fixed 0%;*/
    background: #CCCCCC url(../maqueta/fond-fondu.jpg) repeat fixed 0% 0%;
}
  #level0 {
    width:100%;    
    min-height: 100%;
    /*cambio16*/
    margin-top: 2em;
}
  #level1 {
    /*cambio2margin-left:8em;*/
    padding-left:0.5em;
    background:#FFF;
}
  #level2 {
    position:relative;
    width:inherit;
}
  #main {
    margin-right:11.87em;
    padding-right:0.56em;
    background:#FFF;
    }
  #topBar{
    background:#FC0;}
  #advBar{
    background:#FFF3AC;}
  #tipDay{
    float:right;
    width:175px;
    background:#FFF3AC;
    position:relative;}
  #lftBar {
    /*cambio5position:absolute;
    width:8em;
    top: 4.125em;
    left:0.125em;*/
    /*cambio40background-color:RGB(25,67,119);*/
    background-image: url(../maqueta/title-gradient.jpg);
    margin: 0.2em;
    /*cambio7*/
    /*cambio16margin-bottom:2em;*/
    height: 1.9em;	/*para IE*/
}
  #rgtBar {
    position:absolute;
    width:11.87em;
    top:0;
    right:0;
    height: 21.25em;
    padding: 10px 0px 20px 10px;
}
  #main dt {
    font-weight:bold;
    font-size:120%;
    margin-top:.8em}
  #rgtBar h3 {
    margin:0;
    padding:3px;
    background:#FC0;
    font-weight:bold;
    font-size:1em;
    text-align:center;}


/****************************/

  #level0Portada {
    width:100%;
    height: 34.4em;
}
  


  #rgtBar img{
	position: relative;
	width: 11.25em;	/*tiene padding*/
	height: 21.56em;
	border: 4px solid rgb(200,200,200);
}

  #mainPagDetalle {
    /*cambio2padding-right:9px;*/
    padding-right:0.5em;
    background:#FFF;
}

	
  #mainPortada{
    padding: 0px;
    margin-right: 0px;
    width: 39.8em;
    height: 22em;
    position: absolute;
}


  .relleno{
	position: absolute; 
	top: 22.1em;	
	width: 39em;
	height:13em;
  }


/************************************************	savia.css	*******************************************/

html {
  height:100%; 
  min-height:100%;
  font-size: 100%;
}

body {
    /*cambio10font-family:"Verdana","Helvetica";*/
    font-family: "Arial","Helvetica","sans-serif";
    margin:0px;
    height: 100%;
    min-height:100%;
	font-size: 1em;
}

body.inside {
}

/*cambio61*/
a
{
text-decoration:none;
}

a:link, a:visited
{
    /*cambio10font-family:"Verdana";*/
    font-family: "Arial","Helvetica","sans-serif";
    font-size:1em;
    /*cambio33text-decoration:none;*/
    /*cambio24color:#CC6600;*/
}

a:hover
{
text-decoration:underline;
}

div.paginadetalle
{
    position:absolute;
    border-right: 3px solid #CCCCCC;
    width:767px;
    top:66px;
}


.blocksection>a {font-weight:bold;}


a.toplink {
    color:#06A;
    font-weight:normal;
    font-size:85%;
    float:right;
}

a.mastHeadLink:hover {
    background:none;
}

.relLinks {
    text-align:right;
    /*cambio51*/
    display: none;
}

.menuBar {
    border-bottom:1px solid #000;
    font-size:1em;
    width:100%;
}

.menuBarBottom {
    border-top:1px solid #000;
    font-size:1em;
    width:100%;			
}

.frontBoxTitle {
    padding-bottom:14px;
}

.oneFrontBox, .twoFrontBox, .threeFrontBox, .fourFrontBox, .fiveFrontBox, .sixFrontBox, .storyBox {
    position:absolute;    
    top:10px;
    font-size:1em;
    width:140px;
}

.oneFrontBox 
{
    left:10px;
    border-left: 2px solid #CCCCCC;
    border-right: 2px solid #CCCCCC;
    border-top: 2px solid #CCCCCC;
    margin-bottom: 20px;
}

div.barraiconosglobales
{
    float: right;
}

div.iconoglobal
{
    float: right;
    padding-right: 3px;
}

div.iconoglobal a, img
{
}



div.spacer { clear: both;  }			  


.storyBox {
    position: relative; top: 0;
    width: 100%; 
    /*cambio10font-family:"Georgia","Times New Roman";
          font-size:0.7em;*/
    font-family: "Arial","Helvetica","sans-serif";
    font-size:0.72em;
    /*cambio36line-height:1.5em;
          color:#333333;*/
    line-height: 130%;
    color: black;
}

div.story {
       margin:0px;
       padding:0px;
}


div.storyNav 
{
       margin:0px;
       padding:0px;
}

div.storyNav
{
   /*cambio6float: left;*/
   padding: 2px;
   margin: 2px;
   vertical-align: middle;
   width:97%;		/*767-126-padding*/
}

div.storyText
{
    margin-right:0px;
    /*cambio2padding: 0px 0px 0px 4px;*/
    /*cambio1width:70%;*/
    /*cambio2width:100%;*/
}

.twoFrontBox {left:720px;}
.threeFrontBox {left:930px;}
.fourFrontBox {left:1140px;}
.fiveFrontBox {left:1350px;}
.sixFrontBox {left:1560px;}


.relatedHeader {
    border-bottom:1px solid #888;
    font-weight:Bold;
    margin-top:2px;
}

.closeButton {
    position:absolute;
    right:20px;
}

.roletitle {
    font-weight:Bold;
}

#relatedLinks {
    position:absolute;
    top:-40px;
    left:100px;
    z-index:2;
    width:300px;
    background:#fff;
    /*cambio10font-family:"Verdana";*/
    font-family: "Arial","Helvetica","sans-serif";
    border:2px solid #334;
    padding:5px;
    display:none;
    font-size:1em;
    line-height:130%;
    height:220px;
    overflow:auto;
}

.relLinks a:link, .relLinks a:visited, .relLinks a:hover{	
   color:#CC6600;
   text-decoration:none;
}


.relLinks a:hover{
	text-decoration:underline;
}


.iconnoborder{
	width: 0.8em; 
	height: 0.8em;
}

.frontBoxWide {
    /*cambio10font-family:"Verdana","Helvetica";*/
    font-family: "Arial","Helvetica","sans-serif";
    background:#fff;
    font-size:1em;
    width:450px;
    float:left;
    padding:8px;
}

.frontBoxSection {
    color:#333;
    padding:0px;
    margin:0px;
}

div.frontBoxSection {margin-bottom:10pt;}

p {margin-bottom:1em;}

.frontBoxSectionTitleLarge {
    font-family:"Georgia";
    font-weight:bold;
    font-size:13pt;
    color:#000;
}
.frontBoxSectionDescLarge {
    font-family:"Georgia";
    font-size:12pt;
    font-style:Italic;
    color:#000;
}

.frontBoxSectionBodyShow {
    font-family:"Georgia";
    font-size:12pt;
    line-height:119%;
    margin:0px;
    color:#000;
}

.frontBoxTitle {
    font-size:10pt;
    font-weight:Bold;
    color:#000;
}

.dateLine,.byLine {
    text-align:center;
    color:#666;
}

.desc {
    text-align:center;
    color:#666;
    font-style:Italic;
}

h1
{ 
    /*cambio10font-family:"Verdana";*/
    font-family: "Arial","Helvetica","sans-serif";
    /*cambio12font-size:1.76em;*/
    /*cambio39font-size:1.46em;*/
    font-size:1.36em;
    /*cambio12font-weight:normal;*/
    font-weight:bold;
    text-align:left;
    color: #333333;
    /*cambio12*/
    border-bottom: 0.22em solid lightgrey;  
    padding-bottom: 0.1em;
}


h2 { 
    /*cambio10font-family:"Verdana";*/
    font-family: "Arial","Helvetica","sans-serif";
    /*cambio12font-size:1.52em;*/
    font-size:1.22em;
    font-weight:bold;
    text-align:left;
    /*cambio12margin-top:2em;*/
    margin-top:1em;
    /*cambio12color: #333333*/
    /*cambio46color: #0066CC;*/
    /*cambio48color:#636363;*/
    color: #092E20;
}

h2.frontBoxHeader,h2.frontBoxHeaderAlt { 
    /*cambio10font-family:"Verdana";*/
    font-family: "Arial","Helvetica","sans-serif";
    font-size:1.52em;
    font-weight:Normal;
    color:#fff;
    margin-top:-0.35em;
    text-align:left;
    border:none;
}

h3.subhead
{ 
    /*cambio10font-family:"Verdana";*/
    font-family: "Arial","Helvetica","sans-serif";
    font-size:1.41em;
    font-weight:Bold;
    text-align:center;
}

h3{ 
    /*cambio10font-family:"Verdana";*/
    font-family: "Arial","Helvetica","sans-serif";
    font-size:1.17em;
    font-weight:Bold;
    text-align:left;
}

h4 {
    /*cambio10font-family:"Verdana";*/
    font-family: "Arial","Helvetica","sans-serif";
    /*cambio25font-size:1.17em;*/
    font-size:1em;
    font-weight:Bold;
    text-align:left;
}

.center {
	text-align:center;
}

ul {padding-left:14px;}

input {
/*cambio23background:#ededf0;*/
font-size:8pt;
/*cambio23border:1px solid black;*/
padding-left:2px;
}
input:focus {background:#fff;}

.footnote {display:none;}
.footnoteShow {display:inline;background:#ccc;}

.footnoteGraf {font-size:80%;}
.noteButton {display:none;}
.noteButtonShow,.footnoteButtonShow {
    display:inline;
    color:#06A;
}
.grayedOut { color:#aaa; }

.glossary a:link, .glossary a:visited, .glossary a:hover{
   text-decoration:none;
}

span.imgcaptionbottom {
	display: block;
}

h3.frontBoxHeaderAltInline { 
    font-family:"Georgia";
    font-size:13pt;
    color:#444;
    text-align:left;
    margin-top:30px;
    border-top:1px solid black;
}

#expand {display:none;} 

searchword {background:#ff0;}

span.footref {
  vertical-align:super;
  font-size:60%;
}

.blocksection {

}

table.blocksections {
    width:100%;
    border-collapse:collapse;
    padding:0px;
}

td.smallimg,td.smallimgblank {
    width:82px;
    text-align:center;
    border-top:1px solid #ccc;
    padding-top:12px;
    padding-bottom:10px;
    padding-right:9px;
}

td.blocksection {
    padding-top:0px;
    border-top:1px solid #ccc;
    padding-bottom:10px;
    line-height:1.5em;
    padding-left:9px;
}

img.smallimg {
    border:1px solid #888;
 }


.thumbdex {
    margin-bottom:10px;
}
.thumbnailanno {
    position:absolute;
    left:0px;    
    margin-top:-60px;
    width:160px;
    display:none;
    background:#fff;
    font-family:"Verdana";
    border:2px solid #334;
    padding:5px;
    font-size:1em;
    line-height:130%;
    height:100px;
    overflow:auto;
}

.no {
    display:block;
    font-size:50px;
    color:#ddd;
    margin-top:12px;
    margin-bottom:20px;

}

p.caption {
  font-size:80%;
  font-style:Italic;
  margin-top:-10px;
  text-align:center;
}

pre {  
    background-color:#ffe;
    font-family:Georgia;
    border:1px solid black;
    width:450px;
    overflow:auto;
    padding:10px;
} 

/* These styles are for photo captions */

table.imgcaptionright {
    font-size: 100%;
}

img.photo
{
  padding: 20px; 
  border: 0px #A9A9A9 solid;  
  float: right; /* align: right;*/
}
span.caption
{
display:block;	/* para que caption-title quede a continuacion de caption-marker*/
  /*cambio44color: gray;*/	/* 3-4-06 mejor accesibilidad que darkgray*/
  color: #333333;
  font-size: 100%;
}
td.caption-right
{
  color: gray;	/* 3-4-06 mejor accesibilidad que darkgray*/
  font-size: 100%;
  text-align: left;
  vertical-align: bottom;
}
span.caption-marker
{
  float: left; 
  margin-right: 0.2em;
  text-align: left;
}
span.caption-title
{
  font-weight:Bold;
  text-align: left;
}
span.caption-text
{
  text-align: left;
}
span.caption-end
{
  display:block;
  margin-right: 0.2em;
  text-align: left;
}
span.copyright
{
  text-align: right;
  float: right;
  color: #A9A9A9;
  /*cambio10font-family: "Franklin Gothic Book", Verdana;*/
  font-family: "Arial","Helvetica","sans-serif";
  border-bottom: 1px #A9A9A9 solid;  
}
span.caption-text a:link, span.caption-text a:visited, span.caption-text a:hover{	
   color:#CC6600;
}


/* These styles are for paragraphs */

div.wk {
    /*cambio37margin-top:20px;*/
    margin-top:2px;
    /*cambio21text-align: justify;*/
    text-align: left;
    /*cambio12*/
    padding-left: 0.5em;
    padding-right: 1em;
}

/*cambio12*/
table div.wk
{
	padding: 0;
	/*cambio21*/
	text-align:center;
}

div.wk li {
    text-align: left;
}

div.wk img
{
    padding: 0px;
    /*cambio37margin:10px;*/
    margin:5px;
    /*cambio21border:1px solid #D3D3D3;*/
    border:0;
}

div.wk q {
  font-style: italic;
}

span.wk {
}

.wktoc a:link, .wktoc a:visited, .wktoc a:hover{	
   /*cambio24color:#CC6600;*/
   /*cambio39text-decoration:none;*/
   text-decoration:underline;
}

.wktoc a:hover{
	text-decoration:underline;
}

/*cambio22*/
ul.wktoc
{
/*cambio38padding:0.3em;*/
/*display:block; 
vertical-align:top; 
text-align:left; */
margin-bottom:10px; 
margin-top: 0em; 
}


div.wktocnav
{
    margin-bottom: 40px;
}

div.wktocnav a
{
    float:right;
    margin-right: 10px;
    right: 0;
    top: auto;
    /*cambio10font-family:"Verdana";*/
    font-family: "Arial","Helvetica","sans-serif";
    font-size:1em;
    font-weight:Bold;
    text-align:right;
    color:#CC6600;
    text-decoration:none;
    width:126px;
}

div.wktocnav a:hover{
	text-decoration:underline;
}


table.wkeddie {
    /*cambio20border:3px solid #D3D3D3;*/
    border-collapse:collapse;
    font-size: 100%;
}

span.verbatim
{
    font-style:Italic;
}

/* these styles are for menus */

div.navtitle
{
    /*cambio10font-family:"Verdana";*/
    font-family: "Arial","Helvetica","sans-serif";
    /*cambio1font-size:1em;*/
	font-size:0.75em;
    font-weight:Bold;
    text-align:right;
    color:#CC6600;
    width:90%;
    /*cambio16margin:0.2em;*/
    margin:0.2em 0.2em 0em 0.2em;
}

div.navtitle a
{
   /*cambio10 font-family:"Verdana";*/
   font-family: "Arial","Helvetica","sans-serif";
    font-size:1em;
    color:#CC6600;
    text-decoration:none;
}

div.menutopdecoration p
{
	 text-align:center;    /* align:center;*/
}

/* these styles are for sidenotes */

.sidenote {
   margin-right: 0.88em;
   position: absolute;
   right: 0;
   left: 45em;
   top: auto;   
   width: 13.23em;
   text-align: left;
   /*cambio10font-family:"Verdana";*/
   font-family: "Arial","Helvetica","sans-serif";
   font-size:90%; 
   padding:3px;
}

/*tris*/
.sidenote img{
	float: right; /*para que no se ponga el pie a su derecha*/

}

.sidenote a:link, .sidenote a:visited, .sidenote a:hover{	
   color:#CC6600;
}

.sidenotered {
   /*common with sidenote*/
   margin-right: 0.88em;
   position: absolute;
   right: 0;
   left: 45em;
   top: auto;   
   width: 13.4em;
   text-align: left;
   /*cambio10font-family:"Verdana";*/
   font-family: "Arial","Helvetica","sans-serif";
   font-size:90%; 
   padding:0.26em;
   /* end common*/
   background: #FFCCCC;
}

/*cambio1*/
.sidenoteredextra {
   /*common with sidenote*/
   margin-right: 0.88em;
   position: absolute;
   right: 0;
   top: auto;   
   /*cambio43width: 28.5em;
left: 45em;*/
   left: 50em;
   width: 22em;
   text-align: left;
   /*cambio10font-family:"Verdana";*/
   font-family: "Arial","Helvetica","sans-serif";
   font-size:90%; 
   padding:0.26em;
   /* end common*/
   background: #FFCCCC;
}

.leftnote {
  position: absolute;
  top: auto; 
  width: 13.20em;
  left: 0;
  right: 0;
  margin-left: -14.96em;
  /*cambio10font-family:"Verdana";*/
  font-family: "Arial","Helvetica","sans-serif";
  font-size:90%; 
} 


.sidenotemordiente 
{
   float: right; width: 25%; text-align: left; 
   font-size: 140%; font-weight: bold; font-style: italic; 
   padding: 1em; text-indent: -0.5em; background: white; 
   color: black; border: solid black 1px;
   border-width: 1px 0 1px 1px; margin: 0.2em -1px 0.2em 0.5em;
}


.notaeditor {
  /*common leftnote */
  position: absolute;
  top: auto; 
  width: 10.56em;
  left: 0;
  right: 0;
  margin-left: -11.44em;
  text-align: left;
  /*cambio10font-family:"Verdana";*/
  font-family: "Arial","Helvetica","sans-serif";
  font-size:90%; 
  background: #FFFF00;
} 



img.notaeditor {
    display:block;
    float:left;
    margin-left:auto;
    margin-right:auto;
}

dt
{
    font-weight:Bold;
}

div.barraiconosglobales
{
   float: right; width:75%;
}

/*cambio23*/
.storyText form 
{
/*cambio46background-color: #f0f2f7;*/
background-color: #F6F6F3;
}

/*cambio54*/
div.wk form img
{
margin: 0px;
}

/*cambio17*/
/***********multi-column ****************************/
.Article {	
	column-count: 3;
	column-gap: 20px;
	column-rule: 1px dotted #BBB;
	background-color: #FFFFFF;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;	
	padding: 4px;
	text-align: justify;
	/*FF*/
	-moz-column-count:3;
	-moz-column-gap:20px;
 	
}

.Article2Col {
	column-count:2;
	/*FF*/
	-moz-column-count:2;
}

.Article3Col {
	column-count:3;
	/*FF*/
	-moz-column-count:3;
}

/*****************************************************************************************************************/



/***********************************************/
/* Components                                  */
/***********************************************/

/* engloba todo*/
.contenedor {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	/*cambio1width: 48.4em;*/
	width: 100%;
	height: 100%;
	min-height:100%;
	text-align: left; 
	/*cambio29border-right: 1px solid #ccc;*/
}

html > body, html > body .contenedor {
  height:auto;
}


.contenedor div#sinPie{
  padding-bottom:1em;
  /*cambio2*/
  /*cambio8margin: 3em 8em;*/
  /*cambio25margin: 3em 120px 2em 120px;*/
  margin: 0pt auto;
  /*cambio49margin-top: 3em;*/
  margin-top: 4em;
  margin-bottom: 3em;
  margin-left: 120px;
  width: 47.8em;
  
  /*cambio46border: #053061 1px solid;*/
  border: #4E4D4E 1px solid;
  /*cambio9*/
  background-color: white;
}



.masthead{
	/*cambio3position: relative; */
	position: absolute; 
	top:0px;
	left:0px;
	/*cambio1width: 48.3em;*/	/*lleva padding*/
	width:100%;
	/*cambio3height: 4.125em;*/
	height: 3em;
	margin: 0;
	/*cambio3padding: 0px 0px 0px 2px;*/
	padding: 0;
}



.masthead img{
	/*cambio3position: absolute; 
	height: 4.125em;
	padding-left: 8.5em;*/
	height: 3em;
	padding-left: 120px;
}

/************* .navIcon styles *************/

.navIcon img{
	border: 0;
	vertical-align: top;
}

/*cambio13*/
div#home {
	position: absolute; 
	/*cambio49top:0em; */
	top:0.5em; 
	/*cambio52left: 120px; */
	left: 48em; 
	height: 3em;
}

/*cambio52*/
div#home2 {
	position: absolute; 
	top:1.3em; 
	left: 120px; 
	height: 3em;
}

div#home2 a, div#home2 a:link, div#home2 a:hover, div#home2 a:visited
{
text-decoration: none;
color: #234F32;
font-size: 120%;
font-family: arial,helvetica,sans-serif;
}

/*cambio30*/
div#lema
{
position: absolute;
/*cambio49top: 20px;*/
top: 2.2em;
/*cambio58left: 220px;*/
left: 18.5em;
font-size: 75%;
font-family: arial,helvetica,sans-serif;
color: #769C30;
}

.navIcons2
{
	/*cambio4*/
	position:absolute;
	/*cambio50top:-1.3em;
	left:12em;*/
	top:1.7em;
	left:13em;
}


.navIcons2 a, .navIcons2 a:hover, .navIcons2 a:visited
{
	padding-left: 0.45em;
	padding-top: 0.10em;
	/*cambio4border-color: rgb(255,255,255); */
	border-color: #666666; 
	border-width: 0.05em;
	border-style: none none none solid;		
	display: inline;
}

div.navIcons2 ul
{
	margin: 0;
}

div.navIcons2 ul li
{
	display:inline;
	list-style-type: none;
	padding: 0;
}

div.navIcons2 li
{
	position: absolute; 
	top:3.06em; 
	width: 1.8em; 
	height: 1em;
}


.navIcons2 img
{
	border: 0;
	vertical-align: top;
	height: 85%; 
	width: 75%;
}

/*cambio59*/
.navIconsQuick
{
	position:absolute;
	top:0.3em;
	left:24em;
}

div.navIconsQuick ul
{
	margin: 0;
	padding:0;
}

div.navIconsQuick ul li
{
	display:inline;
	list-style-type: none;
	padding: 0;
}

.navIconsQuick img
{
border: 0 none;
}

/*cambio62*/
.navIconsSlide div#capa
{
color: rgb(85, 85, 85); 
/*cambio63left: 900px; */
left: 55.7em; 
position: absolute; 
/*cambio63width: 175px; */
width: 8em; 
z-index: 2; 
background-color: rgb(255, 255, 255);
}

.navIconsSlide a
{
font-size: 0.8em;
}

.navIconsSlide img
{
vertical-align: middle;
padding-right: 0.3em;
padding-bottom: 0.3em;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}

.breadLinks a:link, .breadLinks a:visited, .breadLinks a:hover{	
   color:#CC6600;
   text-decoration:none;
}

.breadLinks a:hover{
	text-decoration:underline;
}

/*********** #navBar link styles ***********/

.navBarItems{
	/*cambio5position: relative;
	float: left;
	width: 7.7em;*/	/*tiene border*/
	/*cambio5height: 100%;
	right: 0px;
	padding: 0px 0px 20px;
	margin: 4px 0px 0px 0px;	
	border-top: 1.125em solid rgb(200,200,200);
	border-right: 0.125em solid rgb(200,200,200);
	border-left: 0.125em solid rgb(200,200,200);*/
	padding: 0.3em;
}

/* A Modified SBMH (Tan hack)*/
.navBarItems
{
  /*cambio5 \width: 7.7em;
  w\idth: 7.7em;*/	/*Firefox e IE*/
}

div.navBarItems ul li
{
	display:inline;
	list-style-type: none;
}

div.navBarItems ul
{
	margin: 0px;
	/*cambio14*/
	float: left;
}

/*cambio7*/
div.navBarItems div.navtitle
{
	position: absolute;
	/*cambio49top: 7em;*/
	top: 8em;
	left: 10em;
	/*width: 73%; no funciona en IE6*/
	width: auto;
	/*cambio26*/
	max-width: 63em;
	z-index:1;
	text-align: left;
	padding: 0.3em;
	/*cambio9*/
	/*cambio27background: #CCCCCC url(../maqueta/fond-fondu.jpg) repeat fixed 0%;*/
}
div.navBarItems div.navtitle ul li
{
	display:inline;
	list-style-type: none;
	width: auto;
}

/*cambio15*/
/*cambio27div.navBarItems li.dummy div.navtitle
{	
	height: 1.2em;
}*/
div.navBarItems li.dummy div.navtitle ul
{	
	position: relative;
	top: -1.5em;
	/*cambio27*/
	/*cambio48background: #CCCCCC url(../maqueta/fond-fondu.jpg) repeat fixed 0%;*/
	background: #CCCCCC url(../maqueta/fond-fondu.jpg) repeat fixed 0% 0%;
}

/*cambio46*/
div.navBarItems ul div.navtitle ul
{
/*cambio48background: #CCCCCC url(../maqueta/fond-fondu.jpg) repeat fixed 0%;*/
background: #CCCCCC url(../maqueta/fond-fondu.jpg) repeat fixed 0% 0%;
}

#navBarImgInf{
	/*cambio5width: 7.95em;
	height: 8.5em; */
	display:none;
}

.navBarItem{
	/*cambio5float: right;
	clear: right;
	position: relative;
	right: 0px;
	margin: 0px;
	padding: 2px;
	width: 95%;
	text-align: right;*/
}


.navBarItem a:link, .navBarItem a:visited, .navBarItem a:hover{
	/*cambio10font-family: Verdana, Helvetica, sans-serif;*/
	font-family: "Arial","Helvetica","sans-serif";
	/*cambio39font-size:80%;*/
	font-size:70%;
	font-weight: bold;
	text-align:right;
	/*cambio5color: #FF9933;*/
	color: white;
	text-decoration:none;
	background-repeat:no-repeat;
	/*cambio5*/
	/*cambio39padding-left: 0.45em;*/
	padding-left: 0.85em;
	padding-top: 0.10em;
	border-color: white; 
	border-width: 0.05em;
	border-style: none none none solid;
}

.navBarItem a:hover{
	text-decoration:underline;
}

.navBarItem span.currentmenu{
	/*cambio10font-family: Verdana, Helvetica, sans-serif;*/
	font-family: "Arial","Helvetica","sans-serif";
	font-weight: bold;
	text-align:right;
	/*cambio46color: #FF9933;*/
	color: #FFCC33;
	background-repeat:no-repeat;
}

span.currentmenu a:link, span.currentmenu a:visited, span.currentmenu a.hover
{
	/*cambio5text-decoration:underline;*/
	/*cambio46color: #FF9933;*/
	color: #FFCC33;
}

/*cambio46*/
div.navtitle span.currentmenu a:link, div.navtitle span.currentmenu a:visited, div.navtitle span.currentmenu a.hover
{
	color: rgb(204,82,0);
	font-size: 1em;
}

.navBar ul a:link, .navBar ul a:visited {display: block;}
.navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body .navBar li {border-bottom: none;}

.navBarItem_Icono{
	position: relative;
	float: right;
	height: 16px;
	width: 16px;
	display: inline;
}

.navBarItem2{
	/*cambio7float: right;
	clear: right;
	position: relative;
	right: 0px;
	margin: 0px;
	padding: 2px;
	width: 95%;
	text-align: right;*/
	/*cambio47*/
	padding-left: 0.45em;
	padding-top: 0.10em;
	border-color: #666666; 
	border-width: 0.05em;
	border-style: none none none solid;
}
.navBarItem2 a:link, .navBarItem2 a:visited, .navBarItem2 a:hover{
	/*cambio10font-family: Verdana, Helvetica, sans-serif;*/
	font-family: "Arial","Helvetica","sans-serif";
	font-size:80%;
	font-weight: bold;
	text-align:right;
	/*cambio7color: #CC6600;*/
	/*cambio46color: #0066CC;*/
	color: #4E4D4E;
	text-decoration:none;
	background-repeat:no-repeat;
	/*cambio7*/
	/*cambio47padding-left: 0.45em;
	padding-top: 0.10em;
	border-color: #666666; 
	border-width: 0.05em;
	border-style: none none none solid;*/
}
.navBarItem2 a:hover{
	text-decoration:underline;
}
.navBarItem2 span.currentmenu{
	/*cambio10font-family: Verdana, Helvetica, sans-serif;*/
	font-family: "Arial","Helvetica","sans-serif";
	font-weight: bold;
	text-align:right;
	/*cmabio46color: #FF9933;*/
	color: rgb(204,82,0);
	background-repeat:no-repeat;
}


/************** .texto_corrido styles *****************/

.texto_corrido{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.texto_corrido p{
	padding: 0px 0px 10px 0px;
}




/*********** .menuPrincipal styles ***********/
.menuPrincipal{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	overflow:hidden;
}

.menuPrincipal h3{
	padding: 10px 0px 2px 0px;
}

.menuPrincipal a:link,
.menuPrincipal a:visited {
	display: block; 
}


/*********** #menuDesglosado styles ***********/

#menuDesglosado{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	overflow:hidden;	
}

#menuDesglosado h3{
	padding: 10px 0px 2px 10px;
}

#menuDesglosado a {
	display: block;
}

#menuDesglosado a:hover{
	background-color: #dddddd;
}





/************* #pie styles ***************/

.pie{
	clear: both;/*no permite flotantes a ningun lado*/
	/*cambio19position: absolute; bottom: 0px;*/
	position: relative;
	height: 1.25em;
	background-color: white;
	/*cambio1width: 48.3em;*/	/*lleva padding*/
	/*cambio8width: 100%;*/
	/*cambio8margin: 0;*/
	/*cambio19margin: 0em 125px;
	padding: 0px 0px 0px 2px;*/
	/*cambio19*/
	width: 100%;
	border-top: 1px solid #FABD23;
}

.pie img{
	padding: 0px;
	vertical-align: middle;
	width: 100%;
	height: 1.25em;
}

.pie p{
	float: left;
	position: absolute; top: 0.4em; left: 0px;
	margin: 0;
	padding: 0px 0px 0px 4px;
	/*cambio10font-family: 'Verdana'; */
	font-family: "Arial","Helvetica","sans-serif";
	font-size: 55%;
	letter-spacing: 0.000000em;
	/*cambio31color: rgb(145,126,111);*/
	color: black;
}


.siteInfoLink{
	float: right;
	clear: left;
	position: absolute; 
	/*cambio19top: 0px; */
	top: 2px; 
	right: 0px;
	margin: 0;
	padding: 0px;
	margin-top: -0.35em;
}

.siteInfoLink a, .siteInfoLink a:hover, .siteInfoLink a:visited
{
	/*cambio10font-family: 'Verdana'; */
	font-family: "Arial","Helvetica","sans-serif";
	/*cambio31color: rgb(145,126,111);*/
	color: black;
	font-size: 65%;
	font-weight: 700;
	margin-top: 0em; 
	letter-spacing: 0.000000em; 
	line-height: 1.150000em;
	text-decoration:none;	
	padding-top: 0.312em;
	padding-left: 0.35em;
	/*cambio19border-color: rgb(255,255,255); */
	border-color: lightgrey; 
	border-width: 0.25em;
	border-style: none none none solid;		
	display: inline;
}


div.siteInfoLink ul
{
	margin: 0;
}

div.siteInfoLink ul li
{
	display:inline;
	list-style-type: none;
	padding: 0;
}



.iconnoborder
{
	border-width: 0;
}

blockquote p:before     { content: no-open-quote }
blockquote p:after { content: no-close-quote }

q:before { content: open-quote }
q:after  { content: close-quote }


q { quotes: '"' '"' "'" "'" }

div .widget 
{
	text-align: center;	
}

.wai a, .wai a:link, .wai a:visited, .wai a:hover
{
	text-decoration:none;
	border-width:0;
	border: 0;
	line-height: 0em; 
}

.wai img
{
	height:1.85em;
	border: 0;
	padding-top: 0.53em;
	width: 5.8em;
}

.invisible {display:none;}

/*cambio32*/
.rightalign , .rightalign .wk
{
text-align:right;
}
.leftalign , .leftalign .wk
{
text-align:left;
}
.centeralign , .centeralign .wk
{
text-align:center;
}


/*cambio42*/
#slideshow {
/*position:absolute;
left:0;
top:13px;
height:33.5em;
width:25.5em;*/
height:35em;
width:45em;
margin-left:0;
padding-top:0;
background-image:url("../maqueta/fond_slideshow.gif");
border:1px solid #000;
z-index:1;
}

#slideshow br {
display:none;
}

#slideshow table#slideshowconfig {
display:none;
}

#slideshow table {
/*position:absolute;
top:-5px;*/
display:none;
}

#slideshow table a {
color:#C9380B;
font-size:small;
text-decoration:none;
}

#slideshowlinks {
display:none;
}

#slideshow .items {
height:33.5em;
}

#slideshow .item {
display:none;
margin:0;
}

#slideshow .item .icon {
height:25em;
margin:0;
padding:0;
}

#slideshow .item .iconLong {
height:33.5em;
margin:0;
padding:0;
}

#slideshow .item .description {
font-family:Century Gothic, AvantGarde, Verdana, Arial, sans-serif;
font-weight:normal;
font-size:2em;
color:#c9380b;
height:3.07em;
margin:0.6em;
}

#slideshow .item .icon br,#slideshow .item .description br {
display:none;
}

#slideshow .slideshowMessage {
/*position:absolute;
left:56em;
top:7em;
width:15em;
font-size:80%;
text-align:center;
z-index:1;*/
display:none;
}

#slideshow2 br {
display:none;
}

#slideshow2 .item {
display:none;
height:41.9em;
margin:0;
}

#slideshow2 .item br {
display:none;
}

#slideshow2 .item h1 {
padding-top:13.4em;
}

#slideshow2 .wk br {
display:inline;
}

#slideshow2 .listaImagenes br {
display:none;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall, div.wk img.PopBoxImageSmall
{
	/*border: none 0px #ffffff;*/
	border: 1px solid grey;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge, div.wk img.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
/*//////////////////////////////////////////////////////////////////////////*/



/*	expand/collapse //////////////////////////////////////////////////////////////////////////*/
.ocultable {
margin-top: 1em;
background: RGB(240,250,226);
font-size: 1em;
}
.accion {
text-decoration:none; 
cursor:pointer; 
font-weight:bold;
/*cambio46color: #0066CC;*/
/*cambio48color:#636363;*/
color: #092E20;
}
/*//////////////////////////////////////////////////////////////////////////*/


/*
- añadir clase gradwhite a la div con fondo transparente: <div class="LateralIlustrado gradwhite"
- dentro de la div incluir <img class="gradwhite" src="maqueta/grad_white.png" />
*/

.gradwhite img.gradwhiteimage, .gradblack img {
  height: 100%;
  left: 0px;
  top: 0px;
  width: 100%;
  position: absolute;
  z-index:0;
}
.gradwhite * {
  position: relative;
  z-index: 1;
}
.gradwhite p {
  margin: 0px;
  padding: 3px;
}
/*mio*/
.gradwhite
{
  position:relative;
}

/*para IE6*/
* html .gradwhite {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='maqueta/grad_white-inverse.png', sizingMethod='scale');
}
/*mio  * html .gradwhite img */
* html .gradwhite img.gradwhiteimage
{
  display:none;
}
* html .gradwhite 
{
  position :static;
}


/*para IE
<div class="box grad blue">

						  <img src="maqueta/grad_white-inverse.png" />
						  <p>Ooo, <a href="#">linked text</a>!</p>
					</div>
					
.grad img {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
}
.box {
  border: solid orange 2px;
  float: left;
  margin: 1px;
  position: relative;
  width: 165px;
  padding: 5px;
}
.box * {
  margin: 0px;
  position: relative;
  z-index: 1;
}
* html .grad {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='grad_white.png', sizingMethod='scale');
}
* html .grad img {
  display: none;
}
* html .box {
	position:static;
}
.blue { 
  background-color: #2382a1; 
}
*/



/*////////////////	imagenes desvanecibles	//////////////////////////////////////////////////////////////////*/
/*cambio60*/

.table_container{
	position: relative;
	
	width:176px;
	height:132px;
	border:1px solid white;
	text-align:center;
	background-image: url(images/purple.jpg);
	background-repeat: no-repeat;	
	overflow:hidden;
}

.text_container{
font-family:Trebuchet MS, Arial;
text-align:center;
width:171px;
height:132px;
position: relative;
top:25px;
vertical-align: middle;
}

/*mcuh
.table_global a{
font-family:Trebuchet MS, Arial;
	color: white;
	font-size: 24px;
	text-decoration:none;
	text-align:center;
}*/

.image_container{
position: relative;
top:-132px;
left: -0px;
width:176px;
border: 0px dotted;
}

.table_container:hover {
	border:1px solid #9373D6;
}




/*mcuh suplantados para navIconsQuick*/
div.navIconsQuick .table_container
{
border:0;
width:50px;
height:60px;
}
div.navIconsQuick .text_container
{
width:50px;
height:60px;
}
div.navIconsQuick .image_container
{
width:50px;
top:-60px;
}
div.navIconsQuick .text_container a
{
text-decoration: none;
}
div.navIconsQuick div
{
float: left;
}
/*//////////////////////////////////////////////////////////*/






/************************************************** divs semanticas ***********************************************************************/
/*cambio11*/

.ImagenApertura 
{
	/*padding-bottom: 1em;	en IE7 no pinta la transparencia*/
}
.ImagenApertura br
{
	/*display: none;	*/
}
.ImagenApertura .wk
{
	margin: 0em;
	padding: 0em;	
}
.ImagenApertura .wk img
{
	margin: 0;	
	border: 0px;
}
/***************************************/
.ImagenAperturaSecundaria 
{
	/*padding-bottom: 1em;		en IE7 no pinta la transparencia*/
}
.ImagenAperturaSecundaria br
{
	display: none;	
}
.ImagenAperturaSecundaria .wk
{
	margin: 0em;
	padding: 0em;	
}
.ImagenAperturaSecundaria .wk img
{
	margin: 0;	
	border: 0px;	
}
/***************************************/
.ImagenesApertura br
{
	display: none;	
}
.ImagenesApertura .wk
{
	margin: 0;
	padding: 0;
	
}
.ImagenesApertura .wk img
{
	margin: 0.5em;
	border: 0px;
}
/***************************************/
.Lateral br
{
	display: none;
}

.Lateral .wk
{
	padding:0.3em 0.5em 0.3em;
}

.Lateral .wk br
{
	display: block;
}

.Lateral div.wk img
{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.Lateral h2
{
	/*cambio41margin-top: 0em;
	margin-bottom: 0em;*/
	/*cambio45margin: 0.2em 0.2em 0 0.2em;*/
	margin: 0;
	text-align: center;
	/*cambio46color: #123D70;*/
	/*cambio48color: #636363;*/
	color: #092E20;
	/*cambio40background-color: RGB(232,239,247);*/
	background-image: url(../maqueta/title-gradient2.jpg);
	font-size: 12px;
	padding-bottom: 0.3em;
}

.Lateral a
{
	/*cambio46color: #0066CC;*/
	/*cambio48color: #636363;*/
	color: #092E20;
	font-size: 11px;
	font-weight: bold;
	/*cambio61text-decoration: none;*/
}
/***************************************/
.LateralDestacado
{
/*cambio40background: #CCCCCC url(../maqueta/fond-fondu.jpg) repeat fixed 0%;*/
background-image: url(../maqueta/z-gradient2.jpg);
border:1px solid white;

}

.LateralDestacado br
{
	display: none;
}

.LateralDestacado .wk
{
	padding:0.3em 0.5em 0.3em;
}

.LateralDestacado .wk br
{
	display: block;
}

.LateralDestacado h2
{
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
	color: white;
	/*cambio40background-color: #194377;*/
	background-image: url(../maqueta/title-gradient.jpg);
	font-size: 12px;
}

.LateralDestacado img
{
	vertical-align: middle;
}

.LateralDestacado span a
{
	/*cambio46color: #0066CC;*/
	/*cambio48color: #636363;*/
	color: #092E20;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	display: inline;
	/*cambio35*/
	text-decoration: none;
}
/*cambio35*/
.LateralDestacado span a:hover
{
	text-decoration: underline;
}
.LateralDestacado div.wk img
{
	vertical-align: middle;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
/***************************************/
.LateralIlustrado
{
/*cambio48background: #CCCCCC url(../maqueta/fond-fondu.jpg) repeat fixed 0%;*/
background: #CCCCCC url(../maqueta/fond-fondu.jpg) repeat fixed 0% 0%;
}

.LateralIlustrado br
{
	display: none;
}

.LateralIlustrado .wk
{
	/*padding:0.3em 1em 0.3em;*/
	text-align: center;
}
.LateralIlustrado div.wk
{
	margin-top: 0;
}
.LateralIlustrado .rightalign .wk
{
text-align: right;
}
.LateralIlustrado .wk br
{
	display: block;
}
.LateralIlustrado .wk img
{
	margin: 0.3em;	
	border: 0px;
}
.LateralIlustrado .wkeddie
{
padding: 0;
margin: 0;
}
.LateralIlustrado .wkeddie div.wk
{
text-align:left;
}
/*cambio57*/
.LateralIlustrado .rightalign div.wk
{
text-align:right;
}
/*cambio57*/
.LateralIlustrado .centeralign div.wk
{
text-align:center;
}
.LateralIlustrado h2
{
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
	/*cambio46color: #123D70;*/
	/*cambio48color: #636363;*/
	color: #092E20;
	/*cambio40background-color: #E8EFF7;*/
	background-image: url(../maqueta/title-gradient2.jpg);
	font-size: 12px;
	padding:0.3em 0.5em;
}
.LateralIlustrado h3
{
font-size: 11px;
/*cambio46color: #0066CC;*/
/*cambio48color: #636363;*/
color: #092E20;
}

.LateralIlustrado img
{
	vertical-align: middle;
}

.LateralIlustrado span a
{
	/*cambio34color: #0066CC;*/
	font-size: 11px;
	/*cambio34font-weight: bold;*/
	vertical-align: middle;
	display: inline;
	color: #092E20;
}
/***************************************/
.Preambulo br
{
	display: none;
}

.Preambulo div.wk
{
padding-left: 0em;
}

.Preambulo .wk br
{
	display: block;
}

.Preambulo h2
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: left;
	/*color: #4B4B4B;*/
	color: black;
	padding-bottom: 0.4em;
}
/***************************************/
.PreambuloDestacado
{
	background-color: beige;
}
.PreambuloDestacado .Article
{
	background-color: beige;
}

.PreambuloDestacado br
{
	display: none;
}

.PreambuloDestacado .wk br
{
	display: block;
}

.PreambuloDestacado h2
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 0em;
	text-align: left;
	color: #4B4B4B;
}
/***************************************/
.TituloDestacado h2
{
	border-bottom: 0.2em solid lightgrey;
}
/***************************************/
.WkDestacado h2
{
	/*cambio46color: #0066CC;*/
	/*cambio48color:#636363;*/
	color: #092E20;
	font-size: 14px;
	font-weight: bold;
	/*margin-top: 0em;*/
}

.WkDestacado h3
{
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}
/***************************************/
.WkDestacado2 h2
{
	color: black;
	background-color: #f2a936;
	font-size: 14px;
	font-weight: bold;
	/*margin-top: 0em;*/
	padding: 0.2em;
}

.WkDestacado2 h3
{
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}
/***************************************/





/************************************************** estilos de páginas concretas***********************************************************************/
#Contacto .storyText a:link, #Contacto .storyText  a:visited
{
/*cambio46color: #0066CC;*/
/*cambio48color:#636363;*/
color: #092E20;
}
/*cambio55*/
#Contacto .navBarItem a:link
{
color: white;
}
#Contacto_DireccionEnvios table div.wk
{
text-align:left;
}
#Descargas .ImagenesApertura table td
{
	padding:0.1em;
}
#Descargas .ImagenesApertura img
{
	clear:both;
}
#Descargas .ImagenesApertura .wk img
{
margin:0.1em;
}
/*cambio56*/
#Descargas .ImagenesApertura td.wkeddie
{
padding: 0px;
}
#Descargas .Lateral span a
{
text-decoration:none;
}
#Descargas .Lateral span a:hover
{
text-decoration:underline;
}
#Descargas .Lateral table div.wk
{
	text-align: left;
}
#Descargas .Lateral table tr
{
	text-align: left;
	border-bottom: 1px solid lightgrey;
}
#Descargas .Lateral div.wk img
{
margin-right: 10px;
}
#Empresa .Texto h3
{
margin-top: 0.2em;
margin-bottom: 0.2em;
font-size: 100%;
}
#Empresa .Texto div.wk
{
margin-top: 0px;
padding-left: 0px;
}
#Empresa .Texto a
{
font-size: 95%;
}
#Inicio h1
{
display: none;
}
#Inicio .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-orange.jpg) repeat 0% 100%;
}
#Inicio .Lateral span a
{
text-decoration:none;
}
#Inicio .Lateral span a:hover
{
text-decoration:underline;
}
#Inicio .Texto h3
{
margin-top: 0.2em;
margin-bottom: 0.2em;
font-size: 100%;
}
#Inicio .Texto div.wk
{
margin-top: 0px;
padding-left: 0px;
}
#Inicio .Texto a
{
font-size: 95%;
}
/*cambio56#Inicio td.wkeddie .wk
{
text-align:center;
}*/
/*cambio56*/
#Inicio td.wkeddie
{
padding: 3px;
}
#Inicio .ImagenAperturaSecundaria
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu.jpg) repeat 0% 80%;
}
#Inicio .Texto h2, #Empresa .Texto h2, #Empresa .TituloDestacado h2
{
	border-bottom: 0.2em solid lightgrey;
	color: #555555;
}
/*cambio56*/
#Productos td.wkeddie
{
padding: 0.1em 0.3em 0.1em 0.1em;
}
#Productos .Preambulo .wk, #Productos .Preambulo img
{
margin: 0;
}
#Productos .Texto div.wk
{
margin-top: 0px;
padding-left: 0px;
}
#Productos .Texto h3
{
margin-bottom: 0;
color: #333333;
}
#Productos .TituloDestacado h2
{
	color:#555555;
}
#Productos table td
{
padding: 0.1em;
padding-right: 0.3em;
}
#Productos_DesktopSearch .Lateral ul
{
padding-left: 0px;
margin-left: 0px;
}
#Productos_DesktopSearch .Lateral li
{
background-image: url(../imagenes/productos/desktopsearch/bullet-ds-intext.gif);
background-position: left top;
background-repeat: no-repeat;
list-style-type: none;
padding: 0pt 0pt 0.6em 1.5em;
}
#Productos_DesktopSearch table div.wk
{
	text-align: left;
}
#Productos_DesktopSearch .ImagenApertura div.wk
{
	text-align: center;
}
#Productos_DesktopSearch h1
{
display: none;
}
#Productos_DesktopSearch td.wkeddie
{
	vertical-align: top;
}
#Productos_DesktopSearch_Descarga .LateralIlustrado
{
border-top: 4px solid red;
border-bottom: 3px solid yellow;
border-right: 1px dotted red;
border-left: 1px dotted red;
}
#Productos_DesktopSearch_Descarga .WkDestacado2 ul
{
margin-left: 0px;
}
#Productos_DesktopSearch_Descarga .WkDestacado2 li
{
background-image: url(../imagenes/productos/desktopsearch/bullet-ds-intext.gif);
background-position: left top;
background-repeat: no-repeat;
list-style-type: none;
padding: 0pt 0pt 0.2em 1.5em;
}
#Productos_DesktopSearch_Descarga .WkDestacado2 div.wk
{
padding-left: 1.3em;
}
#Productos_DesktopSearch_Descarga .WkDestacado2 h2
{
	background-color: #FDD00C;
	margin-top: 1em;
}

#Productos_DesktopSearch_Descarga .WkDestacado2 h3
{
	border-bottom: 0.1em solid #e5cc67;
	background-image: url("../imagenes/productos/desktopsearch/big-bullet.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
}
#Productos_DesktopSearch_FAQ .Texto h2
{
	color: black;
	border-bottom: 0.1em solid #e5cc67;
	font-size: 12px;
}
#Productos_DesktopSearch_FAQ .Texto table div.wk
{
text-align: left;
}
#Productos_DesktopSearch_HojaEspecificaciones .Texto ul
{
padding-left: 34px;
margin-left: 0px;
}
#Productos_DesktopSearch_HojaEspecificaciones .Texto h2, #Productos_DesktopSearch_EspecificacionesGenerales .Texto h2
{
	color: black;
	border-bottom: 0.1em solid #fcce00;
	background-image: url("../imagenes/productos/desktopsearch/big-bullet.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
}
#Productos_DesktopSearch_InstantaneasPantalla .Texto h2
{
	color: black;
	border-bottom: 0.1em solid #e5cc67;
	background-image: url("../imagenes/productos/desktopsearch/big-bullet.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
}
#Productos_DesktopSearch_InstantaneasPantalla .Texto table div.wk
{
	text-align: left;
}
#Productos_DesktopSearch_InstantaneasPantalla .Texto div.wk
{
	margin-top: 0;
}
#Productos_DesktopSearch_InstantaneasPantalla ul.wktoc li
{
	list-style-type: none;
	display: inline;
}
#Productos_DesktopSearch_NovedadesProducto .Texto h2
{
	color: red;
	border-bottom: 0.1em solid #e5cc67;
	background-image: url("../imagenes/productos/desktopsearch/big-bullet-double.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 3em;
}
#Productos_DesktopSearch_NovedadesProducto .Texto img
{
padding-right: 1em;
}
#Productos_DesktopSearch_NovedadesProducto .Texto ul, #Productos_DesktopSearch_NovedadesVersionProducto11 .Texto ul, #Productos_DesktopSearch_NovedadesVersionProducto12 .Texto ul
{
padding-left: 34px;
margin-left: 0px;
}
#Productos_DesktopSearch_NovedadesVersionProducto11 .Texto h2, #Productos_DesktopSearch_NovedadesVersionProducto12 .Texto h2
{
	color: black;
	font-size: 12px;
}
#Productos_DesktopSearch_RecortesPrensa .TituloDestacado h2
{
	color: black;
	border-bottom: 0.1em solid #e5cc67;
	background-image: url("../imagenes/productos/desktopsearch/big-bullet.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
}
#Productos_Meta .WkDestacado h2
{
	/*cambio46color: #0066CC;*/
	/*cambio48color:#636363;*/
	color: #092E20;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0em;
	border-bottom: 0.1em solid #699e1c;
}
#Productos_Meta .LateralIlustrado div.wk, #Productos_Meta .LateralIlustrado div.wk img
{
padding: 0;
margin: 0;
}
#Productos_Meta_ComplementosConfiguracion .Texto h2
{
	background-color: #EAEAEA;
	color: black;
}
#Productos_Meta_ComplementosConfiguracion .Texto table div.wk
{
	text-align: left;
}
#Productos_Meta_NovedadesProducto .Texto h2, #Productos_Meta_HojaEspecificaciones .Texto h2
{
	background-color: #699E1C;
	text-align: center;
	width: 20em;
	color: white;
}
#Productos_Meta_InstantaneasPantalla .Texto h2
{
	border-bottom: 0.1em solid #699E1C;
	width: 20em;
}
#Productos_Meta_InstantaneasPantalla ul.wktoc
{
	border: 0.2em solid #699E1C; 
	border-top: 0.4em solid #699E1C;
}
#Productos_Meta_InstantaneasPantalla ul.wktoc li
{
	list-style-type: none;
	display: inline;
}
#Productos_Meta_InstantaneasPantalla .Texto .wk
{
	padding-left: 0;
	padding-right: 0;
}
#Productos_Meta_InstantaneasPantalla .Texto img
{
	margin-left: 0;
}

#Productos_ProductosAgent_Descargas .Texto h2
{
	color:#555555;
	border-bottom: 0.1em solid lightgrey;
}
#Productos_ProductosAgent_Descargas .Lateral .wk
{
	text-align: center;
}
#Productos_ProductosAgent_Descargas .Lateral a
{
font-size: 110%;
}
#Productos_ProductosAgent_Descargas .Lateral ul
{
list-style-type: none;
padding-left: 8.5em;
margin-left: 0px;
}
#Productos_ProductosAgent_HojaEspecificaciones ul
{
padding-left: 34px;
}
#Productos_ProductosAgent_InstantaneasPantalla .Texto h2
{
color:black;
font-size: 12px;
}
#Productos_ProductosAgent_InstruccionesDetalladasInstalacion .Texto h2
{
	color: #333333;
	border-bottom: 0.1em solid lightgrey;
}
#Productos_ProductosSaviaCut_Descargas .Lateral ul
{
list-style-type: none;
padding-left: 8.5em;
margin-left: 0px;
}
#Productos_ProductosSaviaCut_SaviaCut .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-red.jpg) repeat 0% 0%;
}
#Productos_ProductosSaviaCut_SaviaCutPlus .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-yellow.jpg) repeat 0% 0%;
}
#Productos_SaviaCatalogo .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu.jpg) repeat 0% 0%;
}
/*cambio56*/
#Productos_SaviaCatalogo .ImagenApertura td.wkeddie
{
padding: 3px;
}
#Productos_SaviaCatalogo_DescargaDemo .WkDestacado2 ul
{
padding-left: 34px;
margin-left: 0px;
list-style-type: none;
}
/*cambio56*/
#Productos_ProductosSaviaCut_SaviaCut .ImagenApertura td.wkeddie
{
padding: 3px;
}
/*cambio56*/
#Productos_ProductosSaviaCut_SaviaCutPlus .ImagenApertura td.wkeddie
{
padding: 3px;
}
#Productos_SaviaTarifas .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-orange.jpg) repeat 0% 0%;
}
/*cambio56*/
#Productos_SaviaTarifas .ImagenApertura td.wkeddie
{
padding: 3px;
}
#Productos_SaviaTarifas_DescargaDemo .WkDestacado2 ul
{
padding-left: 34px;
margin-left: 0px;
list-style-type: none;
}
/*cambio56*/
#Productos_SaviaWeb td.wkeddie
{
padding: 3px;
}
#Productos_SaviaWeb .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-green.jpg) repeat 0% 0%;
}
#Productos_SaviaWeb .WkDestacado h2
{
	/*cambio46color: #0066CC;*/
	/*cambio48color:#636363;*/
	color: #092E20;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0em;
	border-bottom: 0.1em solid #699e1c;
}
#Productos_SaviaWeb .WkDestacado li
{
background-image: url(../imagenes/productos/saviaweb/bullet-sw-intext.gif);
background-position: left top;
background-repeat: no-repeat;
list-style-type: none;
padding: 0pt 0pt 0.2em 1.5em;
}
#Productos_SaviaWeb_DescargaDemo .WkDestacado2 ul
{
padding-left: 34px;
margin-left: 0px;
list-style-type: none;
}
#Productos_SaviaWeb_EspecificacionesGenerales .Texto h2
{
	background-color: #699E1C;
	text-align: center;
	width: 33em;
	color: white;
}
#Productos_SaviaWeb_InstantaneasPantalla .WkDestacado h2
{
	/*cambio46color: #0066CC;*/
	/*cambio48color:#636363;*/
	color: #092E20;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0em;
	border-bottom: 0.1em solid #699e1c;
}
#Productos_SaviaWeb_InstantaneasPantalla .WkDestacado h4
{
	color: #699E1C;
}
#Productos_SaviaWeb_InstantaneasPantalla .Texto img
{
border: 2px solid #C8C8C8;
margin-left: 0;
}
#Productos_SaviaWeb_InstantaneasPantalla table div.wk
{
	text-align: left;
}
/*cambio53*/
#Productos_SaviaWeb_PresentacionRecorridoProducto .defaultNoscript
{
display: none;
}
#Productos_SaviaWeb_SitioWebMuseoSefardi .WkDestacado h2
{
	/*cambio46color: #0066CC;*/
	/*cambio48color:#636363;*/
	color: #092E20;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0em;
	border-bottom: 0.1em solid #699e1c;
}
#Productos_SaviaWeb_SitioWebMuseoSefardi .WkDestacado h4
{
	color: #699E1C;
}
#Productos_SaviaWeb_SitioWebMuseoSefardi .Texto img
{
border: 2px solid #C8C8C8;
margin-left: 0;
}
#Productos_SaviaWeb_SitioWebMuseoSefardi table div.wk
{
	text-align: left;
}
#Productos_SaviaCatalogo_InstantaneasPantalla .Texto .wk
{
	padding-left: 0;
	padding-right: 0;
}
#Productos_SaviaCatalogo_InstantaneasPantalla .Texto img
{
	margin-left: 0;
	margin-top: 0;
}
#Productos_Summarizer_DescargaDemo .WkDestacado2 h2
{
	background-color: white;
	margin-top: 1em;
	/*cambio46color: #0066CC;*/
	/*cambio48color:#636363;*/
	color: #092E20;
}
#Productos_Summarizer_DescargaDemo .WkDestacado2 h3
{
	background-color: #fc862f;
	padding: 0.2em;
}
#Productos_Summarizer_DescargaDemo .WkDestacado2 ul
{
background-color: #FFFFCC;
list-style-type: none;
padding-left: 34px;
margin-left: 0px;
padding-top: 1em;
border: 1px solid grey;
}
#Productos_Summarizer_HojaEspecificaciones .Texto ul
{
padding-left: 0px;
margin-left: 0;
}
#Productos_Summarizer_HojaEspecificaciones .Texto li
{
background-image: url(../imagenes/productos/summarizer/summarizer-bullet-orange-2.gif);
background-position: left top;
background-repeat: no-repeat;
list-style-type: none;
padding: 0pt 0pt 0.2em 1.5em;
}
#Productos_Summarizer_InstruccionesDetalladasInstalacion ul.wktoc li
{
list-style-type: none;
display: inline;
}
#Productos_Summarizer_InstruccionesDetalladasInstalacion .Texto h2
{
color: black;
font-size: 12px;
}
#Productos_Summarizer_NovedadesProducto .Texto ul
{
padding-left: 34px;
margin-left: 0px;
}
#Productos_Tracker .WkDestacado h2
{
color: black;
font-size: 12px;
}
#Productos_Tracker_DescargaDemo .WkDestacado2 ul
{
padding-left: 34px;
margin-left: 0px;
list-style-type: none;
}
#Productos_Tracker_FAQ .Texto h2
{
	color: black;
}
#Productos_Tracker_FAQ ul.wktoc li
{
	list-style-type: none;
	display: inline;
}
#Productos_Tracker_HojaEspecificaciones ul.wktoc li
{
	list-style-type: none;
	display: inline;
}
#Productos_Tracker_HojaEspecificaciones .Texto ul
{
padding-left: 34px;
margin-left: 0px;
}
#Productos_Tracker_InstantaneasPantalla .Texto .wk
{
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
}
#Productos_Tracker_InstantaneasPantalla .Texto img
{
	margin-left: 0;
	margin-top: 0;
}
#Productos_Tracker_NovedadesProducto .Texto h3
{
font-size: 12px;
margin-bottom: 0px;
}
#Soporte .storyText a:link, #Soporte .storyText a:visited
{
/*cambio46color: #0066CC;*/
/*cambio48color:#636363;*/
color: #092E20;
}
/*cambio55*/
#Soporte .navBarItem a:link
{
color: white;
}
#Soporte_FAQs_AgentFamily .Texto h2, #Soporte_FAQs_Tracker .Texto h2, #Soporte_FAQs_Summarizer .Texto h2, #Soporte_FAQs_SaviaCatalogo .Texto h2, #Soporte_FAQs_SaviaTarifas .Texto h2, #Soporte_FAQs_SaviaWeb .Texto h2, #Soporte_FAQs_FamiliaSaviaCut .Texto h2
{
color:black;
}
#Soporte_FAQs_AgentFamily .Texto h3, #Soporte_FAQs_Tracker .Texto h3, #Soporte_FAQs_Summarizer .Texto h3, #Soporte_FAQs_SaviaCatalogo .Texto h3, #Soporte_FAQs_SaviaTarifas .Texto h3, #Soporte_FAQs_SaviaWeb .Texto h3, #Soporte_FAQs_FamiliaSaviaCut .Texto h3
{
border-bottom: 1px solid grey;
}
#Tienda .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-grey.jpg) repeat 0% 0%;
}
#Tienda table.wkeddie .wk
{
text-align: left;
}
#Tienda table.wkeddie .wk img
{
margin-right: 0.7em;
}
/*cambio56*/
#Tienda td.wkeddie
{
padding: 3px;
}
#Tienda table .wk
{
margin: 0;
}
#Tienda table .wk img
{
margin: 0;
}
#Tienda_ActualizarAProfesional .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu.jpg) repeat 0% 0%;
}
#Tienda_CondicionesDescuentoEducativo .Texto h2
{
color:black;
}
/*cambio56*/
#Tienda_CondicionesDescuentoVolumen td.wkeddie
{
padding: 4px;
}
#Tienda_ComprarSaviaCatalogo .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu.jpg) repeat 0% 0%;
}
#Tienda_ComprarSaviaTarifas .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-orange.jpg) repeat 0% 0%;
}
#Tienda_ContratarSaviaWeb .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-green.jpg) repeat 0% 0%;
}
#Tienda_ComprarSaviaCut .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-red.jpg) repeat 0% 0%;
}
#Tienda_ComprarSaviaCutPlus .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-yellow.jpg) repeat 0% 0%;
}
#Tienda_ComprarCopernicAgentPersonal .Texto h2, #Tienda_ComprarCopernicAgentProfessional .Texto h2, #Tienda_ComprarCopernicTracker .Texto h2, #Tienda_ComprarCopernicSummarizer .Texto h2, #Tienda_ComprarCopernicSummarizer .Texto h2, #Tienda_ActualizarAProfesional .Texto h2, #Tienda_ComprarAgrupacionPersonalSummarizer .Texto h2, #Tienda_ComprarAgrupacionProfessionalSummarizer .Texto h2, #Tienda_ComprarSaviaCatalogo .Texto h2, #Tienda_ComprarSaviaTarifas .Texto h2, #Tienda_ComprarSaviaWeb .Texto h2, #Tienda_ComprarSaviaCut .Texto h2, #Tienda_ComprarSaviaCutPlus .Texto h2
{
border-bottom: 0.2em solid lightgrey;
color: #333333;
}
#Tienda_ComprarAgrupacionPersonalSummarizer .ImagenApertura, #Tienda_ComprarAgrupacionProfessionalSummarizer .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu.jpg) repeat 0% 0%;
}
#Tienda_ComprarAgrupacionPersonalSummarizer .Texto table .wk, #Tienda_ComprarAgrupacionProfessionalSummarizer .Texto table .wk
{
text-align: left
}
#Tienda_ComprarCopernicAgentPersonal .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-green.jpg) repeat 0% 0%;
}
#Tienda_ComprarCopernicAgentProfessional .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-orange.jpg) repeat 0% 0%;
}
#Tienda_ComprarCopernicSummarizer .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-red.jpg) repeat 0% 0%;
}
#Tienda_ComprarCopernicSummarizer .Texto table td
{
padding: 0px;
}
#Tienda_ComprarCopernicSummarizer .Texto table td img
{
margin: 0px;
}
#Tienda_ComprarCopernicTracker .ImagenApertura
{
background: #CCCCCC url(../maqueta/stripe2-fond-fondu-grey.jpg) repeat 0% 0%;
}
#Tienda_ComprarCopernicTracker .storyText form table
{
background-color: white;
border: 1px solid darkblue;
}
#Tienda_ComprarCopernicTracker .Texto table
{
border: 1px solid orange;
}
#Tienda_ComprarCopernicTracker .Texto li
{
margin-bottom: 1em;
}
#Tienda_CondicionesDescuentoEducativo .Texto ul
{
padding-left: 34px;
margin-left: 0px;
}
/*cambio56*/
#Tienda_ContratarSaviaWeb td.wkeddie
{
padding: 0;
}
#Tienda_FAQTienda form
{
border-top: 1px solid #003366;
border-bottom: 1px solid #003366;
}
#Tienda_FAQTienda .ImagenApertura table td
{
text-align:right;
}
#Tienda_FAQTienda .Texto
{
background-color: #f0f2f7;
border-top: 1px solid #003366;
border-bottom: 1px solid #003366;
}
#Tienda_FAQTienda .Texto h2
{
background: #DBDFEB none repeat scroll 0%;
color: #003366;
margin:0;
}
#Tienda_OtrasFormasComprar .Texto h2
{
color: black;
font-size:12px;
}




