﻿/* ESTILOS de Estilos.css */

body
{ 
	margin:0; 
	text-align:justify; 
	background-color: #ffffff; 
	line-height:1.7em; 
    font-family:Arial; 
    font-size: 12px; 
    font-weight:normal;
	color: #666666;	
}

/* estilos para la caja de atención personalizada */
.cajaAtencionPersonalizada
{
	border-right: #909200 2px solid;
	border-top: #909200 2px solid;
	border-left: #909200 2px solid;
	border-bottom: #909200 2px solid;

}

/*
.textoAtencionPersonalizada
{
}
*/

.telefonoAtencionPersonalizada
{
	font-weight: bold;
	font-size: 14px;
	color: #b7be66;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.contenedor-cabecera 
{
	width:760px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
}

.contenedor-secciones-informativas
{        
	width: 460px; 
	border-bottom: #cacaca 1px dashed; 
	text-align:right;
}

.secciones-informativas a:link {
	color: #000000; 
	text-decoration: none; 
	background: #ffffff;
	font-weight:bold; 
	font-size:0.9em;
}

.secciones-informativas a:visited {
	color: #000000; 
	text-decoration: none; 
	background: #ffffff;
	font-weight:bold; 
	font-size:0.9em;
}

.secciones-informativas a:hover {
	text-decoration: none; 
	color:#ffffff; 
	background: #980000; 
	font-weight:bold; 
	font-size:0.9em;
}

.secciones-informativas a:active {
	color: #000000; 
	text-decoration: none; 
	background: #ffffff;
	font-weight:bold; 
	font-size:0.9em;
}

.contenedor-logo 
{    
	width:300px;
	font-size: 2.3em; 
	font-family: Arial, "Times New Roman", Times, serif; 
	font-variant: small-caps;
	text-align:center;
	vertical-align:middle;
	margin-top:6px;
}

.logo a {
	color: #4a6bb3; 
	text-decoration: none;
}

.fondo-pestanas
{
    background-image:url(../imagenes/fondo_pestanas.gif);
}

.contenedor-pestanas {
    width:580px; 
    font-size:1em; 
    margin-right:auto; 
    margin-left:212px;
} 

.contenedor-carrito {
    width:300px;      
    border: solid 1px Black;
    margin-top:10px;
    margin-bottom:10px;
    padding-top:2px;
    
} 

.cabecera {
    color:#d61719;
    font-size:1.1em;
    font-weight:bold;
    vertical-align:middle;
    text-align:left;
}


.menu-catalogo-raiz {
    color: White;  
    text-decoration: none; 
    font-weight:bold;
    width:50px;
}

.menu-catalogo-raiz  a:link {
	color: White;  
	text-decoration: none; 
	font-weight:bold;
    width:50px;
}

.menu-catalogo-raiz  a:visited {
	color: White;  
	text-decoration: none; 
	font-weight:bold; 
    width:50px;
}

.menu-catalogo-raiz  a:hover {
	color: White; 
	text-decoration: none; 
	font-weight:bold; 
    width:50px;
}

.menu-catalogo-raiz  a:active {
	color: White;  
	text-decoration: none; 
	font-weight:bold; 
    width:50px;
}

.menu-catalogo-nodo  a:link {
	color: White; 
	text-decoration: none; 
	font-weight:normal;
	width:50px;
}

.menu-catalogo-nodo  a:visited {
	color: White;  
	text-decoration: none; 
	font-weight:normal; 
	width:50px;
}

.menu-catalogo-nodo  a:hover {
	color: White;  
	text-decoration: none; 
	font-weight:normal; 
	width:50px;
}

.menu-catalogo-nodo  a:active {
	color: White; 
	text-decoration: none; 
	font-weight:normal; 
	width:50px;
}

.linea-rayas {
	width: 100%; 
	height:0px; 
	border-top: #cacaca 1px dashed; 	
}


.contenedor-columna-central
{        

}

input.boton{	
	color : Black;
	background-image: url(../imagenes/btn_bg.gif);
	border : 1px solid Gray;
	cursor : pointer;
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

input {
	color : #2D5BAA;
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 1px solid #2D5BAA;		
}

select
{
	color : #2D5BAA;
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 1px solid #2D5BAA;			
}

input.check {
	color : #000000;
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 0px solid #2D5BAA;	
	cursor:pointer;	
}

.check input
{
	color : #000000;
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 0px solid #2D5BAA;	
	cursor:pointer;	
}

input.SoloLectura 
{
	background-color:#F3F3F3;	
	color:#8B8B8B;
}

textarea.SoloLectura 
{
	background-color:#F3F3F3;	
	color:#8B8B8B;
}

h1, h2, h3 {color:#444444;}

h1 {
    color:#666666;
	font-size: 1em;
	font-weight: bold;
}

h2 {
	margin-top:1em;
	font-size: 1em;
	font-weight: normal;
}

h3 {
	margin: 0.5em 0;
	font-size: 0.9em;
	font-weight: normal;
}



.titulo-producto {
	color: #002569; 
	text-decoration: none; 
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}

.titulo-producto a:link {
	color: #002569; 
	text-decoration: none; 
	font-weight:bold;
}

.titulo-producto a:visited {
	color: #002569; 
	text-decoration: none; 
	font-weight:bold; 
}

.titulo-producto a:hover {
	color: #706E70; 
	text-decoration: none;
	font-weight:bold; 
}

.titulo-producto a:active {
	color: #002569; 
	text-decoration: none; 
	font-weight:bold; 
}

.descripcion-producto
{
	color: #002569; 
	font-family:Arial;
}

.subcategorias a:link {
	color: #0351A1; 
	text-decoration: none; 
	font-weight:normal;
}

.subcategorias a:visited {
	color: #0351A1; 
	text-decoration: none; 
	font-weight:normal; 
}

.subcategorias a:hover {
	color: #872A2B; 
	text-decoration: none; 
	font-weight:normal; 
}

.subcategorias a:active {
	color: #0351A1; 
	text-decoration: none; 
	font-weight:normal; 
}

a
{
	color:#68696C;
	text-decoration: none; 
}

a:hover {
	color:#EC6E00; 
	text-decoration: none; 
}

.resaltado {
    font-weight:bold;
    color:Black;
}

.resaltado-gris-negrita
{
	color:#6D6D74;
	font-family:Arial;
	font-weight:bold;
}

.resaltado-gris
{
	color:#6D6D74;
	font-family:Arial;
}

.error {
    font-weight:bold;
    /*color:#EC6E00;**/
    color:#EC6E00;
}

.error a:link
{
	color:gray;
}

.error a:visited
{
	color:gray;
}

.error a:active
{
	color:gray;
}

.error a:hover
{
	color:gray;
}

.precio {
    font-weight: bold;
}

.precio a:link 
{
    font-weight: bold;
    color:Black;
}

.precio a:visited
{
    font-weight: bold;
    color:Black;
}

.precio a:active
{
    font-weight: bold;
    color:Black;
}

.precio a:hover
{
    font-weight: bold;
    color:#666666;
}

.precio-tachado {
    text-decoration: line-through;
    font-weight: bold;
}

.precio-oferta {
    color: #872A2B;
    font-style: italic;
    font-weight: bold;
}

.tabla-paginado-productos
{
    background-color: #666666;
}


/* Estilos MovalTools */

.DefaultFuente
{
}

/* Logos */

.LogoInicio
{
    /*background-image: url(../imagenes/MovalTools/MovalToolsLogo.gif);*/
    background-image: url(../imagenes/MovalTools/LogoMoval.gif);
    background-position:top left;
    background-repeat:no-repeat;
	/* width: 504px; */
    /*height: 130px;*/
    
}

.Logo
{
    /*background-image: url(../imagenes/MovalTools/MovalToolsLogoHdr.gif);*/
    background-image: url(../imagenes/MovalTools/LogoMoval.gif);
    background-position:top left;
    background-repeat:no-repeat;
    /* cursor: hand; */
    width: 220px;
    height: 60px;
}

/*BANNERS*/
.bannerDto
{
    background-image: url(../imagenes/MovalTools/bannerDtoOnline.gif);
    background-position:top left;
    background-repeat:no-repeat;
    width: 120px;
    height: 60px;
}

/* Menu */

.FondoMenu 
{
}

.fondoListadosMenu
{
	width:100%;
	background-color:#F5F5F0;
}

.TextoMenu
{
    text-align: left;
    cursor: hand;
    font-size: 12px;
}

.TextoAtencion
{
    text-align: left;
    font-size: 9px;
}



/* Paneles */

.contenedor-columna-izquierda
{
	width:246px; 
}

.pie-columna-izquierda
{
}

.contenedor-columna-derecha
{
}

.tituloPpalColumnaIzq
{
	background-color:#B7BE66;
	/* height:50px; */
	vertical-align:bottom;
	color:White;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:2px;
	font-size: 11px;
}


.fondo-tema-sup
{
	height:16px;
	background-repeat:no-repeat;
	background-image: url(../imagenes/MovalTools/FondoTemaSup.gif);	
}

.fondo-tema-cen
{
	background-image: url(../imagenes/MovalTools/FondoTemaCen.gif);	
}

.fondo-tema-inf
{	
	height:16px;
	background-repeat:no-repeat;
	background-image: url(../imagenes/MovalTools/FondoTemaInf.gif);	
}


/* Carrito */

.FondoEditCarritoUp
{
    color: white;
    background-color:white;
}

.FondoEditCarritoDown
{
   color: white;
   background-color:white;
}

.ColorTituloCarrito
{
    color:#CCC8B3;
    text-indent:5px;
}

.EstiloCarrito
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-left:5px;
}

.IntroDetalleCarrito
{
}


.VerDetalle
{
    color:Black;
    font-weight:bold;    
}

/* Categorias */

.FondoCategorias
{
	height:350px;
	vertical-align:top;
	background-repeat:no-repeat;
	background-image: url(../imagenes/MovalTools/FondoCategorias.gif);	
}

/* Titulos */

.TituloArbolCatalogo
{
    color: Gray;
    font-size: 14px;
    text-indent: 15px;
}
.TituloBestsellers
{
    color: Gray;
    font-size: 14px;
    text-indent: 15px;
}


/* Barra Menu */

.BarraMenu
{
}

.BarraMenu a:link 
{
    color:Black;
}

.BarraMenu a:visited
{
    color:Black;
}

.BarraMenu a:active
{
    color:Black;
}

.BarraMenu a:hover
{
    color: #B7BE66;
}


/* top */

.Top
{
	/* background-image: url(../imagenes/MovalTools/FondoTop5.gif); 
	background-repeat:repeat-y;*/
	background-color: #F5F5F0;
    color:White;
    font-weight:bold;
}

/*
.Top a:visited
{	
    color:White;
    font-weight:bold;

}
*/

.Top a:link
{
    color:White;
    font-weight:bold;
}
.Top a:hover
{
    color:White;
    /*font-weight:bold;*/
}



/* link buscador */

a.linkBuscador
{
	text-align: right;
    color: #CCC8B3;	
}

a.linkBuscador:link
{  
    color: #CCC8B3;	
}

/*
a.linkBuscador:active
{  
}
*/

/*
a.linkBuscador:visited
{  
}
*/

a.linkBuscador:hover
{
    color:#9C9C9A;  
}

/* Menu Destacados */

.IndentacionTemas
{  
	width:30px;
}

.IndentacionDestacados
{
}


a.menuDestacados
{
	
    font-weight:bold;
    font-size: 11px;
    /*text-indent:30px;*/
	/*color:#9C9C9A;*/
}

/*
a.menuDestacados:active
{
}
*/

a.menuDestacados:link
{
    color: #727272;
    font-weight:bold;
}

a.menuDestacados:visited
{
    color: #727272;
    font-weight:bold;
}

a.menuDestacados:hover
{
    color:#B7BE66;
    font-weight:bold;
}



/* Menu Izquierda */

.MenEsq
{
	padding-left:30px;	
    font-weight:bold;
    font-size: 11px;
}

a.LinkMenEsq
{
    color:White;
}

a.LinkMenEsq:link   
{ 
    color:White;
}

a.LinkMenEsq:visited   
{
    color:White;
}

a.LinkMenEsq:hover
{
    color:White;
}


/* buscador */

.EditBuscador
{
    border-right: #ccc4af 1px solid;
    border-top: #ccc4af 1px solid;
    border-left: #ccc4af 1px solid;
    border-bottom: #ccc4af 1px solid;
}


.contenedor-buscador 
{	     
    border: solid 1px Black;
    margin-top:10px;
    margin-bottom:10px;
    padding-top:2px;
    
} 


/* Botón buscador */

.BotonBuscador
{
    /*border:0;*/
    width:25px;
    height:25px;
    cursor:pointer;
    /*background-image:url(../imagenes/MovalTools/Buscar.gif);    */
    background-image:url(../imagenes/search.png);
}


/* Imagenes Lista de productos */

.EstiloParteSuperior
{
	height: 22px;
	background-position: 7px 0px;
	background-image: url(../imagenes/MovalTools/ItemParteSuperior.gif);
	background-repeat: no-repeat;
}

.FuenteBuscador
{
	color:White;
	cursor:pointer;
}

.EstiloImagenCentral
{
	border: solid 0px black; 
	height: 160px;
}

.EstiloImagenCentralIndex
{
	border: solid 0px black; 
	height: 200px;
}


.EstiloParteInferiorSup
{
	/*background-position: 8px 0px; 
	background-image: url(../imagenes/MovalTools/ItemParteInfSup.gif);
    background-repeat: no-repeat*/
}

.EstiloParteInferiorCen
{
	background-color: #F5F5F0;
}

.EstiloParteInferiorInf
{
	/*background-image: url(../imagenes/MovalTools/ItemParteInfInf.gif);
	background-repeat: no-repeat;*/
}

.ItemParteSup
{
	/*background-image: url(../imagenes/MovalTools/ItemParteSup.gif);
	background-repeat: no-repeat;
	height:10px;*/
}

.ItemParteInf
{
	/*background-image: url(../imagenes/MovalTools/ItemParteInf.gif);
	background-repeat: no-repeat;
	height:10px;*/
}

.ItemParteCen
{
	/*height: 160px;*/
	/*background-image: url(../imagenes/MovalTools/ItemParteCen.gif);
	background-repeat:repeat-y;*/
}

.ItemPrecio
{
	color:#EC6E00;
	font-family:Arial;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

.Precio
{
	/*color: #FF5D00;*/
	color: #EC6E00;
	font-size:13px;
	font-weight:bolder;
	font-family: Arial;
}

.ItemImpuestosIndirectos
{
	color:Gray;
	font-size:8px;
	font-family: Arial;
	font-weight:bold;
	letter-spacing:0.7px;
}

.ImpuestosIndirectos
{
	color:Gray;
	font-size:9px;
	font-family:Arial;
	font-weight:300;
}

.BtnMarcoNaranja
{
	background-image: url(../imagenes/MovalTools/BtnMarcoNaranja.gif);
	background-repeat: no-repeat;
	vertical-align:middle;
	text-align:center;
	color: #EC6E00;
	font-family:Arial;
	width:87px;
	font-size:9px;
}

.BtnMarcoNaranja a
{
	vertical-align:middle;
	text-align:center;
	color: #EC6E00;
	font-family:Arial;
	width:87px;
	font-size:9px;
}

a.BtnMarcoNaranja
{
	vertical-align:middle;
	text-align:center;
	color: #EC6E00;
	font-family:Arial;
	width:87px;
	font-size:9px;
}

.textoNaranja
{
	color:#EC6E00;
	font-family:Arial;
}

.BtnMarcoGris
{
	background-image: url(../imagenes/MovalTools/BtnMarcoGris.gif);
	background-repeat: no-repeat;
	vertical-align:middle;
	text-align:center;
	color: #706E70;
	font-family:Arial;
	width:87px;
	font-size:9px;
}

.TablaProductos
{
	background-image: url(../imagenes/MovalTools/FondoBordeLista.gif);
	background-repeat: no-repeat;
	width:217px;
	height:261px;
}

.ItemDescripcionProducto
{
	color: Gray;
	font-family:Arial;
	font-size:8px;
	font-weight:bold;
	line-height:normal;
}

/**************************************************************************/
/*	BUSCADOR ************************
/**************************************************************************/

.inputMarcoBuscador {
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 90px;
	height: 19px;
	font: normal 11px Arial;
	color: #666666;
	background: url(../imagenes/MovalTools/MarcoBuscador.gif)  repeat scroll left top;
	border: none;
	float: left;
}

.inputMarcoCarrito {
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	width: 160px;
	height: 19px;
	font: normal 11px Arial;
	color: #666666;
	background: url(../imagenes/MovalTools/MarcoCesta.gif)  no-repeat scroll left top;
	border: none;
	float: left;
}

.inputMarco {
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	width: 375px;
	height: 20px;
	font: normal 12px Arial;
	color: #666666;
	background: url(../imagenes/MovalTools/inputMarco.gif)  no-repeat scroll left top;
	border: none;
	float: left;
}

.inputMarcoTrans {
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	width: 375px;
	height: 20px;
	font: normal 12px Arial;
	color: #666666;
	background: url(../imagenes/MovalTools/inputMarcoTrans.gif)  no-repeat scroll left top;
	border: none;
	float: left;
}

.inputMarcoTransTextArea {
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	width: 370px;
	height: 78px;
	font: normal 12px Arial;
	color: #666666;
	background: url(../imagenes/MovalTools/inputMarcoTransTextArea.gif)  repeat scroll left top;
	border: none;
	float: left;
}

.inputMarcoTransSoloLectura {
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	width: 375px;
	height: 20px;
	font: normal 12px Arial;
	color: #8B8B8B;
	background: url(../imagenes/MovalTools/inputMarcoTrans.gif)  no-repeat scroll left top;
	border: none;
	float: left;
}

.inputMarco120 {
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	width: 120px;
	height: 20px;
	font: normal 12px Arial;
	color: #666666;
	background: url(../imagenes/MovalTools/inputMarco120.gif)  no-repeat scroll left top;
	border: none;
	float: left;
}

.inputMarcoTextArea {
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	width: 370px;
	height: 75px;
	font: normal 12px Arial;
	color: #666666;
	background: url(../imagenes/MovalTools/inputMarcoTextArea.gif)  repeat scroll left top;
	border: none;
	float: left;
}

.buscador {
	margin: 0px 6px 0px 0px;
	padding: 0px;
	width: 483px;
	height: 42px;
	background: #ffffff url(../imagenes/MovalTools/FondoBuscador.gif) no-repeat top left;
	float: right;
}

.buscador p
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #ffffff;
	float: left;
}

.FuenteBuscador a
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0px;
	padding:0px;
}
.FuenteBuscador a:hover
{
	color:#EC6E00;
}

.FuenteMenu
{
	color:White;
	cursor:pointer;
}

.FuenteMenu a
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0px;
	padding:0px;
}
.FuenteMenu a:hover
{
	color:#EC6E00;
}

