h2#aula_museo {
	background-image: url(../images/cabeceras/aula_museo.png);
	background-position: 0px 0px;
}
h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
h3#objetivos {
	margin-top: 25px;
	background-image: url(../images/cabeceras/h3objetivos.png);
	background-position: 0px 0px;
}
h3#descripcion {
	background-image: url(../images/cabeceras/h3descripcion.png);
	background-position: 0px 0px;
}
h3#servicios {
	background-image: url(../images/cabeceras/h3servicios.png);
	background-position: 0px 0px;
}
div#contenido #menu a#museo{
	background-color: #F2D5A7;
}
div#contenido #texto ul {
	margin-left: 0px;
	padding-left: 15px;
	margin-top: 0px;
	background-color: #FAFAFA;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div#contenido #texto ul li {
	background-image: url(../images/general/vineta.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
}