/* CSS Document */

#particuliers       { 	position: absolute; z-index: 20; top: 106px; left: 215px; width: 232px; visibility: hidden; display: block ; }
#entreprises        { 	position: absolute; z-index: 30; top: 243px; left: 215px; width: 232px; visibility: hidden; display: block ; }

.lien_part			{	position:relative ; background:#e4edfd	; 
						color: #3e4475 ; font-family: verdana ; font-size: 10pt ; text-align:left ;  height: auto !important; height: 19px ; 
						border: 1px inset #2c3672;	border-bottom: 0px ;
						padding-left: 5px ; padding-top : 1pt ;
						cursor : hand ; cursor : pointer ; 
					}
								
.lien_part_over		{	position:relative ; background:#3e4475	; 
						color: #e4edfd ; font-family: verdana ; font-size: 10pt ; text-align:left ;  height: auto !important; height: 19px ; 
						border: 1px inset #2c3672; border-bottom: 0px ;
						padding-left: 5px ; padding-top : 1pt ;
						cursor : hand ; cursor : pointer ; 
					}
					
#bas_du_menu_part	{	position:relative ; height: 5px	; }

#bas_du_menu_pro	{	position:relative ; height: 5px	; }



#fond_gauche		{	position:absolute ; z-index : 1; top: 0px ; left : 0px ; width : 447px ; height : 480px ; 		}
#fond_droit			{	position:absolute ; z-index : 1; top: 0px ; left : 750px ; width : 234px ; height : 480px ;	 	}				
#fond_haut			{	position:absolute ; z-index : 1; top: 0px ; left : 450px ; width : 300px ; height : 297px ;  	}								
#fond_bas			{	position:absolute ; z-index : 1; top: 445px ; left : 450px ; width : 300px ; height : 35px ; 	}				

#bt_particuliers	{	position:absolute ; z-index : 2; top: 300px ; left : 447px ; width : 304px ; height : 77px ; cursor : hand ; cursor : pointer ; 		}
#bt_entreprises		{	position:absolute ; z-index : 2; top: 376px ; left : 447px ; width : 304px ; height : 68px ; cursor : hand ; cursor : pointer ; 		}




.lien_pro			{	position:relative ; background:#f8f8f8	; 
						color: #515151 ; font-family: verdana ; font-size: 10pt ; text-align:left ;  height: auto !important; height: 19px ; 
						border: 1px inset #2c3672;	border-bottom: 0px ;
						padding-left: 5px ; padding-top : 1pt ;
						cursor : hand ; cursor : pointer ; 
					}
								
.lien_pro_over		{	position:relative ; background:#515151	; 
						color: #f8f8f8 ; font-family: verdana ; font-size: 10pt ; text-align:left ;  height: auto !important; height: 19px ; 
						border: 1px inset #2c3672; border-bottom: 0px ;
						padding-left: 5px ; padding-top : 1pt ;
						cursor : hand ; cursor : pointer ; 
					}
					



