/*DOCUMENTAMADRID*/

#DMCont {
	background-color: #FFF;
	padding:18px;
}
#DMContenedor {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	width:900px;
	text-align:justify;
	background-color:#FFF;
	color:#333;
}
#DMCabecera {
	width:900px;
	height:300px;
	clear:both;
}
#DMIzq {
	width:340px;
	height:auto;
	float:left;
}
#DMDer {
	width:543px;
	height:auto;
	float:right;
}
.Verde {
	font-size:12px;
	color:#5EAA52;
	font-weight:bold;
}
i {color:#5EAA52;font-weight:bold;}