/* CSS Document */

* {
	padding:0;
	margin:0;
}
body {
	color:#000000;
	background:url(../img/bgSite.jpg) no-repeat center top #006f9c;
	font:normal 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
}
img {
	border:none;
	vertical-align:middle;
}
a:hover {
	text-decoration:underline;
}
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;
	width:940px;
	background:url(../img/bgPrincipal.gif) no-repeat bottom right;
	padding-bottom:20px
}
#top {
	width:940px;
	margin:0 auto;
	padding:12px 0 0 0; 
	height:96px;
}
#menu {
	height:48px;
	width:930px;
	margin:0 auto;
	clear:left;
	padding:13px 0 0 10px;
	background:url(../img/bgMenu.jpg)
}
#menu ul{
	list-style:none;
}
#menu li{
	float:left;
}
#menu img{
	float:left;
}
#menu a{
	float:left;
	color:#fff;
	font:bold 14px "Myriad Pro", Arial, Helvetica, sans-serif;
	outline:none;
	margin-left:15px;
}
#menu a span{
	padding:11px 15px 0 30px;
	background:url(../img/bgMenuL.gif) no-repeat left;
	float:left;
	height:28px;
	margin-left:-10px;
	cursor:pointer
}
#menu a:hover, #menu li:hover a{
	color:#000000;
	text-decoration:none !important;
	background:url(../img/bgMenuOn.gif) right no-repeat;
}
#menu a:hover span, #menu li:hover a span{
	color:#003366;
	text-decoration:none !important;
	background:url(../img/bgMenuOnL.gif) left no-repeat;
}
#menu .on{
	color:#003366;
	cursor:default !important
}
#menu .on span{
	padding:11px 15px 0 30px;
	float:left;
	height:28px;
	margin-left:-10px;
	cursor:default !important
}
#menu .on:hover span{
	color:#003366 !important;
	background:url(../img/bgMenuL.gif) no-repeat left !important
}
#menu .on:hover {
	background:none !important
}
.subTop{
	position: absolute;
	margin:-3px 0 0 5px;
	height:0px;
	overflow:hidden;
	z-index:100;
	clear:left;
}
.subTopCont{
	padding:4px;
	background-color:#3bacd2;
	border:#7fe5fc solid 1px;
}
.subTop li{
	float:none !important;
	list-style:none inside;
	padding-bottom:3px;
}
.subTop a{
	display:block;
	float:none !important;
	font-size:13px !important;
	padding:6px 6px 6px 10px !important;
	background:#50bbdf !important;
	width:145px;
	margin:0 0 3px 0 !important
}
.subTop a:hover{
	color:#055f82 !important;
	background:#6fd5f7 !important;
}

