/* CSS Document */

* {
	padding:0;
	margin:0;
}
body {
	color:#000000;
	background:url(../img/bgSite.gif) repeat-x #e0e0e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
a {
	text-decoration:none;
	outline:none;
	color:#333;
}
img {
	border:none;
	vertical-align:middle;
}
a:hover {
	text-decoration:underline;
	color:#F60;
}
ol, ul {
	list-style-position:inside;
}
.floatFix { 
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
	overflow:hidden
}
.fltL {
	float:left;
	display:inline
}
.fltR {
	float:right;
	display:inline	
}
#principal {
	margin:0 auto;
	margin-top:8px;
	width:1000px;
	background:#fff;
}
#top {
	width:100%;
	margin:0 auto;
	height:122px;
	background: url(../img/bgTop.jpg) repeat-x;
}
#top h1{
	float:left;
	margin-top:5px;
	width:310px; height:77px;
	margin-bottom:10px;
	background:url(../img/logoTop.png)
}
#top h1 span{
	display:none
}
#menu {
	float:left;
	display:inline;
	width:100%;
	overflow:hidden;
	height:30px;
	border-top:2px #222222 solid;
}
#menu ul{
	list-style:none;
}
#menu li{
	float:left;
}
#menu li:last-child a{
	border:none
}
#menu li a{
	float:left;
	padding:3px 15px 3px 15px;
	border-right:#333 solid 2px;
	color:#fff;
	font:normal 15px "Myriad Pro", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	outline:none
}
#menu li a:hover, #menu li:hover a{
	color:#000;
	text-decoration:none !important;
	background:url(../img/bgMenuOn.gif);
}
#menu .on{
	background:url(../img/bgMenuOn.gif);
	color:#000;
	cursor:default
}
#menu .on:hover{
	background:url(../img/bgMenuOn.gif) !important;
	color:#000 !important;
}
.subMenu{
	position: absolute;
	clear:both;
	margin-left:1px;
	background-color:#fff;
	display:none;
	padding:3px;
	border:#999999 solid 1px;
	border-top:none;
	border-left-color:#CCCCCC;	
}
.subMenu li{
	width:150px;
	float:left;
	clear:left;
	padding-bottom:3px;
}
.subMenu a{
	display:block;
	float:none !important;
	background:url(../img/bgSubMenu.gif) repeat-x #f89206 !important;
	padding:6px 0 0 15px !important;
	height:22px !important;
}
.subMenu a:hover{
	background:url(../img/bgSubMenuOn.gif) repeat-x #ffac3d !important;
}

#topPrint{
	display:none
}
.bgTitle {
	background:url(../img/bgTitle.gif) no-repeat;
	height:57px
}
.bgTitle p{
	font:bold 20px "Myriad Pro", Arial, Helvetica, sans-serif;
	padding:15px 0 0 20px;
	color:#fff
}
#cont {
	width:975px;
	margin:0 auto;
	padding-top:12px
}
.contColumnaSec .bgTitle{
	background:url(../img/bgTitleProd.gif) no-repeat;
	float:right;
	width:687px;
}
.contColumnaProd .bgTitle{
	display:none
}
#pie {
	width:1000px;
	height:100px;
	margin:0 auto 8px auto;
}
#pieCont {
	padding:10px 0 0 0;
	color:#333;
	background:#FFF;
	height:60px;
}
.pieMenu {
	float:left;
	display:inline;
	margin:0 20px 0 20px;
	width:960px;
	border-bottom:2px #333 solid;
}
#pieCont a{
	color:#333;
	font-size:12px;
	font-weight:bold;
	padding:2px 8px
}
#pieCont a:hover{
	text-decoration:none !important;
	color:#ee7e25;
}
.pieDatos{
	padding-top:20px;
}
.pieDatos img{
	float:right;
	display:inline;
	margin:3px 20px 5px 0;
}

.pieDatos strong{
	font-size:16px;
	margin:5px 10px 0 20px;
	color:#333;
}
.loginLogo {
	width:69px;
	height:28px;
	float:right;
	display:inline;
	margin:3px 20px 0 0;
	background-image:url(../img/logoLogin.gif);
	background-repeat:no-repeat;
	display:inline;
}

