﻿table.header 
{
    height:50px;
    background-image: url(/_Commun/_images/header/header.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width:1024px;
    height:62px;
}

td.tabs
{
    font-family: Times New Roman, Times, Serif;
    vertical-align: top;
    font-size: 10px;
}

div.tabs 
{
    padding: 19px 0 0 12px;
}

div.tabs a 
{
    display: inline-block;
    padding: 0 7px 0 6px;
}

input.googleSearch 
{
    width:150px;
    border:0;
    padding:0px;
    font-size: 11px;
    color: #777777;
}

img.googleSearch 
{
    margin: 4px 0 0 2px;
}

a.rss 
{
    color: #FFFFFF;
}

input.infoLettre 
{
    width:200px;
    height:16px;
    display:inline-block;
    border:1px dashed;
    padding:1px;
    margin:0;
    font-size: 13px;
    color: #777777;
}

div.infoLettre 
{
    width: 300px;
    height: 40px;
    overflow: hidden;
    top: 30px;
    left: 616px;
}

div.toolbar 
{
    color: #00D3D4;
    padding: 1px;
    margin: -1px 1px 1px 1px;
    white-space: nowrap;
    overflow: visible;
    text-align: right;
    font-weight: bold;
    font-size: 18px;
    width: 1000px;
}