#topPrint{
	display:none
}
#title {
	background:url(../img/bgTitle.jpg) no-repeat;
	height:52px;
	margin-top:6px;
	text-align:right
}
#titleHome {
	background:url(../img/bgTitleHome.jpg) no-repeat;
	height:164px;
	margin-top:6px;
}
#titleHome p{
	display:none
}
#title p{
	font:bold 26px "Myriad Pro", Arial, Helvetica, sans-serif;
	padding:9px 20px 0 20px;
	color:#fff;
}
#cont {
	width:940px;
	margin:7px auto 0 auto;
	background:url(../img/bgCont.gif) repeat-y right;

}
.contColumnaSec, .contColumnaProd {
	background:url(../img/bgContColumna.gif) repeat-y right !important;
}
#pie {
	width:940px;
	margin:10px auto;
	height:89px;
	background:url(../img/bgPie.jpg) no-repeat
}
#pieCont {
	padding:13px 0 0 20px;
	color:#fff;
	text-align:center;
	font-size:11px;
}
#pieCont a{
	color:#fff;
	padding:2px 4px
}
#pieCont p a:hover{
	background-color:#00CCFF;
	color:#000000;
	text-decoration:none !important;
}
#pieCont p{
	padding-bottom:16px;
}
#pie img{
	border:none;
}
.loginLogo {
	width:50px;
	height:20px;
	float:right;
	display:inline;	
	margin:30px 5px 0 0;
	background-image:url(../img/logoLogin.png);
	background-repeat:no-repeat;
}
.loginLogo span{ display:none; }
#derecha {
	float:left;
	padding-bottom:8px;
	display:inline;	
}
#izquierda {
	float:left;
	padding-bottom:8px;
	display:inline;
}
#center {
	float:left;
	padding-bottom:8px;
	display:inline;	
}
.btnComun, .btnComunG  {
	background:url(../img/bgBtn.gif) no-repeat top right; 
	color:#fff;  
	font:normal 8px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none !important;
	text-transform:uppercase;
	outline: 0;
	margin:0 6px 3px 4px;
	display:inline;
	cursor:pointer;
}
.btnComunG  {
	font-size:10px;
}
.btnComun span img{
	margin:-2px 4px 0 0;
}
.btnComun span, .btnComunG span{ 
	padding:2px 1px 0 2px; height:17px; float:left; margin-right:7px;
	margin-left:-6px; background:url(../img/bgBtn.gif) no-repeat top left; display:inline
}
.btnComun:hover, .btnComunG:hover {
	color:#000000 !important
}
.btnComunG {
	background:url(../img/bgBtnG.gif) no-repeat top right; 
}
.btnComunG span{ 
	padding:2px 1px 0 2px; height:20px; 
	background:url(../img/bgBtnG.gif) no-repeat top left;
}
.btnComunG span img{
	margin:-2px 4px 0 0;
}
#derecha h3{
	background:url(../img/bgTitDer.gif) no-repeat;
	color:#055f82;
	font:bold 20px "Myriad Pro", Arial, Helvetica, sans-serif;
	padding:20px 12px 0 15px;
	height:63px;
}
#center h3{
	background:url(../img/bgTitCen.gif) top no-repeat;
	color:#055f82;
	font:bold 20px "Myriad Pro", Arial, Helvetica, sans-serif;
	padding:20px 12px 0 15px;
	height:63px;
}
#izquierda h3{
	background:url(../img/bgTitIzq.gif) no-repeat;
	color:#055f82;
	font:bold 20px "Myriad Pro", Arial, Helvetica, sans-serif;
	padding:20px 12px 0 15px;
	height:63px;
}
#formBuscar  {
	padding:5px; float:right; width:295px; margin:0 5px 0 0; display:inline;	
}
.btnTop{
	float:left;
	margin-right:5px;
	display:inline;	
}
#formBuscar input {
	width:135px;
}

/*/HOME/*/

.homeCont {
	background:url(../img/bgContHome.gif) repeat-y;
}
.homeCont #derecha{
	width:220px !important;
}
.homeCont #center {
	width:477px !important;
}
.homeCont #izquierda {
	width:242px  !important;
}
.homeProd h2{
	font-size:13px;
	padding:5px 7px;
	margin-bottom:8px
}
.homeProd .itemProd {
	border:none;
	margin:0 5px 5px 5px;
	padding:2px 6px 8px 6px;
	clear:left;
	border:#0099CC solid 1px
}
.homeProd .foto img{
	border:#fff solid 1px;
	width:195px
}
.homeProd .foto:hover  img{
	border:#77d6ee solid 1px
}
.homeProd .nombre{
	font-size:13px;
	float:left;
	width:180px;
	font-weight:bold;
	color:#055f82;
	padding:5px 0
}
.homeProd br{	
	clear:left
}
.homeProd .descrip{	
	text-align:left;
	margin:0 6px;
}
.homeProd .datos{	
	margin:2px;
	font-weight:bold;
	padding-left:5px
}
.homeProd .datos img{	
	display:none;
}
.homeProd .precio{	
	margin:2px;
	padding:4px 5px;
	font-size:16px;
	color:#40afdb;
	text-align:right;
	font-weight:bold;
}
.homeProd .btns{	
	clear:both;
}
.homeProd .btns a{	
	margin-right:5px;
}
.seccionHome { 
	clear:left;
	padding:0 10px;
	overflow:hidden;
	width:437px;
	margin-top:10px
}
.seccionHome img{ float:left; display:inline;	
}
.seccionHome p{ 
	padding:15px;
}
.seccionHome strong{ 
	font-size:17px
}
.seccionHome .TPos3{ 
	width:437px !important
}

/*/MENU CATEGORIAS/*/

