#contenidos table.contentpaneopen{
	width: 469;
	background-image: url(../images/bg_tabla.gif);
	background-repeat: repeat-y;
}
#contenidos table.contentpaneopen span{
		display: block;
		width: 470px;
		padding-top: 3px;
		height: 18px;
		background-image: url(../images/bg_titulo.gif);
		background-repeat: repeat-y;
		padding-left: 15px;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: #6b196d;
		margin-top: -1px;
		margin-left: -1px;
}
#contenidos table.contentpaneopen img{
	float: left;
	margin: 5px;
	margin-left: 10px;
	margin-right: 10px;
}


