body {
  padding: 50px;
  min-width: 500px;
}

.invite-blank{
	min-height: 10px;
}

.invite-logos{
	padding: 5px;
	height: 25px;

}

.invite-header {
	background-color: #0D598A;


}

.invite-header.text{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;

}

.invite-header.text a:link, a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #2ABCC2;
	text-transform: lowercase;
	font-style: italic;
	text-decoration: none;


}

.invite-title {
	background-color: #152F8A;
	min-height: 250px;
}

.invite-title.image{
	background-image: url("http://www.mic.pt/newsletter/mailings/images/camerata-alma-mater.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat; 
	
}

.invite-text.head1{
	padding: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: white;
	text-shadow: 1px 1px 3px #030D19;

}

.invite-text.head1 a:link, a:visited{
	color: #2ABCC2;
	font-size: 22px;
	text-transform: lowercase;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;

}

.invite-text.head2 {
	color: #2ABCC2;
	text-transform: uppercase;
	font-style: italic;

}

.invite-text.head3 {
	color: #2ABCC2;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.invite-text.head3 a:link, a:visited{
	color: #27E8F3;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}



.invite-text.body {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: white;
}



.invite-footer {
	background-color: #0D598A;
	min-height: 70px;
}

.invite-footer.logos{
	background-image: url("http://www.mic.pt/newsletter/mailings/images/logos_mmp.png");
	background-size: 40% auto;
	background-position: center;
	background-repeat: no-repeat; 

}

.invite-footer2 {
	background-color: #DF0101;


}

.invite-footer2.text{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;

}