﻿
		
		#ctl00_header, #header
		{
			background-color:Transparent;
			position:relative;
			height: 142px;
			text-align:left;
			display:block;
			margin: 0;
			padding:0;
		}

		#menu1
		{
			table-layout: auto;
			background-color:Transparent;
			border-collapse:collapse;
			border-spacing:0px;
			border: 0;
			position:relative;
			display: block;
			float: right;
			z-index:0;
		    margin:0;
		    padding:0;
		    margin-left:15px;
		
		   

		}
		
		#menu1 td
		{
		    margin:0;
		    padding:0;
		    text-align: left;
		    vertical-align:middle;
		    border:0;
			border-right: solid 1px #b0b0b0;
		    height: 19px;
		     text-align:center;

		}
		
		td.MenuUpSelected
		{
		    background-color: #1b5d80;
		}
		
		td.MenuUpNormal
		{
		    background-color: transparent;
		}
		
        #menu1 .LnkMenuMain
        {
            color: white;
			text-decoration: none;
			padding: 0;
			margin: 0;
			padding-left: 10px;
			padding-right: 10px;
			font-size: 13px;
			font-weight:bold;
			cursor: default;			
        }
        
        #menu1 a.LnkMenuMain
        {
            cursor:pointer ;
       			
        }
        
		#menu2
		{
			table-layout:fixed;
			background-color:transparent;
			border-collapse:collapse;
			border-spacing:0px;
			border: solid 0px #000;
			position: relative;
			display:block;
			z-index:0;
		    width: auto;
		    height: 16px;
		    margin:0;
		    padding:0;
		    margin-top: 2px;
		    margin-right: 52px;
			float: right;
			color:#b0b0b0;
		}
		
		#menu2 td
		{
		    text-align: right;
		    vertical-align: middle;
		    padding-top: 3px;
		}
		
        #menu2 td a.LnkSubMenu
        {
            color: white;
			text-decoration: none;
			padding:0;
			margin:0;
			padding-left: 10px;
			padding-right: 10px;
			font-size: 12px;
			font-weight:bold;
			text-align:center;
			
        }
        
		#menu2 td a.LnkSubMenu:hover
		{
			color: #b0b0b0;
        }
        
        #DivAccueil, #DivGroupe, #DivPresse, #DivContact
        {
            text-align:right;
		    height: 14px;
		    display: none;
        }
        
        #ctl00_ariane
        {
            text-align: left;
            font-size: 11px;
            border-top: solid 1px #d7d7d7;
            width: 900px;
            height: 13px;
			color: white;
			display: block;
			position: relative;
			margin:0;
			padding:0;
        }
        
        .Pointeur
        {
            display:none; 
            position:absolute;
            top: 0;
            left: 0;
            margin-top: 8px;  
            margin-left: 15px;
        } 
        
        #flash
        {
            margin-top: 56px;
            margin-left: 13px;
        } 
        
              
         a#ctl00_ContentCentre_BoutonPhoto
        {
            display:inline-block;
            height: 30px;
            background-color:Transparent;
            border:0;
            background-image:url(../images/menu/BoutonPhoto.gif);
            background-repeat:no-repeat;
            text-decoration:none;
            width:124px;
            padding:0;
            float:left;
            margin-left:70px
        }
        
        a#ctl00_ContentCentre_BoutonPhoto:hover
        {
            background-image:url(../images/menu/BoutonPhotoBleu.gif);
        }
        
      
         
        a#ctl00_ContentCentre_BoutonCons
        {
            display:inline-block;
            height: 30px;
            background-color:Transparent;
            border:0;
            background-image:url(../images/menu/BoutonConseil.gif);
            background-repeat:no-repeat;
            text-decoration:none;
            width:80px;
            padding:0;
            float:left;
            margin-left:5px
        }
        
        a#ctl00_ContentCentre_BoutonCons:hover
        {
            background-image:url(../images/menu/BoutonConseilVert.gif);
         
        }
        
       
        
        a#ctl00_ContentCentre_BoutonImmo
        {
            display:inline-block;
            height: 30px;
            background-color:Transparent;
            border:0;
            background-image:url(../images/menu/BoutonImmo2.gif);
            background-repeat:no-repeat;
            text-decoration:none;
            width:189px;
            padding:0;
            float:left;
            margin-left:4px
        }
        
        a#ctl00_ContentCentre_BoutonImmo:hover
        {
            background-image:url(../images/menu/BoutonImmoRouge2.gif);
         
        }
        
        
        
        
        
