/*** Style perso ***/
.moduleMedia .mod_flexicontent_wrapper .fc_inline_block {
  display: block !important;
  float: none !important;
  vertical-align: top;
  /* width: auto !important; */
}

.mod_flexicontent_wrapper .fc_block {
  display: block !important;
  width:250px;
  /* border:1px solid red; */
}


/**************/
/* BOF Colors */
/**************/

/* Suffixe -green : green borders and links */
.mycarousel.mod_flexicontent_wrap-green .mod_flexicontent_featured_wrapper,
.mycarousel.mod_flexicontent_wrap-green .mod_flexicontent_standard_wrapper {
	border-color: darkgreen!important;
	border-width:1px 0px;
}
.mycarousel.mod_flexicontent_wrap-green a {
	color: darkgreen!important;
}

/* Suffixe -red : red borders and links */
.mycarousel.mod_flexicontent_wrap-red .mod_flexicontent_featured_wrapper,
.mycarousel.mod_flexicontent_wrap-red .mod_flexicontent_standard_wrapper {
	border-color: darkred!important;
	border-width:1px 0px;
}
.mycarousel.mod_flexicontent_wrap-red a {
	color: darkred!important;
}

/* Suffixe -orange : orange borders and links */
.mycarousel.mod_flexicontent_wrap-orange .mod_flexicontent_featured_wrapper,
.mycarousel.mod_flexicontent_wrap-orange .mod_flexicontent_standard_wrapper {
	border-color: darkorange!important;
	border-width:1px 0px;
}
.mycarousel.mod_flexicontent_wrap-orange a {
	color: darkorange!important;
}

/**************/
/* EOF Colors */
/**************/

.mycarousel.mod_flexicontent_wrapper .mod_fc_carousel {
	position: relative;
	top: 0;
	left: 0;
	width: 98%;
	margin: 0 1%;
}

.mycarousel.mod_flexicontent_wrapper span.mod_fc_nav.fc_horizontal {
	background: url("images/nav.png") no-repeat scroll -20% 50% #999 !important;
	position: absolute !important;
	height: 100% !important;
	width: 28px;
	border-radius: 10px 0 0 10px !important;
}
.mycarousel.mod_flexicontent_wrapper span.mod_fc_nav.fc_vertical {
	background: url("images/nav_vertical.png") no-repeat scroll 50% -20% #999 !important;
	position: relative !important;
	height: 28px;
	width: 100%;
	border-radius: 10px 10px 0 0 !important;
}
.mycarousel.mod_flexicontent_wrapper span.mod_fc_nav {
	display: block !important;
	visibility: hidden;
	cursor: pointer !important;
	left: 0 !important;
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important;
	outline: medium none !important;
	text-indent: -9000px !important;
	top: 0;
	margin: 0px;
}
.mycarousel.mod_flexicontent_wrapper span.mod_fc_nav.fc_horizontal.fc_next {
	background-position: 115% 50% !important;
	border-radius: 0 10px 10px 0 !important;
	left: auto !important;
	right: 0 !important;
}
.mycarousel.mod_flexicontent_wrapper span.mod_fc_nav.fc_vertical.fc_next {
	background-position: 50% 115% !important;
	border-radius: 0 0 10px 10px !important;
	left: auto !important;
	right: 0 !important;
}
.mycarousel.mod_flexicontent_wrapper span.mod_fc_nav:hover {
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important;
	background-color: #555 !important;
}



/* CONTAINER OF EACH ORDERING GROUP */
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent {
	width:100%;
	margin:0px!important;
	padding:0px!important;
	float:left;
	clear:both;
}