.loginLogo span{ display:none; }
#derecha {
	float:left;
	display:inline;	
}
#izquierda {
	float:left;
	display:inline;	
}
#center {
	
}
.btnComunN, .btnComunA  {
	background:url(../img/bgBtnComunA.gif) no-repeat top right; 
	color:#fff;  
	font:normal 10px "Myriad Pro", Arial, Helvetica, sans-serif;
	text-decoration:none !important;
	text-transform:uppercase;
	outline: 0;
	margin-right:2px;
	display:inline;
	cursor:pointer;
	margin-bottom:2px
}
.btnComunN span, .btnComunA span{ 
	padding:5px 3px 0 9px; height:18px; float:left; margin-right:4px;
	margin-left:-2px; background:url(../img/bgBtnComunA.gif) no-repeat top left; display:inline
}
.btnComunN span img, .btnComunA span img{
	margin-right:4px;
}
.btnComunN:hover{
	color:#F93; !important
}
.btnComunA:hover {
	color:#000; !important
}
.btnComunA { 
	background:url(../img/bgBtnComunN.gif) no-repeat top right;
}
.btnComunA span{ 
	background:url(../img/bgBtnComunN.gif) no-repeat top left;
}
#formBuscar  {
	float:right; display:inline;
	width:256px; height:41px; padding:12px 10px 0 12px;
}
#formBuscar input {
	width:193px; 
	height:16px; 
	padding:5px; 
	border:1px solid #7e7e7e;
	color:#ee7e25;
	float:left;
	margin-right:5px;
	background:#555555;
}
.btnBuscar{
	float:left;
	width:34px; height:28px; background:url(../img/btnBuscar.jpg);
}
.btnBuscar span{
	display:none
}

.btnTop{
	float:left;
	margin-right:5px;
	display:inline;	
}

/*/HOME/*/

.homeCont {
	background:url(../img/bgContHome.gif) repeat-y;
}
.homeCont #derecha{
	width:209px !important;
	margin-left:11px;
}
.homeCont #center {

}
.homeCont #izquierda {
	width:242px  !important;
	
}
/* DESTACADOS HOME */
.homeDestacados h3{background:#ee7e25 url(../img/bgTitDer.gif) no-repeat ; margin:4px 0 0 0; clear:left; padding:4px 0 4px 35px; overflow:hidden; font-size:16px; color:#000;}

.homeProd {
	width:100%;
}
.homeProd h2{
	font-size:13px;
	padding:5px 7px;
	margin-bottom:8px
}
.homeProd .itemProd {
	border:1px solid #ffa67a;
	margin:5px 4px 5px 0;
	padding:8px 6px;
	float:left;
	width:225px;
	min-height:180px;
}
.homeProd .foto img{
	width:222px;
	border:#fff solid 1px;
}
.homeProd a:hover img{
	border:#ee7e25 solid 1px
}
.homeProd .nombre{
	font-size:14px;
	font-weight:bold;
	color:#ee7e25;
	padding:3px 0 2px 0;
	text-transform:uppercase;
}
.homeProd .descrip{	
	text-align:left;
	margin:5px 0 6px;
	height:70px;
	overflow:hidden;
}
.homeProd .datos{	
	margin:2px;
	font-weight:bold;
	padding-left:5px
}
.homeProd strong{
	display:none;
}
.homeProd .datos img{	
	display:none;
}
.homeProd .precio{	
	margin:2px;
	padding:5px 0;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	clear:both;
}
.homeProd .btns{	
	clear:both;
	text-align:center;
	margin-left:15px;
}
.homeProd .btns a{	
	margin-right:5px;
	background: #333 url(../img/bgBtnHome.gif) repeat-x;
	padding:5px;
	color:#FFF;
}
.seccionHome { 
	margin-bottom:10px;
	clear:left
}

/*/MENU CATEGORIAS/*/

.menuCat {
	padding:8px 0;
	background: #fff url(../img/bgCat.gif) repeat-y;
	min-height:380px
}
.menuCat ul{
	list-style:none;
	margin:0 8px;
}
.menuCat li{
	margin-bottom:2px;
	display:inline
}
.menuCat li a{
	display:block;
	color:#000000;
	padding:7px 0 7px 15px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../img/bgMenuCatBtn.gif) bottom left no-repeat;
	border-left:1px solid #ee7e25;
}
.menuCat li .on, .menuCat li a:hover{
	text-decoration:none!important;
	color:#000;
	background:#ee7e25 url(../img/bgMenuHover.gif) right no-repeat;
	width:
}
.menuCat li .on{
	background-color:#ee7e25
}
.menuCat li ul{
	margin:0 0 0 18px;
	overflow:hidden
}
.menuCat li ul li{
	
}
.menuCat li ul li a{
	color:#666666;
	font-size:10px;
}
.menuCat li ul li .on, .menuCat li ul li a:hover {

}
.menuCat li ul li .on, .menuCat li .on {
	cursor:default
}