.menuCat {
	padding:5px 0;
	min-height:250px
}
.menuCat ul{
	list-style:none;
	margin:0 10px;
}
.menuCat li{
	margin-bottom:2px;
	display:inline
}
.menuCat li a{
	display:block;
	color:#055f82;
	font-weight:bold;
	padding:7px 0 7px 15px;
	margin-bottom:3px;
	background:url(../img/bgMenuCatBtn.gif) bottom left no-repeat;	
}
.menuCat li .on, .menuCat li a:hover{
	text-decoration:none!important;
	color:#000000;
}
.menuCat li .on{
		background:url(../img/bgMenuCatBtnOn.gif) bottom left no-repeat;	
}
.menuCat li ul{
	margin:0 0 0 18px;
	overflow:hidden
}
.menuCat li ul li{
	
}
.menuCat li ul li a{
	color:#000;
	font-size:10px;
}
.menuCat li ul li .on, .menuCat li ul li a:hover {

}
.menuCat li ul li .on, .menuCat li .on {
	cursor:default
}
.verTodas {
	background:url(../img/bgMenuVerTodas.gif) bottom left no-repeat !important;	
}

/*/PRODUCTOS/*/

.productosCont #derecha {
	width:698px  !important;
}
.productosCont #izquierda {
	width:242px  !important;
}
.contColumnaNo {
	background:url(../img/bgContColumnaNo.gif) repeat-y right !important;
}
.contColumnaNo #derecha h4{
	background:url(../img/bgTitBig.gif) no-repeat left !important;
}
.contColumnaNo #derecha {
	float:none !important;
	display:block !important;
	width:940px !important;
}
.contColumnaNo #izquierda {
	display:none !important
}


#derecha h4{
	background:url(../img/bgTitDerColumna.gif) no-repeat;
	color:#055f82;
	font:bold 20px "Myriad Pro", Arial, Helvetica, sans-serif;
	padding:20px 12px 0 15px;
	height:63px;
}
#derecha h4 a{
	color:#055f82;
}
#derecha h4 a:hover{
	color:#000;
}
.productosCont h5 {
	padding:25px 15px;
	font-size:14px;
}

/*/CATALOGO/*/

.contCatTools {
	margin:0 5px 4px 5px;
	padding:0 4px;
	border-bottom:#a9e5f4 solid 1px;
	height:30px;
	text-align:right;
}
.contCatTools a{
	float:left; 
	margin-top:4px;
	background:url(../img/solTitOff.gif) no-repeat top right; 
	height:24px;  
	color:#055f82;  
	font-weight:bold; 
	text-decoration:none !important;
	outline: 0;
	margin-right:4px
}
.contCatTools a span { padding:4px 7px 0 10px; height:20px; float:left; margin-right:3px; background:url(../img/solTitOff.gif) no-repeat top left; cursor:pointer}

