/* CSS casos Handsoft */
div#contMed h2.experiencias{
	background-image:url(../img/nuestras_experiencias.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:317px;
	height:17px;
}
div#contMed h2.experiencias span{
	display:none;
}

div#contMed dl{
	padding:30px 0 20px 0;
}
div#contMed dl dt{
	float:left;
	clear:left;
	color:#3F3F3F;
	width:70px;
	margin-bottom:0.5em;
	font-size:1.1em;
}
div#contMed dl dd{
	color:#888888;
	margin-bottom:0.5em;
	font-size:1.1em;
	width:255px;
	padding-left:71px;
}
div#contMed p{
	font-size:1.1em;
	color:#666666;
	padding-bottom:1.5em;
}
div#contMed a{
	color:#666666;
}
div#contMed a:hover{
	color:#004e93;
}