/*/PRODUCTOS/*/

.productosCont #izquierda {
	width:238px  !important;
	margin-top:15px;
	margin-right:11px;
	background:url(../img/bgTextBoxC.gif) repeat-y !important;
}
.productosCont #derecha {
	width:720px;
}
.productoCont #derecha {
	margin-top:15px;
}
.productosNav {
	font-size:15px;
	font-weight:bold;
	color:#666;
	padding:8px 0 0 10px;
	height:26px;
	border-bottom:1px #F90 solid;
}
.productosNav a{
	color:#555;
}
.productosNavSubMenu {
	display:none;
	position:absolute;
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
	margin:-5px 0 0 90px;
}
.productosNavSubMenu li{
	list-style:none
}
.productosNavSubMenu a{
	display:none;
	border-bottom:#CCCCCC 1px solid;
	font-size:13px;
	padding:5px 9px; display:block;
	color:#ed7d24;
}
#derecha h4 a{
	color:#fff;
}
#derecha h4 a:hover{
	color:#000;
}
.productosCont h5 {
	padding:25px 15px;
	font-size:14px;
}

/*/CATALOGO/*/

.contCatTools {
	margin:4px 0 0 0;
	height:22px;
	padding:4px;
	text-align:right;
	border-bottom:#c4c2c2 solid 1px;
}
.contCatTools a{
	float:left;
	outline:none;
	padding:5px 10px;
	margin-right:4px;
	display:inline;	
	color:#666666;
	border:#c4c2c2 solid 1px;
	border-bottom:none;
	font-weight:bold
}
.contCatTools .on, .contCatTools a:hover{
	background-color:#fff; text-decoration:none !important; color:#000000;
}
.orderMenu{
	cursor:pointer; 
	padding-right:10px;
	background:url(../img/bgInputOrder.gif) no-repeat top right #fff !important;
	border:1px solid #CCCCCC;
}
.contMenuOrder{
	position:absolute;
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#fff;
	text-align:left;
	margin-top:25px;
	display:none;
	width:229px
}
.contMenuOrder a{
	width:90px;
	border:#999999 solid 1px;
	margin-bottom:2px;
}
.contMenuOrder a:hover{
	color:#fff;
	background-color:#e58500;
}

