@charset "UTF-8";
@media all
{
	#contenido img {
		margin: 20px 20px 0 0;
		float: left;
		clear: both;
	}
	#contenido p#cont_txt {
		width: 319px;
		float: left;
		margin-top: 20px;
		color: #000;
		text-align: justify;
	}
}