.inicio
{
	background:#FFFFFF url(../imagenes/MovalTools/LogoMoval.gif) no-repeat;
	float:left;
	height:100px;
	margin:0px;
	padding:0px;
	width:220px;
	height:55px;
}

#carrito
{
	background:transparent url(../imagenes/MovalTools/fondocesta.gif) repeat-y scroll left top;
	float:left;
	height:102px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px;
	width:248px;
}
#inicarrito
{
	background:#68696D url(../imagenes/MovalTools/cestaTop.gif) no-repeat scroll left top;
	float:left;
	height:13px;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:246px;
}

#fincarrito
{
	background:#68696D url(../imagenes/MovalTools/cestaBottom.gif) no-repeat scroll left bottom;
	float:left;
	height:10px;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:246px;
}

#menuCategorias
{
	background:transparent url(../imagenes/MovalTools/fondocesta.jpg) repeat-y scroll left top;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px;
	width:248px;
}

.textoCesta
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0px 0px 0px 7px;
	padding:0px;
}

.imgNosotrosTop
{
	background:transparent url(../imagenes/MovalTools/nosotrosTop.gif) repeat-y scroll left top;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:669px;
	height:12px;
}

.contentNosotros
{
	background:#62BE1B none repeat scroll 0%;
	float:left;
	margin: 0px 10px 0px 10px;
	padding:0px;
	width:710px;
}

