/* ------------------------- */
/* Index / Global Properties */
/* ------------------------- */

div, img, form, fieldset, #footer ul, #footer li, .column ul, .column li, h1, h2, h3, h4, p { /* Avait aussi: #header ul, #header li, */
    padding: 0;
    margin: 0;
    border: 0;
}

#accessories img {
    border:1px solid #000000;
}

tr.centerWhite{
    text-align:center;
    background:white;
}

tr.centerColored{
    text-align:center;
    background:#C9C6E1;
}

th.left,td.left {
    text-align:left;
}

img.floatLeft{
    float:left;
    margin:4px;
}

img.floatRight{
    float:right;
    margin:4px;
}

p { margin-bottom:10px; }

.clear { clear: both; }

.tc { 
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tr { 
    text-align: right;
}

.tabbertab h2 {
    font: normal 11px/150% "Arial", "Helvetica", sans-serif;
}

input, select, textarea {
    /* Input And Select Font */
    font: normal 11px/150% "Arial", "Helvetica", sans-serif;
    color: #242424;
}

body {
    font: normal 12px/150% "Arial", "Helvetica", sans-serif;
    color: #242424;
    background:url('../images/background.jpg') fixed top center;
    margin: 0;
    padding: 0;
}

a {
    color:#FF9900;
    text-decoration:none;
}

a:hover { text-decoration: underline; }

h1 {
    /* Logo Positioning */
    position: absolute;
    top: 10px;
    left: 20px;
}

h1 a {
    /* Logo Definitions */
    display: block;
    height: 84px;
    outline: none;
}

#maincontent {
    padding-top: 10px;
}

#header {
    /* Header Background & Definitions */
    background: url("../images/header.jpg") top right no-repeat;
    height: 160px;
    position: relative;
}

#header div {
    /* Header Positioning */
    position: absolute;
    top: 40px;
    right: 20px;
}

.sf-menu {
    /* Top Navigation Bar BG & Color */
    background: #000000 url("../images/menu.gif") top left repeat-x;
    border-top: 1px solid #ffffff;
    height: 29px;
    list-style: none;
    position: absolute;
    bottom: 0;
    width: 970px;
}

.sf-menu li {
    line-height: 29px;
    display: inline;
    background:transparent url(../images/navigation_s.png) no-repeat scroll right top;
}

.sf-menu li a {
    /* Top Navigation Bar Link Dividers  */
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    margin-top:0;
    padding: 0 15px 0 25px;
}

#right ul {
    margin-top:0;
}

.infra span {
    font-weight:bold;
}

.sf-menu li.last a { background: none; }

#left h4 {
    /* Side Table Heading Definitions */
    background: #000000 url("../images/column_head.gif") no-repeat;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    height: 21px;
    line-height: 21px;
    padding-left: 35px;
}

.left_content {
    border:1px solid #b6b6b6;
    width: 157px;
    padding: 0 10px;
    margin: 1px 0 10px 0;
    z-index:auto; /* IE: car le menu apparait a derriere de left_navigation*/
}

.innerLeftConner {
    padding:10px 0 10px 0;
}

.column .top, .column .bot {
    /* Side Table Heading Background & Definitions */
    background: url("../images/column_top.gif") no-repeat;
    display: block;
    height: 7px;
    margin: 0 -11px;
}

.column .bot {
    /* Side Table Footer Background & Definitions */
    background: url("../images/column_bot.gif") bottom left no-repeat;
}

#content { padding: 5px 0px 0px 5px }

#left {
    width: 179px;
    float: left;
}

.content {/* Sert au contactez nous... */
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #B6B6B6;
    padding:0px;
    margin: 2px;
}

#right {
    width: 750px;
    float: right;
}

#welcomebottom {
    width: 750px;
    float: left;

}

.rightindented {
    width: 730px;
    float: right;
    padding: 0px 0px 15px 20px;
}

#leftwelcomepic {
    width: 210px;
    float: left;
}

#rightwelcome {
    width: 520px;
    float: right;
}

#rightwelcomepic {
    width: 205px;
    float: right;
}

#leftwelcome {
    width: 565px;
    float: left;
}

#right h2 {
    /* Center Table Heading Background, Colors & Fonts */
    background:#d9d9d9;
    border: solid #b0b0b0 2px;
    border-right:none;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    height: 20px;
    padding: 0 0 0 5px;
    padding-top: 2px;
    margin: 30px 0 10px 0;
}

#maincontent h2 { /* Sert au headder de contactez nous... */
    background:#D9D9D9 url(../images/gray_h_bg.gif) repeat-x scroll 0 0;
    border: solid #b0b0b0 1px;
    margin:2px;
    padding:0px;
}

h3 {
    /* right Message Font */
    color: #000000;
    font: 2.1em "Trebuchet MS", "Arial";
    margin: 0 0 5px 0;

}

h4 {
    /* right Message Font */
    color: #000000;
    font: normal 18px "Trebuchet MS", "Arial";
    margin: 10px 0 0 0;
}


#footer ul {
    /* Footer Background */
    background: #767676 url("images/footer.gif") top left repeat-x;
    height: 29px;
    list-style: none;
    text-align: center;
    padding: 0 15px;
    width: 929px;
}

#footer li { 
    line-height: 29px;
    display: inline;
}

#footer li a {
    /* Footer Link Colors */
    border-right: 1px solid #c6c6c6;
    text-decoration: none;
    font-size: 11px;
    color: #c6c6c6;
    padding: 0 5px;
}

#footer li.last a { border: 0; }

#welcome {
    width: 545px;
    /*height: 215px;*/
    margin: 5px 0 20px 0;
    padding: 15px 200px 0 0px;
    background: url("../images/welcome.gif") no-repeat;
}

#banners {
    padding: 10px;
}

.content {
    /* Main Table Content Area Definitions */
    border: solid #b6b6b6 1px;
    background: #ffffff;
    margin-bottom: 15px;
    padding: 5px;
}

#wrapper {
    width: 970px;
    margin: 0 auto;
}
.label_left {
    float:left;
    width:15em;
    text-align:right;
    margin-right:1em;
}

table, th, td{
    border:1px solid black;
}
table {
    width:80%;
}
#aboutTable th, #aboutTable td {
    border:none;
}
.inputText {
    background-image:url(../images/form_bg.jpg);
    background-repeat:repeat-x;
    border:1px solid #CCCCCC;
    color:#185889;
    margin-bottom:3px;
    padding:0.15em;
    width:25em;
    font:bold 0.95em arial, sans-serif;
}

input.submit
{
    border: 3px double #999999;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    padding: 0.25em;
    background: url(../images/background_button.gif) repeat-x #EEEEEE ;
    color: #333333;
    font-size: 75%;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* Pour firefox */
input.submit:active
{
    border: 3px double #CCCCCC;
    border-top-color: #999999;
    border-left-color: #999999;
}

         .innerLeftConnerNews {

    padding:2px 0 2px 0;

}

#latestNews {
font-weight:bold;font-size:16px;margin:0;padding-bottom:10px;
}
         .rssDate {

            font-size: 10px;

            color: gray;

            font-style:italic;

         }

         .rssHeadline {

            font-size: 12px;

            font-family:Arial,Helvetica,sans-serif;

            color:gray;

            text-align:left;

         }
