.breadCrumb
{
	margin: 0;
	display: block;
	overflow: hidden;

	padding:5px;

}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(../Images/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../Images/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last a
{
	background: none;
	color : #000;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(../Images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}


 /* fin*/


	#tree_text {
	display:block;
	height:50px;
	font-size: 13px;
	font-weight: normal;
	color: #728DA9;
	line-height: 20px;
	word-wrap: break-word;
	overflow:hidden;
	}

	#tdmpicture_text {
	font-size: 13px;
	font-weight: normal;
	color: #728DA9;
	text-shadow: 0 1px 0 white;
	line-height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	}
  
	#tdmpicture_num, #tdmpicture_num a,  ul#tree_menu #tree_num{
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	color: #25587C;
	}
  
	#tdmpicture_num a{
	font-weight: bold;
	}
	
	#tdmpicture_num  span, #tdmpicture_num  span a {
	font-weight: bold;
	font-size: 14px;
	text-shadow: 0 1px 0 white;
	}
  
    ul#tree_menu #tree_form{
	float:right;
	padding-right:20px;
	text-align: center;
	font-size: 11px;
	color: #25587C;
	font-weight: bold;
	text-shadow: 0 1px 0 white;
	}
 
	#tdmpicture_voteup {
	background: url('../images/sprite.png') no-repeat 0 -400px;
	width: 17px;
	height: 9px;
	display: block;
	cursor: pointer;
	float: left;
	margin-top: 5px;
	}
	
	#tdmpicture_voteup:hover { 
	background: url('../images/sprite.png') no-repeat 0 -419px
	}
	
	#tdmpicture_votedown {
	background: url('../images/sprite.png') no-repeat 0 -438px;
	width: 17px;
	height: 9px;
	display: block;
	cursor: pointer;
	float: left;
	margin-top: 5px;
	}
	
	#tdmpicture_votedown:hover {
	background: url('../images/sprite.png') no-repeat 0 -457px;
	}
/* + -----------------------------------------------------
	
+ ----------------------------------------------------- */

.tdmpicture_table {
border-collapse: separate;
}

ul.display {
	margin: 10px;
	left:0px;
	padding:0;
	list-style: none;
	
}
	
ul.display li {
	list-style-type: none;
	float: left;
	width: 99%;
	text-align:left;
	list-style: none;
	margin: 10px;
	left:0;
}

ul.display li .content_block {
	list-style-type: none;

}
.display li {	
border-bottom: 1px solid #F4F4F4;
}


.switch_img{
	float:left;
	position: relative;
	padding: 2px;
	background: #fff;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	text-align:center;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);	
		
} 

.switch_img img{
margin:0;
padding:0;
border: none;
}

.switch_img :hover {
 filter : alpha(opacity=60);
    opacity : 0.6;
}


.switch_switch {
float: left; 
text-align:center;
margin-left: auto;
margin-right: auto;

}
 
a.switch_thumb {

}

.switch_title, .switch_title a {
	width:500px;

}


.switch_desc {
	height:100px;
	text-align:left;
	margin: 10px;
	padding-left: 100px;
	font-size: 1.1em;
	overflow:auto;
}

.switch_in {
float:left;
	margin-top: 10px;
	padding: 2px;
	text-transform: uppercase;
   font-weight: normal;
font-size: 10px;
color: #25587C;
text-shadow: 0 1px 0 white;
}

.switch_in a {
	color:#000;
}

.switch_date {
	margin-top: 10px;
	padding: 2px;
	color:#848485;
	font-size: 0.8em;
	text-transform: uppercase;
}

.switch_info {
	width: 72px;
	height:40px;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 1px solid #DDD;
	text-transform: uppercase;
	float:right;

}

.switch_info hr , .switch_large hr  {
display:block;
color: #DDD;
background-color: #DDD;
height: 1px;
border: 0;
}

.switch_large {
	width: 300px;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 1px solid #DDD;
	text-transform: uppercase;
	float:right;
	line-height: 20px;

}
.switch_mediuml {
	width: 150px;
	text-align: left;
	padding-left:20px;
	border-left: 1px solid #DDD;
	text-transform: uppercase;

	float: right;

}
.switch_mediumr {
	width: 150px;
	text-align: left;
	padding-left:20px;
	text-transform: uppercase;


}

.switch_link {
	text-align:center;
	padding: 5px;
	margin: 0 15px 0 0;
}


.switch_vote {
display:table-cell;
vertical-align:bottom;
}

.switch_fav {
	padding: 10px;
	margin: 0;
}


a:hover.switch_thumb {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
a.swap { background-position: left bottom; }

#tbs3 {
background-color: #3d93e2;

}

ul.thumb_view li{
display:block;
width:auto;
padding: auto;
text-align:center;
margin:10px;
}

ul.thumb_view li .switch_desc{
	display: none;
}

ul.thumb_view li .switch_switch{
	float: none;
}

ul.thumb_view li .switch_title{
	display: none;
}

ul.thumb_view li .switch_info{
	display: none;
}

ul.thumb_view li .switch_link {
	text-align: center;
	z-index:1;
}

ul.thumb_view li .switch_img{
	margin: 10px;
}

.thumb_view li {	
border:none;
}


/* + -----------------------------------------------------
	DETAIL
+ ----------------------------------------------------- */

.detail_img img{
	padding: 2px;
	background: #fff;
	text-align:center;
	border: 1px solid #FFF;	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);	
	
	
}
.detail_img :hover {
 filter : alpha(opacity=60);
    opacity : 0.6;
}


.detail_info {
	width: 150px;
	text-align: center;
	margin: 10px;
	padding: 10px;
	font-size: 0.9em;
	border: 1px solid #DDD;
	color:#848485;
	text-transform: uppercase;
	float:right;
}

