@font-face {
    font-family: 'architects_daughterregular';
    src: url('../font-kits/architects/architectsdaughter-webfont.eot');
    src: url('../font-kits/architects/architectsdaughter-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-kits/architects/architectsdaughter-webfont.woff') format('woff'),
         url('../font-kits/architects/architectsdaughter-webfont.ttf') format('truetype'),
         url('../font-kits/architects/architectsdaughter-webfont.svg#architects_daughterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.act-notas{
	width: 390px;
	height:500px;
	line-height: 27px;
	background:url(../img-html/background_notas.png) no-repeat;
	margin-top:-15px;
	margin-left:120px;
	color:#000;
	font-size:11spx;
	font-family: 'architects_daughterregular';
	padding-top:45px;
	padding-left:120px;
	}
	
	
	
.act-notas p, .act-notas li{
    font-family: 'architects_daughterregular';
	color:black;
	
	}
	
	.act-notas p{    
	    margin-bottom:20px
	}
	
	
.act-notas{}