body,html {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #8b8b8b;
    font-family: Arial, Verdana, "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
    background-image: url(../images/background/004.jpg);
    background-repeat: no-repeat;
    background-position: center 150px;
    background-color: black;
}

table, div, span {
/*    color: #8b8b8b; */
    font-family: Verdana, Arial, "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
    font-size: 13px;
}

img {
     border: 0;
}

a {
    text-decoration: none;
    color: #447bcd;
}

a:hover {
    text-decoration: underline;
    color: #fe780b;
}

a.red {
    color: red;
}

a.black:link, a.black:visited, a.black:hover, a.black:focus, a.black:active {
    color: black;
    text-decoration: none;
}

a.white:link, a.white:visited, a.white:hover, a.white:focus, a.white:active {
    color: white;
    text-decoration: none;
}

a.darkred:link, a.darkred:visited, a.darkred:hover, a.darkred:focus, a.darkred:active {
    color: #701212;
    text-decoration: none;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.pointer {
    cursor: pointer;
}

.bold {
    font-weight: bold;
}

input.login {
    border: 0;
    font-size: 10px;
    text-align: center;
    width: 60px;
}

div.container_top {
    margin: 0;
    padding: 0;
    border: 0;
    width: 770px;
/*    height: 836px;
    margin-top: 10px; */
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/fond_container_haut.png);
}

div.container_bottom {
    width: 770px;
    height: 12px;
    margin: 0;
    padding: 0;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/fond_container_bas.png) no-repeat;
}

table.cwTabMenu {
    margin-left: auto;
    margin-right: auto;
    table-layout: fixed;
    border-collapse: collapse;
    width: 190px;
}

td.cwMenu {
    border-bottom: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    font-family: Arial, Verdana, "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
    font-size: 12px;
    height:26px;
    color:white;
    cursor: pointer;
}

.cwMenu a {
    width: 100%;
    text-decoration: none;
    text-indent: 2px;
    color: white;
}

div.top-slogan {
    font-family: Arial, Verdana, "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
    font-weight: bold;
    font-size: 12px;
}

div.fond-menu {
    background-image: url(../images/fond_menu.png);
    background-repeat: no-repeat;
    width: 240px;
    height: 216px;
}

div.fond-logo {
    background-image: url(../images/fond_logo.png);
    background-repeat: no-repeat;
    width: 248px;
    height: 216px;
}

span.date-heure {
    color: #ffffff;
    font-size: 12px;
}

.lbdot {
    border-left: 1px dotted #000000;
}

.rbdot {
    border-right: 1px dotted #000000;
}

.tbdot {
    border-top: 1px dotted #000000;
}

.bbdot {
    border-bottom: 1px dotted #000000;
}

.fminsize {
    font-size: 1px;
}

td.center {
    text-align: center;
}

table.light {
    margin: 0;
    padding: 0;
    border: 0;
}

table.center, div.center {
    margin-left: auto;
    margin-right: auto;
}

table.left {
    margin-right: auto;
}

table.right {
    margin-left: auto;
}

table.black {
    color: black;
}

td.white {
    color: #ffffff;
}

td.red {
    color: red;
}

td.black {
    color: black;
}

td.bold {
    font-weight: bold;
}

td.top {
    vertical-align: top;
}

table.footer {
    width: 750px;
    border-top: 1px solid #fe780b;
    padding-top: 5px;
    padding-bottom: 20px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    text-align: center;
}

td.footer {
    font-size: 11px;
}

.footer a {
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
}

.footer a:hover {
    text-decoration: underline;
    color: #fe780b;
}

table.realisations {
    width: 100%;
}

table.realisations span, table.realisations a, table.realisations td {
    font-size: 11px;
}

table.coord {
    font-size: 11px;
    width: 100%;
}

td.realisations {
    padding-left: 4px;
    color: #447bcd;
    text-align: left;
}

.realisations a {
    font-size: 11px;
    text-decoration: none;
    color: #447bcd;
}

.realisations a:hover {
    text-decoration: underline;
    color: #fe780b;
}

table.contact {
    color: black;
}

table.contact td {
    color: black;
    padding-top: 1px;
    padding-bottom: 1px;
}

input.contactform {
    width: 300px;
    border: 1px solid #808080;
}

input.contactform:focus {
    background-color: #ffdaa9;
}

textarea.contactform {
    overflow-y: scroll;
    width: 300px;
    border: 1px solid #808080;
}

textarea.contactform:focus {
    background-color: #ffdaa9;
}

select.contactform {
    width: 300px;
}

a.starfield {
    text-decoration: none;
}

#auto_launch_js {
    display: none;
}

div.black {
    color: black;
}

div.boxLeft1 {
    float: left;
    width: 480px;
    margin-left: 10px;
    padding: 10px;
}

div.bboxLeft1 {
    margin-left: 10px;
    width: 500px;
    height: 7px;
}

div.boxLeft2 {
    float: left;
    width: 235px;
    padding: 10px;
}

/* customer menu */

div.customerMenu {
    position: absolute;
    height: 155px;
    width: 168px;
    margin: -135px 0px 0px 550px;
    background: url(../images/zone-client.png);
}

div.customerMenu div, div.customerMenu span, div.customerMenu input, div.customerMenu td {
    font-size: 11px;
    text-align: center;
    color: black;
}

div.customerMenu input[type=text], div.customerMenu input[type=password] {
    border: 1px solid #afafaf;
    width: 130px;
    background-color: #ffffff;
}

div.customerMenu input[type=text]:hover, div.customerMenu input[type=text]:focus, div.customerMenu input[type=password]:hover, div.customerMenu input[type=password]:focus {
    border: 1px solid #777777;
}

div.customerMenu table {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    height: 141px;
}

/* sms */

div.smsZone {
    min-height: 400px;
    _height: 400px;
    padding: 15px 10px 0px 10px;
}

div.smsTitle {
    color: #da6509;
    font-weight: bold;
    margin-bottom: 20px;
}

div.smsInfoStatus {
    color: white;
    margin-bottom: 30px;
}

div.smsBody {
    color: black;
}

div.smsBody input, div.smsBody select, div.smsBody textarea {
    border: 1px solid #808080;
    color: #43080e;
}

div.smsBody input {
    padding-top: 2px;
    padding-bottom: 2px;
}

div.smsBody input[type=text] {
    background-color: white;
}

div.smsBody input[type=button]:hover, div.smsBody input[type=submit]:hover {
    background-color: #d0cfce;
}

div.smsBody input[type=button]:disabled, div.smsBody input[type=submit]:disabled {
    color: #efefef;
}

table.sendSms td {
    padding: 4px 5px 4px 0px;
}

