﻿body
{
	background:#fff;
	color:#666666; /*gris foncé*/
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}


h1 /*Titre dans les bandes vertes*/
{
	color:#fff; /*blanc*/
	float:left;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
h1 .textH1
{
	float:left;
	margin:0;
	padding:5px 7px 0 7px;
	
	}	

.h1Top	
{
	background:url(../images/bgH1Top.gif) repeat-x;
	border:solid 1px #fff;
	clear:right;
	float:left;
	width:198px;
	}
	
.h6Top	
{
	background:url(../images/bgProg.gif);
	border:solid 1px #fff;
	clear:right;
	margin: 0 0 0 100px; 
	width:700px;
	
	}	
	
.h1Bottom	
{
	background:url(../images/bgH1Bottom.gif) no-repeat left bottom;
	_background:url(../images/bgH1HomeBottom2.gif) no-repeat left bottom;
	float:left;
	height:8px;
	width:100%;
	}
	
h2 /*Date en gris gras*/
{
	color:#999999; /*gris*/
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0;
	position: relative;
	}
	
h3 /*Sous-titre de section vert et en gras*/
{
	color:#34a533; /*vert*/
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:15px;
	margin:0 0 10px 0;
	padding:0;
	}
	
h4 /*Résultats de recherche sans réponse*/
{
	color:#666666; /*gris foncé*/
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight:normal;
	font-style:oblique;
	padding: 0;
	margin: 0;
	}
	
h5 /* Sous-titre noire et en gras*/
{
	color:#666666; /*gris foncé*/
	font-size:14px;
	font-weight:bold;
	margin:10px 0 19px 0;
	padding:0;
	position: relative;
	}
	
h6
{
	color:#666666; /*gris foncé*/
	float:left;
	font-size:13px;
	font-weight: normal;
	margin:0;
	padding:5px 0 0 5px;
	}	

ul
{
	margin:0;
	padding:0;
	}
	
a /*liens bleu*/
{
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color:#3366ff;
	font-weight:bold;
	font-size:12px;
	}
	
a:hover
{
	text-decoration:none;
	}	
	
	
a.crossLink 
{
	background:url(../images/crossLink.gif) no-repeat left 2px; /*croix*/
	color:#333333;
	padding-left:20px;
	text-decoration:none;
	}	
		
#page	
{
	float:left;
	width:100%;
	height:100%;
	}
	
hr
{
	border: dashed 1px #d4d4d4;
	height:1px;
	}
	

/********************************************** header *****************************/	

#headerWrapper
{
	background:url(../images/bgHeader.gif) repeat-x left top;
	border-bottom:solid 1px #a3c797;
	height:144px;

	}
		
#header 
{
	background:url(../images/bgTopHeader.gif) left top no-repeat;
	height:100%;
	margin:0 auto;
	padding:0;
	position:relative;
	width:952px;
	}
	
#headerIntranet	
{
	background:url(../images/bgTopHeaderIntranet.gif) left top no-repeat;
	height:100%;
	margin:0 auto;
	padding:0;
	position:relative;
	width:952px;
	}	

ul#topLinks 
{
	font-weight:bold;
	margin:0;
	padding:0;
	position:absolute;
	right:15px;
	text-align:right;
	top:6px;
	z-index:200;
	}	
	
#topLinks li
{
	background:url(../images/separatorTopLinks.png) right 5px no-repeat;
	display:inline;
	list-style-type:none;
	padding:0 12px;
	}	
		
#topLinks li a
{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	}	
	
	
.searchBox
{
	position:absolute;
	right:15px;
	top:52px;
	z-index:200;
	}
	
.textSearch
{
	border:solid 1px #7f9db9;
	color:#333;
	float:left;
	font-size:11px;
	height:17px;
	margin:0 5px 0 0;
	padding:3px 4px 0 4px;
	width:120px;
	}
	
	
.btnSearch
{
	background:url(../images/bgBtnSearch.png) left top no-repeat;
	border:none;
	height:22px;
	margin-top:-5px;
	position:relative; /*IE6*/
	width:23px;
	cursor: pointer;
}	

.menu
{
	margin:0;
	padding:110px 0 0 0px;
	}	

.menu li
{
	background:url(../images/bgMenu.gif) no-repeat right top;
	display:inline;
	float:left;
	height:30px;
	#height:34px;
	_height:29px;
	padding:3px 19px 0 11px;
	position:relative;
	margin:0 2px 0 0;
	}	
	
.menu li.hover
{
	background:url(../images/bgMenuOver.gif) no-repeat right top !important;
	/*border:solid 1px #cbcfc0;
	border-bottom:none;
	cursor:pointer;
	display:inline;
	float:left;
	height:29px;
	#height:30px;
	_height:29px;
	padding:4px 18px 0 10px;
	position:relative;
	margin:0 0 0 0;*/
	}	
	
.menu li.selected,
.menu li.selected .hover
{
	background:url(../images/bgMenuOn.gif) no-repeat right top !important;
	border:solid 1px #cbcfc0;
	border-bottom:none;
	cursor:pointer;
	display:inline;
	float:left;
	height:29px;
	#height:30px;
	_height:29px;
	padding:4px 18px 0 10px;
	position:relative;
	margin:0 2px 10px 0;
	}	
	
.menu li a
{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
	
.menu li.selected a
{
	color:#333;
	font-size:10px;
	text-decoration:none;
	}

#logoHeader
{
	_height:98px;
	left:-14px;
	position:absolute;
	top:8px;
	width:215px;
	z-index:200;
	}	

#breadcrumbsTopBackground
{
	background:url(../images/bgBreadcrumbs.gif) repeat-x left top;
	float:left;
	height:100%;
	padding:145px 0 0 0;
	margin:0;
	width:100%;
	}

.breadcrumbsWrapper
{
	height:28px;
	width:100%;
	position:absolute;
	z-index:1; 
	#z-index:0;
	}

#breadcrumbs
{
	color:#787f6b;
	font-size:10px !important;
	margin:0 auto;
	padding-top:8px;
	position:relative;
	width:952px;
	}	
	
#breadcrumbs a 
{
	font-size:10px !important;
	margin-left:5px;
	margin-right:10px;
	}	
	
	
#breadcrumbs a.selected
{
	color:#333 !important;
	text-decoration:none;
	#position:absolute;
	#z-index:0
	}
		
#breadcrumbs .separator
{
	color:#999;
	}
	
	
.bleuEmail {color:#00ccff;}	
/******************************************* Menu déroulant ************************/
.menuA{
        margin-top:110px;
	    padding:0;
    }
    .MenuItem {
	    background:url('../images/bgMenu.gif') no-repeat right top;
	    /*display:inline;
	    float:left;*/
	    height:38px;
	    /*height:34px;*/
	     /*_height:29px;*/
	    padding:4px 14px 0 10px;
	    position:relative;
	    margin:0 0 0 0;
	    font-size:10px;
	    font-weight:bold;
    }    
    .MenuItem a, .MenuItem a:visited {
        background: none;
	    color:#fff;
	    text-decoration:none;
    }
    
    .DynamicMenuItem a, .DynamicMenuItem a:visited {
        background: none;
	    color:#333;
	    text-decoration:none;	    
    }
        
    .MenuItem a {
	    padding: 0px 0px 0px 0px;
	    
    }
    
    Table.MenuItemHover {
	    background:#e1e1e1;
	    cursor:pointer;
	    /*display:inline;
	    float:left;*/
	    height:38px;
	    /*#height:34px;*/
	    /*_height:29px;*/
	    padding:4px 10px 0 10px;
	    position:relative;
	    margin:0 0 0 0;
	    border-top: solid 1px #A3A3A3;
		border-left: solid 1px #A3A3A3;
	    border-right: solid 1px #A3A3A3;
    }
    Table.MenuItemHover a:hover, Table.MenuItemHover a, Table.MenuItemHover a:visited{
        color:#333;
	    font-size:10px;
	    text-decoration:none;
    }
    Table.DynamicMenuItem {
         background:#e1e1e1;
		 border-bottom: solid 1px #A3A3A3;
		 border-left: solid 1px #A3A3A3;
	     border-right: solid 1px #A3A3A3;
		 font-size:10px;
    }
    Table.DynamicMenuItem td {
	    background: #e1e1e1;
	    padding: 3px 16px 4px 16px;
	    width: 160px;
	    border-top: solid 1px #fff;
    }
    .DynamicMenuItem a:hover, .DynamicHoverMenuItem td a, .DynamicHoverMenuItem td a:visited {
        color:#3366ff;
	    font-size:10px;
	    text-decoration:none;
    }
    
    Table.DynamicHoverMenuItem td {
	    background-color: #f6f6f6;
	    padding: 3px 16px 4px 16px;
	    width: 160px;
    }	
	
/********************************************** submenuLeft ************************/	
.subMenu ul
{	
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	clear: both;
	width:200px;
}	
.subMenu a
{
	/*background:#fff url(../images/puce.gif);*/
	background-color:White;
	display: block;
	border:solid 1px #ccc;
	border-top:none !important;
	color:#333;	
	font-weight:normal;	
	text-decoration:none;
	background-repeat: no-repeat;
}

.subMenu a:hover 
{
	background-color: #e7eeff;
}

.subMenu li {float: left;}
.subMenu li  a 
{
	background-position: 5px  10px;
	padding:6px 4px 6px 12px;
	width:184px;
}
.subMenu li li  a 
{
	background-position: 15px  10px;
	padding:6px 4px 6px 22px;
	width:174px;
}
.subMenu li li li a 
{
	background-position: 25px  10px;	
	padding:6px 4px 6px 32px;
	width:164px;
}

.subMenu li li li li a 
{
	background-position: 35px  10px;	
	padding:6px 4px 6px 42px;
	width:154px;
}

.subMenu li li li li li a 
{
	background-position: 45px  10px;	
	padding:6px 4px 6px 52px;
	width:144px;
}

.subMenu a.selected
{
	background-image: url(../images/../images/puce.gif);
	background-color: #e7eeff;
	font-weight: bold;
}	

.subMenu li.selected ul li a
{
	background-color: #e7eeff !important;
	background-image: url(../images/../images/puce.gif);
}
.subMenu .nobold a
{
	font-weight: normal !important;	
}
.subMenu .nobold ul li a.selected
{
	font-weight: bold !important;
}	
/********************************************** zones ******************************/	
#zone li
{
	border-bottom:solid 1px #cbcfc0;
	border-top:solid 1px #fff;
	cursor:pointer;
	float:left;
	font-size:1px;
	list-style-type:none;
	position:relative;
	}

/*#zone li div 
{
	border-bottom:solid 1px #c1c1c1;
	}*/	
		

#zone .zoneHyperlink 
{
	position:absolute;
	top:36px;
	left:75px;
	}	
	
#zone .zoneHyperlink a 
{
	background:url(../Images/arrowZoneHyperlink.gif) right 4px no-repeat;
	color:#0099ff;
	font-size:11px;
	padding-right:9px;
	text-decoration:none;
	}

#zone #zoneSousMenu 
{
		background:#f2f2f2;
		float:left;
	
	}	
	
#zone #zoneSousMenu li
{
	background:url(../Images/arrowZoneSousMenu.gif) 5px 9px no-repeat;
	border-bottom:solid 1px #cbcfc0;
	border-top:solid 1px #fff;	
	width:200px;
	}	
	
#zone #zoneSousMenu li.selected
{
	background:#e6e6e6 url(../Images/arrowZoneSousMenu.gif) 5px 9px no-repeat;
}


#zone #zoneSousMenu li a
{
	color:#333;
	display:block;
	font-size:11px;
	margin-left:14px;
	text-decoration:none;
	padding:6px 0;
	}	
#zone #zoneSousMenu li ul li
{
	background:url(../Images/arrowZoneSousMenu.gif) 24px 9px no-repeat;
	}	
#zone #zoneSousMenu li ul li a
{
	padding-left:24px;
}	
	
/********************************************** content ****************************/		
#contentWrapper
{
	background:#f0f0f0;	
	float:left;
	padding:0;
	margin:0;
	width:100%;
	}	

#contentTopBackground
{
	background:url(../images/bgContentTop.gif) left top repeat-x;
	float:left;
	height:100%;
	padding:8px 0 0 0;
	width:100%;
	
	}

#content	
{
	margin:0 auto;
	min-height:207px;
	padding:0 11px 40px 11px;
	#padding:0 11px 0 11px;
	position:relative;
	_height:207px;
	width:958px;
	/*position:absolute;
	z-index:0;*/
	}	
	
#bgGoutte
{
	background:url(../images/bgGoutte.png) left top no-repeat;
	height:55px;
	left:-47px;
	top:-10px;
	position:absolute;
	width:101px;
	z-index:10;
	}	
	

#contentColumn
{
	float:right;
	margin-left:7px;
	#margin-bottom:10px;
	width:735px;
	}
.contentDropDown 
{
	background:url('../images/bg_dropdown.gif') no-repeat right top;
	float:right;
	width:748px;
	height:43px;
	margin-right:-15px;
	_margin-right:-2px;
	}
.contentSection
{
	float:left;
	width:100%;
}

.contentSection .boxContent h1
{
	
	width:100%;
}

.contentSection .boxContentTop,
.contentSection .boxContentBottom,
.contentSection .boxContent,
.contentSection .h1Top,	
.contentSection .h6Top		
{
	width:735px;
	}
	
.contentSection .boxContentLeft
{
	width:100%;
	}	
	
.contentSection .h1Bottom	
{
	background:transparent url(../images/bgH1HomeBottom.gif) repeat-x left bottom;
	_background:transparent url(../images/bgH1HomeBottom2.gif) repeat-x left bottom;
	}
	
.contentColumnSmall .contentSectionDetails
{
	background:#fff;
	float:left;
	padding:15px;
	width: 490px;
	/*min-height:555px;
	#min-height:540px;
	_height:550px;*/
	}

.contentSectionDetails
{
	background:#fff;
	float:left;
	padding:15px;
	width: 96%;
	/*min-height:555px;
	#min-height:540px;
	_height:550px;*/
	}
.contentSectionDetails p
{
	margin:10px 0 15px 0;
	}

.contentSectionDetails ul
{
	margin: 0px 0 -5px 0;
	}
	
.contentSectionDetails ul li ul
{
	margin: 5px 0 -5px 0;
	}	

.contentSectionDetails img
{
	padding:10px 0 15px 15px;
	}

.contentSectionDetails .newsYear
{
	padding:0 0 15px 10px;
	font-size: 14px;
	font-weight:bold;
	color:#34a533;
	}

.rightContentDetails p
{
	margin:0;
	}	
	
.dotSeparator 
{
	height:1px;
	background:url(../Images/dotSeparator.gif) repeat-x left bottom;
	width:100%;
	}	
			
/********************************************** footer *****************************/	
#footerWrapper
{
	background:#fff url(../images/bgContent.gif) left top repeat-x;
	float:left;
	width:100%;
	height: 40px;
	margin-top:10px;
	#margin-top:0;
	}
#footerWrapperIntranet	
{
	float:left;
	width:100%;
	height: 40px;
	margin-top:10px;
	#margin-top:0;
	}	
#footer
{
	background:url(../images/bgContentInner.jpg) left top no-repeat;	
	height:219px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	min-height:219px;
	position:relative;
	width:980px;
	}
	
#footerIntranet
{
	background-color:#ffffff;	
	height:219px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	min-height:219px;
	position:relative;
	width:980px;
	}	
	
#logoFooter
{
	position:relative;
	float:left;
	padding:15px 35px 15px 15px;
	}
	
#logoFooterIntranet
{
	position:relative;
	float:right;
	padding:15px 35px 15px 15px;
	}	
	
#footerLinks
{
	float:left;
	_height:150px;
	min-height:150px;
	margin:0;
	padding:10px 0 0 15px;
	}	
	
#titleFooterLinks 	
{
	margin:0;
	padding:0;
	}
	
#titleFooterLinks li	
{
	display:inline;
	float:left;
	list-style-type:none;
	margin:0 15px 0 0;
	padding:0;
	width:auto;
	}
	

	
#titleFooterLinks li a	
{
	color:#333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}	
	
#titleFooterLinks #contentFooterLinks 	
{
	margin:11px 0 0 0;
	padding:0;
	}
	
#titleFooterLinks #contentFooterLinksIntranet 	
{
	margin:5px 0 0 0;
	padding:10px 0 0 0;
	border-top: 1px solid #dfdfdf;
	}		
	
#titleFooterLinks #contentFooterLinks li,
#titleFooterLinks #contentFooterLinksIntranet li	
{
	background:url(../images/arrowFooterLinks.gif) no-repeat left 5px;
	display:block !important;
	float:none !important;
	list-style-type:none;
	padding:0 0 2px 0;
	}	
	
#titleFooterLinks #contentFooterLinks li a,
#titleFooterLinks #contentFooterLinksIntranet li a	
{
	color:#59b457;
	font-weight:normal;
	padding-left:11px;
	text-decoration:underline;
	}
	
#titleFooterLinks #contentFooterLinks li a:hover,
#titleFooterLinks #contentFooterLinksIntranet li a:hover
{
	text-decoration:none;
	}				
	
#copyright
{
	color:#999;
	float:left;
	font-size:10px;
	padding:15px 0 15px 15px;
	position:relative;
	width:965px;
	}
	
#copyrightIntranet
{
	color:#999;
	float:left;
	font-size:10px;
	padding:15px 0 15px 15px;
	position:relative;
	width:965px;
	border-top: 1px solid #dfdfdf;
	}		
	
#logoAlogient
{
	position:absolute;
	right:15px;
	top:10px;
	}	
	
	
/*************************************** boxContent ********************************/		
.boxContentCornerTopLeft
{
	background:url(../images/boxContentCornerTopLeft.gif) left top no-repeat;
	float:left;
	height:4px;
	margin:0;
	overflow:hidden;
	width:4px;
	}

.boxContentTop 
{
	background:url(../images/boxContentTop.gif) left top repeat-x;
	float:left;
	height:4px;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.boxContentCornerTopRight
{
	background:url(../images/boxContentCornerTopRight.gif) left top no-repeat;
	/*float:left;*/
	height:4px;
	margin:0;
	overflow:hidden;
	width:4px;
	}	
	
.boxContentLeft 
{
	background:url(../images/boxContentLeft.gif) -2px top repeat-y;
	float:left;
	padding:0;
	margin:0;
	}		
	
.boxContent 
{
	background:url(../images/boxContentRight.gif) right top repeat-y;
	float:left;
	margin:0 0 0 1px;
	padding:0 4px 0 0;
	width:200px;
	}	
	
.boxDropDown {	
	background: url(../images/bgScrollbar.gif) repeat left top;
	width:730px;
	#width:710px;
	height:30px;
	padding: 1px 0 0 10px;
	#padding: 0 1px 0 10px;
	margin:0;
}

.boxContentTop,
.boxContentBottom
{
	width:200px;
	}	
	
.boxContentCornerBottomLeft
{
	background:url(../images/boxContentCornerBottomLeft.gif) left top no-repeat;
	float:left;
	height:4px;
	margin:0;
	}

.boxContentBottom 
{
	background:url(../images/boxContentBottom.gif) left top repeat-x;
	float:left;
	height:4px;
	margin:0;

	}
	
.boxContentCornerBottomRight
{
	background:url(../images/boxContentCornerBottomRight.gif) left top no-repeat;
	float:left;
	height:4px;
	margin:0;

	width:4px;
	}		
	
/*************************************** leftColumn ********************************/	
#leftColumn, #homeRightColumn 
{
	float:left;
	width:208px;
	}
	
#leftColumn
{
	float:left;
	position:relative;
	width:208px;
	z-index:0;
	
	}	
	
	
	
/*************************************** rightColumn *******************************/
/*#rightColumnContent
{
	float:left;
	margin:0 0 0 7px;
	padding:0;
	width:743px;
	}	*/
	
.rightTower 
{
	float:right;
	width:195px;
}
.contentColumn
{
	float:right;
	margin-left:7px;
	width:728px;
}

.contentColumnSmall
{
	float:left;
	margin:0 0 0 20px;
	_margin:0 7px 0 6px;
	width:509px;
}
.contentColumnSmall .boxContentTop,
.contentColumnSmall .boxContentBottom
{
	width:525px;
	}	
	
.contentColumnSmall .boxContentLeft
{
	width:529px;
	}	
	
.contentColumnSmall .boxContent
{
	width:521px;
	}	
	
.contentColumnSmall .h1Top,
.contentColumnSmall .h6Top		
{
	width:521px;
	}
	
.contentColumnSmall .h1Bottom	
{
	background:transparent url(../images/bgH1HomeBottom.gif) repeat-x left bottom;
	_background:transparent url(../images/bgH1HomeBottom2.gif) repeat-x left bottom;
	}
	
	
.contentColumnNoLeft
{
	float:left;
	margin-left:7px;
	width:728px;
}
.contentColumnNoLeft .boxContentTop,
.contentColumnNoLeft .boxContentBottom,
.contentColumnNoLeft #NewsHomeContent,
.contentColumnNoLeft #EventsHomeContent,
.contentColumnNoLeft .h1Top,
.contentColumnNoLeft .h6Top,
.contentColumnNoLeft .boxContent,
.contentColumnNoLeft .boxContentLeft
{
	width:728px;
	}	
.contentColumnNoLeft .bottomHomeNews,
.contentColumnNoLeft .bottomHomeEvents
{
	width: 698px;
}	

/*************************************** Banner ************************************/	
#Banners
{
	margin:0 0 5px 5px;
	_margin:0 0 5px 0;
	
}

#Banners .boxContent 
{
	width:735px;
	float:right;
}

#Banners .boxContentTop,
#Banners .boxContentBottom
{
	width:740px;
}
	
#flashBanner
{
	clear:both;
	position:relative;
	display:none;
	left:1px;
	_left:2px;
	width: 735px;
	height:110px;

}
/*************************************** homeBanner ********************************/	
#homeBanner
{
	float:left;
	margin:-8px 0 0 0;
	position:relative;
}

#homeBanner .boxContent 
{
	width:529px;
}

#homeBanner .boxContentTop,
#homeBanner .boxContentBottom
{
	width:529px;
	}
	
#homeBanner #flashBanner
{
	left:0;
	width:529px;
	height:173px;
}
/*************************************** Box register ******************************/	
#boxRegisterContent
{
	background:#fff;
	float:left;
	padding:0;
	width:200px;
	}
	
#boxRegisterContent .labelBoxregister
{
	color:#333;
	font-size:11px;
	margin:8px 8px 0 8px;
	padding-left:2px;
	padding-bottom:3px;
	}	
	
#boxRegisterContent .fieldBoxregister
{
	margin:0 8px 6px 8px;
	}	
	
#boxRegisterContent .fieldBoxregister input
{
	border:solid 1px #7f9db9;
	width:182px;
	}	
	
#boxRegisterContent .btnregister	
{
	margin-bottom:7px;
	text-align:center;
	width:184px;
	}
	
#boxRegisterContent .noProfile
{
	padding:7px 8px 6px 8px;
	}	
	
#boxRegisterContent .noProfile a
{
	background:transparent url(../Images/arrowZoneHyperlink.gif) no-repeat scroll right 4px;
	color:#0099FF;
	font-size:11px;
	padding-right:9px;
	text-decoration:none;
	}		

/*************************************** usefulLinks ******************************/	
#usefulLinksContent 
{
	background:#fff;
	margin:0;
	padding:0;
	width: 200px;
	float:left; /* firefox 2*/
	}

#usefulLinksContent li
{
	list-style-type:none;
	background:transparent url(../images/dotSeparator.gif) repeat-x bottom;
	padding: 3px 0;
	}

#usefulLinksContent li a
{
	background:transparent url(../images/crossFooterLinks.gif) no-repeat 5px 8px;
	font-size:11px;
	text-decoration:underline;
	padding:3px 0 5px 15px;
	margin: 0;
	border-top:none !important;
	width: 180px;
	display:block;
	#display:inline-block;
	}
	
/*************************************** usefulLinks ******************************/
#sitesSatellitesContent
{
	float:left;
	background:#fff;
	padding:12px 10px;
	width:180px;	
	}
	
#sitesSatellitesContent select
{
	border:1px solid #7F9DB9;
	color:#333;
	font-size:11px;
	height:20px;
	padding-left:4px;
	padding-top:2px;
	width:178px;
	}
	
/*************************************** usefulLinks ******************************/	
#intranetContent
{
	background:#fff;
	float:left;
	padding:9px 0 0 0;
	width:200px;
	}
	
#intranetContent .fieldBoxIntranet
{
	margin:0 8px 6px 8px;
	}	
	
#intranetContent .fieldBoxIntranet input
{
	border:solid 1px #7f9db9;
	color:#333;
	font-size:11px;
	padding:5px 0 4px 2px;
	width:180px;
}	
	
#intranetContent .btnIntranet 
{
	margin-bottom: 7px;
	text-align:center;
	width:184px;
}	
/************** videoPlayer *********/	
#videoPlayer
{
	float:left;
}

.videoPlayerContent
{
	background:#fff;
	padding: 5px 0 4px 0px;
}
.videoPlayerContent .hyperlinkVideo 
{
	margin: 4px 0 4px 8px;
}
/*************************************** savoir inventer demain ********************/	
#savoirInventerDemainContent
{
	background:#fff;
	float:left;
	padding:0;
	width:200px;
	}

#PromotionListContent	
{
	background:#fff;
	float:left;
	}
	
#PromotionListContent img
{
	margin:4px 0 0 0;
	}	
	
#leftColumn #PromotionListContent img
{
	margin:0 1px;
	}	
	
#PromotionListContent .hyperlinkPromotionList	
{
	margin-left:8px;
	margin-bottom:9px;
	width:150px;
	}
	
#PromotionListContent a
{
/*	color:#333;
	text-decoration:none;*/
	}
	
.promotion
{
	float:left;
	}	
	
/************************************* homeContent ********************************/
#homeContent 
{
	float:left;
	margin:0 7px 0 6px;
	width:529px;	
	} 	
	
#homeContent .boxContentTop,
#homeContent .boxContentBottom
{
	width:521px;
	}	
	
#homeContent .boxContentLeft
{
	width:529px;
	}	
	
#homeContent .boxContent
{
	width:521px;
	}	
	
#homeContent .h1Top,	
#homeContent .h6Top		
{
	width:521px;
	}
	
#homeContent .h1Bottom	
{
	background:transparent url(../images/bgH1HomeBottom.gif) repeat-x left bottom;
	_background:url(../images/bgH1HomeBottom2.gif) repeat-x left bottom;
	}
		
	
	

/************************************* news **************************************/	
#NewsContent
{
	background:#fff;
	float:left;
	padding:7px 0 6px 0;
	width:100%;
}
#RealisationsContent 
{
	background:#fff;
	float:left;
	padding:7px 0 6px 0;
	width:100%
}
#NewsHomeContent, 
#RealisationsHomeContent,
#EventsHomeContent
{
	background:#fff;
	float:left;
	padding:7px 0 6px 0;
	width:521px;
	}
	
#NewsContent,
#NewsHomeContent
{
	padding:0 0 6px 0;
	}	
	
#NewsContent img,
#NewsHomeContent img
{
	float:left;
	padding:0 10px 10px 0;
	}

#RealisationsContent img,
#RealisationsHomeContent img,
#EventsHomeContent img
{
	float:left;
	padding:8px 10px 10px 15px;
	}

.newsDetail,
.realisationsDetail,
.eventsDetail
{
	color:#444d3e;
	font-size:11px;
	margin-bottom:9px;
	padding:8px 15px 10px 15px;
	position:relative;
	}	
	
.newsDetail
{
	float:left;
	width:95%;
	#width:auto;
	}
	
.newsTitleHome,
.realisationTitle,
.eventsTitle
{
	width:420px;
	#width:300px;
	}		

.newsDate,
.realisationDate,
.eventsDate
{
	color:#999;
	font-size:10px;
	float: right;
	_position: relative;
	font-weight:bold;
}

.galleryDate
{
	color:#999;
	font-size:12px;
	font-weight:bold;
	float: right;
	position: relative;
}	

#NewsHomeContent .urgentImg,
#NewsContent .urgentImg
{
	float:right;
	padding:8px 0 10px 10px;
	margin: 0;
	}

#NewsContent .urgent,
#NewsHomeContent .urgent
{
	background:#dff7ff url(../Images/sceauUrgent.gif) no-repeat 7px 16px;
	border:solid 1px #0066ff;
	margin-bottom:2px;
}
		
.urgent .newsTitle,
.urgent .newsTitleHome,
.urgent .newsDescription
{
	margin-left:80px;
	position: relative;
	}
	
.urgent .newsTitleHome a,
.urgent .newsTitle a
{
	font-size: 16px;
	padding: 0;
	margin: 0;
	
}

.urgent .newsDate
{
	color:#333;
	font-size: 13px;
	font-weight:normal;
	float: left;
	position:relative;
	padding: 0 0 0 0;
	margin: 2px 0 0 80px;
	_margin: 2px 0 0 40px; /*IE6*/
}	
	
.urgent .newsDescription
{
	margin-top: 25px;
	}	
	
.bottomHomeNews,
.bottomHomeRealisation,
.bottomHomeEvents
{
	background:#fff url(../Images/dotSeparator.gif) repeat-x left top;
	float:left;
	padding:10px 15px 15px 15px;
	width:491px;
	}
	
.noDisplay
{
	display:none !important;
	}	
	
.contentSectionDetails ul li
{
	background:url(../Images/puceLiContent.gif) no-repeat left 6px;
	list-style-type:none;
	padding-left:10px;
	padding-bottom: 5px;
	}
	
.contentSectionDetails ul li ol li
{
	list-style-type: decimal;
	background: none;
	padding:5px 0;
	}	
	
a.listOffreLink
{
	color:#3366ff;
	font-size: 11px;
	list-style-type:none;
	}	
	
/********************************************** FAQ ****************************************/
	
#faqLinksContent li a
{
	padding-bottom:2px;
	margin: 15px 0 15px 5px;
	}
	
#faqLinksContent li
{
	color:#cccccc;
	font-family: Tahoma;
	font-size: 18px;
	}
	
.contentFAQDetails
{
	background:#FFF;
	float:left;
	padding:15px;	
	width:704px;
	}

.blocFAQ
{
	background:url(../Images/dotFAQSeparator.gif) repeat-x left top;
	font-size:11px;
	padding:9px 27px;
	}
	
.faqQuestion 
{
	color:#3366ff;
	cursor:pointer;
	font-weight:bold;
	text-decoration:underline;
	font-size: 12px;
	}	
	
.faqResponse 
{
	display:none;
	font: 11px normal;
	color:Black;
	}	
	
.faqResponse ul
{
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
}
	
.faqResponse ul li a
{
	color:#34a533;
}

.blocFAQ.Selected 
{
	background:#f1f1f1 url(../Images/dotFAQSeparator.gif) repeat-x left top;
	}	
	
.blocFAQ .faqQuestion
{
	background:url(../Images/crossLink.gif) no-repeat right top;
	}		
	
.blocFAQ.Selected .faqQuestion
{
	background:#f1f1f1 url(../Images/moinsFAQ.gif) no-repeat right top;
	}

/************** Formulaire **********************/
.cmForm input 
{
	/*float: none;	*/
}


.cmForm .item 
{
	width: 100%;	
	padding: 8px;
}
.itemInput
{
	width: 300px;
}
.itemLabel
{
	display:inline-block;
	width: 300px;	
}
.cmForm div
{
	
}
.cmForm .item table
{
	display:inline;	
}
.cmForm .fullwidth .fullwidthLabel
{
	display:block;
	width: 100%;
	padding: 0px;	
}
.cmForm .fullwidth table
{
	display:block;
	width: 100%;
}
.cmForm .bg
{
	background:#f4f4f4;
}


/***************************************************** form table ***********************************************/	
.contentForm{
	border-collapse:collapse;
	color:#333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
}

.contentForm td{
	padding:9px 7px;
}

.contentForm td a{
	color:#3366ff;
}

.contentForm .lastColumn{
	width:210px;
}

.contentForm h3{
	color:#34a533;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.contentForm .bg
{
	background:#f4f4f4;
}

.contentForm .mandatoryFields
{
	text-align:right;
}

.contentForm .label,
.contentForm .mandatoryFields
{
	font-weight:bold;
}

.contentForm .mandatoryFields span,
.contentForm .label span{
	color:#cc0000;
}

.contentForm .dotSeparator{
	background:transparent url(../Images/dotSeparator.gif) repeat-x scroll left bottom;
	height:10px;
}

.contentForm .largeFields,
.contentForm .smallFields,
.contentForm .postalCodeFields,
.contentForm .tel1Fields,
.contentForm .tel2Fields
{
	border:solid 1px #7f9db9;
}

.contentForm .largeFields{
	width:270px;
}

.contentForm .smallFields{
	width:190px;
}

.contentForm .postalCodeFields{
	width:100px;
}

.contentForm .tel1Fields{
	width:56px;
}

.contentForm .tel2Fields{
	width:128px;
}

.contentForm .info{
	font-style:italic;
	margin-left:9px;
}

.contentForm .radio{
	padding:0 0 3px 0;
	vertical-align:top;
	margin:0;
}

.contentForm .radio span{
	margin:0 10px 0 5px;
}
	
.contentForm .btnForm{
	text-align:right;
}		

.contentForm textarea{
	width:100%;
}

.contentForm input.text{
	width:100%;
}


/********************************************* form ****************************/
.formFields,
.formFields input
{
	float:left;
	}
	
.formFields table
{
	float:left;
	width:100%;
	}	
	
/********************************************* sitemap ****************************/
.siteMap
{
	width:704px;		
	}
	
.siteMap table 
{
	border-collapse:collapse;		
		}
.siteMap li, .siteMap ul
{
	padding: 4px 0px;	
	margin-left: 4px;
}

.siteMap ul li 
{
	background:none;
	list-style-type:disc;
	color:#34a533;
	padding-left:5px;
	padding-bottom: 5px;
	}
	
/********************************************* pager ******************************/
.separatorPage
{
	background:#FFFFFF url(../Images/dotSeparator.gif) repeat-x left top;	
	float:left;
	height:1px;
	margin:20px 0 10px;
	margin-top:20px;
	width:702px;
	}
	
.pager table
{
	color:#333;
	float:left;
	width:100%;
	}	
	
.pagerNext a
{
	background:url(../Images/arrowNext.gif) right 2px no-repeat;
	padding-right:22px;
}
.pagerNext
{
	text-align:right;
}	
.pagerPrev a
{
	background:url(../Images/arrowPrev.gif) left 2px no-repeat;
	padding-left:22px;
}
.pagerPrev
{
	
}
.pager .pages
{
	text-align: center;
	
}	
.pager .pages a
{
	padding:0 5px;
	}	
	
.pager .pagerNext a,
.pager .pagerPrev a
{
	color:#333;
	text-decoration:none;
	font-size: 12px;
	}	
	
/**************************************** multimedia **************************/	
.multimediaTable		
{
	border-collapse:collapse;
	}
	
.multimediaTable td	
{
	padding:0 15px 15px 0;
	}


/****************** Steps ****************/
.step
{
	float:left; height: 15px; padding: 8px; margin: 0 8px 16px 0; #margin: 0 8px 0 0;
	}
.stepPast
{
	background: #fff url('../images/bg_StepPast.gif') repeat-x; 
	color: #fff;

	}
.stepActive
{
	background: #fff url('../images/bg_StepActive.gif') repeat-x; 
	color: #fff;

	}
.stepFutur
{
	background: #fff url('../images/bg_StepFutur.gif') repeat-x;
 
	}

/****************** Tableau ****************/
.tableauInterne
{
	border-top: 1px solid #CBCFC0;
	border-right:  1px solid #CBCFC0;
	}
	
.tableauInterne td
{
	border-bottom: 1px solid #CBCFC0;
	border-left: 1px solid #CBCFC0;
	}
	
.alignLeft
{
	text-align:left;
	}

.alignRight
{
	text-align:right;
	}	

.tableauHeader
{
	background-color:#DFF4DE;
	color:#5BB358;
	font-size:11px;
	font-weight:bold;
	}
	
.tableauContent td
{
	background-color:#ffffff;
	}	
	
	
.tableauContent
{
	color:#333333;
	font-size:11px;
	padding:5px 5px;
	}
	
.tableauContent a
{
	color:#3366ff;
	font-size:11px;
	padding:5px 5px;
	}

/****************** DropDown ****************/
SELECT.formDropDown
{
	float:right;
	margin: 12px 10px 0 0;
	#margin: 10px 10px 0 0;
	padding: 0px;
	width: 400px;
	background: #FFFFFF; 
	scrollbar-base-color:White; 
	scrollbar-face-color:#577C9E; 
	scrollbar-shadow-color:#E5DFBF; 
	scrollbar-highlight-color:#E5DFBF; 
	scrollbar-3dlight-color:#336699; 
	scrollbar-darkshadow-color:DarkBlue;
	scrollbar-track-color:#E5DFBF; 
	scrollbar-arrow-color:#E5DFBF;
	border: #0066ff;
	}
	
.dropdown_text
{
	margin: 15px 0 0 15px;
	}
/****************** Login ****************/
P.login
{
	#padding:0 0 2px 1px;
	}
	
Img.ImageRight
{
	padding: 0px 0px 10px 10px;
}
Img.ImageLeft
{
	padding: 0px 10px 10px 0px;
}