/*
#content .dt {
	position: relative;
	top: 1em;
	left: 1em;
	width: 6em;
	font-size:110%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6e7970;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	line-height: 120%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0px;
}
 #content .dt:hover, #content .d:focus {
cursor: pointer;
color: #000000;	
background-color:#f6f7f3;
}*/
.solucion{
	background-color: #EEF0F0;
	border: 1px;
	border-style: solid;
	margin-right: 10px;
	margin-left: 10px;
 /*	display: none; */
}
