/*
 CSS / Style definitions for ligtmotif.pt-www
 Author: Joo F. Guerreiro (JFG)
 Date: Sep.2004
 Owner: lightmotif.arquitectura, lda. All rights reserved.
 +------------+--------+-------+------------------------------------------------+
 | Change Log |  Date  | Autor |                    Actions performed           |
 +------------+--------+-------+------------------------------------------------+
 | 001        |SEP.2004| JFG   | Initialization                                 |
 +------------+--------+-------+------------------------------------------------+
 |            |        |       |                                                |
 +------------+--------+-------+------------------------------------------------+
 |            |        |       |                                                |
 +------------+--------+-------+------------------------------------------------+
*/ 
/*
Body Text styles
*/
body {
    background-color: #716692;
    margin-left: 20px;
    margin-top: 5%;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial, "Trebuchet MS", "Lucida Sans", "Gill Sans", sans-serif;
}
.body1_pt {
    color: #F8F0FF
}
.body1_en {
    color: #190B30
}
.body2_pt {
    font-size: 11px;
    color: #F8F0FF
}
.body2_en {
    font-size: 11px;
    color: #190B30
}
.body1_pt_lk {
    color: #190B30;
}
.body1_en_lk {
    color: #F8F0FF; 
    text-decoration: underline;
}
body,td,th {
    font-family: Arial, "Trebuchet MS", "Lucida Sans", "Gill Sans", sans-serif;
    font-size: 12px;
    color: #F8F0FF;
}
/*
Links Text styles
*/
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}

/*
Headings
*/
/*  Test Headings Text styles */
.heading_table_pt {
    font-size: 13px;
    color: #F8F0FF;
    text-decoration: underline;
}
.heading_table_en_verdana {
    text-decoration: underline; 
    color: #190B30;
}
.heading_en_pt {
    font-size: 13px; 
    color: #190B30; 
    text-decoration: underline; 
}

/*  Used Headings Text styles */
.Heading1_pt {
    font-size: 15px; 
    color: #F8F0FF; 
    text-decoration: underline; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.Heading1_en {
    font-size: 15px; 
    color: #190B30; 
    text-decoration: underline; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.Heading2_pt {
    font-size: 13px; 
    color: #F8F0FF; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.Heading2_en {
    color: #190B30;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}



/*
Titles Text styles
*/
.Title_pt {
    font-size: 19px; 
    color: #F8F0FF; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.Title_en {
    color: #190B30; 
    font-size: 19px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.Title_pt2 {
    font-size: 16px; 
    color: #F8F0FF; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: underline;}
.Title_en2 {
    color: #190B30; 
    font-size: 16px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: underline;
}

/*
Footer Text styles
*/
.Footer1 {
    font-family: "Trebuchet MS", "Lucida Sans", "Gill Sans", sans-serif;
    font-size: 10px;
    color: #F8F0FF;
}
.Footer1_lk {
    font-family: "Trebuchet MS", "Lucida Sans", "Gill Sans", sans-serif;
    font-size: 10px;
    color: #190B30;
}
/* 
Unsorted/Particular Text styles
*/
.style68 {
color: #190B30; 
}
.style61 {
    color: #F8F0FF; 
    font-size: 12px; 
}
.style52 {
    font-size: 12px
}
