/* GENERAL ----------------------------*/
div.p {background-color:#2662c1;text-align: center;}
div.p a{color:white; padding:2.5%}
div.p a:hover {color: #FF0000;}

a{
/*	color: #DD6644;       */      
	 padding: 0.8em; line-height: 2; width:100%; text-decoration: underline}
a:hover {color: #FF0000;
}

.header{display:inline-block;
          padding:5px 5px;
          text-align:center;
          width:100%;
          font-size: 1.0em;
          }
    .logo{float:left;}

 .header b {font-size:1.8em;
                 width:100%;
                 text-align:center;}
img{
	max-width: 90%;
	height: auto;
}


h1, h2, h3, h4{
	font-family: "lft-etica", sans-serif;	
}
h1{vi/day-chuyen-san-xuat-mi-an-lien.html
	margin-top: 0em;
	font-size: 1.4em;
	line-height: 1.2;
}
h2, h3, h4{
	margin-top: 1.2em;
	margin-bottom: .5em;
	line-height: 1.2;
}
p{
	margin-top: 0;
	margin-bottom: 1em;	
}

/* TEMPLATE ----------------------------*/

html{
	font-size:100%;
	color: #424242; 
}


body{
	background: #FBFAF5;
	max-width: 58em;
	padding: 0.5% 2%;
	margin: 0 auto;
	line-height: 1.4;
	font-family: "lft-etica", sans-serif;	
/*	font-family: "adelle", georgia, serif;*/
}



.img-cont{
	text-align: center;
}

.main-header{
	border-bottom: 0 solid  #000000;
	padding-bottom: 0em;
	margin-bottom: 0em;
	line-height: 0;
}
.main-header .title{ 
	display: block;
/*	color: #DD6644; */
	font-size: 2.3em;
	line-height: 1;
	font-family: "lft-etica", sans-serif;
}

#myBtnbl a {text-decoration: none; color:black; }


