﻿html, body
{
    /*position: relative;*/
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    width: 100%;
    margin: 0;
    padding: 0; /*height:200%;*/ /*min-height:100%;*/
    height: 100%;
}
div#global
{
    min-height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    border-left: #f20017 35px solid;
    width: -35px; /*width: 954px;*/
    background-color: #e4e4e4;
    height: auto;
}
#topmenu
{
    height: 35px;
    background-color: #f20017;
    border-right: #ffffff 35px solid; /*vertical-align: middle;*/
    color: #ffffff; /*line-height: 35px;*/
    position: relative;
}
#page
{
    background-color: #e4e4e4;
    color: #000000;
    padding-left: 70px;
    width: 726px;
}
#loading
{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 15px;
    height: 15px;
    margin-top: -7.5px; /* moitié de la hauteur */
    margin-left: -7.5px; /* moitié de la largeur */
}
#logo
{
    font-weight: bold;
    font-size: 25px;
    color: #808080;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    display: block;
    text-align: right;
    width: 726px;
    padding-top: 35px;
    padding-bottom: 25pt;
}
#mainpart
{
    padding-top: 10pt;
    width: 726px;
}
#mainpartbordure
{
    display: block;
    background-color: #ffffff;
    border-right: #595959 1px solid;
    border-top: #595959 1px solid;
    border-left: #595959 1px solid;
    border-bottom: #595959 1px solid;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
#mainbutton
{
    text-align: center;
    height: 34px;
}

.butrecherchervehicule
{
    float: left;
}
.butinfosactus
{
    float: right;
}

A.mainmenu
{
    font-size: 9pt;
    text-decoration: none; /*top: 50%;*/ /*margin-top: -8pt;*/
    line-height: 35px;
    display: block;
    color: #ffffff;
    float: right;
    margin-right: 10px;
}
A.mainmenu:hover
{
    text-decoration: underline;
}

A.accueil
{
    background-position: left center;
    background-image: url(images/icones/home.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    float: left;
}
A.bienvenue
{
	/*
	background-position: left center;
	background-image: url(images/icones/home.gif);
    background-repeat: no-repeat;
	*/
	padding-left: 1px;
	float: left;
}
A.sitemap
{
    background-position: left center;
    background-image: url(images/icones/sitemap.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    float: left;
}
A.legalnotice
{
    background-position: left center;
    background-image: url(images/icones/legal-notice.gif);
    background-repeat: no-repeat;
    padding-left: 26px;
    float: left;
}

.texte
{
    font-size: 8pt;
    color: #595959;
}

A.link
{
    font-size: 8pt;
    color: #595959;
    text-decoration: none;
}
A.link:hover
{
    text-decoration: underline;
}

A.back
{
    background-image: url(images/icones/back.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 12px;
}
A.print
{
    background-image: url(images/icones/print.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
A.mail
{
    background-image: url(images/icones/mail.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 27px;
}
SELECT
{
    color: #666666;
    font-size: 11px;
    min-width: 105px;
    font-family: Arial, Sans-Serif;
}
INPUT
{
    color: #666666;
    font-size: 11px;
    font-family: Arial, Sans-Serif;
}
TEXTAREA
{
    color: #666666;
    font-size: 11px;
    font-family: Arial, Sans-Serif;
}

.labelerreur
{
    font-weight: bold;
    color: #ff0000;
    text-decoration: underline overline;
}
.conteneur
{
    width: 100%;
    position: relative;
}
.spacer
{
    clear: both;
    visibility: hidden;
    }
.mainbuttonmiddle
{
    margin-left: 7px;
    float: left;
}
.listeblank
{
    height: 200px;
}
#flashmain
{
    text-align: center;
}
#flashmain DIV
{
    text-align: left;
    width: 700px;
}
/* à mettre dans liste.css */
.distributeurlisteheader
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    background-color: #000000;
}
