﻿body {
}
    .TDStyleButtonSommaire
    {
        width: 205px;
        height: 27px;
        background-image: url(image/BOUTONSOMMAIRE.gif); 
        background-repeat: no-repeat;
        background-position: center;
        text-align:center;
        cursor: pointer;
    }
    
    .StyleButtonSommaire
	{
		font-weight: bold;
		font-size: 12pt;
		color: White;
		font-family: 'Lucida Sans Unicode';
		height: 24px;
		padding-top:2px;
	}
	
	.Btn_Tarif
	{
		height: 69px; 
		width: 122px; 
		background-image: url(image/BOUTONTARIFHD.gif);
		background-repeat: no-repeat;
		background-position:50% top;
		padding-right:9px;
		cursor: pointer;
		font-family: 'Lucida Console'; 
		font-weight: bold; 
		font-size: 14pt; 
		letter-spacing: -0.2mm;
		color: white;
	}
    
    .InformationScrolling
    {
	    overflow:auto;
    }
    
    .StyleAcceuil
    {
       padding-top:5px;
       font-weight: normal;
       font-size: 10pt;
       color: black;
       font-family: 'Lucida Sans Unicode';
       vertical-align: top;
       text-align: left;
    }
    
    .StyleTextSansPadding
    {
       font-weight: normal;
       font-size: 10pt;
       color: black;
       font-weight:bold;
       font-family: 'Lucida Sans Unicode';
       vertical-align: top;
       text-align: left;
       padding:0;
	   margin:0;
    }
    
    .StyleTextInfo
    {
       font-weight: normal;
       font-size: 10pt;
       color: black;
       font-family: 'Lucida Sans Unicode';
       vertical-align: top;
       text-align: left;
       padding:0;
	   margin:0;
	   font-weight:bolder;
    }
    
    h2
    {
		font-size: 16pt;
		text-decoration: underline;	
		font-weight:bolder;
	}
    
    .StyleTextSansPaddingResa2
    {
       font-weight: normal;
       font-size: 10pt;
       color: black;
       font-weight:bold;
       font-family: 'Lucida Sans Unicode';
       vertical-align: middle;
       text-align: left;
    }
    
     .StyleTextSansPaddingRed
    {
       font-weight: normal;
       font-size: 10pt;
       color: Red;
       font-family: 'Lucida Sans Unicode';
       vertical-align: top;
       text-align: left;
       font-weight: bold;
       padding:0;
	   margin:0;
    }
    
    .StyleTextSansPaddingItalicPetit
    {
       font-weight: normal;
       font-size: 10pt;
       color: black;
       font-family: 'Lucida Sans Unicode';
       vertical-align: top;
       text-align: left;
       font-style:italic;
       padding:0;
	   margin:0;
    }
    
     .StyleTextResa
    {
       font-weight: normal;
       font-size: 10pt;
       color: black;
       font-family: 'Lucida Sans Unicode';
       vertical-align: middle;
       text-align: left;
       padding:0;
	   margin:0;
    }
    
    .StyleTextAvecPadding
    {
	   text-align :justify;
       padding-top:5px;
       font-weight: normal;
       font-size: 10pt;
       color: black;
       font-family: 'Lucida Sans Unicode';
       vertical-align: top;
       text-align: left;
    }
    
     .StyleTextAvecPaddingAccueil
    {
		text-align :justify;
       padding-top:10px;
       font-weight: 500;
       font-size: 11pt;
       color: black;
       font-family: 'Lucida Sans Unicode';
       vertical-align: top;
       text-align: left;
    }
    
     .StyleTextAvecPaddingRed
    {
		text-align :justify;
       padding-top:10px;
       font-weight: 500;
       font-size: 11pt;
       color: Red;
       font-family: 'Lucida Sans Unicode';
       vertical-align: top;
       text-align: left;
    }
    
     .StyleTextSansPaddingAccueil
    {
	   text-align :justify;
       font-weight: 500;
       font-size: 11pt;
       color: black;
       font-family: 'Lucida Sans Unicode';
       vertical-align: top;
       text-align: left;
    }
    
     .StyleTextSansPaddingVoiture
    {
       font-family: 'Lucida Sans Unicode';
       font-weight:  500;
       font-size: 11pt;
       vertical-align: top;
       text-align: left;
       text-align :justify;
    }
    
    .tableVoiture
    {
    	width: 800px;
    	padding-left:0px;
    	margin-left:0px;
   	}
    
    .StyleTableauEntete
    {
       font-weight: bold;
       font-size: 16pt;
       font-family: 'Lucida Sans Unicode';
       vertical-align: middle;
       width: 184px;
       color: white;
       background-color: #006331;
       text-align: center;
       border-right: black thin solid;
       border-top: black thin solid;
       border-left: black thin solid;
       border-bottom: black thin solid;
    }
    
    .StyleTableauColonneGauche
    {
        font-weight: bold;
        font-size: 14pt;
        font-family: 'Lucida Sans Unicode';
        vertical-align: middle;
        width: 184px;
        background-color: #669966;
        text-align: center;
        border-right: black thin solid;
        border-top: black thin solid;
        border-left: black thin solid;
        border-bottom: black thin solid;
    }
    
    .StyleTableauLigne
    {
        font-weight: bold;
        font-size: 14pt;
        font-family: 'Lucida Sans Unicode';
        vertical-align: middle;
        width: 174px;
        height: 24px;
        text-align: center;
        border-right: black thin solid;
        border-top: black thin solid;
        border-left: black thin solid;
        border-bottom: black thin solid;
    }
    
    .StyleTableauColonneDroite
    {
        font-weight: bold;
        font-size: 14pt;
        font-family: 'Lucida Sans Unicode';
        vertical-align: middle;
        width: 174px;
        height: 24px;
        text-align: center;
        border-right: black thin solid;
        border-top: black thin solid;
        border-left: black thin solid;
        border-bottom: black thin solid;
        background-color:#cc071e;
        color:White;
    }
    

.TEXT_BOX
{
	border-style:solid;
	border-width:1px;
	border-color:#669966;
	background-color:Transparent;
}


.StyleTextLivreDorNom
{
   text-align:justify;
   padding-top:10px;
   font-weight: 500;
   font-size: 13pt;
   color: black;
   font-family: 'Lucida Sans Unicode';
   vertical-align: top;
   text-align: left;
   font-weight:bold;
}

.Commentaire
{
   text-align:justify;
   font-weight: 200;
   font-size: 11pt;
   color: black;
   font-family: 'Lucida Sans Unicode';
   vertical-align: top;
   text-align: left;
   font-style:italic;
}

.StyleTextBouttonGrosSommaire
{
	width: 205px;
	height: 138px;
	font-family: 'Lucida Sans Unicode';
	font-weight: bold;
	font-size: 12pt;
	color: white;
	padding-top:20px;
	vertical-align: top;
	letter-spacing: -0.2mm;
		
	background-image: url(image/BOUTONLIGIERP2HD.gif);
	background-repeat: no-repeat;
	background-position: center;

	cursor: pointer;
}

.StyleTextAvecPaddingAccueilOk
{
	   text-align :justify;
       padding-top:0px;
       font-weight: 500;
       font-size: 15pt;
       color: black;
       font-family: 'Lucida Sans Unicode';
       vertical-align: top;
       text-align: left;
}

.ScrollingInfo
{
	overflow:scroll;
	width:800px;
	height:320px;
	border:3px solid #006631;
}


.ScrollingLivreDor
{
	overflow:scroll;
	width:800px;
	height:200px;
	text-align: left;
	border:3px solid #006631;
}

.Plan
{
	border:3px solid #006631;
}