.contProdLista {
	background-color:#FFFFFF;
	padding:4px 0
}
.contProdLista .contCatTit {
	background-color:#E9E9E9;
	margin-bottom:3px;
	height:26px;
	overflow:auto;
}
.contOrdenTit {
	background-color:#E9E9E9;
	margin-left:10px;
	margin-bottom:3px;
	height:27px;

}
.contProdLista .contCatTit p, .contProdLista .contOrdenTit p{
	float:left;
	border-left:#fff 1px solid;
	height:18px;
	font-weight:bold;
	padding:5px 0 3px 5px;
	display:inline;
}
.contProdLista .itemProd {
	background-color:#fff;
	margin-bottom:5px;
	padding:2px;
	clear:left;
	border-bottom:#CCCCCC solid 1px;
	cursor:pointer;
	height:95px
}
.contProdLista .itemProd:hover {
	background-color:#fff6ef;
}
.contProdLista .dest {
	background-color:#e2eaff ;
}
.contProdLista .foto img{
	margin-right:8px;
	border:#CCCCCC solid 1px;
	float:left;
	display:inline;	
	width:180px;
}
.contProdLista a:hover img{
	border:#ea9c14 solid 1px
}
.contProdLista .categ{	
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
}
.contProdLista .nombre{
	font-size:15px;
	font-weight:bold;
	color:#f18322;
	text-transform:uppercase;
}
.contProdLista .descrip{	
	text-align:left;
	float:left;
	width:300px;
	height:78px;
	overflow:hidden;
}
.contProdLista .descrip strong{
	color:#999;
	font-size:11px;
}
.contProdLista .datos{	
	display:none
}
.contProdLista .datos img{	
	width:75px;
}
.contProdLista .precio{
	display:inline;
	text-align:center;
	font-size:12px;
	color:#333;
}
.contProdLista .btns{	
	width:120px;
	float:right;
	margin-top:7px;
}
.contProdGal  {
	background-color:#FFFFFF;
	padding:15px 0 0 15px;
}
.contProdGal .contCatTit {
	display:none;
}
.contProdGal .itemProd {
	float:left;
	width:314px;
	height:262px;	
	background-color:#fff;
	border:#CCCCCC solid 1px;
	margin:0 0 5px 5px;
	display:inline;
	cursor:pointer;
	padding:10px
}
.contProdGal .dest {
	background-color:#fff8ef;
	border:#FFCC00 solid 1px;
}
.contProdGal .foto img{
	border:#fff solid 1px;
}
.contProdGal a:hover img{
	border:#ea9c14 solid 1px
}
.contProdGal .categ{	
	font-size:11px;
	color:#666;
	text-transform:uppercase;
}
.contProdGal .nombre{
	font-size:18px;
	font-weight:bold;
	color:#f18322;
	text-transform:uppercase;
}
.contProdGal .descrip{	
	text-align:left;
	margin:0 6px;
	height:70px;
	clear:left;
	overflow:hidden;
}
.contProdGal .datos{	
	margin:2px;
	font-weight:bold;
	padding-left:5px
}
.contProdGal .datos img{	
	float:right;
	margin:-90px 0 0 0;
	position:relative;
	height:30px;
	max-width:75px;
	border:#999999 solid 1px;
}
.contProdGal .precio{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #999999;
	color:#666666;
	display:inline;
	font-size:16px;
	font-weight:bold;
	left:245px;
	margin:2px;
	padding:3px 5px;
	position:relative;
	text-align:left;
	top:-86px;
}
.contProdGal .btns{	
	clear:both;
	margin-left:62px;
}
.contProdGal .btns a{	
	margin-right:25px;
}

/*/SECCIONES/*/

.seccionesCont #derecha {
	width:100%  !important;
}
.seccionTitle {
	color:#fff;
	font-size:19px;
	border-bottom:#fff solid 1px;
	padding:4px 6px;
	margin:2px 9px;
}
.seccionCont {
	margin:2px 9px;
	padding:5px 6px 0 15px;
}
.seccionCont p, .seccionCont h3{
	padding-bottom:8px;
}





/*/CATALOGO/*/

.productosCat h2{
	display:none
}
.productosNuevos {
	margin:15px 7px 0 10px; 
}
.productosDest {
	margin:15px 7px 0 10px;
}
.productosDest h3, .productosNuevos h3, .contCatProductos  h3{
	font-size:14px; border-bottom:#fff solid 1px; color:#000;
	margin:0 3px 2px 3px;
	padding:0 0 10px 7px
}

.productosDest h3 a, .productosNuevos h3 a, .contCatProductos  h3 a{
	color:#000;
}
.productosDest h3 a:hover, .productosNuevos h3 a:hover, .contCatProductos  h3 a:hover{
	color:#0066cc !important;
}
.titCat {
	padding:10px 0 0 0;
	font-size:14px; color:#0d5f8e;
}
.titCat a{
	color:#0d5f8e;
	font-weight:bold
}
.titCat a:hover{
	color:#0066CC
}

