@charset "utf-8";
/* CSS Document */
#column_products{
	width:750px;
}
.column_image1{
	width:138px;
	height:223px;
	background-image:url("images/lcd_plasmas.gif");
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	clear:right;
	background-color:#ffffff;
}
.column_image2{
	width:138px;
	height:223px;
	background-image:url("images/video.gif");
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	clear:right;
	background-color:#ffffff;
}
.column_image3{
	width:138px;
	height:223px;
	background-image:url("images/audio.gif");
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	clear:right;
	background-color:#ffffff;
}
.column_image4{
	width:138px;
	height:223px;
	background-image:url("images/climatizacion.gif");
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	clear:right;
	background-color:#ffffff;
}
.column_image5{
	width:138px;
	height:223px;
	background-image:url("images/telefonia.gif");
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	clear:right;
	background-color:#ffffff;
}
.column_image6{
	width:138px;
	height:223px;
	background-image:url("images/hogar.gif");
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	clear:right;
	background-color:#ffffff;
}
.column_content{
	width:217px;
	height:223px;
	float:left;
	clear:right;
	text-align:left;
	padding:5px;
}
.column_content ul{
	list-style-image:  url("images/category_bullet.gif");
	line-height:0.5em;
	color: #0d2474;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}

.column_content2{
	width:217px;
	height:223px;
	float:left;
	clear:right;
	text-align:left;
	padding:5px;
}
.column_content2 ul{
	list-style-image:  url("images/category_bullet.gif");
	line-height:1.7em;
	color: #0d2474;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}
.titulo_sitemap{
	width:217px;
	height:25px;
	float:left;
	clear:both;
	text-align:left;
	padding:8px 5px 0px 5px;
	margin:5px;
}
.titulo_sitemap2{
	width:auto;
	height:25px;
	float:left;
	clear:both;
	text-align:left;
	padding:8px 5px 0px 5px;
	margin:5px;
}

.categoria_sangria, A.categoria_sangria {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333;
  padding-left:5px;
  font-weight:normal;
  line-height:0.5em;
}
A:hover.categoria_sangria {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #999;
  padding-left:5px;
  font-weight:normal;
  line-height:0.5em;
}
.negrita, A.negrita {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333;
  font-weight:bold;
  line-height:1.2em;
}
A:hover.negrita {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #999;
  font-weight:bold;
  line-height:1.2em;
}