@media screen{ 
dl.accordeon{

 }
dl.accordeon   dt{
	font-weight: bold;
	font-family: Arial, "Swis721 Md BT", "Humanst521 BT", "Humnst777 BT";
	font-size: 12px;
	background-image: url(hacienda_de_valle_de_guadalupe/paginas_web.jpg);
	height: 31px;
 }
dl.accordeon dt.accordeon-active{

 }
dl.accordeon dd{
	height: 222px;
	overflow: auto;
	margin: 0;
	text-align: left;
 }
dl.accordeon dt a{
	display: block;
	text-decoration: none;
	font-family: Arial, "Swis721 Md BT", "Humanst521 BT", "Humnst777 BT";
	background-image: url(hacienda_de_valle_de_guadalupe/agencia_de_diseno.jpg);
	height: 31px;
 }
dl.accordeon dt a:hover{
	background-image: url(hacienda_de_valle_de_guadalupe/paginas_web.jpg);
	height: 31px;
 }
}