.productosNuevos .itemProd, .productosDest .itemProd{
	margin:2px;
}


/*/FICHA/*/

.productoTools {
	float:left;
	padding-top:8px
}
.productoTools a{
	margin-right:4px;
	float:left;
	background-position:top
}
.productoTools a span{
	display:none
}
.btnCons {
	background:url(../img/btnCons.gif);
	width:93px; height:25px;
}
.btnRecom {
	background:url(../img/btnRecom.gif);
	width:101px; height:25px;
}
.btnPrint {
	background:url(../img/btnPrint.gif);
	width:85px; height:25px;
}
.btnDescarga {
	background:url(../img/btnDescarga.gif);
	width:33px; height:25px;
}
.btnAnt {
	background:url(../img/btnAnt.gif);
	width:25px; height:25px;
}
.btnSig {
	background:url(../img/btnSig.gif);
	width:25px; height:25px;
}
.productoTools a:hover {
	background-position:bottom
}
.productoTit {
	font-size:30px;
	padding:5px 0;
	color:#f18322;
	font-weight:normal
}
.productoFoto {
	width:325px;
	float:right;
	display:inline;
	margin:-35px 1px 0 0;
	background:url(../img/bgFotoProducto.gif) no-repeat;
	height:220px
}
.productoFoto img{
	margin:8px 0 0 9px;
	cursor:pointer
}
.productoGal {
	margin:5px 0;
	clear:both;
}
.productoGal img{
	border:#CCCCCC solid 1px;
	cursor:pointer;	
}

.productoGal a{
	margin-right:5px !important;
	float:left;
}
.productoInfo {
	float:left;
	margin-top:8px;
	width:345px;
	display:inline;
}
.prodDescrip {
	font-size:12px
}
.productoInfo {
	float:left;
	margin-top:8px;
	width:315px;
	display:inline;
}
.productoMarca {
	float:right;
	margin:5px;
	display:inline;	
}
.productoInfo .cod{
	padding:10px 30px 0 0;
	font-weight:bold
}
.productoInfo p{
	padding:10px 30px 0 0;
	text-align:justify;
}
.productoInfo .precio{
	padding:5px 10px !important;
	margin:16px 0 2px 10px !important;
	width:auto !important;
	font:bold 20px Arial, Helvetica, sans-serif !important;
	text-align:right;
	color:#ee7e25;
	border:1px solid #ee7e25 ;
	float:right;
	display:inline;
}
.productoInfo .btnConsultar{
	padding:5px 10px !important;
	margin:10px 0 10px 10px !important;
	background-color:#ce6805  !important;
	color:#fff;
	float:right;
	display:inline;	
	width:auto !important;
	font:bold 17px Arial, Helvetica, sans-serif !important;
	cursor:pointer;
}
.productoInfo .stock {
	margin:3px 0 5px 4px;
	font-weight:bold
}
.productoInfo .btnComun{
	margin:15px;
}
.toolDiv {
	background-color:#fff;
	position:absolute;
	margin-top:30px;
	margin-left:20px;
	display:none;
	padding:2px
}
.toolDiv div{
	margin:0 !important;
}

/*FICHA CONSULTA*/

.fichaConsulta{
	padding:2px;
	margin:9px;
	border:1px solid #CCCCCC;
	float:left;
	display:none;
}

.imgConsulta{
	float:left;
	margin:4px;
	border:#999999 solid 1px;
	display:inline;
}
.imgConsulta img{
	width:150px;
}
.datFichaConsulta{
	float:left;
	margin-left:2px;
	margin-top:5px;
	width:430px;
	display:inline;
	font-size:11px;
}
.datFichaConsulta span{
	color: #D97306;
	font-weight:bold;
	font-size:13px;
}
.datFichaConsulta strong{
	font-size:10px;
	color:#666;
}
.loaderConsulta{
	text-align:center;
	font-weight:bold;
	margin:5px;
	display:none;
}

/* RECOMENDACION PRODUCTOS*/

