@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-image: url(img/fondo_pattern.gif);*/
	/*background-color: #ededed;*/
}
#contenedor { 
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
#contenedor #barraProductos {
	width: 150px;
	/*top: 184px;*/
	left: 13px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
}

#contenedor #barraProductos .banner_izq{
	width:145px;
	height:105px;
}

#barraProductos #imgTitulo {
	margin-left: 3px;
	text-align: center;
	width: 145px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#contenedor #barraDerecha {
	width: 160px;
	background-color: #FFFFFF;
	top: 145px;
	right: 13px;
	height: auto;
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenedor #buscador {
	height: 27px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	top: 0px;
	color: #999999;
	padding-top: 3px;
	float: left;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #828282;
	border-right-color: #828282;
	border-left-color: #828282;
}
#contenedor #horario {
	height: 27px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	top: 0px;
	color: #999999;
	padding-top: 3px;
	float: right;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #828282;
	border-right-color: #828282;
	border-left-color: #828282;
}
#contenedor #buscador a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 8px;
	font-size: 10px;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
#contenedor #buscador #form2 label {
	width: 90px;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
}

#contenedor #buscador #marquesina{
	width:550px;
	height:16px;
	background:#FF6D00;
	color:white;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-left:300px;
	margin-top:-20px;
}
#contenedor #barraProductos ul {
	list-style-type: none;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#contenedor #barraProductos ul li {
}
#contenedor #barraProductos ul li ul {
	padding-left: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #CC0000;
}
#contenedor   #barraProductos   ul   li   ul   a  {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	margin-bottom: 5px;
}
#contenedor #barraProductos ul li ul a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}
#contenedor #contenido {
	margin-right: 168px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #F1F1F1;
	margin-left: 168px;
	height: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7c7c7;
	border-left-color: #c7c7c7;
	margin-top: 40px;
}
#contenedor .cajaProducto {
	float: left;
	height: 270px;
	width: 190px;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9800;
	margin: 5px;
}
#contenedor .cajaFicha {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	height: auto;
	width: auto;
	text-align: left;
	padding: 5px;
	margin-bottom: 2px;
	clear: both;
}
.submit input
{
color: #666666;
background: #ffffff;
border: 1px inset outset;
} 

.submit2 input
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FF6600;
font-weight: bold;
background: #ffffff;
border: 1px inset outset;
} 
#contenido .pasos {
	height: 16px;
	padding-top: 5px;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;

	font-weight:normal;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-color:#CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 1px;
}
#contenido .barraTituloProd {
	height: 16px;
	padding-top: 5px;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	font-weight:normal;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-color:#CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 1px;
}
#contenido .barraTituloProd2 {
	height: 16px;
	padding-top: 5px;
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;

	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	padding-bottom: 1px;
	padding-left: 3px;
}

#contenido .textoProducto {
	height: 16px;
	padding-top: 5px;
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-color: #FF6600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 1px;
	padding-left: 3px;
}

#contenido .barraTituloCarro {
	height: 16px;
	padding-top: 5px;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 1px;
	padding-left: 2px;
}
#contenido .barraTituloCarro2 {
	height: 16px;
	padding-top: 5px;
	text-align:left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #000000;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right:1px;
}

#contenido .barraTituloCarro3 {
	height: 16px;
	padding-top: 5px;
	text-align:left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	font-weight: normal;
	color:#0D182B;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 1px;
	padding-left: 2px;
}

#contenedor #contenido .calculador {
	height: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 3px;
}

#contenedor #contenido .cajaProducto .precio {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F1F1F1;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#contenedor #contenido .cajaProducto .titProducto {
	font-size: 12px;
	color:#333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.cajaProducto  .codigo {
	float: left;
	width:auto;
	margin: 0px;
	padding: 0px;
	padding-right:5px;
	text-align: left;
	font-size: 11px;
	color: #FF9800;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cajaProducto  .webpay {
	float: left;
	vertical-align:middle;
	width: 165px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 16px;
	color: #FF9800;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cajaProducto .agregar {
	float: right;
	width: 70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
}

#empresas {
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 19px;
	padding-top: 2px;
}
#empresas a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#interface #botonera {
	width: 50%;
	float: left;
	height: 18px;
	padding-top: 3px;
	background-image: url(img/fondoBotonera.gif);
	color: #FFFFFF;
	font-weight: bold;
}
#interface #botonera a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#interface #intranet {
	width: 49%;
	float: right;
	height: 21px;
	background-image: url(img/fondoIntranet.gif);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#interface #intranet #form1 {
	margin: 0px;
	height: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#interface   #intranet   #form1   .campo {
	color: #000000;
	height: 15px;
	width: 70px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

.campoBusqueda {
	width: 300px;
	margin-right: 5px;
}


.margen {
	margin-top: 3px;
}