.contentNosotrosImg
{
	float:left;
	margin: 0px 10px 0px 10px;
	padding:0px;
	width:690px;
}

.imgNosotrosBottom 
{
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;	
	width:669px;
	height:12px;
}

.contentJornadasInfo
{
	background:#03256D none repeat scroll 0%;
	float:left;
	margin: 0px 10px 0px 10px;
	padding:0px;
	width:710px;
}

a img
{
	border:medium none;
	text-decoration:none;
}
.textoBlanco
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.txtContactar
{
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	width: 350px;
	height: 19px;
	font: normal 11px Arial;
	color: #666666;
	border: none;
	float: left;
}

.textAreaContactar
{
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	width: 350px;
	font: normal 11px Arial;
	color: #666666;
	border: none;
	float: left;
}

.textoNosotros
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0px 12px 0px 12px;
	padding:0px;
	width:95%;
}

.tituloNosotros
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:42px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0px 0px 0px 12px;
	padding:0px;
	width:100%;
}
.textoNuestrasJornadas
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin: 0px 12px 0px 12px;
	padding:0px;
	width:95%;
}


.textoRecomendar
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin: 0px 12px 0px 12px;
	padding:0px;
	width:95%;
}

.tituloRecomendar
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:42px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin: 0px 0px 0px 10px;
	padding:0px;
	width:100%;
}