.contCatTools .on, .contCatTools a:hover{
	background-color:#fff; text-decoration:none !important; color:#1486b4;
}
.contCatTools a:hover{ background:url(../img/solTitOffOver.gif) no-repeat top right;  color:#1486b4; text-decoration:none !important; }
.contCatTools a:hover span{ background:url(../img/solTitOffOver.gif) no-repeat top left !important; }
.contCatTools .on, .contCatTools .on:hover { 
	float:left;
	margin-top:1px; cursor:default; 
	background:url(../img/solTitOn.gif) no-repeat top right !important; 
	height:30px;
	color:#1486b4;	
	text-decoration:none !important;
	outline: 0
}
.contCatTools .on span, .contCatTools .on:hover span{ 
	background:url(../img/solTitOn.gif) no-repeat top left !important; 
	padding:7px 6px 0 10px;
	height:23px;
	margin-right:7px;
	float:left;
	font-weight:bold;
}

.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:100px;
	padding:5px 0 0 5px;
	border:#999999 solid 1px;
	background-image:none;
	margin:2px;
}
.contMenuOrder a:hover{
	color:#fff;
	background-image:none;
	background-color:#e58500;
}
.contProdLista {
	clear:left;
	margin:4px 6px;
}
.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
}
.contProdLista .itemProd:hover {
	background-color:#caf4ff;
}
.contProdLista .dest {
	background-color:#e2f9ff ;
}
.contProdLista .foto img{
	margin-right:4px;
	border:#CCCCCC solid 1px;
	float:left;
	display:inline;	
	width:100px;
}
.contProdLista .foto:hover img{
	border:#77d6ee solid 1px
}
.contProdLista .nombre{
	font-size:13px;
	font-weight:bold;
	color:#055f82;
}
.contProdLista .descrip{	
	text-align:left;
	float:left;
	width:300px
}
.contProdLista .datos{	
	margin:2px;
	float:left;
	width:90px;
	display:inline;	
	font-size:10px;
	padding-left:10px
}
.contProdLista .precio{	
	margin:2px 0 2px 10px;
	padding:3px 5px;
	float:left;
	width:90px;
	font-weight:bold;
	font-size:15px;
}
.contProdLista .btns{	
	width:120px;
	float:right;
	margin-top:7px;
}
.contProdGal  {
		clear:left;
	margin:5px 0 0 12px
}
.contProdGal .contCatTit {
	display:none;
}
.contProdGal .itemProd {
	float:left;
	width:202px;
	height:280px;	
	background-color:#fff;
	border:#ccc solid 1px;
	margin:0 0 5px 5px;
	display:inline;
	cursor:pointer;
	padding:5px
}
.contProdGal .itemProd:hover {
	border:#77d6ee solid 1px;
}
.contProdGal .dest {
	background-color:#e2f9ff;
	border:#77d6ee solid 1px;
}
.contProdGal .foto img{
	border:#CCCCCC solid 1px;
	width:200px;
	height:150px
}
.contProdGal .foto:hover img{
	border:#77d6ee solid 1px
}
.contProdGal  .nombre{
	font-size:13px;
	font-weight:bold;
	color:#055f82;
	padding:4px 0
}
.contProdGal .descrip{	
	text-align:left;
	margin:0 6px;
	height:61px;
	overflow:hidden;
}
.contProdGal .datos{	
	margin:2px;
	font-weight:bold;
	padding-left:5px
}
.contProdGal .datos img{	
	float:right;
	margin:2px 0 0 0;
	position:relative;
	max-width:90px;
	max-height:32px;
}
.contProdGal .precio{	
	margin:2px;
	padding:4px 5px;
	font-size:16px;
	color:#40afdb;
	font-weight:bold;
}
.contProdGal .btns{	
	clear:both;
	margin-top:5px;
	padding-left:10px;
}
.contProdGal .btns a{	

}

/*/SECCIONES/*/

.seccionesCont #derecha {
	width:698px  !important;
}
.seccionesCont #izquierda {
	width:242px  !important;
}
.seccionesCont #derecha h4{

}
.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{
	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{
	color:#000;
}
.productosDest h3 a:hover, .productosNuevos h3 a:hover{
	color:#0066cc !important;
}
.titCat {
	padding:10px 0 0 17px;
	font-size:12px; color:#FF9900;
}
.titCat a{
	color:#FF9900;
	font-weight:bold
}
.titCat a:hover{
	color:#0066CC
}

.productosNuevos .itemProd, .productosDest .itemProd{
	margin:2px;
}


/*/FICHA/*/

.productoTools {
	float:right;
	padding:4px 18px;
	margin:5px 8px 0 0;
	display:inline;	
	border:#CCCCCC solid 1px
}
.productoTools a{
	margin-right:4px;
	padding:1px
}
.productoTools img{
	border:none
}
.productoTools a:hover img{
	background-color:#fff
}
.productoTit {
	font-size:25px;
	padding:5px 5px;
	margin:0 10px;
	color:#006f9c;
	border-bottom:#fff solid 1px
}
.productoGal {
	margin:5px 15px;
	float:left;
	display:inline;	
	width:310px;
	display:inline;
}
.productoGalM {
	margin:5px 0;
}
.productoGalM img{
	cursor:pointer;
}

.productoGal img{
	border:#CCCCCC solid 1px;
	cursor:pointer;
}
.productoInfo {
	float:left;
	margin-top:8px;
	width:315px;
	display:inline;
}
.productoMarca {
	float:right;
	margin:5px;
	display:inline;	
}
.productoInfo .cod{
	padding:10px 35px 0 15px;
	font-weight:bold
}
.productoInfo p{
	padding:10px 35px 0 15px;
}
.productoInfo .precio{
	padding:5px 10px !important;
	margin:10px 0 2px 10px !important;
	width:auto !important;
	font:bold 19px Arial, Helvetica, sans-serif !important;
	color:#40afdb
}
.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:10px 10px 0 10px;
}
.toolDiv {
	background-color:#fff;
	position:absolute;
	margin-top:30px;
	margin-left:-105px;
	display:none;
	padding:2px
}
.toolDiv div{
	margin:0 !important;
}

