@charset "iso-8859-15";
/* CSS Document */

#encabezadoGrid{
	width:739px;
	height:20px;
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	text-align:left;
	background-color:#046380;
	border-bottom:0px;
}

#colImgBlanco{
	position:relative;
	float:left;
	width:100px;
	height:100px;
}

#partnumber{
	position:relative;
	float:left;
	width:100px;
	text-align:left;
	background-color:#046380;
	height:20px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:3px;
}

#promo{
	position:relative;
	float:left;
	width:10px;
	text-align:center;
	background-color:#046380;
	height:20px;
	font-weight:bold;
	color:#FFFFFF;
	border:0px;
}

#descripcion{
	position:relative;
	float:left;
	width:500px;
	text-align:left;
	background-color:#046380;
	height:20px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:3px;
}

#precio{
	position:relative;
	float:left;
	width:75px;
	text-align:left;
	background-color:#046380;
	height:20px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:3px;
}

#can{
	position:relative;
	float:left;
	width:25px;
	background-color:#046380;
	height:20px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:3px;
}

#carrito{
	position:relative;
	float:left;
	width:30px;
	background-color:#046380;
	height:20px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:3px;
}

#stock{
	position:relative;
	float:left;
	width:30px;
	background-color:#046380;
	height:20px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:3px;
}

#grid{
	position:relative;
	float:left;
	width:774px;
	font-family:Tahoma;
	font-size:10px;
	padding:0px;
	margin:0px auto;
}

#grid input{
	font-family:Tahoma;
	font-size:9px;
	width:15px;
	height:12px;
}

#tableGrid{
	margin:0px auto;
}

#contentDes{
	width:500px;
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
	margin-left:10px;
	text-align:left;
/*	border-bottom:1px dashed #CCCCCC;*/
	padding-right:5px;
	cursor:pointer;
}

.sobre:hover{
	text-decoration:underline;
	cursor:pointer;
}

#contentPN{
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
	margin-left:10px;
	text-align:left;
/*	border-bottom:1px dashed #CCCCCC;*/
	padding:0px 5px;
	cursor:pointer;
}

#contentNum{
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
	margin-right:10px;
	text-align:right;
/*	border:1px dashed #ff6600;*/
/*	border-bottom:1px dashed #CCCCCC;*/
	padding-right:5px;
/*	vertical-align:top;*/
}

#contentPre{
	color:#333333;
	background-color:#EEEEEE;
	font-family:Tahoma;
	font-size:11px;
	margin-right:10px;
	text-align:right;
/*	border:1px dashed #ff6600;*/
/*	border-bottom:1px dashed #CCCCCC;*/
	padding-right:5px;
/*	vertical-align:top;*/
}

#contentImg{
	text-align:center;
/*	border-bottom:1px dashed #CCCCCC;*/
}

#contentImgMini{
	text-align:center;
/*	border-bottom:1px dashed #CCCCCC;*/
	padding:5px;
}

#contentImgMini img{
	cursor:pointer;
}

#leyenda{
	height:30px;
	vertical-align:bottom;
}

#paginacion{
	position:relative;
	float:left;
	width:772px;
	height:30px;
	line-height:30px;
	padding:0px;
	text-align:center;
	margin:0px auto;
}

#paginacion2{
	width:745px;
	margin:0px auto;
}

#paginas{
	position:relative;
	float:left;
	width:400px;
	font-family:Tahoma;
	font-size:9px;
	text-align:left;
	padding-left:6px;
}

#regPagina{
	position:relative;
	float:left;
	width:278px;
	font-family:Tahoma;
	font-size:9px;
	padding:0px;
	text-align:right;
}

#cmb{
	position:relative;
	float:left;
	width:60px;
	font-family:Tahoma;
	font-size:9px;
	text-align:left;
}

#cmbTamPagina{
	font-family:Tahoma;
	font-size:9px;
	width:45px;
	height:17px;
	padding:0px;
}

#filtro{
	position:relative;
	float:left;
	font-family:Tahoma;
	font-size:9px;
}

#chkStk{
	width:14px;
	height:14px;
	vertical-align:middle;
}

#paginacion ul{
	position:relative;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:9px;
}

#paginacion li{
	position:relative;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:9px;
	height:30px;
	line-height:30px;
}

.hoja{
	cursor:pointer;
}

.hoja:hover{
	color:#FF6600;
	font-size:18px;
	font-weight:bold;
}

