.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;
}

a.tituloContendio2 {
    color: #666666;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../imagenes/flechaB.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.tituloContendio2:hover {
    text-decoration: underline;
}

/*.contenido1 {
    font-size: 10px;
	padding: 10px;
}*/

#contenedor2 {
    padding: 5px;
    padding-left: 10px;
	vertical-align: middle;
    border-bottom: 1px solid #C1C1C1;
	width: 230px;
}

a.contenido2, a.contenido2:hover {
    color: #000000;
    text-decoration: none;
}

/*.contenido3 {
    background-color: #C1C1C1;
	padding: 5px;
	width: 140px;
	border-bottom: 1px solid #FFFFFF;

}*/

a.vermas {
    color: #666666;
	font-weight: bold;
    padding: 5px;
	padding-left: 10px;
	margin-right: 5px;
	background-image: url(../imagenes/flechaA.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: underline;
	display: block;
}

a.vermas:hover {
    color: #333333;
	background-image: url(../imagenes/flechaB.gif);
}