#layerPeriode:hover {
	cursor:pointer;
}

#layerPeriode {
	background:url(../images/degrade_hover_ere.png) #b83140;
	background-repeat: repeat-y;
	height:200px;
	width:200px;
	position:absolute;
	display:none;
	z-index:10;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	cursor:pointer;
}

#subLayerPeriode {
	background:url(../images/degrade_hover_ere.png) #b83140;
	background-repeat: repeat-y;
	height:21px;
	width:200px;
	position:absolute;
	display:none;
	z-index:10;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	cursor:pointer;
}

#layerPeriode .datas {
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	position:absolute;
	display:block;
	bottom: 75px;
	width:180px;
	left:-65px;
	color:#FFF;
	font-family:Times New Roman;
}

#layerPeriode .datas p.title {
	font-size:18px;	
}
#layerPeriode .datas p.subTitle {
	font-size:14px;	
}
#layerPeriode .datas p.nid {
	display:none;
}

#frise {
	width:980px;
	margin:30px auto;
	-moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
	background:#FFF;
	
}

/*
	HEADER FRISE
*/
#frise #header_frise {
	height:246px;
	background:#ebe8e2;
	
}

#frise #header_frise .little {
	width:35px;
/*	background:yellow;*/
}
#frise #header_frise .medium {
	width:65px;	
/*	background:red;*/
}
#frise #header_frise .large {
	width:90px;	
/*	background:purple;*/
}
#frise #header_frise .very_large {
	width:110px;
/*	background:orange;*/
}



#frise #header_frise .eres {
	background: url(../images/degrade_header_frise.png);
	background-repeat: y;
	width:980px;
}
#frise #header_frise .eres .item {
	float:left;
	height:187px;
	background: url(../images/degrade_block_frise.png) #d5ccc1;
	background-repeat: no-repeat;
	position:relative;
}

#frise #header_frise .eres .item:hover {
	
	cursor:pointer;
		
}

#frise #header_frise .eres .item span {
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	position:absolute;
	display:block;
	bottom: 90px;
	left:-75px;
	color:#6c5944;
	font-family:Times New Roman;
	width:180px;
	font-size:16px;
}

#frise #header_frise .eres .item span.subTitle, #frise #header_frise .eres .item span.nid  {
	display:none;	
}

#frise #header_frise .periodes .item {
	float:left;
	background:blue;
	height:21px;	
}

#frise #header_frise .periodes {
	margin-top:10px;	
}

#frise #header_frise .degrade_periodes {
	height: 28px;
	background:url(../images/degrade_periodes.jpg);
	background-repeat: repeat-x;	
}
/*
---------------------------------------- END HEADER FRISE
*/

#frise #content_frise #bandeau h2, #frise #content_frise #bandeau h3 {
	font-family:Times New Roman;
	font-size:30px;
	font-weight: bold;
	font-style: italic;
	color:#543A1D;
	line-height: 1.2;
	padding-left:15px;
}

#frise #content_frise #bandeau h3 {
	font-size:18px;	
	
}
#frise #content_frise #bandeau {
	height:290px;
	width:980px;	
}

#frise #content_frise #bandeau .loader {
	margin:50px auto;
	width:32px;
}

#frise #content_frise #bandeau .left_content { 
    float: left;
    position: relative;
    width: 358px;
    z-index: 15;
    color:#252525;
}

#frise #content_frise #bandeau .left_content .hidden_desc {
	display:none;	
}

#frise #content_frise #bandeau .left_content .description {
	padding-left: 45px;
	width:358px;
	margin-top:15px;
}

#frise #content_frise #bandeau .left_content .description,
#frise #content_frise #bandeau .left_content .description p {
	line-height: 1.5;
}

#frise #content_frise #bandeau .left_content  .description span.see-more {
	color: #CE8C1A;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}

#frise #content_frise #bandeau .left_content .description span.see-more:hover {
	text-decoration: underline;
	cursor:pointer;
}

#frise #content_frise #bandeau .right_content { 
	width:622px;
	float:left;
	background:white;
	position:relative;
}

#frise #content_frise #bandeau .right_content img {
	position:absolute;
	right:0;	
}

#frise #content_frise #bandeau .right_content .degrade { 
	background: url(../images/degrade_blanc_frise_content.png) repeat-y scroll 0 0 transparent;
    height: 290px;
    position: absolute;
    width: 530px;
    z-index: 10;
    right: 315px;
}

#frise #content_frise_hidden {
	display:none;
}

.clear {
	clear:both;
}
