﻿/* Feuille de style Master.
	Personnalise l'affichage de la page principale contenant les modules.
*/
body {
	background-image:url(/image/EspaceCongres/JFR2009/BackBodyPage.jpg);
	background-repeat:repeat-x;
	background-color:#5a5a5a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.logoPrint {
	display:none;
}
.FooterPrint {
	display:none;
}
.BackShadow {
	width:995px;
	margin:auto;
	background-image:url(/image/EspaceCongres/JFR2009/BackShadow.gif);
	background-repeat:repeat-y;
	margin-top:20px;
}
.BackPage {
	width:995px;
	background-image: url(/image/EspaceCongres/JFR2009/BackContentPage.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height:755px;
	_height:755px;
	overflow:hidden;
	_overflow:visible;
}
.Header {
	width:995px;
	height:190px;
	position:relative;
}
.Header .Language {
	height:20px;
	position:absolute;
	right:0;
	top:10px;
	width:70px;
	display:none;
}
.Header .Language a img {
	border:none;
}
.Header .Search {
	position:absolute;
	right:0;
	top:170px;
	width:240px;
	/** enleve le form de recherche (temporaire) **/
	display:none;
}
.Header .Search dl dt.SearchInput {
	display:none;
}
.Header .Search dl dd.SearchInput input {
	border:0px #ffffff;
	float:left;
	width:175px;
}
.Header .Search .FormActions {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:55px;
}
.Header .Search ul.FormActions button {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:transparent;
	cursor:pointer;
	width:50px;
}
.Header .Search ul.FormActions button span {
	text-indent:-5000px
}
.Header .searchInProg
{
	/*position: absolute;
	right:10px;
	top:148px;
	width:240px;
	background-color: #09519D;
	text-align: right;
	padding-right: 15px;*/
	display: none;
}
.Header .searchInProg a,
.Header .searchInProg a:visited
{
	color: White;
	text-decoration: underline;
}
/*****************/
.Header .bandeauAnim {
    z-index:1;
}
/*****************/
.Header .LogoPortal 
{
    z-index:2;
	position:absolute;
	right:15px;
	top:10px;
}
.Header .LogoPortal a {
	display:block;
	cursor:hand;
	height:45px;
	width:62px;
	background-image: url(/image/EspaceCongres/JFR2009/logoSFR.png);
	background-repeat:no-repeat;
}
.Header .LogoPortal a span {
	text-indent:-5000px;
	display:block;
}
/*************/
.Header .LogoSFR {
	position:absolute;
	left:80px;
	position:absolute;
	top:200px;
}
.Header .LogoSFR a {
	display:block;
	cursor:hand;
	height:80px;
	width:100px;
}
.Header .LogoSFR a span {
	text-indent:-5000px;
	display:block;
}
/************/
.footer {
	width:995px;
	height:38px;
	margin:auto;
	background-image:url(/image/EspaceCongres/JFR2009/BackFooter.png);
	text-align: center;
}
.Content {
	width:955px;
	padding-left:20px;
	padding-right:20px;
	margin-top:5px;
}
.Content .LeftMenu {
	background-image:url(/image/EspaceCongres/JFR2009/LeftMenuShadow.gif);
	float:left;
	min-height:370px;
	width:228px;
}
.Content .LeftMenu .LeftMenuTop {
	background-image:url(/image/EspaceCongres/JFR2009/LeftMenuTitle.gif);
	background-position:center top;
	background-repeat:no-repeat;
	overflow:hidden;
	width:228px;
}
.Content .LeftMenu .LeftMenuTop .LeftMenuBot {
	width:188px;
	background-image:url(/image/EspaceCongres/JFR2009/LeftMenuBottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	margin-top: 100px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:40px;
	min-height:250px;
}
.Content .LeftMenu .BtFuturesJFR {
	background-image:url(/image/EspaceCongres/JFR2009/BtFutureJFR.png);
	background-repeat:no-repeat;
	height:69px;
	width:228px;
}
.Content .LeftMenu .BtFuturesJFR a {
	display:block;
	height:69px;
	text-indent:-5000px;
	width:228px;
}
.Content .LeftMenu .BtArchivesJFR {
	background-image:url(/image/EspaceCongres/JFR2009/BtArchivesJFR.png);
	background-repeat:no-repeat;
	height:69px;
	width:228px;
}
.Content .LeftMenu .BtArchivesJFR a {
	display:block;
	height:69px;
	text-indent:-5000px;
	width:228px;
}
iframe {
	width: 702px;
	_width: 720px;
	height: 899px;
	margin-left: -19px;
	_margin-left: -60px;
	background-color: Transparent;
}
iframe * {
	background-color: Transparent;
}
a.activeOnglet {
	color: Red;
}
/**************/
.Content ul.Tools {
	height:23px;
	position:absolute;
	right:5px;
	top:10px;
	width:250px;
	_width:255px;
}
.Content .mArticle ul.Tools li {
	margin:0 0 0 5px;
	list-style-type:none;
	float:left;
}
.Content ul.Tools li a {
	color:#666666;
	line-height:22px;
}
.Content ul.Tools li.mPrint a {
	background:transparent url(/image/OutilPrint.png) no-repeat scroll right center;
	text-decoration:none;
	display:block;
	width:72px;
}
.Content ul.Tools li.mPdf a {
	background:transparent url(/image/OutilPdf.png) no-repeat scroll right center;
	text-decoration:none;
	display:block;
	width:40px;
}
.Content ul.Tools li.mSendToFriend a {
	background:transparent url(/image/OutilAmi.png) no-repeat scroll right center;
	text-decoration:none;
	display:block;
	width:120px;
}
/******************/
.contenu {
	background-image:url(/image/EspaceCongres/JFR2009/ContentShadow.gif);
	background-repeat:repeat-y;
	float:left;
	margin-left:20px;
	position:relative;
	width:704px;
}
.contenu .contenuTop {
	background-image:url(/image/EspaceCongres/JFR2009/Backcontent.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.contenu .contenuBot {
	background-image:url(/image/EspaceCongres/JFR2009/ContentBottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	min-height:530px;
	_height:530px;
	padding:10px 20px 20px;
}
.contenu .contenuTop .filAriane {
	padding-left:5px;
	width:440px;
	padding-top:5px;
}
.contenu .contenuTop .filAriane a {
	color:#666666;
	text-decoration:none;
}
/***************/
#MenuOnglet {
	left:16px;
	position:absolute;
	top:140px;
	width:600px;
}
.MenuOnglet li {
	text-align:center;
	display:inline-block;
	width:110px;
	background-image:url(/image/EspaceCongres/JFR2009/MenuOngletOut.png);
	background-position: top;
	background-repeat:no-repeat;
	height:26px;
	line-height:26px;
	float:left;
}
.MenuOnglet li a {
	text-decoration:none;
}
.MenuOnglet li a span {
	color:#FFFFFF;
	font-size:12px;
}
.MenuOnglet li .activeOnglet {
	display:block;
	background-image:url(/image/EspaceCongres/JFR2009/MenuOngletSelect.png);
	background-position: top;
	background-repeat:no-repeat;
	width:110px;
	height:26px;
}
.MenuOnglet li .activeOnglet span {
	color:#09519d;
}
.footer {
	color:#6daedb;
	line-height:26px;
}
.footer a {
	color:#6daedb;
	text-decoration:none;
}
/*******************/
#Menu ul li a,
#Menu ul.CyimMenu li.CyimMenuItem a {
	text-decoration:none;
	color:#666666;
	display:inline-block;
	cursor:hand;
	line-height:20px;
}
#Menu ul li,
#Menu ul.CyimMenu li.CyimMenuItem {
	list-style-type:none;
}
#Menu ul li a span,
#Menu ul.CyimMenu li.CyimMenuItem a span {
	font-size:13px;
}
#Menu li ul,
#Menu ul.activeMenu {
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
}
#Menu ul.activeMenu li {
	list-style:none;
}
#Menu ul a span.menuTexte,
#Menu .CyimMenuItem ul.activeMenu a span.menuTexte,
#Menu ul.CyimMenu li.CyimMenuItem ul.CyimMenu li a span.menuTexte {
	font-size:11px;
	display:block;
	float:left;
}
#Menu ul a span.menuPuce,
#Menu .CyimMenuItem ul.activeMenu a span.menuPuce ,
#Menu .CyimMenuItem ul.activeMenu a span.menuPuceActif{
	display:block;
	float:left;
	text-indent:-5000px;
	width:10px;
}
#Menu .CyimMenuItem ul.activeMenu a span.menuPuceActif {
	background-image:url(/image/EspaceCongres/JFR2009/MenuSelect.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
/******* lien recherche temporaire *******/
.lienSearch {
    position:absolute;
    right:23px;
    top:160px;
}
.lienSearch a {
    color:#FFF;
    text-decoration:none;
    font-weight:bold;
}
/* auteur et date publication */
.mModuleHtmlPublic .mArticle ul.mHtmlFooter {
    list-style-type:none;
    margin:0 0 10px 0;
}