/* CSS Document */
@media all {                /* hide from Netscape 4 */
a img { color: inherit;     /* undo the rule above */
        border: none;       /* hide from Netscape 4 */
        
   }
}
/* ////////////////// SETTING SITIO ////////////////// */
body {
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	scrollbar-base-color: #ADACAC;
	scrollbar-face-color: #DEDEDE;
	scrollbar-track-color: #EFEFEF;
	scrollbar-arrow-color: #ADACAC;
	scrollbar-highlight-color: #DEDEDE;
	scrollbar-3dlight-color: #DEDEDE;
	scrollbar-shadow-color: #DEDEDE;
	scrollbar-darkshadow-color: #DEDEDE;
	padding: 0px;
}
/* ////////////////// LINK MENU HEADER ////////////////// */
a.texLink1:link {
	color: #E8E8E8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.texLink1:visited {
	color: #E8E8E8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.texLink1:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.texLink1:active {
	color: #E8E8E8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/* ////////////////// LINK FLECHAS ////////////////// */
a.texflecha1:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/flechas/flecha1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 10px;
}
a.texflecha1:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/flechas/flecha1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 10px;
}
a.texflecha1:hover {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/flechas/flecha1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 10px;
}
a.texflecha1:active {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/flechas/flecha1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 10px;
}
/* ////////////////// LINK FLECHAS 2 ////////////////// */
a.texflecha2:link {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/flechas/flecha1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 10px;
}
a.texflecha2:visited {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/flechas/flecha1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 10px;
}
a.texflecha2:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/flechas/flecha1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 12px;
}
a.texflecha2:active {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/flechas/flecha1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 10px;
}