/*FICHA CONSULTA*/

.fichaConsulta{
	padding:2px;
	margin:5px;
	border:1px solid #CCCCCC;
	float:left;
	display:none;
}

.imgConsulta{
	float:left;
	margin:4px;
	border:#999999 solid 1px;
	display:inline;
}
.imgConsulta img{
	width:100px;
}
.datFichaConsulta{
	float:left;
	margin-left:2px;
	width:180px;
	display:inline;
}
.datFichaConsulta span{
	color: #055f82;
	font-weight:bold;
	font-size:13px;
}
.datFichaConsulta strong{
	font-size:10px;
}
.loaderConsulta{
	text-align:center;
	font-weight:bold;
	margin:5px;
	display:none;
}

/* RECOMENDACION PRODUCTOS*/

.recomendarGeneral{
	background:url(../img/bgPopup.gif) no-repeat bottom; 
	position:absolute; 
	width:316px; 
	top:-5000px; 
	visibility:hidden; 
	z-index:4
}
.recomendarGeneralTit {
	background:url(../img/bgPopupTit.gif) no-repeat; 
	color:#055f82;
	margin-top:-10px;
	font:bold 17px "Myriad Pro", Arial, Helvetica, sans-serif; 
	overflow:auto;
	padding:9px 3px 9px 8px
}
.titPop{
	float:left; 
	overflow:auto;
	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%;
}
.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{
	position:absolute; 
	width:620px;
	top:-5000px; 
	visibility:hidden; 
	z-index:4;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	overflow:hidden;
	
}
.consultarGeneralTit {
	background:url(../img/bgMenu.jpg); 
	color:#FFFFFF;
	font:bold 17px "Myriad Pro", Arial, Helvetica, sans-serif; 
	overflow:auto;
	padding:9px 3px 9px 8px
}
.consultarGeneralFCenter{
	padding:10px;
	background-color:#FFFFFF;
}

.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
}



.loaderPrevia{
	text-align:center;
	margin-top:100px;
	margin-bottom:100px;
	font-weight:bold;
	display:none;
}
.contPrevia h4{
	color:#055f82;
	font:bold 20px "Myriad Pro", Arial, Helvetica, sans-serif;
	padding:20px 12px 0 15px;
	height:63px;
}
.contPrevia h4 a{
	color:#055f82;
}
.contPrevia h4 a:hover{
	color:#000;
}

/* ////////////// 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{
	width:698px  !important;
}
.contactoDatos {
	width:242px  !important;
}
.contactoFormDer {
	float:left;
	width:270px;
	margin:25px 0 0 10px;
	display:inline;	
}
.contactoFormIzq {
	float:left;
	width:270px;
	margin:25px 0 0 35px
}
fieldset {
	padding:5px 7px;
	border:none
}
input, textarea {
	padding:2px 5px;
	font-weight:bold;
	border:#023d43 solid 1px;
	border-bottom-color:#3fd2e0;
	border-right-color:#3fd2e0;
}
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 p{
	padding:15px 25px 15px 25px;
	color:#000000;
	text-align:right
}
.contactoDatos a{
	color:#006699;
}
#menuSec{
	float:left;
	overflow:hidden;
	width:240px;
}
.contSeccion{
	margin:10px 0 0 10px;
	float:left;
	width:670px;
	padding-right:5px;
	display:inline;
}

/*/FICHA POP*/