.recomendarGeneral{
	background-color:#fff; 
	position:absolute; 
	width:310px; 
	border:#ed7d24 solid 3px;
	top:-5000px; 
	visibility:hidden; 
	z-index:4
}
.recomendarGeneralTit {
	background:url(../img/bgTit.gif) #0d5f8e;
	color:#fff; 
	font:bold 13px Arial, Helvetica, sans-serif; 
	overflow:auto;
	padding:2px 0 6px 0
}
.titPop{
	float:left; 
	padding:7px 0 0 8px;
}

.recomendarGeneralFDer{
	float:right; width:290px;
	padding:10px;
}
.recomendarGeneralFDer fieldset, .tiendaFDer p{
	padding:4px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border:#dedede solid 1px
}
.recomendarGeneralFDer legend{
	padding:4px;
	
}
.recomendarGeneralFDer input, .recomendarGeneralFDer textarea{
	width:260px;
	border:#999999 solid 1px;
	padding:3px;
	font:bold 12px Arial, Helvetica, sans-serif
}
.btnRecomendar {
	background:url(../img/bgBtnV.gif) repeat-x #142513;
	padding:3px 6px;
	height:13px;
	color:#fff;
	text-decoration:none; 
	display:inline;
	margin:3px 2px 0 0;
}
.btnRecomendar:hover {
	background:url(../img/bgBtnVOn.gif) repeat-x #95c890;
	color:#003300 !important;
	text-decoration:none !important;
}
.btnCerrar {
	background-image:url(../img/btnCerrarPop.gif); 
	float:right;
	height:25px;
	width:25px;
	margin:2px 4px 0 0;
	display:inline;	
	cursor:pointer
}
a.btnCerrar:hover{
	background-position:left 25px;
}
.blockeadorGeneral{
	display:none; 
	background-color:#350000;
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	height:100%;
	z-index:700;
}
.inputError{
	border:1px solid #FF0000 !important;
	background-color: #FBFDA8;
}
/*ENVIOS*/

.loadingEnvio{
	position:absolute;
	display:none;
	text-align:center;
	z-index:2800;
}
.exitoEnvio{
	position:absolute;
	border:2px solid #27710D;
	visibility:hidden;
	top:-1000px;
	z-index:2500;
	cursor:pointer;
	display:inline;
}
.falloEnvio{
	position:absolute;
	border:2px solid #FF0000;
	visibility:hidden;
	top:-1000px;
	z-index:2500;
	cursor:pointer;
	display:inline;
}
.enviandoEnvio{
	z-index:2500;
	top:-1000px;
	position:absolute;
	border:2px solid #003399;
	visibility:hidden;
	display:inline;
}
.blockeadorGeneral{
	position:absolute; top:0; left:0; width:100%; height:100%; background:#000921; filter:alpha(opacity=90);
	display:none; z-index:1;
}
.errorInput{
	border:#CC0000 solid 1px;
	background-color:#FFDFE0
}

/* CONSULTA PRODUCTOS*/

.consultarGeneral{
	background-color:#fff; 
	position:absolute; 
	width:620px;
	border:#ed7d24 solid 3px;
	top:-5000px; 
	visibility:hidden; 
	z-index:4
}
.consultarGeneralTit {
	background:url(../img/bgTit.gif) #ed7d24;
	color:#fff; 
	font:bold 13px Arial, Helvetica, sans-serif; 
	overflow:auto;
	padding:2px 0 6px 0
}
.consultarGeneralFDer{
	float:right; width:290px;
	padding:10px;
}
.consultarGeneralFDer fieldset, .tiendaFDer p{
	padding:4px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border:#dedede solid 1px
}
.consultarGeneralFDer legend{
	padding:4px;
}
.consultarGeneralFDer input, .consultarGeneralFDer textarea{
	width:260px;
	border:#999999 solid 1px;
	padding:3px;
	font:bold 12px Arial, Helvetica, sans-serif
}

