﻿body  
{
    background: rgb(227, 230, 180) no-repeat 100% 0px; margin:0px;
    text-align: center;
    }

    #banner    
    {
        background: url('panorama.jpg') no-repeat 100% 0px;
        height: 137px;
        width: 1000px;
        margin-right: auto;
        margin-left: auto;
        margin-top:0px;
        padding:0px
        }
            
        #bannerleft 
        {             
            background-image: url('bannerleft.png');
            background-position: left bottom;
            background-repeat: repeat-x;
            height: 100%;
            width: 598px;
            float: left;
            margin-left:-2px;
            margin-right: 0px;
            margin-top: 0px;
            margin-bottom: 0px;
            }    
         
            #h1
            {           
                margin: 0px;
                font-size: 50px;
                font-weight: normal;
                font-family: "Monotype Corsiva";
                font-variant:normal;
                color: rgb(89, 66, 13);
                width: 321px;
                text-align: center;
                float: left;
                height: 60px;
                position: relative;
                top: 7px;
                left: -2px;
                z-index: 1;
                }  

            #shadow
            {           
                font-size: 50px;
                font-weight: normal;
                font-family: "Monotype Corsiva";
                font-variant:normal;
                color: rgb(128,128,128);
                width: 334px;
                text-align: center;
                float: left;
                margin-left: 0px;
                position: relative;
                top: -52px;
                left: 7px;
                height: 8px;
                }
        
            #h2
            {
                width: 160px;
                height: 26px;
                float: left;
                margin-top: 0px;
                margin-left: 0px;
                position: relative;
                top: 108px;
                left: 134px;
                z-index: 1;
                color: rgb(207, 210, 160);
                }
                
            #bannerleftcorner 
            {             
                background-image: url('bannerleftcorner.png');
                background-position: left bottom;
                background-repeat: no-repeat;
                width: 14px;
                top: 105px;
                position: relative;
                float: left;
                height: 32px;
                }            

        #bannerright  
        {
            background: url('bannerright.png') no-repeat left bottom;
	    background-repeat: repeat-x;
            height: 100%;
            width: 402px;
            float:left;
            top: 51px;
            left: 701px;
            margin: 0px;
            }
	    
	    #bannermiddle
	    {
		float: left;
                height: 30px;
                margin-right: 0px;
                margin-top: 107px;
                margin-bottom: 0px;
                width: 40px;
		}
                

            #le-patronage
            {
                float: left;
                margin-left: 55px;
                margin-right: 0px;
                margin-top: 11px;
                margin-bottom: 0px;
                }      
             
            #bannerrightcorner
            {
                float: right;
                height: 15px;
                top: 0px;
                left: 7px;
                margin-right: 0px;
                margin-top: 121px;
                margin-bottom: 0px;
                width: 24px;
                }
                
         