﻿
		body
		{
			background-color: #aaaaaa;
			margin: 0; 
			padding:0;
		}

		#corps
		{
			position:absolute;
			background-color: Transparent;
			border: solid 0px #000;
			text-align: center;
			top: 50%;
			left:50%;
			margin-top: -270px;
			margin-left: -450px;
		}

		#cadre, input, select, pre
		{
		    font-family:  Arial, Tahoma, Lucida Sans;
		    font-size: 11px;
		    border: 0;
		}

		#cadre
		{
			display: block;
			background-color:Transparent;
			position: relative;
			table-layout:fixed;
			border-collapse:collapse;
			border-spacing:0px;
			border: solid 0px #000;
			width: 900px;
			height:550px;
			padding: 0;
			margin: 0;
		}
		
		#cadre td.cadre_td
		{
		    vertical-align: bottom;
		}
		
        #contenu
        {
			table-layout:fixed;
			background-color: Transparent;
			border-collapse:collapse;
			border-spacing:0px;
			border: 0;
			border-top: solid 2px #d7d7d7;
			border-bottom: solid 2px #d7d7d7;
			position: relative;
			display:block;
			z-index:0;
		    width: 900px;
		    margin:0;
		    padding:0;
            height: 404px;
        }
        
        #contenu td#gauche
        {
            vertical-align:middle;
            background-color: #c0c0c0;
            width: 150px;
		    margin:0;
		    padding:0;
		    border: 0;
            height: 400px;
       }
        
        #contenu td#centre
        
        {
            height: 400px;
            width: 600px;
		    margin:0;
		    padding:0;
		    border: 0;
		    vertical-align:top;
		    text-align: left;
            background-color: #6d6b6c;
        }
        
        #contenu td#droite
        {
            height: 400px;
            background-color: #c0c0c0;
            width: 150px;
		    margin:0;
		    padding:0;
		    border: 0;
            vertical-align:middle;
        }
        
        .entete1
        {
            text-align: center;
            color: White;
        }
        
        .InputLabel
        {
            text-align: right;
            color: White;
            font-weight: bold;
        }

        #ctl00_ContentCentre_ImageCentre, #ImageCentre 
        {
            width: 600px;
            height: 400px;
            padding:0;
            margin:0;
            border: 0;
            left:0;
            top:0;
            display: block;
        }

        .ImagesLisses 
        {
            -ms-interpolation-mode:bicubic;
        }
        
        #ImageBody 
        {
            z-index: 10; 
            width:580px ;
            float:left; 
            left: 160px; 
            top: 0px; 
            position:absolute; 
            display:none; 
            background-color:White; 
            border: groove 2px black;
            cursor: pointer;        
        }

        #ctl00_ContentDroite_TitreDroite, #ctl00_ContentGauche_TitreGauche
        {
			table-layout:fixed;
			background-color: Transparent;
			border-collapse:collapse;
			border-spacing:0px;
			border: 0;
			margin: 0;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;
            padding-bottom: 0px;
            display: block;
			position: relative;
        }
                
        #ctl00_ContentDroite_TitreDroite td, .TitreBande
        {
            width: 150px;
            height: 170px;
			margin: 0;
            padding: 0;
		    border: 0;
            font-size: 16px;
            color: #838486;
            text-align: center;
            text-decoration: none;
            vertical-align: middle;
        }
                
        #ctl00_ContentDroite_TitreDroite a
        {
            text-decoration: none;
            color: #838486;
        }
        
         #ctl00_ContentGauche_TitreGauche td
        {
            width: 150px;
            height: 400px;
			margin: 0;
            padding: 0;
		    border: 0;
            font-size: 14px;
            color: #838486;
            text-align: center;
            text-decoration: none;
            vertical-align: middle;
        }
        
        #ctl00_ContentGauche_TitreGauche td b
        {
            font-size: 22px;
            font-weight: normal;
            letter-spacing: 0px;
        }

                
        #scroll
        {
	        background-color:Transparent;
	        margin: 0;
	        border: 0;
	        padding: 0;
	        position: relative;
	        display: block;
	        overflow:hidden;
        }

        #ascenseur, #ctl00_ContentCentre_ascenseur
        {
            background-color: transparent; 
            width:14px; 
            position:absolute; 
            top: 10px;
            border: 0; 
            right: 150px;
            height:384px;
            
        }
        
        .titre
        {
            text-align: center;
            color: White;
            font-size: 24px;
        }
        
        .stitre
        {
            text-align: center;
            color:#f7abcf;
            font-size: 18px;
        }
        
        #contour
        {
            margin: 0;
            border: 0;
            padding: 10px 10px 10px 10px;
            text-align: right;
            width: 566px;
        }

        .Valider 
        {
            text-align: center;
            cursor: pointer;
            font-size: 10px;
            height: 18px;
            margin: 5px 0px 0px 10px;
            padding: 0px 10px 0px 10px;
            display: inline-block;
            position: relative;
            background-color: White;
            text-decoration: none;
            
        }

        .FondRose
        {
            border: solid 1px #a48091 !important;
            color: #6d6b6b !important;
            background-image: url(../images/bouton_rose.jpg);
            background-repeat: repeat-x;
            background-position: top left;
        }

  
        .BoutonsFiche 
        {
            margin: 8px 2px 8px 2px;
            padding: 2px 0 2px 0;
            text-decoration :none;
            text-align: center;
            display: block;
        }

        .FondGris
        {
            color: white;
            border: solid 1px #b5b4b4 !important;
            background-image: url(../images/entetes.jpg);
            background-repeat: repeat-x;
            background-position: top left;
        }
   
        .FondGris2
        {
            color: white;
            border: solid 1px #b5b4b4 !important;
            background-image: url(../images/ajoutP.jpg);
            background-repeat: no-repeat;
            background-position: center left;
            text-align: right !important;
            padding-right: 5px;
            padding-left: 5px;
        }
   
        .TitreB  
        {
            border: solid 2px #969495;
            background-color: #aaaaaa;
            background-image: url(../images/entetes.jpg);
            background-repeat: repeat-x;
            color: White;
            height: 16px;
            font-size: 12px;
            margin: 0;
            padding: 0px 5px 0px 0px !important;
            display: block;
            font-weight: normal;
        }
        
        #ctl00_ContentCentre_ImageVet
        {
            background-color:transparent;
            background-image:url(../images/vetements.GIF);
            background-repeat: no-repeat;
            width: 208px;
            height: 80px;
            display: block;
            border: 0;
            position: absolute;
            bottom: 0px;
            left: 150px;
            z-index: 50;
        }

        #ctl00_ContentCentre_ImageCha
        {
            background-color:transparent;
            background-image:url(../images/chaussures.GIF);
            background-repeat: no-repeat;
            width: 193px;
            height: 98px;
            display: block;
            border: 0;
            position: absolute;
            bottom: 0px;
            right: 150px;
            z-index: 50;
        }

