html, body 
{
  height:100%;
}

html {
	overflow: hidden;
}    

body
{
    font-size: .85em;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #ebf3fe;
    margin:0;
    width:100%;
	min-width: 900px;
}

/*
	Container global
*/
.backgroundForm
{    
	position: absolute;
    top:150px;
    left: 0;
}

#Authentication {
	color: white;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	
}

#Authentication a
{
	text-decoration:underline;
	cursor:pointer;
	font-style:italic;
}

#Authentication a:hover, #Authentication a:visited, #Authentication a:link
{
	/*color:White;*/
}

#Authentication p
{
	text-align: left;
	padding-left : 5px;
	margin: 0px;
	background-color: #B46B93;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

.lnkCheckdata
{
    height: 35px;
    margin-bottom: 33px !important;
    padding-top:6px;
}

.lnkGetOffer
{
    padding-top: -80px !important;
    height: 40px;
    margin-bottom: 25px !important;
 
}


#Authentication .welcomeContainer
{
	background-color: white;
	float: left;
	height: 283px;
	margin-left: 40px;
	position: relative;
	width: 333px;
}

#Authentication .welcomeContainer span
{
	padding: 10px;
}

#Authentication .welcomeTextImage
{
	height: 303px;
	background-image:url('../../App_Themes/images/Bienvenue.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	
}

#Authentication .welcomeText
{
	height: 285px;
	background-color:#b46b93;
	background-repeat: no-repeat;
	border: 10px solid gray;
}

#Authentication .welcomeText .wtxt1
{
    font-weight:bold;
    font-size:16px;
    padding-top:15px;
}
#Authentication .welcomeText .wtxt2
{
    font-size:11px;
}
#Authentication .welcomeText .wtxt3
{
    font-size:9px;
}

#Authentication .welcomeText .wtxt4
{
    font-size:9px;
    List-Style-Type: Square;
}

.listecarre
{
    margin-top:1px;
    margin-right:50px;
    
}

.carre  
{
    font-family: verdana;
    font-size: 9px;
    list-style-type: square;
    margin-left: -20px;
    margin-top: 1px;
    width : 310px;
    vertical-align :middle;
}




#Authentication .logonForm
{
	border: 10px solid gray;
}

/*
	Logos compatibilité
*/
.navigators
{
	height: 75px;
	width: 270px;
	color: white;
	position: fixed;
	font-weight: bold;
	z-index:99;
	margin-left:78%;
	bottom: 50px;	
}

.navigatorsIcons
{
	width: 160px;
	margin-top:-15px;
}

.navigator
{
	background: url("../../App_Themes/images/browser_logos-32.png") no-repeat -5px 0;
	height: 33px;
	width: 33px;
	float: right;
}

.navigatorIe
{
	background-position: -140px 0;
	margin-right: 10px;
	
}

.navigatorFirefox
{
	background-position: -38px 0;
}

/*
	Container d'authentification
*/
#LogonContainer
{
	background-color: white;
	color: black;
	height: 135px;
	width: 100%;
}

#LogonContainer .logonField p
{
	background-color: white;
	text-align: right;
	margin: 0px;

}

#LogonContainer .logonButton
{
	height: 20px;
	margin: 10px 0px 10px 0px;
    width: 307px;
}
#LogonContainer a
{
	font-style:normal;
}

#LogonContainer .logonField
{
	margin-top: 5px;
	margin-right: 20px;
}

#LogonContainer .wording
{
	width: 150px;
}

#LogonContainer .logonTextBox
{
	width: 133px;
}



#LogonContainer .button
{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F6F6F6), to(#DEDEDE));
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #D0D0D0;
	border-top: 1px solid #E6E6E6;
	color: #B46B93;
	font-family: Verdana;
	font-weight: bold;
	float: right;

}

#LogonContainer .errorMsg
{
	color: red;
}

#MainContainer 
{
    position: relative; 
    min-height: 100%; 
    width: 100%;
}

#FormContainer 
{
    display: block;
    margin-bottom: 60px;
}

/*				
	Header de la page
*/
#WebPageHeader
{
	background-image:url('../../App_Themes/images/Header-extranet-CEGC_vide_b.jpg');
	background-repeat: repeat-x;
	height: 150px;
}

#WebPageHeader .headerSubSection
{
	display: block;
	height: 40px;
}

#WebPageHeader .headerSubSection .divMenu
{
    display: block;
    float: left; 
    margin-top: 10px;
    height: 20px;
    width: 800px;
}

#WebPageHeader .headerSubSection .Menu
{
	height: 100%;
}

#WebPageHeader .headerSubSection .divLogout
{
    display: block;
    float: right; 
    margin-top: 12px;
    margin-right: 20px;
    white-space: nowrap;
}

#WebPageHeader .logoSubSection
{
	background-image: url('../../App_Themes/images/logo-cegc-horizontal.png');
	background-repeat: no-repeat;
	/*background-size: 62px 70px;*/
	height: 70px;
	margin-left: 10px;
}
#WebPageHeader .logoSubSection h1
{
	color: #995B7D;
	float: left;
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	/*text-transform:uppercase;*/
	padding-top: 20px;
	padding-left: 220px;
	/*margin-left: 80px;*/
}

/*
	Uniquement pour FF
*/
@-moz-document url-prefix() { 

    #WebPageHeader .logoSubSection h1
    {
	    padding-top: 5px;
    }

}


#WebPageHeader .linksSubSection
{
	padding: 0px 10px;
}

#WebPageHeader .linksSubSection p
{
	text-align: right;
	margin: 0px;
	padding-top: 10px;
}

#WebPageHeader .linkSubSection
{
	padding: 0px 10px 0px 10px;
	border-right: 1px solid white;
	font-family: verdana;
	font-size: 0.85em;
	color: white;
	cursor: pointer;
	text-decoration: none;
}

#WebPageHeader .linkSubSectionLastElement
{
	border-right: none;
}

#WebPageHeader .menuElement
{
	color: white;
    margin-left: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

#WebPageHeader .menuElement img
{
	display: none; 
}

#WebPageHeader .deconnectButton
{
	background-color: white;
    color: #B46B93;
    font-weight: bold;
    padding: 2px 5px;
	text-transform:none;
}

#WebPageHeader .subMenu
{
    font-family: Verdana;
    font-size: 12px;
	background-color: #b46b93;
	width: auto;
	float: left;
	display: none;
	position: absolute;
	margin : 2px 0px 0px 5px;
	padding : 2px 4px 2px 4px;
}

#WebPageHeader .subMenuDynamicHoverStyle
{
	text-decoration :underline;
	color:#F6855E !important;
}

#WebPageHeader .subMenuItemStyle
{
    color: White;
}


#WebPageHeader .subMenuActiv
{
    color: White;
	display: block;
}
/*				
	Footer de la page
*/
#FooterContainer, #FooterContainerLogin
{
    position:absolute; 
    bottom:0px; 
    left:0px; 
    width:100%; 
    height: 60px; 
}

.pagefooter {
	position: absolute;
	left: 0;
	text-decoration: none;
	width: 100%;
	height: 30px;
}

#WebPageFooter {
	background: url('../../App_Themes/images/footer_infini.jpg');
	background-repeat: repeat-x;
	color: white;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;

}

	#WebPageFooter ul {
		display: inline;
		float: left;
		padding-inline-start: 0px;
	}
		#WebPageFooter ul > li, #WebPageFooterBPCE ul > li {
			display: inline;
			padding: 0 7px;
		}

	#WebPageFooter .footerLink {
		cursor: pointer;
		text-decoration: none;
	}