.detail_info hr {
display:block;
color: #DDD;
background-color: #DDD;
height: 1px;
border: 0;
}

.detail_desc {
	margin: 10px 0;
	margin-left:20px;
	color: #000;
	padding: 0;
	font-size: 1.1em;
}



/* + -----------------------------------------------------
	BOX DETAIL
+ ----------------------------------------------------- */

.boxgrid {  
 
}  
 

.boxcaption {
    float: left;
    position: absolute;
	bottom: -120px;
    background: #000;
    height: 150px;
    width: 100%;
    opacity: .8;
    /* Pour IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* Pour IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}  			


/* + -----------------------------------------------------
	NAVIGATION
+ ----------------------------------------------------- */

.TDMNav { 

float: right;
text-align:right;
text-decoration: none;
font-weight: normal;
}

.TDMNavl { 
float: left;
padding-left: 20px;
text-align:right;
text-decoration: none;
font-weight: normal;
}



/* + -----------------------------------------------------
	DISPLAY CAT FUNCTION TEXT
+ ----------------------------------------------------- */

.cat_text{
	padding: 2px;
	background: #fff;
	text-align:center;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
} 

/* + -----------------------------------------------------
	DISPLAY CAT FUNCTION IMAGE
+ ----------------------------------------------------- */


.cat_img{
	border: 1px solid #ccc;
	z-index:1; 
} 

.tdmpicture_gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
.tdmpicture_gallery li {
	list-style: none;
	margin: 15px;
	padding: 10px 10px 10px 10px;
	float: left;
	position: relative;
	text-align: center;
	background: url(../images/picture.png) repeat-x bottom;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.tdmpicture_gallery a {
	text-decoration: none;
	color: #666;
}
.tdmpicture_gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.tdmpicture_gallery img {
	border: 1px solid #ccc;
	z-index:1; 
}
.tdmpicture_gallery em {
	display: block;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}

.tdmpicture_gallery span {
    width: 100%;
	background: url(../images/arrow.png) no-repeat center bottom;
	padding-bottom:4px;
	margin:0;
	position: absolute;
	left:100%;
	top: 0;
	font-style: normal;
		z-index:1; 
}

.tdmpicture_gallery span ul {
float: none;
display:block;
left:0;
width: 100%;
padding:0;
margin:0;
background: #FFF;
border: 1px solid #7d7d7d;
}

.tdmpicture_gallery span li {
float: none;
display:block;
text-align:left;
left:0;
padding:5px;
margin:0;
background: none;
border:none;
}



/* + -----------------------------------------------------
	SPLASH POPUP IMAGE
+ ----------------------------------------------------- */
#splash_screen {
    width: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	position: absolute;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 1;
	cursor: pointer;
}

#splash_screen.bg {
    background: url(../images/bg.gif);
}

#image_content {
	border: 10px solid #FFF;
	background-color: #FFF;
	margin: 0;
	position: absolute;
	z-index: 2;
}

#image_content img {
	margin: 0;
	padding: 0;
	display: none;
	z-index: 3;
	cursor: pointer;
}

#title_content {
    width: 100%;
	font-size: 11px;
	color: #333;
	border: 10px solid #FFF;
	background-color: #FFF;
	margin: 10px 0 0 -10px;
	padding: 0;
	left: 0;
	z-index: 3;
	position: absolute;
}

#splash_previous, #splash_next {
	margin: 0;
	padding: 0;
	top: 0;
	display: block;
	position: absolute;
	z-index: 4;
	cursor: pointer;
	width: 20px;
	height: 20px;
}
#splash_previous { right: 40px; background: url(../images/control_rewind.png) no-repeat center; }
#splash_next { right: 0; background: url(../images/control_forward.png) no-repeat center; }
#splash_pause { top: 0; right: 20px; background: url(../images/control_stop.png) no-repeat center; }
#splash_play { top: 0; right: 20px; background: url(../images/control_play.png) no-repeat center; }
#splash_notification.playing { background: url(../images/control_play.png) no-repeat center; }
#splash_notification.paused { background: url(../images/control_stop.png) no-repeat center; }
#splash_pause, #splash_play, #splash_notification {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 4;
	cursor: pointer;
	width: 20px;
	height: 20px;
}

#splash_close {
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 4;
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(../images/cross.png) no-repeat center #FFF;
}

#splash_description {
	margin-top: 4px;
	font-weight: bold;
}

div.ajax-loading { background: url(../images/ajax-loader-thickbox.gif) no-repeat center; }

/* + -----------------------------------------------------
	NE PAS MODIFIER
+ ----------------------------------------------------- */


br.clear
{
clear: both;
visibility: hidden;
}


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxContent{margin-top:32px; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(../images/colorbox/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../images/colorbox/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

		
.box_categorie{
 float:left;
 width:100%;
 margin-bottom:40px;
}
.box_categorie ul{
margin:0;
padding:0;
list-style:none;
}
.box_categorie li{
 float:left;
 width:235px;
 height:160px;
 margin-right:10px;
 overflow:hidden;
 border-top:4px solid #CCC
}
.box_categorie li a{
font-weight:bold;
}
.box_categorie li img{
width:235px;
}

#contphoto{
position:relative;
}
.goback{
position:absolute;
top:0;
right:0;
}
.list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.list > li {
    margin-bottom: 30px;
}

.list .li-content {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #f8f7f5 100%) repeat scroll 0 0;
    box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.1);
}
.list .li-content {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #f8f7f5 100%) repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.1);
    line-height: 1;
    padding: 15px 15px 22px;
}

.list .li-content .event-thumb{
min-height:200px;
background-repeat: no-repeat!important;
    background-position: center!important; 
	background-size:100%!important;
}

.list .li-content .thumb_title{background:#fff}