@charset "UTF-8";

/*vocabulario*/

#textodefiniciones {
	text-align: justify;
	float: none;
	margin: 2px 0px 15px;
	padding: 1px 0px 1px 85px;
							}
#textodefiniciones dd {
	margin-bottom: 25px;
	margin-top: 0px;
	margin-right: 0px;
}
		
		#foto1vocabulario  {
	float: right;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
							}
		
		#textodefiniciones dt {
	color: #FF6600;
	font-weight: bolder;
								}