/* ////////////////// LINK MENU IZQUIERDO ////////////////// */
a.texLink2:link {
	color: #0192D3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.texLink2:visited {
	color: #0192D3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.texLink2:hover {
	color: #0033CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.texLink2:active {
	color: #0192D3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/* ////////////////// LINK MENU PRODUCTOS CATEGORIA////////////////// */
a.linkMenuTitulo1:link {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/flechas/circulo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
a.linkMenuTitulo1:visited {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/flechas/circulo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
}
a.linkMenuTitulo1:hover {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/flechas/circulo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
a.linkMenuTitulo1:active {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/flechas/circulo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
}
/* ////////////////// LINK MENU PRODUCTOS SUBCATEGORIA////////////////// */
a.linkMenuProducto1:link {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/flechas/flecha2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}
a.linkMenuProducto1:visited {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/flechas/flecha2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}
a.linkMenuProducto1:hover {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/flechas/flecha2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}
a.linkMenuProducto1:active {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/flechas/flecha2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}

/* ////////////////// LINK GUIA PRODUCTOS ////////////////// */
a.linkGuiaProducto1:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/flechas/flecha3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	padding-left: 9px;
}
a.linkGuiaProducto1:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/flechas/flecha3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	padding-left: 9px;
}
a.linkGuiaProducto1:hover {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/flechas/flecha3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	padding-left: 9px;
}
a.linkGuiaProducto1:active {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../img/flechas/flecha3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	padding-left: 9px;
}


/* ////////////////// LINK FOOTER ////////////////// */
a.texLink3:link {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a.texLink3:visited {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a.texLink3:hover {
	color: #0066CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a.texLink3:active {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
/* ////////////////// LINK PRODUCTO DETALLE ////////////////// */
a.texProducto1:link {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.texProducto1:visited {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.texProducto1:hover {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.texProducto1:active {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* ////////////////// MARCOS ////////////////// */
.marcoSitio{	
	width: 770px;
	height:auto; 
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;	
	margin:auto; 
	display:block;
}
.marcoHeader{
	text-decoration: none;
	background-image: url(../img/header/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	width: 770px;
	display:block;	
	pointer: cursor;
}
.marcoFooter{
	clear: both;
	width:770px;
	height:55px;
}
.marcoFooter2{
	clear: both;
	width:770px;
	text-align: center;
	vertical-align: text-bottom;
	white-space: normal;
	padding-top: 20px;
}
.marcoFooterSec1{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 5px;
	background-image: url(../img/footer/1_01.jpg);
	height: 45px;
	background-repeat: no-repeat;
	float:left;
}
.marcoFooterSec2{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 5px;
	background-image: url(../img/footer/1_03.jpg);
	height: 45px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
.marcoFooterSecContenido{
	margin: 0px;
	text-decoration: none;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/footer/1_02.jpg);
	height: 40px;
	background-repeat: repeat-x;
	text-align: center;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
}
.marcoMarcas{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-color: #DDF5FF;
	border: 1px solid #DADADA ;
	width:154px;
	text-align:left;
}
.marcoEspaciador{
	clear: both;
}
/* ////////////////// MARCOS LENGUETAS DE DETALLE PRODUCTO////////////////// */
.marcoLenguetaArriba1{
	width: 100%;
	height:22px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin:0px;
	display:block;
	background-image: url(../img/menuLenguetas/fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	padding-left: 8px;
	text-align: left;
	padding-right: 4px;
}
.marcoLenguetaAbajo1{
	width: 100%;
	height:auto;
	background-color: #FFFFFF;
	margin:auto;
	display:block;
	border-right-style: solid;
	border-right-color: #ebebeb;
	padding: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/* ////////////////// BOTONES ////////////////// */
.botonBuscar1{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #006699;
	background-color: #FFFFFF;
	height: 18px;
}
/* ////////////////// BOX ////////////////// */
.cajabotonBuscar1{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #006699;
	background-color: #FFFFFF;
	height: 18px;
}

/* ////////////////// MARCOS ////////////////// */
.marcoMenu{
	width: 160px; 
	height:auto; 
	background-color:#FFFFFF; 
	float:left;
}
.marcoContenido{
	width:610px; 
	float:left;
}
.marcoContenidoExtra{
	width:610px;
}
.marcoBuscador1{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 5px;
	background-image: url(../img/buscador/1_01.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: right top;
	float:left;	
}
.marcoBuscador2{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 5px;
	background-image: url(../img/buscador/1_03.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;	
}
.marcoBuscadorContenido{
	margin: 0px;
	text-decoration: none;
	background-image: url(../img/buscador/1_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	float:left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* ////////////////// MARCO DE LINK FOOTER ////////////////// */
.marcoFotosProductosChicos{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 143px;
	text-align: center;
	background-image: url(../img/producto/noImagen.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
/* ////////////////// MARCO CALUGAS HOME ////////////////// */
.marcoMarcoCalugaTitulo{
	margin: 0px;
	text-decoration: none;
	text-align: left;
	background-image: url(../img/calugas/calugasMarco/1_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
}
.marcoMarcoCalugaTexto{
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	line-height: normal;
	vertical-align: top;
	padding: 3px;
}
.marcoMarcoCalugaFoto{
	margin: 0px;
	background-color: #FFFFFF;
	height: 59px;
	width: 196px;
	text-align: center;
	padding: 0px;
	background-image: url(../img/calugas/FondoCalugaSportbas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.marcoMarcoCalugaContenido{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	height: 36px;
	border-top-style: none;
	border-bottom-style: none;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
}
.marcoMarcoCalugaContenidoLink{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	height: 14px;
	border-top-style: none;
	border-bottom-style: none;
	width: 196px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.marcoMarcoCalugaFooter{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-image: url(../img/calugas/calugasMarco/2_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
}
/* ////////////////// MARCO DE LINK FOOTER ////////////////// */
.marcoLinkFooter{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 100%;
	text-align: center;
	border: 1px solid #FCFCFC;
}
/* ////////////////// TITULOS DETALLE DEL PRODUCTO ////////////////// */
.tituloDetalleEspecificacion{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 500px;
	height: 25px;
	background-image: url(../img/titulosDetalleProducto/especificaciones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloDetalleDocumentacion{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 500px;
	height: 25px;
	background-image: url(../img/titulosDetalleProducto/documentacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloDetalleOpcional{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 500px;
	height: 25px;
	background-image: url(../img/titulosDetalleProducto/opcional.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ////////////////// TEXTO DE DETALLE DEL PRODUCTO ////////////////// */
.textoDetalleProductoTitulo{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	line-height: normal;
}
.textoDetalleProductoContenido1{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	line-height: normal;
	margin: 0px;
	padding: 2px;
	background-color: #F7F7F7;
	border: medium;
}
.textoDetalleProductoContenido2{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	margin: 0px;
	padding: 2px;
	background-color: #FBFDFF;
}
.textoDetalleProductoDatos{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
}

/* ////////////////// TITULOS PEQUEÑOS ////////////////// */
.tituloNuestrasMarcas{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 157px;
	height: 19px;
	background-image: url(../img/titulosPequenos/nuestrasMarcas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tituloProductos{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 157px;
	height: 19px;
	background-image: url(../img/titulosPequenos/productos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tituloProductosOfertas{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 155px;
	height: 23px;
	background-image: url(../img/titulosPequenos/productosOfertas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tituloServicios{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 155px;
	height: 19px;
	background-image: url(../img/titulosPequenos/servicios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
/* ////////////////// TITULOS SECCIONES ////////////////// */
.tituloSecEmpresa{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 608px;
	height: 22px;
	background-image: url(../img/titulosSecciones/empresa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloSecListado{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 608px;
	height: 22px;
	background-image: url(../img/titulosSecciones/listadorCategorias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloSecContacto{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 608px;
	height: 22px;
	background-image: url(../img/titulosSecciones/contacto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloSecProductos{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 608px;
	height: 22px;
	background-image: url(../img/titulosSecciones/productos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloSecProductosDestacado{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 608px;
	height: 22px;
	background-image: url(../img/titulosSecciones/productosDestacado.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloSecProductosDetalle{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 608px;
	height: 22px;
	background-image: url(../img/titulosSecciones/productosDetalle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloSecCotizacionProducto{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 608px;
	height: 22px;
	background-image: url(../img/titulosSecciones/cotizacionProducto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloSecCatalogo{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 608px;
	height: 22px;
	background-image: url(../img/titulosSecciones/catalogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloSecListadoProductos{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 608px;
	height: 22px;
	background-image: url(../img/titulosSecciones/listadorProductos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tituloSecServicios{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 608px;
	height: 22px;
	background-image: url(../img/titulosSecciones/servicios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ////////////////// LINEAS ////////////////// */
.lineaHorizontal{
	background-image: url(../img/linea1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 5px;
	width: 100%;
}
/* ////////////////// TEXTOS ////////////////// */
.texto1{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.texto2{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.texto3{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.texto4{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.texto5{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

/* ////////////////// BOTONES ////////////////// */
.BotCotizar{
	background-image: url(../img/botones/cotizar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	width: 142px;
	margin: 0px;
	padding: 0px;
}

/* ////////////////// TABLA CSS ////////////////// */
.tablaContenedorProductoDestacado{
	clear: both;
	width:610px;
	height:120px;
}
.tablaFilaProductoDestacado{
	clear: both;
}
.tablaColumnaProductoDestacado{
	width:200px;
	text-align:center;
	float:left;
	padding: 1px;
}

.tablaContenedorBuscador{
	clear: both;  
	width: 402px; 
	height:30px;
}
.tablaFilaBuscador{
	clear: none;
	width: 750px;
	float: left;
}

.tablaContenedorListadoSeccion{
	clear: both;  
	width:610px; 
	height:auto;
}
.tablaFilaListadoSeccion{
	clear: both;
}
.tablaColumnaListadoSeccion{
	width:200px; 
	text-align:center; 
	float:left;	
}
.cajaCalculos {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	line-height: normal;
	margin: 0px;
	padding: 2px;
	background-color: #F7F7F7;
	border: 1px solid #F7F7F7;
	text-align: right;
}
#subheader {
	width: 750px;
}