.consultarGeneralFIzq{
	float:right; width:290px;
	padding:10px;
}
.consultarGeneralFIzq fieldset, .tiendaFIzq p{
	padding:4px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border:#dedede solid 1px
}
.consultarGeneralFIzq legend{
	padding:4px;
}
.consultarGeneralFIzq input, .consultarGeneralFIzq textarea{
	width:260px;
	border:#999999 solid 1px;
	padding:3px;
	font:bold 12px Arial, Helvetica, sans-serif
}


/* ////////////// NAVEGADOR /////////////////*/

.nav {
	clear:left;
	margin:5px 3px 0px 3px;
	text-align:center;
	padding:4px;
	height:18px;
} 
.nav a, .nav strong, .nav span {
	font-size: 11px;
	text-decoration:none;
	color:#0f3b75;
	border: #0f3b75 solid 1px;
	padding: 2px 5px;
	margin-right: 1px;
	font-weight:bold;
}
.nav a:hover {
	color: #fff !important;
	background-color:#0f3b75;
}
.nav strong {
	color: #fff;
	background-color:#0f3b75;
}
.nav span {
	color:#999999  !important;
	border:solid 1px #999999  !important;
}
.productoGrilla{
	padding:0 8px 0 8px;

}

/* CONTACTO*/

.contactoForm {
	float:right;
	width:600px;
	border-left:#fff solid 1px;
	margin:15px 0;
	padding:5px 0 5px 17px
}
.contactoFormDer {
	float:left;
	width:270px;
	margin-left:10px;
	display:inline;	
}
.contactoFormIzq {
	float:left;
	width:270px;
}
fieldset {
	padding:5px 7px;
	border:#fff solid 1px;
}
input, textarea {
	padding:2px 5px;
	font-weight:bold;
	border:#999999 solid 1px
}
legend {
	padding:2px 5px;
	font-weight:bold;
	font-size:10px
}
.error{
	border:#CC0000 solid 1px;
	background-color:#FFDFE0
}
.formError {
	color: #FF0000; font-weight:bold; display:none;
}
.contactoDatos {
	float:left;
	width:230px;
	color:#000;
	padding:15px 25px 15px 25px;
	text-align:left;
}
.contactoDatos a{
	color:#003366;
}
#menuSec{
	float:left;
	overflow:hidden;
	width:240px;
}
.contSeccion{
}

/*/FICHA POP*/

.descargaPTit {
	background:url(../img/bgTit.gif) #ed7d24;
	color:#fff; 
	font-size:13px;
	font-weight:bold;
	float:left;
	width:100%;
	padding-bottom:4px;
	padding-bottom:6px
}
.descargasFicha {
	background-color:#fff; position:absolute; width:300px; 	border:#ed7d24 solid 3px; visibility:hidden; top:-1000px; z-index:4
}
.descargasFicha h4 {
	padding:5px 0;
	font-size:19px;
}
.descargasFFoto {
	float:left;
	margin:3px 6px 3px 3px;
	display:inline;	
}
.descargasFicha p{
	padding:2px 0 2px 0;
}
.descargasFicha ul{
	padding:8px 0 8px 0;
	list-style:none;
	width:300px;
	float:right
}
.descargasFicha li{
	padding:5px 6px;
	margin:1px 4px 1px 4px;
	text-align:left;
	border-bottom:#CCCCCC solid 1px;
	font-weight:bold
}
.descargasIcon{
	margin-right:2px;
}
/* Estilo del objeto ToolTip*/

.ToolTipMsg{
	font:normal 10px Arial, Helvetica, sans-serif;
	border:1px solid #F99409;
	color:#B00004;
	/*background-color:#FFFED2;*/
	background-color:#FAA938;
	background-repeat: repeat-x;
	padding:2px;
}
.ToolTipMsgNormal{
	font:normal 11px Arial, Helvetica, sans-serif;
	border:2px solid #F99409;
	color:#000000;
	/*background-color:#FFFED2;*/
	background-color:#FAA938;
	background-repeat: repeat-x;
	padding:2px 3px;
	text-align:left;
}