.descargasFicha {
	visibility:hidden; top:-1000px;
	z-index:4;
	background:url(../img/bgPopup.gif) no-repeat bottom; 
	position:absolute; 
	width:316px; 
}
.descargaPTit {
	background:url(../img/bgPopupTit.gif) no-repeat; 
	color:#055f82;
	margin-top:-10px;
	font:bold 17px "Myriad Pro", Arial, Helvetica, sans-serif; 
	overflow:auto;
	padding:9px 3px 9px 8px
}
.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;
	width:200px;
	padding:2px;
}
fichaMini img{
	width: 200px;
}
.nombreMini{
	clear:left;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
/*Video*/
.productoVid{
	margin-top:10px;
	float:left;
}
.ulHijas{ overflow:hidden; height:0px;}

/*ZOOM COPIAR PARA OTROS SITIOS */

#zoomLayLoader {
	position:absolute; width:80px; height:80px; line-height:80px; vertical-align:middle; text-align:center;
	top:-100px; visibility:hidden; z-index:9;
}
#zoomLayPrev {
	position:absolute; visibility:hidden; top:-100px; display:inline; z-index:9;
}
#zoomLayEpig {
	background-color:#fff;
	border:#999999 solid 1px;
	color:#999999;
	padding:3px 6px;
	visibility:hidden;
	font-weight:bold;
	z-index:9;
}
#zoomLayEpig img{
	border:#fff solid 1px;
}
#zoomLayEpig img:hover{
	border:#CC0000 solid 1px;
}
.epiFlot {
	color:#333333
}
#zoomLayProds {
	background-color:#fff;
	border:#999999 solid 1px;
	border-top:none;
	padding:2px 6px;
}
#zoomLayProds a{
	border:#FFFFFF solid 1px;
	float:left;
}
#zoomLayProds a:hover{
	border:#CC3300 solid 1px;
}
#zoomLayProds a img{
	border:none
}

/*VER TODAS LAS CATEGORIAS*/

.catPrimerNivel{
	margin:15px 25px 10px 10px;
	clear:left;
}
.catPrimerNivel h5 {
	padding:0;
	border-bottom:#CCCCCC solid 1px;
	background-color:#F3F3F3;
	float:left;
	width:890px;
	
}
.catPrimerNivel h5 a{
	color:#003366;
	display:inline;
	padding:4px;
	width:805px;
	float:left;
}
.catPrimerNivel h5 a:hover{
	background-color:#003366;
	color:#FFFFFF;
	text-decoration:none	
}
.arribaCat{
	float:left;
	width:60px !important;
	text-align:center;
}
.catSegundoNivel{
	margin-left:10px;
	padding-top:15px
}
.catSegundoNivel li{
	font-size:11px;
	list-style:none;
	font-weight:normal;
	display:inline;
	padding:0;
	float:left;
	width:24%;
	margin-right:1%
}
.catSegundoNivel li a{
	display:block;
	background:url(../img/bgCatSegundoNivel.gif) no-repeat;
	padding:3px 0 3px 20px;
}
.catSegundoNivel li a:hover{
	background-color:#F7F7F7;
	text-decoration:none
}

/*PRESUPUESTO*/

.topPresupuesto {
	padding:7px;
	border:#FFFFFF solid 1px;
	margin:6px;
	color:#FFFFFF;
	height:20px !important;
	
}

