/* MODULES */

.widget {
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}

/* MODULES : headers */
.widget-title {
	height: 40px;
}

.widget-title img {
	width: 32px;
	height: 32px;
	margin: 4px 0px 4px 4px;
	border: none;
}

.widget-title span {
	height: 40px;
	margin: 6px 0;
}

.widget-title span, .widget-title span *, .widget-title span a, .widget-title span a:active, .widget-title span a:visited, .widget-title span a:hover {
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.widget-title.beige span, .widget-title.beige span * {
	font-weight: normal;
	font-size: 13px;
	color: #5b5b5b;
	text-decoration: none;	
}

.widget-title .go-to-link {
	background: rgba(0, 0, 0, 0.3) url(../images/goto.png) no-repeat center center;
	width: 40px;
	height: 40px;
	display: block;
	float: right;
	line-height: 33px;
	text-align: center;
}


/* MODULES : content pane */
.widget-content {
	display: inline-block;
	width: 100%;	
	background-color: #f0f0f0;
}

.widget-content ul {
	padding: 5px 15px;
	margin: 0px;
}

.widget-content ul li {
	list-style: none;
	background: url('../images/menu-president/arrow.png') no-repeat;
	background-position: left center;
	margin: 10px 0px;
	padding-left: 15px;
}

.widget-content ul.text-only {
	padding: 5px 8px;
}

.widget-content ul.text-only li {
	background: none;
}


.widget-content ul li, .widget-content a, .widget-content a:visited, .widget-content a:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #5b5b5b;
}

.widget-content a:hover {
	text-decoration: underline;
}

.widget-content img {
	display: inline-block;
	width: 100%;
}



/* Module Share */


.widget.share .widget-content a {
	width: 34px;
	height: 34px;
	display: inline-block;
	margin: 10px 0px 10px 11px;
	float: left;
	cursor: pointer;
}

.widget.share .widget-content a:hover img {
	opacity: 0.8;
}

.widget.share .widget-content a img.selected {
	opacity: 0.5;
}

.widget.share .widget-content img {
	width: 34px;
	height: 34px;	
}

.widget.share .widget-content .options {
	width: 100%;
	display: inline-block;
	padding: 10px;
	background: rgb(230, 230, 230);
	border-top: 1px solid rgb(213, 213, 213);
}

.widget.share .widget-content .options.close {
	display: none;	
}

.widget.share .widget-content .options.facebook .fb-like-box {
	margin-left: -10px;
}

.widget.share .widget-content .options.googleplus iframe {
	min-width: 105px;
}

/* twitter */
.widget.twitter .widget-content {
	/* margin-top: -2px; */
}

.twitter.follow .widget-title img {
	float:left;
}

.twitter.follow .widget-title iframe {
	margin: 5px 0px 0px 2px;
}


.modules {
	padding: 0px !important;
}

.modules .module {
	margin-bottom: 20px;
}

.modules .module .module_title {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.modules .module .module_title.beige {
	background-color: #e5d9cb;
}

.modules .module .module_title.green {
	background-color: #2ab4ad;
}

.modules .module .module_title.grey {
	background-color: #5b5b5b;
}

.modules .module .module_title.blue {
	background-color: #009ee0;
}

.modules .module .module_title > img {
	width: 32px;	
}

.modules .module .module_title .twitter-follow-button {
	margin-top: 2px;
	margin-left: 10px;
	position: absolute;	
}

.modules .module .module-link {
	background: rgba(0, 0, 0, 0.3) url(../images/goto.png) no-repeat center center;
	height: 42px;
	width: 42px;
	display: block;
	float: right;
	margin-top: -5px;
}

.modules .module .module-content {
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #f0f0f0;
}

.modules .module .module-content > video,
.modules .module .module-content > iframe {
	width: -webkit-calc(100% - 10px);
	width: -moz-calc(100% - 10px);
	width: calc(100% - 10px);
}

/* Module */

.module-widget {
	margin-bottom: 30px;
}

/* module twitter cci presse */


/* Module ISSUU cci presse */

.module_content {
	background-color: #f0f0f0;
	width: 300px;
	padding-top: 10px;
}

#module_ISSUU .module_content {
	padding-left: 15px;
	width: 285px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#module_ISSUU .module_content iframe {
	margin-top: 5px;
}

#module_ISSUU .module_content span {
	text-align: center;
	display: block;
	
}

/* Module @Pr�sident */

#module_president .module_arrow {
	background: url(../images/menu-president/arrow.png) no-repeat top center;
	float: right;
	margin-right: 10px;
	margin-top: 6px;
	width: 8px;
	height: 12px;
}

#module_president .module_link {
	width: 262px;
	height: 100%;
	padding-top: 8px;
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding-left: 15px;
	background-color: #f0f0f0;
	padding-bottom: 8px;
}

#module_president .module_text {
	width: 210px;
	height: 100%;
}

#module_president .module_link a {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	text-shadow: white -1px 1px;
	color: #0C3C91;
	margin-left: 0px;
	font-weight: bold;
}

#module_president  .module_logo {
	margin-top: -8px;
	margin-left: 7px;
}

/* Module Entreprise de la Semaine */

#module_entreprise .module_content a {
	text-decoration: none;
	display: block;
	text-align: center;
	color: #333333;
	
}

#module_entreprise .module_content img {
	margin-top: 10px;
	display:block;	
}


/* Modules Pr�sident */

.module_Subtitle {
	background-color: #f0f0f0;	
}
#module_searchword {
	color: #AAA0A7;
	float: left;
	font-family: arial;
	font-size: 11px;
	height: 20px;
	width: 186px;
	border: none;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
}

.module_searchword {
	border-bottom: 1px solid #b6b6b6;
	border-top: 1px solid #b6b6b6;
	height: 24px;
	width: 186px;
	float: left;
}

#module_searchlogo {
	float: left;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	height: 22px;
}

.module_searchlogo {
	float: left;
	border-bottom: 1px solid #b6b6b6;
	border-top: 1px solid #b6b6b6;
	border-left: 1px solid #b6b6b6;
}






.module_mapoverlay_div {
	position: relative;
	width: 300px;
	height: 300px;
	z-index: 1000;
	margin-top: -305px;
}

.module_mapoverlay {
	display: block;
	width: 100%;
	height: 100%;
}


