		div.domtab * {
			margin:0;
			padding:0;
			list-style:none;
			border:none;
			
     	}

		div.domtab{
		    margin-left:10px;
			z-index:10;
			padding:0 0 0 0;
			width:510px;
			font-size:12px;
			font:"Myriad Pro";
			height:200px;
			
		}
		ul.domtabs{
			float:left;
			width:100%;
		
			margin:0 0 0 0;
		
							
		}
		ul.domtabs li{
			float:left;
			padding:0 0 0 0;
			
			
			
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:166px;
			display:block;
			background: url(../../store/SPC-ImagenesFinales/ElementosPaginaProducto/_producto/aleta_caracteristica.png) no-repeat;
			color:#ccc;
				height:10px;
			text-align:center;
			padding-top:5px;
			font-weight:bold;
			text-decoration:none;
			
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:3em;
		}
		ul.domtabs a:hover{
		background: url(../../store/SPC-ImagenesFinales/ElementosPaginaProducto/_producto/aleta_caracteristica_activa.png) no-repeat;
			
		}
		div.domtab div{
			clear:none;
			padding-left:10px;
			padding-right:10px;
			height:400px;
	        background:url(../../store/SPC-ImagenesFinales/ElementosPaginaProducto/_producto/fondo.png) no-repeat;
			font-family:"Myriad Pro", Arial;
			font-size: small;
			font-style: normal;
			line-height: 23px;
			font-weight: normal;
			
			width:500px;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background: url(../../store/SPC-ImagenesFinales/ElementosPaginaProducto/_producto/aleta_caracteristica_activa.png) no-repeat;
		}


		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			padding:1em .5em;
			font-weight:bold;
			font-size:1.3em;
			
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#cfc;
			display:inline;
			padding-left:0;
			font-weight:normal;
			font-size:1em;
		}

