.noticias {
	background: url(imagenes_masmusculo/main2.gif) no-repeat right top;
	padding: 10px;
	border: 1px dotted #F2F0F0;
	text-align: justify;
	margin: 5px;
}
#contenido .tablas .noticias p {

	font-size: 12px;
}

.noticias hr {
	color: #55558A;
	border: 1px solid #55558A;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contenido .tablas .noticias h1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#titu_portada ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#titu_portada .sin {
	text-decoration: underline;
}


#titu_portada li {
	margin: 0px;
	padding: 0px 0px 3px;
	list-style: none;
	border-bottom: 1px solid #6A6AA4;
}

#titu_portada a {
	font-size: 12px;
	font-weight: bold;
}.producto_portada a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3F3F67;
}
.producto_portada .portada_precio {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: -1px;
	padding: 0px 0px 0px 50px;
	background: #D03E3E url(imagenes_masmusculo/pvpmasmusculo.gif) no-repeat left top;
	display: block;
	margin-right: 10px;
}
.producto_portada {
	margin: 3px;
	height: 86px;
	padding-top: 10px;
	background: url(imagenes_masmusculo/fondo_nuevos.gif) no-repeat left top;
	padding-left: 10px;
	width: 230px;
}

.producto_portada:hover {
	background: url(imagenes_masmusculo/fondo_nuevos_hover.gif);
}
.producto_portada img {
	padding: 5px 5px 5px 5px;
	text-align: right;
	float: right;
	margin: 0px;
}
.producto_portada p {
	display: block;
	margin: 0px 5px 5px 0px;
	padding: 15px 0px 0px;
	font-weight: bold;
	border-bottom: 1px dotted #888A97;
}