.tituloNuestrasJornadas
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:42px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin: 0px 0px 0px 10px;
	padding:0px;
	width:100%;
}

.textoInscribeteAhora
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin: 0px 0px 0px 0px;
	padding:0px;
	width:100%;
}

.tituloNuestrasJornadasInscripcion
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:34px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin: 0px 0px 0px 10px;
	padding:0px;
	width:100%;
}

.topItemProducto
{
	background:transparent url(../imagenes/MovalTools/topCajaProducto.gif) repeat-y scroll 0%;
	float:left;
	height:15px;
	width:231px;
}

.bottomItemProducto
{
	background:transparent url(../imagenes/MovalTools/bottomCajaProducto.gif) repeat-y scroll 0%;
	float:left;
	height:15px;
	width:231px;
}

.ItemProducto
{
	background:transparent url(../imagenes/MovalTools/fondoCajaProducto.gif) repeat-y scroll 0%;
	float:left;
	height:auto;
	min-height:109px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:231px;
}

.ItemProducto table
{
	color:#68696C;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:5px 5px 0px 5px;
}

.ItemProducto p
{
	color:#68696C;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:5px 5px 0px 5px;
}


.DescProducto
{
	color:#68696C;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	height:45px;
	OVERFLOW: hidden; 
	padding-right:3px;
	text-align:justify;
}

