﻿body
{
	font-family: Verdana;
	font-size: small;
}
	
        .top_menu
        {
            height: 100px;
            width:410px;
            background-repeat: no-repeat;
            color:White;
            text-align:center;
        }
        .top_menu_membre
		{
			height: 43px;
			width: 145px;
			background-repeat: no-repeat;
			color: White;
			text-align: center;
			vertical-align: bottom;
		}
        .centre_menu_membre
        {
            width: 145px;
            background-repeat: repeat-y;
            color:White;
            text-align:center;
        }
        .bas_menu_membre
        {
            height: 43px;
            width: 145px;
            background-repeat: no-repeat;
            color:White;
            text-align:center;
        }
		.centre_text
		{
            width: 410px;
            background-repeat: no-repeat;
            color:White;
            text-align:center;
        }
        
        .LinkButton_White
        { 
        	color:White;
        	Font-Size:Small;
        }
        
        .LB_White
        { 
            color:White;
            Font-Size:Small;
        }

		.photo_198 
		{
			border: 4px solid #FFFFFF;
		}
		
.linknounderline
{
	text-decoration: none;
	color: #999999;
}

.linknounderline:hover
{
	color: #fe6a00;
	font-weight: bold;
}

.linknounderline:out
{
	color: #00FF00;
}

.linknounderlineblink
{
	text-decoration: none;
	color: #999999;
	text-decoration:blink
}

.linknounderlineblink:hover
{
	color: #fe6a00;
	font-weight: bold;
	text-decoration:blink
}

.linknounderlineblink:out
{
	color: #00FF00;
	text-decoration:blink
}
.cellnoborder
{
    border-style: none;
    color: #FFFFFF;
}
.popup_window
{
    border-width: medium;
    position: fixed;
    top: 250px;
    left: 450px;
    width: 509px;
    height: 190px;
    background-color: #CCCCCC;
}
.linknounderlineempty
{
    text-decoration: none;
}
.popup_window_infolettre
{
    border-style: groove;
    border-width: medium;
    position: fixed;
    top: 250px;
    left: 300px;
    width: 509px;
    height: 290px;
    background-color: #FFFFFF;
}

.Immeuble_pourtour
{
    border: medium solid;
}
.popup_window_infolettre_avertissement
{
    border-width: medium;
    position: fixed;
    top: 200px;
    left: 250px;
    width: 509px;
    height: 190px;
    background-color: #FFFFFF;
}