BODY      	{	font-family: Helvetica, Verdana;
			font-size: 13px; 
			background: #FFFFFF; 
			color: #000000
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			}

.Header		{ 
    padding: 0px 0px 0px 150px;
    background: #01559E url('images/fsffrance-logo-blue.png') no-repeat left top;
    height: 200px;
}

.Header div { 
    color: #fff;
    padding-top: 25px;
    font-size: 35px;
    font-weight: bold;
    bottom: 0px;
}

.Header div::after { 
    color: #fff;
    padding-top: 25px;
    font-size: 15px;
    font-weight: bold;
    display: block;
    content: "Après de nombreuses années d'inactivité, il a été décidé de dissoudre l'association FSF France en février 2022. Ce site est une copie archivée.";
}

.Translation {
    position: absolute;
    right: 10px;
    top: 80px;
    color: white;
}

.Translation a {
    color: white;
}

.Contact, .About {
    background-color: #fafafa;
    padding: 10px;
}

TABLE           { font-size: 13px;  }
H2	        { text-align: center; }
H4		{ font-size: 14px; }

.SecondMenu   {
    width: 100px;
    border-right: 1px solid black;
    text-align: right;
    padding-right: 10px;
    margin-top: 40px;
}

TD.Section  	{ font-weight: regular; color: #000000; text-decoration: none }

TD.TopTitle  	{ font-weight: bold; background: #999999 }
TD.TopBody  	{ font-weight: bold; background: #01559E }
TD.TopArticle > a  	{ font-weight: bold; }
TD.TopArticle  	{ background: #9DAEE8; padding: 5px 10px 5px 15px; }
TD.Content  	{ padding: 0px 10px; }
TD.newstext     { font-family: Helvetica, Verdana; background: #c0c0c0; padding: 10px 20px; }

A         	{ font-family: Helvetica, Verdana; color: #000000 }
A.TopBody      	{ font-family: Helvetica, Verdana; color: #FFFFFF }
TD         	{ font-family: Helvetica, Verdana; color: #000000 }
P		{ font-family: Helvetica, Verdana; color: #000000 }
DIV		{ font-family: Helvetica, Verdana; color: #000000; }
DIV.content  	{ margin: 1em; font-family: Helvetica, Verdana; }