.trans{
	background-color:#FF0000;
	position:absolute;
	margin-top:30px;
	margin-left:-105px;
	display:none;
	padding:2px
}
.trans div{
	margin:0 !important;

}
.blockOrden{
	position:absolute; background-color:#fff; display:none;filter:alpha(opacity=90);opacity:.90;
}
.loaderOrden{
	position:absolute;display:none; font-weight:bold; text-align:center; width:150px;z-index:2;
}

/*MINI FICHA*/
.fichaMini{
	background-color:#fff;
	border:1px solid #CCCCCC;
	text-align:center;
	padding:2px;
}
fichaMini img{
	width: 200px !important;
}
.nombreMini{
	clear:left;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
/*Video*/
.productoVid{
	margin-top:10px;
	float:left;
}
.ulHijas{ overflow:hidden; height:0px;}

.avisoClickImagen{
	clear:left;
}
.topLinks{
	float:right;
	display:inline;
	padding-top:3px;
}
.topLinks a{
	border:none;
	margin:0 10px 0 0;
}
.topLinks a:hover{
	background:none;
}
.productosHome a {
	float:left;
	width:318px;
	height:254px;
	margin:15px 4px 0 3px;
}
.productosHome span{ display:none;}
.productosHome a:hover {
	background-position:center bottom;
}
.prodMedidasEspeciales{
	background:url(../img/btnProducto_03.jpg) no-repeat;
}
.prodVirolaSae{
	background:url(../img/btnProducto_02.jpg) no-repeat;
}
.prodVirolaMetrica{
	background:url(../img/btnProducto_01.jpg) no-repeat;
}

.GrillaLOGin {border-collapse:collapse;table-layout:fixed; margin:0 auto; font-size:11px;  }
.GrillaLOGin th{	border:#ff9900 solid 1px !important;font-weight:bold;padding:5px;color:#000; background-color:#ffc58a;}
.GrillaLOGin td{border:#ff9900 solid 1px;padding:5px;background-color:#fff;color:#000000;}
.GrillaLOGin th, .Grilla td{ padding:2px;}
.GrillaLOGinTh{ padding:2px; border:#ff9900 solid 1px !important;font-weight:bold;color:#000000;background-color:#dde8ef !important;}
.GrillaLOGinTd{ padding:2px; border:#ff9900 solid 1px;background-color:#fff;color:#000000;}
.columnaDestacadaGrilla{border:#ff9900 solid 1px !important;font-weight:bold;color:#fff;background-color:#dde8ef !important; text-align:left;}
.GrillaLOGinDestacada{border:#ff9900 solid 1px !important;font-weight:bold;color:#000 !important;background-color:#dde8ef !important; text-align:left; padding:2px;}
.GrillaLOGinDestacadaLeft{background-color: #dde8ef !important;font-weight:bold !important;color: #000000 !important;text-align:left !important;}
.GrillaLOGinEncNormal{background-color:#FFFFFF !important;font-weight:normal !important;color: #000000 !important; border:#ff9900 solid 1px;}
.ComentGrillaLOGin{color: #FF0000;font-size: 8px;vertical-align: top;padding: 2px;}
.GrillaLOGinTdRowDes{ padding:2px; border:#ff9900 solid 1px !important;font-weight:bold;color:#000000;background-color:#dde8ef !important; }
.ExGrillaLOGin {margin: 2px 8px 2px 3px;font-size: 11px;padding: 3px;color: #333333;clear:left;border:1px solid #E5E5E5;text-align: left;}
.STitGrilla {background-color: #ff9900 !important;border:1px solid #ff9900 !important;font-size: 11px;padding: 2px;text-align: left;color:#fff !important;}
.GrillaLOGinTrTit th{background-color: #ff9900 !important;border:1px solid #ff9900 !important;font-size: 11px;padding: 2px;text-align: left;color:#fff !important;}
.GrillaLOGinTrTit{ background-color:#ff9900; color:#FFFFFF; text-align:center; }
.GrillaLOGinSpanCom, .GrillaDivCom span{ color: #FF0000; font-size:8px; vertical-align:top; }
.GrillaLOGinDivCom{ font-size:11px; margin:2px 7px; text-align:center; }

