/* main body */
body
{
	background-image:url('../images/fond.jpg');
	background-repeat:repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.84em;
	margin: 0px;	
	color:black;
}

/* form padding */
form 
{
	margin: 0px;
	padding: 0px;
}

/* make divs marginless */
div 
{
	padding: 0px;
	margin: 0px;
}

/* no borders on images */
img
{
	border: 0px;
}

/* make uls marginless */
ul 
{
	padding: 0px;
	margin: 0px;
}

a
{
	text-decoration:none;
	color:black;
}

.clearBoth
{
	clear:both;
}

.goHome
{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

.goHome:hover
{
	text-decoration:none;
}

.customDate
{
	font-weight:bold;
	padding-left:5px;
	background-color:#becfe4;
	min-height:1.5em;
	line-height:1.5em;
}

.customTitle
{
	color:#839656;
	font-weight:bold;
	min-height:1.5em;
	line-height:1.5em;
}

.customItemList
{
	border-bottom:1px #ada963 dashed;
	min-height:1.5em;
	line-height:1.5em;
	margin:0 0 12px 0;
	padding-bottom:12px;
}

.customSeeAlsoAnchor
{
	font-size:0.84em;
	padding-top:4px;
}

.customSeeAlsoAnchor span
{
	font-weight:bold;
	color:#ada963;
}

.customSeeAlsoAnchor a
{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

/* Le jumele */
#customLastIssue
{
	font-weight:bold;
}

.customLastIssuePrompt
{
	color:#ada963;
	font-size:0.84em;
	font-weight:bold;
}

.customLastIssueLink
{
	text-decoration:none;
	font-size:0.84em;
	font-weight:bold;
}

.customLastIssueDate
{
	font-size:0.84em;
	color:black;
}

.customIssuePrompt
{
	color:#ada963;
	font-size:0.84em;
	font-weight:bold;
	width:22px;
	float:left;
}

.customIssueLinkOuter
{
	color:black;
	float:left;
	width:404px;

}

.customIssueLinkInner
{
	color:black;
	font-weight:bold;
	font-size:0.84em;
	float:left;
}

.customIssueLinkInner a
{
	text-decoration:none;
}

.customIssueDate
{
	font-size:0.84em;
	float:left;
}

/* Center the page and size it, but let it float on height */
#customCenterForm
{
	background-color:white;
    width: 750px;
    height: auto;
    margin: 20px auto;
}

#customTopArea
{
	width:750px;
	height:110px;
}

#customBanner
{
	width:633px;
	height:110px;
	float:left;	
}

#customUpperBanner
{
	width:633px;
	height:78px;
}

#customLogo
{
	width:311px;
	height:78px;
	float:left;
	background-image:url('../images/logoFull.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}

#customUpperGizmo
{
	width:322px;
	height:78px;
	float:left;
	background-image:url('../images/upperGizmo.jpg');
	background-repeat:no-repeat;
	background-position:right;
	overflow:hidden;
}

#customLowerBanner
{
	width:633px;
	height:32px;
}

#customLowerGizmo
{
	width:95px;
	height:32px;
	float:left;
	background-image:url('../images/lowerGizmo.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}

/* TCRI Top Area */
#customPicture_tcri
{
	width:117px;
	height:110px;
	float:left;
	background-image:url('../images/pictureTCRI.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customLabel_tcri
{
	width:98px;
	height:32px;
	float:left;
	background-image:url('../images/labelTCRI.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customFiller_tcri
{
	width:440px;
	height:32px;
	float:left;
	background-image:url('../images/lowerFiller.jpg');
	background-repeat:repeat-x;
	overflow:hidden;	
}

/* Membres Top Area */
#customPicture_membres
{
	width:117px;
	height:110px;
	float:left;
	background-image:url('../images/pictureMembres.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customLabel_membres
{
	width:206px;
	height:32px;
	float:left;
	background-image:url('../images/labelMembres.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customFiller_membres
{
	width:332px;
	height:32px;
	float:left;
	background-image:url('../images/lowerFiller.jpg');
	background-repeat:repeat-x;
	overflow:hidden;	
}

/* Nouveautes Top Area */
#customPicture_nouveautes
{
	width:117px;
	height:110px;
	float:left;
	background-image:url('../images/pictureNouveautes.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customLabel_nouveautes
{
	width:266px;
	height:32px;
	float:left;
	background-image:url('../images/labelNouveautes.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customFiller_nouveautes
{
	width:272px;
	height:32px;
	float:left;
	background-image:url('../images/lowerFiller.jpg');
	background-repeat:repeat-x;
	overflow:hidden;	
}

/* Publications Top Area */
#customPicture_publications
{
	width:117px;
	height:110px;
	float:left;
	background-image:url('../images/picturePublications.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customLabel_publications
{
	width:274px;
	height:32px;
	float:left;
	background-image:url('../images/labelPublications.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customFiller_publications
{
	width:264px;
	height:32px;
	float:left;
	background-image:url('../images/lowerFiller.jpg');
	background-repeat:repeat-x;
	overflow:hidden;	
}

/* Liens Utiles Top Area */
#customPicture_liensutiles
{
	width:117px;
	height:110px;
	float:left;
	background-image:url('../images/pictureLiensUtiles.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customLabel_liensutiles
{
	width:250px;
	height:32px;
	float:left;
	background-image:url('../images/labelLiensUtiles.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customFiller_liensutiles
{
	width:288px;
	height:32px;
	float:left;
	background-image:url('../images/lowerFiller.jpg');
	background-repeat:repeat-x;
	overflow:hidden;	
}

/* Contact Top Area */
#customPicture_contacts
{
	width:117px;
	height:110px;
	float:left;
	background-image:url('../images/pictureContacts.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customLabel_contacts
{
	width:350px;
	height:32px;
	float:left;
	background-image:url('../images/labelContacts.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customFiller_contacts
{
	width:188px;
	height:32px;
	float:left;
	background-image:url('../images/lowerFiller.jpg');
	background-repeat:repeat-x;
	overflow:hidden;	
}

/* Sub Navigation Area */
#customSubNavigation
{
	width:750px;
	height:26px;
}

#customSubNavDecoration
{
	width:27px;
	height:26px;
	float:left;
	background-image:url('../images/subNavDecoration.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customSubNavCore
{
	width:723px;
	height:26px;
	float:left;
	background-image:url('../images/subNavFiller.jpg');
	background-repeat:repeat-x;
	overflow:hidden;	
}

/* Nouveautes Sub Navigation */
#customSubNav_nouveautes
{
	width:129px;
	height:25px;
	margin-left:287px;
	background-image:url('../images/subNavNouveautes.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

/* Liens Utiles Sub Navigation */
#customSubNav_liensutiles
{
	width:127px;
	height:25px;
	margin-left:287px;
	background-image:url('../images/subNavLiensUtiles.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

/* Contacts Sub Navigation */
#customSubNav_contacts
{
	width:162px;
	height:25px;
	margin-left:287px;
	background-image:url('../images/subNavNousContacter.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

/* Global sub nav */
#customSubNavList
{
	position:relative;
}

#customSubNavList li
{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}

#customSubNavList li, #customSubNavList a
{
	height:25px;
	display:block;
}

/* TCRI Sub Nav */
#customSubNav_tcri
{
	height:25px;
	width:566px;
	float:right;
}

#customSubNav_tcriObjectifs
{
	left:0px;
	width:101px;
	background:url('../images/subNavTCRI.jpg') 0 0;
	background-repeat:no-repeat;
}

#customSubNav_tcriObjectifs a:hover,#customSubNavSelected_tcriObjectifs
{
	left:0px;
	width:101px;
	background: url('../images/subNavTCRI.jpg') 0px -25px;
	background-repeat:no-repeat;
}

#customSubNav_tcriActivites
{
	left:101px;
	width:100px;
	background:url('../images/subNavTCRI.jpg') -101px 0;
	background-repeat:no-repeat;
}

#customSubNav_tcriActivites a:hover,#customSubNavSelected_tcriActivites
{
	left:101px;
	width:100px;
	background: url('../images/subNavTCRI.jpg') -101px -25px;
	background-repeat:no-repeat;
}

#customSubNav_tcriCA
{
	left:201px;
	width:250px;
	background:url('../images/subNavTCRI.jpg') -201px 0;
	background-repeat:no-repeat;
}

#customSubNav_tcriCA a:hover,#customSubNavSelected_tcriCA
{
	left:201px;
	width:250px;
	background: url('../images/subNavTCRI.jpg') -201px -25px;
	background-repeat:no-repeat;
}

#customSubNav_tcriHistorique
{
	left:451px;
	width:115px;
	background:url('../images/subNavTCRI.jpg') -451px 0;
	background-repeat:no-repeat;
}

#customSubNav_tcriHistorique a:hover,#customSubNavSelected_tcriHistorique
{
	left:451px;
	width:115px;
	background: url('../images/subNavTCRI.jpg') -451px -25px;
	background-repeat:no-repeat;
}

/* Membres Sub Nav */
#customSubNav_membres
{
	height:25px;
	width:399px;
	float:right;
}

#customSubNav_membresAlpha
{
	left:0px;
	width:144px;
	background:url('../images/subNavMembres.jpg') 0 0;
	background-repeat:no-repeat;
}

#customSubNav_membresAlpha a:hover,#customSubNavSelected_membresAlpha
{
	left:0px;
	width:144px;
	background: url('../images/subNavMembres.jpg') 0px -25px;
	background-repeat:no-repeat;
}

#customSubNav_membresRegions
{
	left:144px;
	width:120px;
	background:url('../images/subNavMembres.jpg') -144px 0;
	background-repeat:no-repeat;
}

#customSubNav_membresRegions a:hover,#customSubNavSelected_membresRegions
{
	left:144px;
	width:120px;
	background: url('../images/subNavMembres.jpg') -144px -25px;
	background-repeat:no-repeat;
}

#customSubNav_membresEspace
{
	left:264px;
	width:135px;
	background:url('../images/subNavMembres.jpg') -264px 0;
	background-repeat:no-repeat;
}

#customSubNav_membresEspace a:hover,#customSubNavSelected_membresEspace
{
	left:264px;
	width:135px;
	background: url('../images/subNavMembres.jpg') -264px -25px;
	background-repeat:no-repeat;
}

/* Publications Sub Nav */
#customSubNav_publications
{
	height:25px;
	width:489px;
	float:right;
}

#customSubNav_publicationsCommuniques
{
	left:0px;
	width:143px;
	background:url('../images/subNavPublications.jpg') 0 0;
	background-repeat:no-repeat;
}

#customSubNav_publicationsCommuniques a:hover,#customSubNavSelected_publicationsCommuniques
{
	left:0px;
	width:143px;
	background: url('../images/subNavPublications.jpg') 0px -25px;
	background-repeat:no-repeat;
}

#customSubNav_publicationsLettres
{
	left:143px;
	width:165px;
	background:url('../images/subNavPublications.jpg') -143px 0;
	background-repeat:no-repeat;
}

#customSubNav_publicationsLettres a:hover,#customSubNavSelected_publicationsLettres
{
	left:143px;
	width:165px;
	background: url('../images/subNavPublications.jpg') -143px -25px;
	background-repeat:no-repeat;
}

#customSubNav_publicationsJuju
{
	left:308px;
	width:103px;
	background:url('../images/subNavPublications.jpg') -308px 0;
	background-repeat:no-repeat;
}

#customSubNav_publicationsJuju a:hover,#customSubNavSelected_publicationsJuju
{
	left:308px;
	width:103px;
	background: url('../images/subNavPublications.jpg') -308px -25px;
	background-repeat:no-repeat;
}

#customSubNav_publicationsDivers
{
	left:411px;
	width:78px;
	background:url('../images/subNavPublications.jpg') -411px 0;
	background-repeat:no-repeat;
}

#customSubNav_publicationsDivers a:hover,#customSubNavSelected_publicationsDivers
{
	left:411px;
	width:78px;
	background: url('../images/subNavPublications.jpg') -411px -25px;
	background-repeat:no-repeat;
}

/* Body core area - includes left banner and main content area */
#customBodyCore
{
	width:750px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background-image:url('../images/leftAreaFiller.jpg');
	background-repeat:repeat-y;
	overflow:auto;
}

/* Left Banner Area */
#customLeftBanner
{
	width:302px;
	float:left;
}

/* Global Top nav */
/*
#customTopNavContainer
{
	position:fixed;
	top:156px;
	margin:auto;
}
*/

#customTopNavContainer
{
	margin:auto;
}

#customTopNav
{
	height:319px;
	width:302px;
	background-image:url('../images/topNavFiller.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}

#customTopNavList
{
	position:relative;
}

#customTopNavList li
{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
}

#customTopNavList li, #customTopNavList a
{
	display:block;
}

/* TCRI Top Nav */
#customTopNav_tcri
{
	top:22px;
	left:52px;
	height:70px;
	width:250px;
}

#customTopNav_tcri a
{
	height:70px;
}

#customTopNav_tcri a:hover
{
	top:22px;
	left:52px;
	height:70px;
	width:250px;
	background: url('../images/topNav.jpg') -250px -22px;
	background-repeat:no-repeat;
}

#customTopNavSelected_tcri
{
	top:22px;
	left:52px;
	height:70px;
	width:250px;
	background: url('../images/topNav.jpg') -500px -22px;
	background-repeat:no-repeat;
}

/* Membres Top Nav */
#customTopNav_membres
{
	top:92px;
	left:92px;
	height:35px;
	width:150px;
}

#customTopNav_membres a
{
	height:35px;
}

#customTopNav_membres a:hover
{
	top:92px;
	left:92px;
	height:35px;
	width:150px;
	background: url('../images/topNav.jpg') -290px -92px;
	background-repeat:no-repeat;
}

#customTopNavSelected_membres
{
	top:92px;
	left:92px;
	height:35px;
	width:150px;
	background: url('../images/topNav.jpg') -540px -92px;
	background-repeat:no-repeat;
}

/* Nouveautes Top Nav */
#customTopNav_nouveautes
{
	top:127px;
	left:92px;
	height:33px;
	width:150px;
}

#customTopNav_nouveautes a
{
	height:33px;
}

#customTopNav_nouveautes a:hover
{
	top:127px;
	left:92px;
	height:33px;
	width:150px;
	background: url('../images/topNav.jpg') -290px -127px;
	background-repeat:no-repeat;
}

#customTopNavSelected_nouveautes
{
	top:127px;
	left:92px;
	height:33px;
	width:150px;
	background: url('../images/topNav.jpg') -540px -127px;
	background-repeat:no-repeat;
}

/* Publications Top Nav */
#customTopNav_publications
{
	top:160px;
	left:52px;
	height:56px;
	width:250px;
}

#customTopNav_publications a
{
	height:56px;
}

#customTopNav_publications a:hover
{
	top:160px;
	left:52px;
	height:56px;
	width:250px;
	background: url('../images/topNav.jpg') -250px -160px;
	background-repeat:no-repeat;
}

#customTopNavSelected_publications
{
	top:160px;
	left:52px;
	height:56px;
	width:250px;
	background: url('../images/topNav.jpg') -500px -160px;
	background-repeat:no-repeat;
}

/* Liens Utiles Top Nav */
#customTopNav_liensutiles
{
	top:216px;
	left:156px;
	height:34px;
	width:146px;
}

#customTopNav_liensutiles a
{
	height:34px;
}

#customTopNav_liensutiles a:hover
{
	top:216px;
	left:156px;
	height:34px;
	width:146px;
	background: url('../images/topNav.jpg') -354px -216px;
	background-repeat:no-repeat;
}

#customTopNavSelected_liensutiles
{
	top:216px;
	left:156px;
	height:34px;
	width:146px;
	background: url('../images/topNav.jpg') -604px -216px;
	background-repeat:no-repeat;
}

/* Contacts Top Nav */
#customTopNav_contact
{
	top:250px;
	left:156px;
	height:40px;
	width:146px;
}

#customTopNav_contact a
{
	height:40px;
}

#customTopNav_contact a:hover
{
	top:250px;
	left:156px;
	height:40px;
	width:146px;
	background: url('../images/topNav.jpg') -354px -250px;
	background-repeat:no-repeat;
}

#customTopNavSelected_contact
{
	top:250px;
	left:156px;
	height:40px;
	width:146px;
	background: url('../images/topNav.jpg') -604px -250px;
	background-repeat:no-repeat;
}

/* Top Nav ROSINI */
#customTopNav_rosini
{
	top:236px;
	left:52px;
	height:44px;
	width:104px;
	cursor:pointer;
}

#customTopNav_rosini:hover
{
	top:236px;
	left:52px;
	height:44px;
	width:104px;
	background: url('../images/topNav.jpg') -250px -236px;
	background-repeat:no-repeat;
}

/* Content Page Area */
/*
#customContentCore
{
	margin-left:302px;
	width:448px;
	float:left;
}
*/
#customContentCore
{
	width:448px;
	float:left;
}

#customMainContent
{
	min-height:319px;
	margin-top:26px;
	margin-left:14px;
	margin-right:8px;
	width:426px;
}

#customFooterContent
{
	height:24px;
	width:448px;
}

/* Contacts content  */
#customContent_contacts
{
	padding-left:90px;
	padding-top:70px;
}

#customContactsCompany
{
}

/* Logout Area in top area of membres page */
#customLogoutArea
{
	width:100%;
	height:100%;
	background-color:white;
}

#customPromptMembres
{
	text-align:right;
	font-size:0.7em;
	font-weight:bold;
	padding-right:9px;
	padding-top:25px;
}

#customLogout
{
	background-image:url('../images/logoutBox.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	overflow:hidden;
	height:40px;
	width:100%;
}

input.typeLogoutButton
{
	margin-top:15px;
	margin-left:230px;
	height:13px;
	width:80px;
	border-style:none;
	background-color:white;
	color:black;
	font-size:0.7em;
	cursor:pointer;
}

/* Login area into Espace membres */
input.typeInput
{
	border-style:solid;
	border-color:#d1ce54;
	border-width:2px;
	background-color:white;
	width:222px;
	height:1.7em;
	color:gray;
}

.typeInput
{
	border-style:solid;
	border-color:#d1ce54;
	border-width:2px;
	background-color:white;
	width:222px;
	height:2em;
	color:gray;
	vertical-align:middle;
}

input.typeLoginButton
{
	margin-top:3px;
	margin-left:6px;
	width:23px;
	height:21px;
	border-style:none;
	background-color:white;
	color:black;
	font-weight:bold;
	font-size:0.7em;
}

#customLogin
{
	width:277px;
	height:277px;
	margin: 31px auto;
	padding:0 0 0 0;
	background-color:#d1ce54;
	font-size:0.8em;
	position:relative;
}

#customLoginPrompt,#customLoginPrompt2
{
	text-align:center;
	padding-top:15px;
}

#customLoginPrompt
{
	font-weight:bold;
}

#customLoginForm
{
	position:relative;
}
#customLoginUserName
{
	position:absolute;
	top:23px;
	left:27px;
	width:226px;
	font-weight:bold;
}

.customLoginInput
{
	margin: 0 0 0 -1px;
	width:226px;
}

#customLoginPassword
{
	position:absolute;
	top:85px;
	left:27px;
	width:226px;
	font-weight:bold;
}

#customLoginOk
{
	position:absolute;
	top:148px;
	left:219px;
	width:33px;
	height:32px;
	background-image:url('../images/okPlaceHolder.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}

/* Espace membres content */
#customEspace
{
}

/* Home Page */
#customHomeTop
{
	width:750px;
	height:90px;
	background-image:url('../images/homeTop.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

#customHomeBody
{
	width:750px;
	height:420px;
}

#customHomeLeft
{
	width:207px;
	height:420px;
	background-image:url('../images/homeLeft.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
}

/* custom home Navigation */
#customHomeNav
{
	width:264px;
	height:420px;
	background-image:url('../images/homeNav.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
	float:left;
}

#customHomeNavList
{
	position:relative;
}

#customHomeNavList li
{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
}

#customHomeNavList li, #customHomeNavList a
{
	display:block;
}

/* TCRI home Nav */
#customHomeNav_tcri
{
	top:0px;
	left:0px;
	height:90px;
	width:264px;
}

#customHomeNav_tcri a
{
	height:90px;
}

#customHomeNav_tcri a:hover
{
	top:0px;
	left:0px;
	height:90px;
	width:264px;
	background: url('../images/homeNav.jpg') -264px -0px;
	background-repeat:no-repeat;
}

/* Membres home Nav */
#customHomeNav_membres
{
	top:90px;
	left:0px;
	height:47px;
	width:264px;
}

#customHomeNav_membres a
{
	height:47px;
}

#customHomeNav_membres a:hover
{
	top:90px;
	left:0px;
	height:47px;
	width:264px;
	background: url('../images/homeNav.jpg') -264px -90px;
	background-repeat:no-repeat;
}

/* Nouveautes home Nav */
#customHomeNav_nouveautes
{
	top:137px;
	left:0px;
	height:41px;
	width:264px;
}

#customHomeNav_nouveautes a
{
	height:41px;
}

#customHomeNav_nouveautes a:hover
{
	top:137px;
	left:0px;
	height:41px;
	width:264px;
	background: url('../images/homeNav.jpg') -264px -137px;
	background-repeat:no-repeat;
}

/* Publications home Nav */
#customHomeNav_publications
{
	top:178px;
	left:0px;
	height:70px;
	width:264px;
}

#customHomeNav_publications a
{
	height:70px;
}

#customHomeNav_publications a:hover
{
	top:178px;
	left:0px;
	height:70px;
	width:264px;
	background: url('../images/homeNav.jpg') -264px -178px;
	background-repeat:no-repeat;
}

/* Liens utiles home Nav */
#customHomeNav_liensutiles
{
	top:248px;
	left:0px;
	height:35px;
	width:264px;
}

#customHomeNav_liensutiles a
{
	height:35px;
}

#customHomeNav_liensutiles a:hover
{
	top:248px;
	left:0px;
	height:35px;
	width:264px;
	background: url('../images/homeNav.jpg') -264px -248px;
	background-repeat:no-repeat;
}

/* Nous contacter home Nav */
#customHomeNav_contact
{
	top:283px;
	left:109px;
	height:53px;
	width:155px;
}

#customHomeNav_contact a
{
	height:53px;
}

#customHomeNav_contact a:hover
{
	top:283px;
	left:109px;
	height:53px;
	width:155px;
	background: url('../images/homeNav.jpg') -373px -283px;
	background-repeat:no-repeat;
}

/* ROSINI home Nav */
#customHomeNav_rosini
{
	top:283px;
	left:0px;
	height:53px;
	width:109px;
	cursor:pointer;
}

#customHomeNav_rosini:hover
{
	top:283px;
	left:0px;
	height:53px;
	width:109px;
	background: url('../images/homeNav.jpg') -264px -283px;
	background-repeat:no-repeat;
}

/* Home content */
#customHomeContent
{
	width:261px;
	height:420px;
	margin:0 8px 0 10px;
	float:left;
	text-align:right;
}

#customHomeContentEvent
{
	padding-top:20px;
}

#customHomeContentNoEvent
{
	padding-top:64px;
}

#customHomeEventArea
{
	position:relative;
	width:100%;
	margin:inherit;
}

/* home bottom */
#customHomeBottom
{
	width:750px;
	height:19px;
}

#customUpdateDate
{
	padding-left:66px;
	padding-top:3px;
	font-size:0.7em;
	float:left;
}

#customZigomatik
{
	padding-right:8px;
	padding-top:3px;
	font-size:0.7em;
	color:#5679a2;
	cursor:pointer;
	float:right;
}

/* 30e event */
#customEvent30Core
{
	font-weight:bold;
	color:#b52922;
}

#customEvent30Logo
{
	background-image:url('../images/logoEvent30.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	width:188px;
	height:67px;
	margin: 14px 0 0 83px;
	cursor:pointer;
}

/* TCRI Objectifs Content */
#customTCRIHistoriqueContent
{
	padding-top:140px;
	font-size:1.7em;
	font-family:"Courier New", Courier, monospace;
	text-align:center;
	color:#CCCCCC;
}

/* members page */
/* alphanumeric order */
.customLettersBanner
{
	margin:14px 0 14px 0;
	text-align:center;
	background-color:#d1ce54;
	color:white;
	font-weight:bold;
	letter-spacing:5px;
	height:1.4em;
}

.customMemberList
{
	border-bottom:1px #ada963 dotted;
	min-height:1.5em;
	line-height:1.5em;
	margin:4px 0 4px 0;
	padding-bottom:2px;
}

.customMemberName
{
	float:left;
	width:300px;
}

.customMemberPhone
{
	float:left;
	width:126px;
	text-align:right;
}

/* regional order */
.customRegionBanner
{
	margin:14px 0 14px 0;
	padding-left:5px;
	text-align:left;
	background-color:#d1ce54;
	color:black;
	font-weight:bold;
	height:1.4em;
}

/* Communiques */
#customCommuniquesHeader
{
	color:black;
	font-weight:bold;
	min-height:1.5em;
	line-height:1.5em;
	margin-bottom:10px;
}

/* regions */
/*
#customRegionsMenuContainer
{
	position:fixed;
	top:496px;
	margin:auto;
	width:250px;
}

#customRegionsMenu
{
	margin-left:-280px;
	width:250px;
}
*/
#customRegionsMenuContainer
{
	position:absolute;
	top:496px;
	margin:auto;
	width:250px;
	margin-left:-280px;
}

#customRegionsMenu
{
	width:250px;
}

#customRegionsMenu a
{
	color:#5679a2;
}

/* Tree node - Reserved member Espace*/
.customTreeNode
{
	list-style:none;
}

.customClickableNode
{
	cursor:pointer;
	color:#5679a2;
}

.customTreeSeparator
{
	border-bottom:2px #ada963 dotted;
}

.customNumberArea
{
	float:left;
	text-align:right;
	width:8%;
	padding-right:7px;
}

.customNameArea
{
	float:left;
	text-align:left;
	width:89%;
}

/* Le jumele */
#customJumeleUne
{
	position:absolute;
	top:526px;
	margin:auto;
	width:250px;
	height:337px;
	margin-left:-280px;
	background-image:url('../images/Lejumele_Une.jpg');
	background-repeat:no-repeat;
	overflow:hidden;	
}

