@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 9pt;
	margin-top:0px;
	margin-left:0px;
	margin-right:0;
	margin-bottom:0;
	background-color: #FFFFFF;
/*	background-repeat: repeat;
	background-position: center top;
	background-image: url(../images/fond-fbu-en.png);*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	line-height: 12pt;
	
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link
{
	font-weight:bolder;
	cursor:pointer;
	font-weight:bolder;
	text-decoration:none;
	color:#009966;/*violet*/
}

a:visited
{
	color:#099;/*violet*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}

a:hover
{
	color:#ff9900;/*bleu ciel*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}
a:active
{
	color:#009966;/*violet*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}
table {
	font-size: 1.05em;
	color: #0000FF;
	line-height: 12pt;
}

li {
	list-style-type: disc;
	line-height: 16px;
}

td {
	font-size: 12px;
}
td .tablePetitInterligne {
	line-height: 8px;
}


.acccroche {
	font-size: 14px;
	color: #009966;
	text-align: center;
}
.AutreAuteur {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	letter-spacing: 0.06em;
	text-align: left;
	color: #009966;
}
.chapeau {
	font-size: 13px;
	font-weight: bold;
	color: #009966;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.chapeauSousTitre {
	font-style: italic;
	color: #009966;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.intertitre {
	font-weight: bold;
	color: #009966;
	letter-spacing: 0.05em;
	font-size: 13px;
	line-height: 16px;
}
.intertitreCentre {
	font-weight: bold;
	color: #009966;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
	letter-spacing: 0.05em;
}
.intertitreTableauCentre {
	font-weight: bold;
	color: #009966;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.InterViolet {
	font-weight: bold;
	color: #009966;
	font-size: 12px;
}
.legende {
	text-align: center;
	font-size: 0.8em;
}


.Navigation {
	font-size: 9px;
	color: #009966;
	letter-spacing: 0em;
	line-height: 12px;
	text-align: center;
}

.NavigationRouge {
	font-size: 9px;
	color: #000066;
	letter-spacing: 0em;
	color: #FF0000;
}
.note {
	font-size: 9px;
	font-style: italic;
}
.noteGras {
	font-size: 9px;
	font-weight: bold;
}
.noteGrasDroit {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}
.tableSommaire {
	border: 1px solid FFCC33;
}

.tablePetitInterligne {
	line-height: 8pt;
	font-size: 7pt;
}
.Titre {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color: #009966;
}

.txt {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #0000FF;
	text-align: left;
}
.txtCentre {
	font-family: Verdana, "Trebuchet MS", Arial;
	color: #0000FF;
	text-align: center;
}
.txtCentreGras {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}
.txtCitation {
	font-size: 9pt;
	font-style: italic;
}
.txtDroit {
	font-size: 9pt;
	color: #0000FF;
	text-align: right;
}

#tout {
	border: thin solid ffcc00;
	width: 1024px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#haut {
	margin-right: 0px;
	margin-left: 25px;
	margin-bottom: 3px;
}
#entete {
	margin-left: 20px;
}


#centre {
	border: 0.02em solid #FFCC00;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 0px;
	margin-left: 24px;
	clear: none;
	margin-top: 35px;
}
#copyright {
	margin-right: 0px;
	margin-left: 24px;
	border: 0.02em solid #FFCC00;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 0px;
	clear: both;
}
#titre {
}
#titre #video {
	float: left;
	width: 380px;
	text-align: center;
	padding-top: 0px;
}
#titre #texteVideo {
	float: right;
	width: 560px;
}
#titre #bas {
	clear: both;
}

#gauche {
	float: left;
	width: 480px;
}
#droite {
	float: right;
	width: 480px;
}
#reflexion {
	float: left;
	width: 980px;
	text-align: center;
}