/* EXTERNAL ITEM CONTAINER (ONE COLUMNS) */
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper,
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper {
	float: left;
	width: 96%;
	margin-left: 0.9%;
	margin-right:0%;
	padding: 1%;
	float: left;
	margin-bottom:4px;
	border-radius:0px;
	/* border: 1px solid red; */
	height:200px;
	/* background-color: #EFEFEF; */
	/* border: 1px solid;
	border-color: #dfdfdf #9f9f9f #9f9f9f #dfdfdf;
	background-color: #EFEFEF;
	border-radius: 0px; */
	/*box-shadow: 4px 4px 2px #EFEFEF;*/
}

/* EXTERNAL ITEM CONTAINER (TWO COLUMNS) */
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent.twocol .mod_flexicontent_standard_wrapper {
	width:46%!important;
	margin-left:1%!important;
	margin-right:1%!important;
	padding: 1%!important;
}


/* EXTERNAL CONTAINER STYLING ODD EVEN (COUNTING) */
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.odd,
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.odd {
}
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mediatheque .mod_flexicontent_featured_wrapper.even,
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mediatheque .mod_flexicontent_standard_wrapper.even {
	/* border-width: 0px !important; */
    float: left !important;
    margin: 0 1px 0 0 !important;
    overflow: hidden !important;
    padding: 8px 12px !important;
    width: 220px !important;
	

}
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper .mediatheque, .mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper .mediatheque {
	border:1px solid red;
}

.moduleMedia {
	/* border:1px solid red; */
}


.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.mod_fc_activeitem:hover,
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.mod_fc_activeitem:hover,
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper:hover,
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper:hover {
	border-color: #555 #222 #222 #555 !important;
	/*box-shadow: 4px 4px 2px darkgray;*/
}


/* INTERNAL ITEM CONTAINER (ONE COLUMN MODE) */
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent_featured,
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent_standard {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	margin-left: 0%!important;
	margin-right: 0%!important;
	
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 0%!important;
	padding-right: 0%!important;
	
	float:left;
	width:100%;
	display:block;
	position:relative;
	top:0px;
	left:0px;
}

/* INTERNAL ITEM CONTAINER (TWO COLUMN MODE for standard items) */
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent.twocol .mod_flexicontent_standard {
	/*background: url('images/vdot.gif') repeat-y 50% 0;*/
}



/*********************************************************************************************/
/* ITEM BASIC FIELDS STYLES (FOR CUSTOM FIELDS see below, FOR IMAGE AND DATE see more below) */
/*********************************************************************************************/

.mycarousel.mod_flexicontent_wrapper .content {}           /* container of basic elements of standard items excluding title & image */
.mycarousel.mod_flexicontent_wrapper .content_featured {}  /* container of basic elements of featured items excluding title & image */


/* CONTAINER of item title */
.mycarousel.mod_flexicontent_wrapper .fcitem_title {
	padding:0px 4px 1px 56px; 
	margin: 0px 0px 2px 0px;
	font-size: 15px;  
	font-weight:600;
	text-align:left; 
}
.mycarousel.mod_flexicontent_wrapper .fcitem_title:hover {
	/*border: 1px dashed black;*/
}

/* item title styling (link, etc) */
.mycarousel.mod_flexicontent_wrapper .fcitem_title a {
	background-color: transparent; color: #555555;
	text-decoration:none;
}
.mycarousel.mod_flexicontent_wrapper .fcitem_title:hover a,
.mycarousel.mod_flexicontent_wrapper .fcitem_title a:hover {
	background-color: transparent;  color: darkred;
	text-decoration: none;
}


/* CONTAINER of item date */
.mycarousel.mod_flexicontent_wrapper .fcitem_date { /* for label and value (contained inside) see more below */
	background: url("images/date.png") no-repeat scroll 0px 1px;
	font-size:12px;
	padding:2px 6px 2px 20px;
}

