   body{
        background: #f4f4f4;
    }
    a {
        color:#40a293;
        text-decoration: none;
    }
    .mainbody{
        margin:0 auto;
        width: 760px;
        min-height:600px;
        background: #fff;
    }
    .logos {
        width: 760px;
        overflow: hidden;
        height: 70px;
    }
    .logosns{
        float:left;
        margin-top:11px;
        margin-left:13px;
    }
    .logoentidade{
        float:left;
		padding-top:5px;
        margin-left:40px;
    }
    .Nedicao{
        float:right;
        background: #40a293;
        margin-top:5px;
        height: 60px;
        width: 85px;
    }
    .numberBig{
        font-size:33px;
        color:#fff;
        text-align: center;
        margin: 0px;
        font-weight: 900;
        font-family:Arial;
    }
    .labeledicao{
        color:#fff;
        text-align: center;
        margin: 0;
        font-size: 13px;
        font-family:Arial;
        font-weight: 300;
        text-transform: uppercase;
    }
    .banner{
        background: url(http://app10.infarmed.pt/newsletter/-img_comun/banner.jpg);
        height: 240px;
        width: 760px; 
    }
    .title{
		padding-top: 160px;
		padding-left: 25px;
        margin: 0;
        color:#fff;
        font-family:Arial;
        font-size: 30px;
        font-weight: 700;
    }
    .date{
		padding-left: 25px;
        margin: 0;
        color:#fff;
        font-family:Arial;
        font-size: 20px;
        font-weight: 500;
    }
    .noticias {
        width: 760px;
    }
    .noticia{
        padding:20px;
        width: 720px;
        overflow: hidden;
        border-bottom: 1px solid #e3e3e3;
    }
    .imageNews{
		padding-top: 3px;
        float:left;
        width: 205px;
    }
    .textNews{
        float:left;
        width: 650px;
        margin-left: 20px;
    }
    .titleNews{
        margin-top: 0;
        color: #40a293;
		font-family:Arial;
	    font-weight: 400;
        font-size: 18px;
    }
    .ParagraphNews{
        color:#666;
        font-family:Arial;
        font-size: 14px;
        font-weight: 300;
		text-align: justify;
		text-justify: inter-word;
    }
    .footer{
        background: #f5eedf;
        width: 720px;
        height: 67px;
        padding-left:20px;
        padding-right: 20px;
        padding-top: 16px;
    }
    .cancel{
        height: 50px;
        width: 760px;
    }
    .logorep{
        float: left;
    }
    .contacts{
        float: left;
        font-family:Arial;
        font-weight: 300;
        font-size: 12px;
        margin-left: 30px;
        color: #666
    }
    .contacts p{
        margin:0px;
        margin-bottom: 6px;

    }
    .social{
        float: right;
        height: 67px;
        margin-top: 12px;
        height: 30px;
    }
    .twitter{
        background-image: url(http://app10.infarmed.pt/newsletter/-img_comun/icon_twiter.png);
        height:20px;
        width:20px;
        float: left;
        margin-right: 5px;
    }
    .twitter:hover {
        background-image: url(http://app10.infarmed.pt/newsletter/-img_comun/icon_twiter.png);
        background-position: bottom;
    }
    .facebook{
        background-image: url(http://app10.infarmed.pt/newsletter/-img_comun/images/icon_fb.png);
        height:20px;
        width:20px;
        float: left;
        margin-right: 5px;
    }
    .facebook:hover {
        background-image: url(http://app10.infarmed.pt/newsletter/-img_comun/icon_fb.png);
        background-position: bottom;
    }
    .in{
        background-image: url(http://app10.infarmed.pt/newsletter/-img_comun/icon_in.png);
        height:20px;
        width:20px;
        float: left;
    }
    .in:hover {
        background-image: url(http://app10.infarmed.pt/newsletter/-img_comun/icon_in.png);
        background-position: bottom;
    }
    .cancel{
        width: 737px;
        font-family:Arial;
        font-size: 10px;
        font-weight: 300;
        color: #999;
        padding-left:20px;
        padding-right:20px;
        padding-top: 2px;
        background: #f4f4f4;
        overflow: hidden;
    }