.presupuestoCont {
	background:url(../img/bgTitBig.gif) left top no-repeat;
	padding-top:12px
}
.presupuestoCont #derecha {
	float:left !important;
	width:260px !important;
}
.presupuestoCont #izquierda {
	display:inline !important;
	width:680px
}
.presupuestoCont #derecha h4{
	background:none !important;
	font:bold 16px "Myriad Pro",Arial, Helvetica, sans-serif !important;
	padding:2px 0 10px 15px;
	color:#055F82;	
	height:auto
}
.loaderPresupuesto{
	font-weight:bold;
	text-align:center;
	position:absolute;
	display:none;
	z-index:1;
}
.blockerPresupuesto{
	background-color:#FFFFFF;
	position:absolute;
}
.presupuestoMenuCat {
	padding:0 7px;
	background-color:#FFFFFF;
	border:#0076a6 solid 2px;
	margin:0 8px;
	border-top:none;
	padding-bottom:10px
}
.presupuestoMenuCat h4, .presupuestoForm h4{
	background:none !important;
	font:bold 16px "Myriad Pro",Arial, Helvetica, sans-serif !important;
	padding:14px 0 15px 15px;
	color:#055F82;	
	height:auto
}
.presupuestoMenuCat h4 a{
	font-size:13px;
	color:#055F82;		
}
.presupuestoMenuCat a:hover{
	color:#000000
}
.presupuestoMenuCat li{
	list-style:none inside;
	float:left;
	width:319px;
}
.presupuestoMenuCat li a{
	display:block;
	background-color:#FFFFFF;
	border:#0099CC solid 1px;
	border-left:#0099CC solid 3px;
	margin:0 4px 4px 0;
	color:#0099CC;
	font-size:11px;
	font-weight:bold;
	padding:2px 6px;
}
.presupuestoMenuCat li a:hover{
	background-color:#0099CC;
	color:#FFFFFF;
	text-decoration:none
}
.presupuestoMenuCat .volver{
	width:325px;
	clear:left; float:right;
}
.presupuestoMenuCat .volver a{
	background-color:#0076a6;
	margin:0 5px 4px 0;
	color:#FFFFFF
}
.presupuestoMenuCat .volver a:hover{
	background-color:#FFFFFF;
	color:#0076a6
}
.presupuestoLista {}
.presupuestosMensajes {
	padding:10px 15px;
	clear:left
}
.presupuestoLista table {
	border-collapse:collapse;
	clear:left;
	width:640px;
	margin:14px auto
}
.presupuestoLista th {
	background-color:#0099CC;
	color:#FFFFFF;
	padding:4px;
	border:#FFFFFF solid 1px;
}
.presupuestoLista td {
	border:#0099CC solid 1px;
	padding:4px;	
}
.presupuestoLista .selec td {
	color:#999999;
	background-color:#EFEFEF
}
.presupuestoBtnAgregar {
	background:url(../img/btnAgregar.gif) no-repeat;
	width:59px; height:18px;
	display:block;
}
.presupuestoBtnAgregar span, .presupuestoBtnEliminar span, .presupuestoBtnEliminarTodo span{
	display:none
}
.presupuestoBtnAgregar:hover {
	background-position:bottom
}
.presupuestoPasosCont {
	padding:4px 0 0 15px;
	margin:0 8px;
	border-bottom:#0076a6 solid 2px;
}
.presupuestoPaso, .presupuestoPasoOn {
	float:left;
	width:300px;
	padding:4px 6px;
	background-color:#0076a6;
	border:#0076a6 solid 1px;
	border-bottom:none;	
	color:#FFFFFF;
	display:block;
	cursor:default;
	font-weight:bold;
	margin:4px 4px 0 0;
}
.presupuestoPaso {
	cursor:pointer;
	background-color:#fff;
	color:#0076a6;	
}
.presupuestoPasoOn:hover {
	text-decoration:none;
}
.presupuestoPaso:hover {
	text-decoration:none;
	background-color:#0076a6;
	color:#fff;
}
.presupuestoPaso2 {
	background-color:#0076a6;
	border:#0076a6 solid 1px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	margin:4px 9px 0 0;
	padding:3px 6px;
	display:block;	
}
.presupuestoPaso2:hover {
	background-color:#fff;
	color:#0076a6;
	text-decoration:none
}
.presupuestoPaso1 {
	background-color:#0076a6;
	border:#0076a6 solid 1px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	margin:4px 9px 0 0;
	padding:3px 6px;
	display:block;	
}
.presupuestoPaso1:hover {
	background-color:#fff;
	color:#0076a6;
	text-decoration:none
}

#contSeleccionados {
	border:#006699 solid 2px;
	margin-right:10px;
	padding:15px 5px 0 5px;
	overflow:hidden;
}	
.presupuestoSelec {
	border:#0066CC solid 1px;
	background-color:#e1f9ff;
	margin:0 8px 15px 8px;
	font-weight:bold;
	padding:5px;
	width:208px
}
.presupuestoBtnEliminar{
	background:url(../img/btnEliminar.gif) no-repeat;
	width:61px; height:18px;
	margin:-2px 0 0 -11px;
	position:absolute;
}
.presupuestoBtnEliminar:hover, .presupuestoBtnEliminarTodo:hover{
	background-position:bottom
}
.presupuestoBtnEliminarTodo{
	background:url(../img/btnEliminarTodo.gif) no-repeat;
	width:91px; height:18px;
	margin:17px 0 0 -11px;
	position:absolute;
}
.presupuestoSelec label{
	float:right;
	font-weight:normal;	
}
.presupuestoSelec input{
	float:right;
	clear:both;
	width:40px
}
.presupuestoForm {
	background-color:#FFFFFF;
	border:#0076a6 solid 2px;
	margin:0 8px;
	border-top:none;
	padding-bottom:10px
}