/* item date styling (label, value, etc) */
.mycarousel.mod_flexicontent_wrapper .date_label,
.mycarousel.mod_flexicontent_wrapper .date_label_feat {
	display:inline;
	color: black;
  font-weight: bold;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.mycarousel.mod_flexicontent_wrapper .date_value,
.mycarousel.mod_flexicontent_wrapper .date_value_feat {
	display:inline-block;
	color: black;
  font-weight: normal;
  margin: 2px 0;
  padding: 0;
  white-space: nowrap;
}


/* CONTAINER of item description */
.mycarousel.mod_flexicontent_wrapper .fcitem_text { /* for image (not contained inside) see more below */
/*	text-align:justify;*/
	margin:0px; padding:3px 5px 0 56px; font-size:12px;
}


/* CONTAINER of item image (featured and standard) */
.mycarousel.mod_flexicontent_wrapper .image_featured,
.mycarousel.mod_flexicontent_wrapper .image_standard {
	float: left;
	margin: 3px 5px 5px 0;
}

/* item image styling (link, image, etc) */
.mycarousel.mod_flexicontent_wrapper .image_featured a:hover,
.mycarousel.mod_flexicontent_wrapper .image_standard a:hover {
  text-decoration: none;
}
.mycarousel.mod_flexicontent_wrapper .image_featured img,
.mycarousel.mod_flexicontent_wrapper .image_standard img {
  padding:1px; /* border:1px solid #cccccc; */ float:left; 
}
.mycarousel.mod_flexicontent_wrapper .image_standard a:hover img,
.mycarousel.mod_flexicontent_wrapper .image_featured a:hover img {
  border:1px solid #444444;
}


/* CONTAINER of item hits, voting, comments */
.mycarousel.mod_flexicontent_wrapper .fcitem_hits { padding: 2px 0px 1px 0px; display: inline-block !important; }
.mycarousel.mod_flexicontent_wrapper .fcitem_voting { padding: 0px 0px 2px 0px; display: inline-block !important; }
.mycarousel.mod_flexicontent_wrapper .fcitem_comments{ padding: 2px 0px 1px 0px; display: inline-block !important; }

.mycarousel.mod_flexicontent_wrapper .fcitem_hits img,
.mycarousel.mod_flexicontent_wrapper .fcitem_comments img {
	float:left;
	margin:0px 4px 0px 0px;
}

.mycarousel.mod_flexicontent_wrapper .hits_label,
.mycarousel.mod_flexicontent_wrapper .voting_label, 
.mycarousel.mod_flexicontent_wrapper .comments_label {
	display:inline;
	color: black;
  font-weight: bold;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* force voting to display in same row as label */
.mycarousel.mod_flexicontent_wrapper .voting_value .voting {
	display: inline-block;
}


/* CONTAINER of other item fields */
.mycarousel.mod_flexicontent_wrapper .fcitem_fields {
}

/* other item fields styling (label, value, etc) */
.mycarousel.mod_flexicontent_wrapper .field_label {
	font-weight: bold;
	display:block;
	float:left;
	clear:left;
	margin-right:8px;
	border-bottom: 1px dashed silver;
	text-align: left;
}
.mycarousel.mod_flexicontent_wrapper .field_value {
	font-weight: normal;
	display:block;
	float:left;
	text-align: left;
}


/* CONTAINER of item read more */
.mycarousel.mod_flexicontent_wrapper .fcitem_readon {
	float:left;
	background: url("images/readmore.png") transparent no-repeat scroll 0px 4px;
	border:solid gray;
	border-width:0px 0px;
	padding: 1px 6px 1px 20px;
	margin: 3px 3px 3px 56px;
	display:inline-block;
}
.mycarousel.mod_flexicontent_wrapper .fcitem_readon:hover {
	background: url("images/readmore.png") lightgray no-repeat scroll 0px 1px;
	border: solid gray;
	border-width:1px 0px;
	padding: 0px 6px 0px 20px;
	margin: 3px 3x 3px 4px;
	display:inline-block;
}

/* item read more styling (link, etc) */
.mycarousel.mod_flexicontent_wrapper .fcitem_readon a.readon,
.mycarousel.mod_flexicontent_wrapper .fcitem_readon a.readon span {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	padding: 0px;
	background:none;
	text-decoration: none!important;
	color: darkred;
	cursor:pointer;
}
.mycarousel.mod_flexicontent_wrapper .fcitem_readon:hover a.readon,
.mycarousel.mod_flexicontent_wrapper .fcitem_readon:hover a.readon span {
	padding: 0px;
	background:none;
	text-decoration: none!important;
	color: darkred;
}


/*********************/
/* CAROUSEL SPECIFIC */
/*********************/

/* CURRENTLY ACTIVATED item container */
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.mod_fc_activeitem,
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.mod_fc_activeitem {
	/* background-color: #D0D0D0;
	border-color: #D0D0D0; */
	/*box-shadow: 4px 4px 2px darkgray;*/
}
/* image of CURRENTLY ACTIVATED item container */
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_fc_activeitem .image_standard img,
.mycarousel.mod_flexicontent_wrapper .mod_flexicontent .mod_fc_activeitem .image_featured img
{
  /* border:1px solid #444444; */
}


/* INFO box of currently active item */
.mycarousel.mod_flexicontent_wrapper .mod_fc_activeitem_info {
	float:left;
	clear:both;
	display:block;
	padding: 4px 2% 0px 2%;
	margin: 6px 1% 0px 1%;
	text-align: center;
	height: auto;
}
.mycarousel.mod_flexicontent_wrapper .mod_fc_activeitem_info .mod_fc_activeitem_info_title {
	float:left;
	clear:both;
	display:block;
	font-weight: bold;
}
.mycarousel.mod_flexicontent_wrapper .mod_fc_activeitem_info .mod_fc_activeitem_info_text {
	float:left;
	clear:both;
	display:block;
}

/* Page button container */
.mycarousel.mod_flexicontent_wrapper .mod_fc_pages_outer {
	display: block;
	position:relative;
	float:left;
	width: 100%;
	text-align: center;
	clear:both;
	margin: 6px auto;
}
.mycarousel.mod_flexicontent_wrapper .mod_fc_page_handles {
	position:relative !important;
	display:inline-block !important;
	float:none !important;
	border-width: 0px;
	padding:0;
	margin:0;
	width: auto;
}
/* Page buttons */
.mycarousel.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle {
	position:relative !important;
	display: inline-block;
	float: left !important;
	clear: none !important;
	border: 3px solid transparent;
	padding: 0;
	margin: 0 2px;
	overflow:hidden;
	border-radius:50%;
}
.mycarousel.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle:hover {
	background-color:#5B5B5B;
	border-radius:50%;
}

.mycarousel.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active {
	background-color:#5B5B5B;
	border-radius:50%;
}

.mycarousel.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle > div.mod_fc_page_handle_ico {
	/* background: url(images/shape_square.png) no-repeat 0px 0px; */
	width: 10px;
	height: 10px;
	border-radius:50%;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
}


/* ITEM handles (image/text ITEM buttons for direct navigation) */
.mycarousel.mod_flexicontent_wrapper .mod_fc_handles_outer {
	width: 100%;
	text-align: center;
	display:block !important;
	float:left !important;
	/*visibility: hidden;*/
	position: relative !important;
	/*overflow: auto !important;*/ /* ie displays unneeded scrollbar */
	margin: 0 1% !important;
	padding: 0 !important;
	width: 98% !important;
	height: auto !important;
}

.mycarousel.mod_flexicontent_wrapper .mod_fc_item_handles {
	position:relative !important;
	display:inline-block !important;
	clear:both;
	border-width: 0px;
	padding:0;
	width: auto;
	margin: 6px auto;
	white-space: nowrap;
	overflow: auto !important;
	width: 100% !important;
}
.mycarousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle {
	position:relative !important;
	display: inline-block;
	float: left !important;
	clear: none !important;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0px 0px 0px 0px;
	padding:0em 0em;
	border-left:2px solid #ddd;
	border-top:2px solid #ddd;
	border-right:2px solid #aaa;
	border-bottom:2px solid #aaa;
	border-radius: 0px;
	overflow:hidden;
}
.mycarousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle:hover {
	background:#bbb;
	position:relative;
}
.mycarousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle img {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.mycarousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle:hover > img {
	opacity:1;
	filter:alpha(opacity=100);
}
.mycarousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle.active {
	border-color: #555 #333 #333 #555;
}


/* CONTROL buttons: stop,previous,next,play forward,play backend */
.mod_fc_carousel_buttons_outer {
	display: block;
	position:relative;
	float:left;
	width: 100%;
	text-align: center;
	clear:both;
	margin: 6px auto;
}

.mod_fc_carousel_buttons {
	position:relative !important;
	display:inline-block !important;
	float:none !important;
	border-width: 0px;
	padding:0;
	margin:0;
	width: auto;
}
.mod_fc_carousel_controls_label {
	background-color: #808080 !important;
	border-bottom: 1px solid #D0D0D0 !important;
	border-radius: 6px !important;
	border-right: 1px solid #D0D0D0 !important;
	color: #FFFFFF !important;
	display: block !important;
	float: left !important;
	font-family: arial !important;
	font-size: 10.998px !important;
	font-style: normal !important;
	font-weight: bold !important;
	line-height: 14px !important;
	margin: 3px 6px 3px 12px !important;
	max-width: 120px !important;
	padding: 3px 4px !important;
	text-align: right !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
	vertical-align: baseline !important;
	white-space: normal !important;
}

.mod_fc_carousel_buttons span.mod_fc_carousel_btn {
	float: left;
	display: inline-block;
	padding: 2px 2px 0px 18px;
	margin-right: 4px;
	border: 1px solid lightgray;
	background-color: #eeeeee !important;
	border-radius: 8px;
	height: 24px;
	font-size: 14px;
}
.mod_fc_carousel_buttons span.mod_fc_carousel_btn:hover {
	background-color: #dddddd !important;
	cursor: pointer !important;
}

.mod_fc_carousel_btn.fc_stop {
	background: url(images/control-pause.png) no-repeat 2px 5px;
}
.mod_fc_carousel_btn.fc_backward {
	background: url(images/control-double-180.png) no-repeat 2px 5px;
}
.mod_fc_carousel_btn.fc_forward {
	background: url(images/control-double.png) no-repeat 2px 5px;
}

.mod_fc_carousel_btn.fc_previous_page {
	background: url(images/control-skip-180.png) no-repeat 2px 5px;
}
.mod_fc_carousel_btn.fc_next_page {
	background: url(images/control-skip.png) no-repeat 2px 5px;
}

.mod_fc_carousel_btn.fc_previous {
	background: url(images/control-180.png) no-repeat 2px 5px;
}
.mod_fc_carousel_btn.fc_next {
	background: url(images/control.png) no-repeat 2px 5px;
}

/* Outer mask to clip overflown content */
.mod_fc_carousel_mask {
	display:block !important;
	visibility: hidden;
	position: relative !important;
	/* overflow: hidden !important; */
	/* margin: 0 1% !important; */
	padding: 0 !important;
	width: 100% !important;
	height: auto !important;
}

.mod_fc_carousel_mask.fc_has_nav.fc_horizontal {
	margin: 0px 10px 0px 10px !important;
	width: auto !important;
}

.mod_fc_carousel_mask.fc_has_nav.fc_vertical {
	margin: 6px 0px !important;
	width: auto !important;
}


/* Customize clear box */
.mycarousel.mod_flexicontent_wrapper .modclear {
	height: 0px !important;
	border-bottom: 1px dashed gray;
	padding: 0px 0px 12px 0px;
	margin: 0px 1% 12px 1%;
	width: 98%;
}

.mycarousel.mod_flexicontent_wrapper .mCSB_horizontal > .mCSB_container {
	margin-bottom: 20px;
}