#iniciomerchan {
	position:absolute;
	width:200px;
	height:70px;
	z-index:1;
	left: 17px;
	top: -4px;
}

#inicio  #contenedor{
	display: block;
	width: 600px;
	height: 100%;
	top: 10%;
	text-align: center;
	vertical-align: middle;
/*	left: 51px;
	position: absolute;*/
	float: left;
/*	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;*/
}
#inicio #novedades #bannnovedades {
	padding-top: 1px;
	background-color: #000000;
	display: block;
}
#inicio #colder {
	color: #FFFFFF;
	float: left;
	width: 320px;
	margin-left: 10px;
	margin-top: 34px;
	/*background-color: #666666;*/
/*	height: 300px;*/

}
#inicio #novedades {
	width: 316px;
	font-size: 11px;
	height: 351px;
	background-color: #666666;

}

#inicio #contenedorgral {
	margin-top: 54px;
	margin-left: 51px;
}
#inicio .cuadronov{
	border-left: 6px solid #2D2D2D;
	color: #FFFFFF;
	display: block;
	margin-bottom: 12px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top: 1px solid #2D2D2D;
	border-right: 1px solid #2D2D2D;
	border-bottom: 1px solid #2D2D2D;
	text-align: left;
	background-color: #515151;
	margin-right: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
*html #inicio #contenedorgral #colder #novedades .holder #pane2 .cuadronov{
	line-height: 14px;

}

#inicio .cuadronov img{
	padding-right: 5px;

}
#inicio #contacto a {
	background-image: url(imag/contacto.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 70px;
	border: 0px;
	float: right;
	background-position: center;
}
#inicio #contacto a:hover {
	background-image: url(imag/contacto_h.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 70px;
	border: 0px;
	float: right;
	background-position: center;
}
#inicio  #merchan ul#nav {
	color: #868686;
	text-align: left;
	display: block;
	height: 70px;
	padding-left: 10px;
	padding-top: 10px;
	list-style-type: none;
}

#inicio  #merchan ul#nav li a {
	background-image: url(imag/nav_merchan.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 140px;
	display: block;
	text-indent: -1000em;
	margin-left: 10px;
	margin-top: 50px;
	}
#inicio  #merchan ul#nav li a:hover {
	background-image: url(imag/nav_merchan_a.jpg);
}#inicio #contenedor #contacto {
	padding-top: 35px;
}
#inicio #contenedor #top {
	float: right;
}

