@charset "UTF-8";
/* CSS Document */

.titulo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	width: 170px;
	background-color: #F00;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 3px;
}

div#wrapperProdsSemitecnic div.titulo6 {
	background-color: #007dcb;
}

div#wrapperProdsSemitecnic div.titulo6 a:link, div#wrapperProdsSemitecnic div.titulo6 a:active, div#wrapperProdsSemitecnic div.titulo6 a:visited {
	font-weight: bold;	
}

div#wrapperProdsSemitecnic div.titulo6 a:hover {
	font-weight: bold;
	color: #FFF;
}

.titulo6 a:link, .titulo6 a:active, .titulo6 a:visited {
	color: #FFF;
	text-decoration: none;
}

.titulo6 a:hover {
	color: #000;
	text-decoration: none;
}

.titulo6conHover:hover {
	background-color: #000;
	font-weight: bold;
}

.titulo6conHover a:link {
	font-weight: bold;
}

.titulo6conHover:hover a:hover {
	color: #FFF;
	text-decoration: none;
}

div.pastillasDatosRecambios2 {
	background-image: none;
	width: 170px;
	padding-left: 7px;
	background-color: #dedede;
	margin-top: 7px;
	height: 15px;
	padding-top: 5px;
	margin-bottom: 1px;
}

.enlacesAccesorios {
	background-image: url(../img/flecha1.gif);
	background-repeat: no-repeat;
	background-position: 6px 1px;
	padding-left: 18px;
	min-height: 14px;
}

.enlacesAccesorios a:link, .enlacesAccesorios a:active, .enlacesAccesorios a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 11px;
}

.enlacesAccesorios a:hover {
	color: #F00;
}

#wrapperMenusProdsVM {
/*	min-height: 200px;*/
}

#wrapperProdsOfertas, #wrapperProdsAccesorios, #wrapperProdsSemitecnic {
	display: none;
}

#wrapperProdsSemitecnic {
	margin-top: -50px;	
}

#wrapperMenusNoticias {
/*	min-height: 200px;*/
}

#wrapperNoticiasFerias, #wrapperNoticiasNovedades, #wrapperAlquiler, #wrapperOfertasSemitecnic {
	display: none;
}

div.display {
	margin-bottom: 10px;
}

div.descripcionProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 15px;
}

/*div#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}*/

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

div#wrapperProdsSemitecnic div.pastillasDatosRecambios {
	background-color: #ffffff;
	background-image: url(../img/fndPastDatosRecambios2.gif);
	height: 10px;
	padding-top: 5px;
}

.desplegables {
	display: none;
}
























