body{
margin-top:0px;
margin-bottom:0px;
font-family:tahoma,Arial,Helvetica,Sans-Serif;
background-color: #D5D5D5;
}

.text{
font-family:tahoma;
font-size:10px;
font-weight:normal;
color:black;
}

.text-description{
font-family:tahoma;
font-size:12px;
font-weight:normal;
color:black;
text-align:justify;
}


.text-footer {
font-family:tahoma;
font-size:12px;
font-weight:normal;
color:silver;
text-align:center;
}

.text-title{
text-align: left;
font-family:tahoma;
font-size:16px;
font-weight:bold;
color: #00005C;
}

.text-sub-title{
text-align: left;
font-family:tahoma;
font-size:14px;
font-weight:normal;
color: blue;
}


.text-bold{
font-family:tahoma;
font-size:10px;
font-weight:bold;
color:black;
}

.text-bold-menu{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color: white;
text-decoration:none;
}

.text-bold-menu:hover{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color: #C6C08C;
text-decoration:none;
}


.text-navy-bold{
font-family:tahoma;
font-size:10px;
font-weight:bold;
color:#00005C;
}


.table-logo {
margin-left:20px;
background-color: #CCEDFF;
}

.table-footer {
margin-left:20px;
margin-right:20px;
margin-top:15px;
margin-bottom:20px;
background-color: #5E5E5E;
}

.table-menu{
background-color: #230403;
height: 30px;
}

.table-image{
margin:8px;
text-align:justify;
}

.table-content{
margin-left:20px;
margin-right:20px;
margin-top:15px;
margin-bottom:20px;
background-color: #F0F0F0;
}

.table-container{
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid silver;
}

.text-email {
color: #C00000;
}

.text-email-footer {
color: white;
}

.text-form-label{
font-family:tahoma;
font-size:12px;
font-weight:normal;
color: black;
text-decoration:none;
padding-left:2px;
padding-right:2px;
background-color:#E0E0E0;
}

.img-page {
border: 1px solid black;
}

.img-construction {
border: 1px solid silver;
}

a.lien:link { font-weight:bold; color:red; text-decoration:none }
a.lien:visited { font-weight:bold; color:red; text-decoration:none }
a.lien:hover { font-weight:bold; color:orange; text-decoration: overline underline }
a.lien:active { font-weight:bold; color:red; text-decoration:none }