body {
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
	margin:0px;
	background-color: #FFFFFF;
}
a:link, a:visited{
	text-decoration: none;
	color:#999999;
	font-weight: bold;
}
a:hover{
	color: #FF9933;
	text-decoration: none;
}
a:active{
	color: #FF9933;
	text-decoration: underline;
}
.global {
	width:930px;
	padding-top: 0;
	margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.currentPath{
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold;
	color : #999999;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.banner{
	width:930px;
	height:160px;
	background-color: #003366;
	background-image: url("../images/banner_bg.jpg");
	overflow: hidden;
}
.banner_bottom{
	width:930px;
	height:35px;
	/*border-top: #FFFFFF 1px solid;*/
	text-align:center;
}
.menu{
	/*border-top: #666666 1px solid;*/
	width:930px;
	height:25px;
	background-color: #EEEEEE;
	background-image: url("../images/menu_bg.jpg");
	padding-top: 8px;
	color: #FFFFFF;
}
.menu a{
	color: #FFFFFF;
}
.menu_item{
	text-align: center;
	border-right: #666666 1px solid;
	text-transform: uppercase;
	cursor: pointer; 
}
.menu_item:hover{
	background-image: url("../images/background.jpg");
}
.bold{
	font-weight: bold;	
}
.colorMenu0{
	color: #AA532B;
}
.colorMenu1{
	color: #272525;
}
.colorMenu2{
	color: #41809A;
}
.colorMenu3{
	color: #51611E;
}
.colorMenu4{
	color: #6E6559;
}
.colorMenu5{
	color: #CC9908;
}
.colorMenu6{
	color: #6B4E2E;
}
.sources{
	color: #AA532B;
	text-align: center;
	font-size: 11px;
	font-style: italic;
}
.content  {
  	text-align: justify;
  	margin-bottom: 50px;
  	min-height: 500px;
  	padding-top: 15px;
  	
}
.content_background{
	background-repeat: no-repeat;
	width: 1010px;
	padding-top: 60px;	
}
.content_display{
  	padding-left:149px;
  	padding-right:149px; 
  	width: 645px;	
}
.content_paragraph{
	width:100%;
	text-align: justify;
}
.content td{
	vertical-align: top;
}
.guestbook{
	padding: 20px;
	color: #333333;
	font-family: "Courier New", Courier, monospace; 
}
.guestbook_title{
	color: #333399;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.guestbook td{
	vertical-align: top;
}
.nos-produits_menu{
	border-bottom: 1px solid #999999;
	width: 645px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.nos-produits_menu_item{
	text-align:left;
	font-size: 12px;
	cursor: pointer;
	/*float: left;*/
	width: 210px;
	margin: 2px;
}
.nos-produits_menu_item:hover{
	background-color: #DDDDDD;
}
.reference{
	border: 1px #DDDDDD solid;
	margin-bottom: 10px;
}
.reference:hover{
	border-color: #446090;	
}
.publicationRow{
	width: 100%;
	text-align: justify;
	border-bottom: 1px #EEEEEE solid;
	margin-bottom: 10px;
	cursor: pointer;
}
.publicationRow:HOVER{
	background-color: #F2F2F2;
	/*border: 1px dotted #F4640F;*/
}
.publicationRow:ACTIVE{
	background-color: #EEEEEE;
	color: #FFFFFF;
}
.publicationDisplay{
	width: 100%;
	text-align: justify;
	border-bottom: 1px #EEEEEE solid;
	margin-bottom: 10px;
}
.publicationCheckOut{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	width: 85px;
	height: 15px;
	color: #FFFFFF;
	background-color: #EEEEEE;
	margin-right:auto;
	margin-left:auto;
	padding-top:1px;
}
.publicationDatePublish{
	width: 100%;
	text-align: right;
	margin-bottom: 5px;
	font-style: italic;
}
.publicationPagination{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	width: 200px;
	height: 15px;
	background-color: #EEEEEE;
	margin-right:auto;
	margin-left:auto;
	padding-top:1px;
}
.publicationTitle{
	color:#446090;
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #999999;
}
.publicationHeader{
	font-weight:bold;
	text-align: justify;
	padding: 5px;
}
.publicationText{
	text-align: justify;
	padding: 5px;
}
.publicationImgContainer{
	margin-left:0px;
	margin-right:2px;
	margin-bottom:2px;
	width:70px;
	/*height: 80px;*/
	float: left;
	text-align: center;
}
.publicationImg{
	vertical-align:middle;
}
.publicationCenteredTitle{
	text-align: center;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
.publicationCenteredTitle a{
	text-decoration: none;
	font-weight: bold;
	color: #FF9933;
}
.publicationCenteredTitle a:hover{
	text-decoration: underline;
}

h1{
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
}


h3 {
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
 }

h4 {
	margin:0;
	color:#446090;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: url("../images/h4_bg.jpg");
	background-repeat:repeat-x;
	height: 35px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

h5 {
   
   }

img{
	border: none;	
}
ul{
	list-style-type: square;
}
ul ul{
	list-style-type: disc;
	list-style-position: inside;
}
.clear{
	clear: both;
}
input{
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	border: #999999 1px solid;
	color: #FF9933;
}
.center{
	margin-left: auto;
	margin-right: auto;
}
.hide {
	display:none;
}

.floatItem{
	width:100px;
	height:110px;
	float: left;
	text-align: center;
	cursor: pointer;
}


/*

#modal {
	position:absolute;
	top:150px;
	left:250px;
	background-color:#F8FBFF;
	border:1px solid #DDD;
}
#modal .modalFrame {
	border:1px solid #CCCCCC;
}
#modal .modalFrame2 {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
#modal .header{
	padding:4px;
	background-color:#E1ECFF;
	font-weight:bold;
	text-transform:uppercase;
}
#modal .content{
	padding:10px;
}
#modal .buttons{
	padding:4px;
	text-align:center;
}
.barbutton_tooltip, #modal_container.barbutton_tooltip {  
padding:3px;  
background-color:lightyellow;  
font-weight:bold;
border:1px solid #666;  
font-size:12px;  
color:#333;  
}
#modal_container {
	background-color:#fff;
	border:1px solid #CCCCCC;
	border-bottom-color: #999999;
	border-right-color: #999999;
}
#modal_overlay {
	background-color:#000;
}
.modal_principal {
	background-color : #EFF5FF;
	border-bottom : 1px solid #BBB;
	border-right : 1px solid #BBB;
	border-top : 1px solid #FFF;
	borderLeft : 1px solid #FFF;
}
.modal_controls {
	position : relative;
	height : 27px;
}
.modal_title {
	padding-top : 7px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Tahoma;
	color:#124D85;
	text-transform:uppercase;
}
.modal_frame_principal {
	border-bottom : 1px solid #FFF;
	border-right : 1px solid #FFF;
	border-top : 1px solid #CCC;
	border-left : 1px solid #CCC;
	margin : 5px 8px 0 8px;
}
.modal_frame_content {
	border  : 1px solid #AAA;
	background-color :#FFF;
}
.modal_options {
	padding-top = 6px;
	height : 32px;
	text-align:center;
}
*/



/* livepipe : */

#control_overlay {
background-color:#000000;
}
.modal {
	padding:5px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	border-bottom-color: #999999;
	border-right-color: #999999;
}
.tooltip {
background-color:#FFFFFF;
border:1px solid #000000;
color:#333333;
font-family:"Lucida Grande",Verdana;
font-size:10px;
height:25px;
width:200px;
}
.simple_window {
background-color:#FFFFFF;
border:1px solid #000000;
color:#333333;
font-family:"Lucida Grande",Verdana;
font-size:12px;
height:50px;
padding:10px;
text-align:left;
width:250px;
}
.window {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-image:url(/stylesheets/window_background.png);
background-position:left top;
color:#FFFFFF;
font-family:"Lucida Grande",Verdana;
font-size:13px;
font-weight:bold;
min-height:100px;
min-width:150px;
padding:10px;
text-align:center;
}
.window .window_contents {
height:100%;
margin-top:10px;
width:100%;
}
.window .window_header {
text-align:center;
}
.window .window_title {
cursor:move;
font-size:11px;
margin-bottom:7px;
margin-top:-7px;
}
.window .window_close {
background-image:url(/stylesheets/window_close.gif);
cursor:pointer;
display:block;
height:13px;
left:5px;
position:absolute;
top:4px;
width:13px;
}

.documentsList{
	
}
.documentsList h2{
	margin-bottom: 0px;
}
.documentListTitle{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:20px;
	background-color:#CCCCCC;
	color: #FFFFFF;
	font-size: 14px;
}

/* End livepipe */

/* lightbox : */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(websites/fondation_leclerc/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(websites/fondation_leclerc/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* End lightbox */