#WebPageFooterBPCE {
	background-color: White;
	bottom: 0;
}
	#WebPageFooterBPCE ul {
		margin: 0;
		display: inline;
		padding-inline-start: 0px;
		position: absolute;
	}
	#WebPageFooterBPCE img {
		display: inline !important;
	}
	#WebPageFooterBPCE.relative {
		position: relative;
		bottom: auto;
		width: 99.2%;
		margin-left: 0px;
	}



/*
	Style CMI Utilisateur connecté
*/

/* Zone supérieure */
#UpZone
{
    height: 400px;
	margin: 20px auto 20px auto;
    width: 1200px;
}

#UpZone p
{
	color: #B46B93;
	margin: 0 0 0 20px;
	font-size: 15px;
}

#WelcomeContainer
{
	background-color: #E9E9E9;
    float: left;
    height: 100%;
    width: 20%;
}

#WelcomeImage
{
	background-image: url("../../App_Themes/images/MenuBienvenue.jpg");
    background-repeat: no-repeat;
    height: 202px;
    margin: 15px auto 10px;
    width: 192px;
}

#InformativeContainer
{
	float: left;
    height: 100%;
    width: 78%;
	margin-left: 20px;
}


#ContactsInformations .contactsList
{
	float: left;
    width: 80%;
}

