﻿/*CSS - CEIDF - CORE = MasterPage et Common*/
.body
{
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/*CEIDF - CONTAINER ADMINISTRATOR*/
#CeidfContainerAdmin
{
	display: none;
	width: 990px;
	height: auto;
	background-color: #CCCCCC;
	margin-top: 0px;
}

.CeidfAccountAdmin
{
    float:right;
}

.CeidfSiteActionMenu
{
    float:right;
}

.CeidfConsole
{
	clear:both;
}

/*CEIDF - CONTAINER ADMINISTRATOR - END*/

/*CEIDF - CONTAINER DE LA PAGE*/
.CeidfPageContainer
{
	display: block;
	height: 100%;
	width: 990px;
	_width: 995px; /*POUR IE6 : "_" devant l'attribut*/
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#CeidfPageContainer
{
	margin-top: 2px;
}

#CeidfContainerRight
{
	display: block;
	width: 821px;
	height: 100%;
	margin-bottom: 4px;
	float: right;
}

#CeidfContainerLeft
{
	display: block;
	width: 166px;
	/*padding-left: 3px;*/
	float: left;
	height: 100%;
}

#CeidfContainerMain
{
	display: block;
	width: 821px;
	float: right;
	height: 100%;
	margin-bottom: 4px;
}

#MSO_ContentDiv
{
	height: 100%;
	width: 100%;
}

#CeidfContainerWebPart
{
	display: block;
	width: 990px;
	margin-bottom: 10px;
	clear: left;
}
/*CEIDF - CONTAINER RIGHT*/
.CeidfTopArea
{
	display: block;
	width: 100%;
	height: 58px;
}

.CeidfLogo
{
	float:left;
	height: 58px;
	display: block;
	width: 56px;
	background-image:url("/Style%20Library/Images/logo_CE.png");
	background-repeat:no-repeat;
	background-position:center center;
}
.CeidfSignature
{
	display: block;
	height: 58px;
	width: 694px;
	float: left;
	background-image: url("/Style%20Library/Images/site.png");
	background-repeat: no-repeat;
	background-position: 15px center;
}

.CeidfCarte
{
	display: block;
	float: right;
	height: 58px;
	width: 68px;
	background-image: url("/Style%20Library/Images/carte_IDF.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.CeidfSiteMap
{
	display: block;
	height: 25px;
	width: 818px;
}

.CeidfSpacerHorizontal
{
	display: block;
	height: 1px;
	width: 818px;
	background-color: #000000;
	overflow: hidden;
}

.CeidfNavBarSite
{
	display: block;
	height: 24px;
	width: 821px;
	background-image: url("Images/bandeau_menu.png");
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 5px;
}
.CeidfBreadcrumb
{
    color: #656b77;
    clear:both;
    font-size:9px; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    margin-bottom:4px;
}
.CeidfBreadcrumb a, .CeidfBreadcrumb:active, .CeidfBreadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.CeidfBreadcrumb a:hover
{
	text-decoration:underline;
}
.CeidfBreadcrumbCurrent
{
	font-weight:bold; 
}

/*CEIDF - CONTAINER RIGHT - END*/

/*CEIDF - CONTAINER LEFT*/
.CeidfNavBarAccessibility
{
	display: block;
	margin-top: 0px;
	margin-bottom: 3px;
}

.CeidfLoginClub
{	
	margin-top: 0px;
	margin-bottom: 3px;
}

.CeidfConnectedClub
{
    width: 150px;
    
    font-weight:bold;
	color:White;
	background-color: #52C4E6; 
	
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	/*margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;/*POUR IE6 : "-" devant l'attribut*/
	/*_margin-left: 5px;/*POUR IE6 : "-" devant l'attribut*/*/
	/*float: left; /*POUR IE6*/
}

.CeidfSearch
{
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 20px;
}
.CeidfSearch .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
.CeidfSearch .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #3A4663;
    padding:0px;
}
.CeidfSearch .ms-sbgo
{
    background:none;
}

.CeidfNavBarLeft
{
	display: none;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 0px;
}

.CeidfRegistrationNews
{
	display: block;
	margin-top: 0px;
	margin-bottom: 3px;
}

.CeidfRegistrationLS
{
	display: block;
	margin-top: 0px;
	margin-bottom: 3px;
}

.CeidfUnicef
{
	display: block;
	margin-top: 0px;
	margin-bottom: 3px;
}

.CeidfMecenats
{
	display: block;
	margin-bottom: 2px;
}

.CeidfSondage
{
    display: block;
	margin-top: 0px;
	margin-bottom: 3px;
}

.CeidfSondageClub
{
    display: block;
	margin-top: 0px;
	margin-bottom: 3px;
}

.CeidfPodcast
{
    display: block;
	margin-top: 0px;
	margin-bottom: 3px;
}

.CeidfEvent
{
    display: block;
	margin-top: 0px;
	margin-bottom: 3px;
}

/*CEIDF - CONTAINER MAIN*/

.CeidfMainContainer
{
	height: 100%;
}

/*CEIDF - CONTAINER MAIN - END*/

/*CEDIF - CONTAINER FOOTER*/
#CeidfContainerFooter
{
	display: block;
	width: 990px;
	*margin: auto;
	padding-top: 5px !important;
	clear: both;
}

#CeidfContainerFooter .CeidfLienAmi
{
    position: relative;
	display: none;
	margin-left: 166px;
	margin-top: -30px;  
	height: 32px;
	width: 200px;
}

#CeidfContainerFooter .CeidfLogoFooter
{
	display: block;
	float: left;
	height: 26px;
	width: 169px;
}

#CeidfContainerFooter .CeidfMenuFooter
{
	text-align: center;
	display: block;
	width: 821px;
	float: right;
}
/*CEDIF - CONTAINER FOOTER - END*/

.master
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
}

.spacer
{
	width:3px;
}

.masterContent
{
	background-color:#FFFFFF;
}

.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}

.sharepointLogin
{
	float:right;
	display:inline;
}


.topArea
{
	background: none;
	background-color: #EBEBEB
}

.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.topLinkBar a,.toplinkbar a:active
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink

{
   	background: url("Images/linksdivider.gif") right 6px no-repeat;
   	display:inline;
}	
.topNavContainer
{
	background-image:url("Images/bl_Navbar_Gd_Default.jpg");
	background-repeat:repeat-x;
	height:40px;
}
.topNav
{
    position:relative;
    top:-Custompx;
}
.topNavItem
{
	background-image: url('Images/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: tahoma;  
	font-size: 8pt; 
	color: #3a4663;	
}
.topNavItem a
{
	display:block;
	padding:8px 5px 0px 5px;
	height:32px;
}
.topNavSelected a
{
	background-image: url('Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	color: #EFF4FA;
}
.topNavHover a
{
	color:#FFFFFF;
	background-image: url('Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
}
.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.topNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	width:150px;
	min-width:150px;
}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.topNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}

.leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #8997BC solid;
	background-color: #D0D6E3;
	width:160px;
}
.leftNavSpacer
{
	width:160px;
}
.leftNavSelected
{
	background-color: #B2BCD3;
	color: #F4F5F9;
	border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;
	line-height:14pt;
}
.leftNav1, .leftNav2, .leftNav3
{
	color: #354260;
}
.leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
}
.leftNav1 a
{
	font-family: tahoma;  
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.leftNav2
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.leftNav3
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
	background-color: #596E9E;
	color:#FFFFFF;
}
.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}

.pageTitle
{
	margin:0px;
	font-family: tahoma;  
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContent div.ms-pagebreadcrumb, .mainContent td.ms-pagebreadcrumb
{
	display:none;
}