@charset "utf-8";
/* CSS Document */
#modelo-contenido{
		float:left;
		/*background-image:url(../img_template/modelo-about-millma.jpg);
		background-repeat:no-repeat;*/		
		margin-left:50px;
		margin-top:15px;
		width:300px;
		height:373px;
}
#contenido{
	background-image:url(../img_template/fondo-about-millma.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height:610px;
}
#texto-about_{font-size:12px;}
#texto-about__{
	clear:both;
	margin-left:15px;
	margin-top:0px;
	font-family:"MS Reference Sans Serif", "MS Sans Serif";
	font-size:12px;
	text-align:justify;	
	color:#FFF;
	margin-right:40px;
}