.tituloProd {
	color:#032A5F;
	font-family:Arial;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

.textoPeq
{
	font-family:Arial;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.textoMediano
{
	font-family: Arial;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.texto9px
{
	font-family: Arial;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.texto11px
{
	font-family: Arial;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.seleccionado
{
	color:#EC6E00;
	font-weight:bold;
}

.textoMediano a
{
	font-family: Arial,Arial;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

.marcoNaranjaTop
{
	background:transparent url(../imagenes/MovalTools/pxNaranja.gif) repeat-x scroll top;
	height:4px;
	width:auto;
}

.marcoNaranjaBottom
{
	background:transparent url(../imagenes/MovalTools/pxNaranja.gif) repeat-x scroll bottom;
	height:4px;
	width:auto;
}

.marcoNaranjaLeft
{
	background:transparent url(../imagenes/MovalTools/pxNaranja.gif) repeat-y scroll left;
	width:4px;
	height:auto;
}

.marcoNaranjaRight
{
	background:transparent url(../imagenes/MovalTools/pxNaranja.gif) repeat-y scroll right;
	width:4px;
	height:auto;
}

.textoMarcoNaranja
{
	color:#EC6E00;
	font-family:Arial;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

.marcoGrisTop
{
	background:transparent url(../imagenes/MovalTools/pxGris.gif) repeat-x scroll top;
	height:4px;
	width:auto;
}

.marcoGrisBottom
{
	background:transparent url(../imagenes/MovalTools/pxGris.gif) repeat-x scroll bottom;
	height:4px;
	width:auto;
}

.marcoGrisLeft
{
	background:transparent url(../imagenes/MovalTools/pxGris.gif) repeat-y scroll left;
	width:4px;
	height:auto;
}

.marcoGrisRight
{
	background:transparent url(../imagenes/MovalTools/pxGris.gif) repeat-y scroll right;
	width:4px;
	height:auto;
}

.textoMarcoGris
{
	color:#706E70;
	font-family:Arial;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

.marcoBlancoTop
{
	background:transparent url(../imagenes/MovalTools/pxBlanco.gif) repeat-x scroll top;
	height:4px;
	width:auto;
}

.marcoBlancoBottom
{
	background:transparent url(../imagenes/MovalTools/pxBlanco.gif) repeat-x scroll bottom;
	height:4px;
	width:auto;
}

.marcoBlancoLeft
{
	background:transparent url(../imagenes/MovalTools/pxBlanco.gif) repeat-y scroll left;
	width:4px;
	height:auto;
}

.marcoBlancoRight
{
	background:transparent url(../imagenes/MovalTools/pxBlanco.gif) repeat-y scroll right;
	width:4px;
	height:auto;
}

.textoMarcoBlanco
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

.esqTL_verde
{
	background:transparent url(../imagenes/MovalTools/esquinaVerdeTL.gif) no-repeat;
	float:left;
	height:10px;
	width:10px;
	background-position: left top;
}
.esqTR_verde
{
	background:transparent url(../imagenes/MovalTools/esquinaVerdeTR.gif) no-repeat;
	float:left;
	height:10px;
	width:10px;
	background-position:right top ;
}
.esqBL_verde
{
	background:transparent url(../imagenes/MovalTools/esquinaVerdeBL.gif) no-repeat;
	float:left;
	height:10px;
	width:10px;
	background-position: left bottom;
}
.esqBR_verde
{
	background:transparent url(../imagenes/MovalTools/esquinaVerdeBR.gif) no-repeat;
	float:left;
	height:10px;
	width:10px;
	background-position: right bottom;
}

.esqTL_azul
{
	background:transparent url(../imagenes/MovalTools/esquinaAzulTL.gif) no-repeat;
	float:left;
	height:10px;
	width:10px;
	background-position: left top;
}
.esqTR_azul
{
	background:transparent url(../imagenes/MovalTools/esquinaAzulTR.gif) no-repeat scroll right;
	float:left;
	height:10px;
	width:10px;
	background-position: right top;
}
.esqBL_azul
{
	background:transparent url(../imagenes/MovalTools/esquinaAzulBL.gif) no-repeat;
	float:left;
	height:10px;
	width:10px;
	background-position: left bottom;
}
.esqBR_azul
{
	background:transparent url(../imagenes/MovalTools/esquinaAzulBR.gif) no-repeat;
	float:left;
	height:10px;
	width:10px;
	background-position: right bottom;
}

.topNuestrasMarcas
{
	background:transparent url(../imagenes/MovalTools/topNuestrasMarcas.gif) repeat-y scroll 0%;
	float:left;
	height:15px;
	width:710px;
	margin-left:10px;
}

.bottomNuestrasMarcas
{
	background:transparent url(../imagenes/MovalTools/bottomNuestrasMarcas.gif) repeat-y scroll 0%;
	float:left;
	height:15px;
	width:710px;
	margin-left:10px;
}

.ContentNuestrasMarcas
{
	background:transparent url(../imagenes/MovalTools/contentNuestrasMarcas.gif) repeat-y scroll 0%;
	float:left;
	min-height:109px;
	padding:0px 0px 0px 0px;
	width:710px;
	margin-left:10px;
}

.ItemNuestrasMarcas
{
	padding: 0px 10px 0px 10px;
	width:140px;
	float:left;
}

.ItemNuestrasMarcas img
{
	width:140px;
	float:left;
}

.ItemNuestrasMarcas h2
{
	color: #113277;
	font-family: Arial;
	font-size: 1.2em;
	margin-top:0em;
	line-height:1em;
}

.ContentNuestrasMarcas h1
{
	color: #113277;
	font-family:Arial;
	font-size:42px;
	margin-left:30px;
	margin-top: 10px;
	padding-bottom:50px;
}

.textoLegal
{
	float:left;
	margin: 0px 10px 0px 10px;
	padding:0px;
	width:710px;
	text-align:justify;
	font-family:Arial;
	font-size:10px;
}

.CheckBoxSinBorde input
{
	border-width:0px;
}

.cabeceraDetalleCesta
{
	font-family:Arial;
	font-size: 12px;
	color:#6E6E6E;
	font-weight:bold;
}

.itemDetalleCesta
{
	color:#002569;
	text-decoration: none; 
	font-size:12px;
	font-family:Arial;
}

.itemDetalleCesta a:link {
	color:#002569;
	text-decoration: none; 
}

.itemDetalleCesta a:visited {
	color: #002569; 
	text-decoration: none;
}

.itemDetalleCesta a:hover {
	color: #EC6E00; 
	text-decoration: none;
}

.itemDetalleCesta a:active {
	color: #002569; 
	text-decoration: none;
}

/*****
BORDES REDONDOS
******/

.spiffy_gris{display:block}
.spiffy_gris *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#706E70}
.spiffy1_gris{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #c1c0c1;
  border-right:1px solid #c1c0c1;
  background:#939293}
.spiffy2_gris{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f0f0f0;
  border-right:1px solid #f0f0f0;
  background:#8b898b}
.spiffy3_gris{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #8b898b;
  border-right:1px solid #8b898b;}
.spiffy4_gris{
  border-left:1px solid #c1c0c1;
  border-right:1px solid #c1c0c1}
.spiffy5_gris{
  border-left:1px solid #939293;
  border-right:1px solid #939293}
.spiffy6_gris
{
	height: 10px;
background:#706E70;
}
.spiffyfg_gris{
    background:#706E70;
  color:#FFFFFF;
  font-family:Arial;
  font-size:15px;
  text-align:center;
  }
  
.spiffy_nara{display:block}
.spiffy_nara *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#EC6E00}
.spiffy_nara1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #EC6E00;
  border-right:1px solid #EC6E00;
  background:#EC6E00}
.spiffy_nara2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #EC6E00;
  border-right:1px solid #EC6E00;
  background:#EC6E00}
.spiffy_nara3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #EC6E00;
  border-right:1px solid #EC6E00;}
.spiffy_nara4{
  border-left:1px solid #EC6E00;
  border-right:1px solid #EC6E00}
.spiffy_nara5{
  border-left:1px solid #EC6E00;
  border-right:1px solid #EC6E00}
.spiffy_narafg{
  background:#EC6E00;
}
.spiffy_nara_texto1
{
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial;
	margin-left:5px;
	text-align:center;
}
.spiffy_nara_texto2
{
	color:#FFFFFF;
	font-size:24px;
	font-family:Arial;
	margin-left:5px;
	text-align:center;
	font-weight:bold;
}
  
   .topItemProductoRecomienda
{
	background:transparent url(../imagenes/MovalTools/topCajaProducto2.gif) repeat-y scroll 0%;
	/*float:left;*/
	height:15px;
	width:105px;
}

.bottomItemProductoRecomienda
{
	background:transparent url(../imagenes/MovalTools/bottomCajaProducto2.gif) repeat-y scroll 0%;
	/*float:left;*/
	height:14px;
	width:105px;
}

.ItemProductoRecomienda
{
	background:transparent url(../imagenes/MovalTools/fondoCajaProducto2.gif) repeat-y scroll 0%;
	/*float:left;*/
	/*height:150px;*/
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	 border-right-style:solid;
	 border-right-width:1px;
	 border-right-color:#929492;
	width:104px;
}

.ItemProductoRecomienda table
{
	color:#68696C;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	/*margin:5px 5px 0px 5px;*/
}

.ItemProductoRecomienda span
{
	color:#68696C;
	/*float:left;*/
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	/*margin:2px 5px 0px 5px;*/
}

.EstiloImagenCentralIndexRecomienda
{
	border: solid 0px black; 
	height: 75px;
	/*padding-left:6px;*/
}

.ItemPrecioRecomienda
{
	color:#EC6E00 !important;
	font-family:Arial !important;
	font-size:10px !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
}
.ItemNombreRecomienda
{
	 font-size:10px !important;
}

.TituloListaRecomienda
{
	 margin-left:5px;
	 font-weight:bold;
	 color:#002569;
	 font-size:14px;
}
