/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

body {
font-family:Arial;
}


/*
//////////////////////////////////////////////
BLOCK TRANSPARENT
//////////////////////////////////////////////
*/

#toolsBar {
display:none;
}

#rightMenu {
display:none;
}

#leftMenu {
display:none;
}

#references {
display:block;
}

.mainNavigButton {
display:none;
}

.mainNavigLog {
display:none;
}

.further {
display:none;
}

/*
//////////////////////////////////////////////
HEADER
//////////////////////////////////////////////
*/
.bannerTop img	{
padding-left:470px;
}

/*
//////////////////////////////////////////////
CONTENT
//////////////////////////////////////////////
*/

#MainContentContainer {
width:480px;
}

.tableKeyDates table {
border:solid 1px;
}

.tableKeyDates td {
border:solid 1px;
}

.tableComparaison table {
border:solid 1px;
}

.tableComparaison td {
border:solid 1px;
}

.legendPicture {
font-weight:bolder;
}

.textTitle {
font-weight:bolder;
font-size:12pt;
}

.orangeHref {
text-decoration:none;
}

.titleEvent{
font-weight:bolder;
font-size:14px;
}

/*
//////////////////////////////////////////////
FOOTER
//////////////////////////////////////////////
*/
.furtherZone {
vertical-align:top;
}

.furtherContent {
font-size:10pt;
}

.furtherContent .orangeHref {
text-decoration:underline;
}