#ContactsInformations .contactsList
{
    margin-left:100px;
}

.divinterlocuteur
{
    height: 8px;
    margin-left: 20px;
    margin-top: 20px;
    text-align: left;
}

.divinterlocuteurfront
{
    height: 8px;
    margin-left: 20px;
    margin-top: 20px;
    text-align: left;
    font-weight:bold;
}

.divContacts #ContactsInformations
{
    float: left;
}

#ContactsInformations .contact
{
    color:Black ! important;
	font-size: 15px;
	display: block;
	float:left;
	
}
#ContactsInformations p
{
    width: 140px;
    float: left;
    font-weight: bold;
    margin-top:-10px;
    margin-left:20px;
	
}



#ContactsInformations .contact div
{
    color:Black ! important;
	font-size: 15px;
	display: block;
	float:left;
    margin-top: 10px;

}

.pBienvenu
{
    color:Black !important;
    margin-top : 20px ! important;
}

#GeneralInformations
{
	height: 40px;
	margin-top : 20px;
}

#FileMonitoring
{
    background-color: #E9E9E9;
    border: 10px solid #B46B93;
    height: 170px;
    /*margin: 0px 0px 20px 0px;*/
    margin-left:20px;
    overflow-y: auto;
    padding: 10px 25px;
    margin-top: 40px;
}

#FileMonitoring p 
{
	margin: 0 0 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-family : Verdana; 
}

#FileMonitoring .monitoringSubTitle
{
	color: #B46B93;
}

#FileMonitoring .monitoringMessage
{
	display: block;
    margin-bottom: 6px;
}


#NewsFeed
{
	height: 195px;
}

#NewsFeedBottomLinks
{
	height: 40px;
	margin-left: 20;
	margin-right: 100;
	margin-top: 10px;
	width: 650px;
	
}

#NewsFeedBottomLinks a
{
	margin-top: 800px;
}

#NewsFeedBottomLinks p
{
    margin-left: 120px;
    margin-top: 70px;
}

#NewsFeedBottomLinks a
{
	color: black;
	font-style: italic;
	text-decoration: underline;
}

#ImgNewsFeed
{
	float: left;
    height: 100px;
    width: 100px;
	background-color: red;
	margin-right: 20px;
}

