.tituloContenidoHome {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F00000;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	text-align: center;

}

.tituloContenido1 {
    color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-image: url(../imagenes/tituloContVineta.gif);
	background-position: left center;
	background-color: #595959;
	background-repeat: no-repeat;
	border-bottom: 4px solid #F00000;
	height: 15px;
	width: 100%;
    display: block;
}

.contenido3 {
    background-color: #C1C1C1;
	padding: 5px;
	width: 140px;
	border-bottom: 1px solid #FFFFFF;

}