#contenedorLogo {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 118px;
	background-color:#FFFFFF;
	/*background-image: url(img/banner_mundosofa3.jpg);*/
	background-repeat: repeat;
	border-bottom: #FF9900 solid 3px;
}
#contenedorLogo #logo {
	width: 400px;
	height: 103px;
	float: left;
	text-align: left;
	/*background-image: url(img/banner_mundosofa1.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
}
#contenedorLogo #logoDer {
	width: 517px;
	height: 103px;
	float: right;
	/*background-image: url(img/banner_mundosofa2.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
}
#contenedorLogo #fraseTop {
	height: 103px;
	width: auto;
	float: right;
	background-image: url(img/banner_mundosofa2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#interface {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 21px;
	padding: 0px;
	background-color:#FFFFFF;
	clear: both;
}
#pie {
	height: auto;
	width: 970px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	display: block;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin: auto;
	clear: both;
}
#pie   a {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#pie a:hover {
	background-color: #FFFFFF;
}
  
/*.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	margin-top:0px;
}
  
 .clearfix {
	display: inline-block;
	margin: 0px;
	margin-top:0px;
	padding: 0px;
	vertical-align: top;
}

.floatholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#bannerCotice {
	width: 148px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 67px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#cajaCarro {
	height: 45px;
	width: 138px;
	background-image: url(img/fondoCarro.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-top: 75px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
#cajaOfertas {
	height: 270px;
	width: 146px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #c7c7c7;
	border-bottom-color: #c7c7c7;
	border-left-color: #c7c7c7;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#cajaRevista {
	width: 148px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
}
#cajaIndicadores {
	height: 120px;
	width: 148px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #c7c7c7;
}
#contenedorDerecho {
	height: auto;
	width: 148px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cajaServicios {
	height: 393px;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #c7c7c7;
}
#cajaIndicadores .datosIndicadores {
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 8px;
	list-style-type: none;
}
#cajaIndicadores .datosIndicadores li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7C7C7;
	margin-right: 5px;
}
.tituloCajas {
	margin-top: 15px;
	height: 18px;
	padding-top: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #999999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FF9800;
	border-bottom-width: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#contenedorIzq {
	height: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#botonEntrar {
	height: 21px;
	width: 30px;
	float: left;
}
#interface #intranet #form1 #botonBuscar {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#interface #intranet #form1 #cajaDatos {
	width: 350px;
	height: 21px;
}
.formu1 {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	width: 30px
	}
.formu2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	width: 50px
	}
.formu3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	width: 70px
	}
.formu4 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	width: 100px
	}
.formu5 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	width: 130px
	}
.formu6 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	width: 200px
	}
	
.btn_continuar_comp {
	text-align:right;
	margin-right:10px;
	}
.btn_volver {

float:left;
	text-align:left;
	margin-left:10px;
	}
.barra-titulo {
	background-color:#142535;
	line-height:24px;
	text-align:left;
	text-indent:10px;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	}
.texto-neg-norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	}
.texto-neg-bold {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000
	}
.texto-blan-norm {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF
	}
.texto-blan-bold {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
	}
.texto-rojo-norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#CC0000
	}
.texto-rojo-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#CC0000
	}
.texto-azul-norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#203F80;
	
}

.texto-azul-mimun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#203F80;
	
}


.texto-azul-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#203F80
}
.texto-titulo-ficha{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF9800;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9800;
}

.texto-naranjo-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FF9800;
}
.texto-naranjo-ruta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF9800;
	

}

a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal
}
a:visited {  color: #FF9800; text-decoration: none; font-weight: normal}
#contenedor .cajaNosotros {
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 4px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	height: auto;
	width: auto;
	text-align: left;
	padding: 5px;
	margin-bottom: 2px;
}
#contenedor .Images {
	float: left;
	text-align: left;
	margin: 3px;
}
.marcoBodyContizar01{
	margin: 0px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 0px;
	width: 585px;
}
.tit_ficha_index{
	font-size:12px;
	font-weight: bold;
	color: #FF9800;
	font-family: Arial, Helvetica, sans-serif;
}
.foto_ficha{
	border:#FF9800 solid 1px;
}
.precio2{
	font-size:14px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	height: 17px;
	margin-left: 10px;
}
.precio{
	font-size:14px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	height: 17px;
	margin-left: 10px;
}
.precio_chico{
	font-size:11px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	
}
.caracter_prod{
	font-size:10px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#contenedor .cajaProducto2 {
	float: left;
	height: 290px;
	width: 198px;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9800;
	margin: 2px;
}
.tit_ficha{
	font-size:14px;
	font-weight: bold;
	color: #FF9800;
	font-family: Arial, Helvetica, sans-serif;
}	
.precio_fich{
	background-image: url(image/fondo_precio_ficha.jpg);
	font-size:17px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	width: 275px;
	
}.precio_chico_ficha{
	font-size:14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.texto_ficha{
	font-size:11px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}	
	
#contenido .barraTextoCarro {
	height: 16px;
	padding-top: 5px;
	text-align:right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 1px;
	padding-left: 2px;
}