/* Zone inférieure */
#DownZone
{
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
#DownZone .downZoneElement
{
    float: left;
    height: 100%;
}

#DownZone .downZoneElement a
{
    color: black;
    display: block;
    text-decoration: none;
}



#DownZone .subLink
{
	padding-left: 60px;
}

#DownZone .principalSubLink
{
	margin-top: 5px;
	/*margin-left: 50px;*/
	padding-top: 5px;
}

	#DownZone .principalSubLink:hover 
	{
		color: #B46B93;
	}

.changepwdLinkB
{
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    margin-top: 5px;
	margin-left: 50px;
    
}



#DownZone .borderElement
{
	width: 28%;
}

#DownZone .centralElement
{
	margin: 0 15px;
	width: 40%;
}

/* Valable pour les deux zones */
.headerLabel
{
	background-color: #B46B93;
}

.headerLabel p
{
	background-color: white;
    color: #B46B93;
    font-size: 16px;
    font-weight: bold;
    margin-left: 60px;
    padding-left: 5px;
    text-transform: uppercase;
    /*width: 100%;*/
}

.zoneElementContent
{
	border: 10px solid #E9E9E9;
    padding: 10px;
	height: 30%;
}

.zoneElementContentText
{
    margin-top : 45px;
}

/*
	Spécifique FeedsView
*/
#FeedsViewTitle
{
	background-image: url('../../App_Themes/images/VotreEntrepriseImage.jpg');
	background-repeat: no-repeat;
	height: 65px;
	width: 707px;
	padding: 10px;
	
}
#FeedsViewTitle p
{
	text-transform: uppercase;
	color: white;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0px 0px 55px;
}

.rssFeedGlobalPan
{
	height: 100px;
}

.rssFeedGlobalPan a
{
	text-decoration: underline;
	color: black;
	font-style:italic;
	float:left;
}

.rssFeedsPan
{
	margin-top: 20px;
	width: 700px;
	margin-left: 40px;
	margin-right: auto;
}

.rssFeedTextPan
{
	margin: 0px 0px 20px 100px;
}

.rssFeedTitle
{
	color: #B46B93;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.rssFeedDate
{
	color: #B46B93;
	margin: 0px;
}

.rssFeedAbstractText
{
	font-size: 12px;
}


/*
	Spécifique ZoneViewer
*/
#DivZoneElement
{
    float: left;
    overflow: auto;
}
#DivZoneElement .DivContentPan
{
    height:670px;   
}
#DivZoneElement .DivContentLegals
{
    height:3750px;   
}

.ZoneViewerContainer 
{
    background-color: #E9E9E9;
    float: left;
    height: 100%;
    width: 15%;
}

.ViewerZoneElement
{    
    margin-top : 15px;
    width:1000px;
    height:100%;
}

.ViewerZoneElementSansBandeauG
{
    margin-left: 10px;
    margin-top : 10px;
    width:98%;
    height:98%;
}

.MenuGauche
{
    /*width:250px;     */

    margin-top:20px; 
    float:left;
    border-right : 20px solid #E9E9E9;
    padding-right : 5px;
    height:320px    
       
}

.HeaderMenuGauche
{
    background-color: #b46b93; 
    color: White; 
    font-size: small; 
    font-family: Verdana; 
    font-weight: bold; 
    text-align: center; 
    margin-top: 20px; 
    height: 25px; 
    padding-top: 7px;
    margin-left:15px;
    width : 180px;    
  }

.LiensMenuCompagnie {
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

.Menu .LiensMenuCompagnie td .notSelected 
{
    color:Black;
    display: block;
    font-family: verdana;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 150px;
    border-bottom: 2px solid #D87093; 
    font-size: "small"; font-family: "Verdana"; font-weight: normal;
    
}

.Menu .LiensMenuCompagnie td .selected 
{
    color:#b46b93;  
    display: block;
    font-family: verdana;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 150px;
    border-bottom: 2px solid #D87093;
    font-size: "small"; font-family: "Verdana"; font-weight: bold;
}

.Menu .LiensMenuCompagnie a:hover 
{
  text-decoration:underline;
}


.ContactContenu
{
    background-repeat: repeat-y;
    background-position: left center;
    margin-left: 10px;
    width:800px;
}

.ContactContenu td
{
    padding-left: 20px;
    width:50px;
}



.lnkLostPass
{
    color:Black;
  
}
/* Page de maintenance */
#Maintenance
{
	color: white;
	height: 250px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	/*min-height: 350px;
	min-width: 500px;*/
	padding-top: 100px;
}

#Maintenance p
{
	text-align: center;
	padding: 0px 5px 25px;
	margin: 0px;
	background-color: #B46B93;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}


#Maintenance .welcomeContainer
{
	background-color: white;
	float: left;
	margin-left: 40px;
	position: relative;
	width: 500px;
}

#Maintenance .welcomeContainer span
{
	padding: 10px;
}

#Maintenance .welcomeText
{
	height: 200px;
	background-color:#b46b93;
	background-repeat: no-repeat;
	border: 10px solid gray;
	padding-top:60px;
}

/*
	Uniquement pour FF
*/
@-moz-document url-prefix() { 

    #WebPageFooter .footerLink
    {
        margin-top: 0px;
    }
    .ViewerZoneElement
    {
        margin-left: 220px;
        
    }

}

#MainContent .eventFieldset 
{
	border-color: black;



}
#ZoneTuto 
{
	border: 10px solid #B46B93;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}

	#ZoneTuto p {
		background-color: white;
		color: #B46B93;
		font-size: 16px;
		font-weight: bold;
		margin-left: 10px;
		padding-left: 5px;
		text-transform: uppercase;
	}

.principalSubLinkTuto 
{
	display: block;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0;
}

	.principalSubLinkTuto:hover 
	{
		/*color: #0056b3;*/
		color: #B46B93;
	}

.ZoneTutoElementTuto 
{
	color: black;
	display: block;
	text-decoration: none;
}