body{
padding:0px;
margin:0px;
background-color:#747D7F;
}
.csslabel {
    background-image:url(images/part.png);
    background-repeat:no-repeat;
    background-repeat: repeat-y;
    background-position:center right;
    ;
}
.copy {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 12px;
    color: #6A6C6D;
}
.copy_2 {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 12px;
    color: #7597B0;
    text-decoration: none;
}
.menu_1 {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
    color: #818181;
    text-decoration: none;
}
.menu_2 {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
    color: #7D9E46;
    text-decoration: none;
}
.text_1 {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 12px;
    color: #595855;
}
.text_2 {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 12px;
    color: #679B1F;
}
.text_3 {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 12px;
    color: #437B9F;
}
.text_4 {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
    color: #727272;
}
.text_5 {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 12px;
    color: #333333;
}

.text_6 {
    font-family: Tahoma;
    font-size: 14px;
    color: #06629D;
    text-transform:uppercase;
    font-weight:bold;
}

.form_1 {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 12px;
    background-color: #FFFFFF;
    height: 20px;
    width: 100%;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #CDCDCD;
    border-bottom-color: #CDCDCD;
}
.form_2 {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 12px;
    background-color: #FFFFFF;
    height: 125px;
    width: 119px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #CDCDCD;
    border-bottom-color: #CDCDCD;
    overflow:auto;
}

.titlePage{
    font-family: Tahoma;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 13px;
    font-weight:bold;
    text-transform:uppercase;
}
.actus{
	color : red
}