﻿

.Contact_Text
{
    font-size: 12px;
    font-family: Verdana;
}

.Contact_button, a.Contact_button, a.Contact_button:visited, a.Contact_button:link
{
    text-decoration: none;
    line-height: 20px;
    background-image: url(ControlBase/Img/contact.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    text-align: center;
}
a.Contact_button:hover
{

}
.Contact_DivLienHe
{
    font-size: 12px;
    font-family: Verdana;
    padding-left: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ff0000;
}


