﻿body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

h1
{
	font-size: large;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0px;
}

p
{
	margin-top: 15px;
}

img
{
	border-style: none;
}

.TableGlobal
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
}

.TableNavigation
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	table-layout: fixed;
}

.TableNavigation thead tr td
{
	height: 35px;
}

.TableNavigation tbody tr td
{
	height: 35px;	
	color: #FFFFFF;
	text-align: center;
	background-image: url( 'Images/BackgroundNavigation.jpg' );
	background-repeat: repeat-x;
	vertical-align: middle;
}

.TableNavigation tfoot tr td
{
	text-align: center;
}

.TableNavigation a:link, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.TableNavigation a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.TableEvenements
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100px;
	height: 100%;
	vertical-align: top;
}

.TableEvenements tr td
{
	height: 35px;	
	color: #FFFFFF;
	text-align: center;
	background-image: url( 'Images/BackgroundNavigation.jpg' );
	background-repeat: repeat-x;
	vertical-align: middle;
}

.TableEvenements a:link, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.TableEvenements a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.TableContent
{
	padding: 0px;
	margin: 0px;
	width: 900px;
	height: 600px;
	text-align: left;
}

.Logo
{
	width: 230px;
	height: 120px;
	font-size: small;
	font-style: italic;
	vertical-align: middle;
}

.Bandeau
{
  	width: 100%;
	height: 15px;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #7E0082;
}

.Bandeau td
{
  	width: 50%;
}

.Bandeau #Breves
{
  	text-align: right;
}

.Bandeau a:link, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.Bandeau a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.PublicationsTitle
{
  	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	table-layout: fixed;
}

.PublicationsTitle #Title
{
  	width: 70%;
}

.PublicationsTitle #Print
{
  	width: 30%;
  	text-align: right;
  	vertical-align: bottom;
}

.Core
{
	vertical-align: top;
	text-align: justify;
	height: 450px;
}

.BoldColor
{
  	color: #7E0082;
}

.LogoRef
{
	text-align: center;
	width: 120px;
}

.ContactPhoto
{
	width: 120px;
	text-align: right;
	vertical-align: middle;
}

.Copyright
{
	border-style: solid none none none;
	border-color: #7E0082;
	border-width: 1px;
	height: 15px;
	font-size: xx-small;
	text-align: center;
}

