@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:20px;
		width:390px;
		height:373px;
}
/*#contenido{
	background-image:url(../img_template/fondo-about-millma.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}*/
#titulo-contenido{
		font-family:"Fertigo Pro", Arial;		
		font-size:20px;
		text-align:center;
		color:#17133C;
		margin-top:15px;
		}
	
	#borde-contenido{
		/*border:solid #000;
		border-width:1px;*/
		width:936px;
		height:379px;
		margin-top:10px;
		margin-left:30px;
		} 
	#texto-about_{
		float:left;
		margin-left:15px;
		margin-top:0px;
		width:468px;
		height:345px;
		font-family:"MS Reference Sans Serif", "MS Sans Serif";
		/*font-size:12px;*/
		font-size:15px;
		/*line-height:25px;*/
		text-align:justify;	
		color:#FFF;
	}
