/*
Theme Name: comite-theme
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on twitter's bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 2.0
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}
.marginb {margin-bottom:25px!important;}

/* wp-specific classes */
.wp-caption{
	
}

.wp-caption-text{
	
}

.sticky{
	
}

.gallery-caption{
	
}

/* layout */

body{
	padding-top: 0;
}

.page-header h1 {
	font-size:25px;
}
.wrapper {
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5), inset 0 1px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.5), inset 0 1px 1px rgba(255,255,255,0.5);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.5), inset 0 1px 1px rgba(255,255,255,0.5);
}
/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top{ 
	top: 28px; 
}
.navbar .log-in label {
	color:#000
}
.navbar .login_menu p{
	color:#000;
	margin: 0;
	padding: 0;
}
.navbar .nav li .dropdown-menu a.btn-danger {
	color:#fff
}
.navbar .brand{
/* 	color: #000 !important; */
/* 	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125); */
	font-weight: bold !important;
}

.nav-container{
	padding-left: 0;
	padding-right: 0;
}

#inner-header{
	width: 100%;
}
.header_top {
	margin-bottom: 10px;
}
.header_top .navbar-inner {
	padding: 0 !important;
}
.navbar .nav > li > a {
	padding: 19px 10px 14px !important;	
}
.navbar .nav > li#menu-item-254 > a {
	padding: 19px 10px 13px !important;		
}
.home header, .home #header {
	border-bottom: none;
	margin-bottom: 0;
}

input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}

.navbar-form, .navbar-search {
	margin: 0 0 9px;
}

.navbar-search{
	padding-left: 0;
}

#s{
	width: 100px;
}

#content{
	padding: 10px 0 0;
}

.more-link{
	white-space: nowrap;
}

.footer-links{
	float: right;
	margin-bottom: 18px;
}

.footer-links .menu{
	list-style-type: none;
	margin-left: 0;
}

.footer-links .menu li{
	float: left;
	margin-left: 10px;
}

/* post styling */

#main p.meta{
	font-style: italic;
	color: #808080;
}

#main article{
	margin-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 9px;
}

.page-template-archive-entreprise-php #main button.btn.btn-large {
	width: 100%;
	text-align: left;
}
.page-template-archive-entreprise-php #main button.btn.btn-large i {
	float:right
}
.page-template-archive-entreprise-php #main .letter {
	margin: 25px 0 20px;	
}
.page-template-archive-entreprise-php #main .well {
	margin-bottom: 0;
}
.page-template-archive-entreprise-php .btn h1 {
	text-transform: uppercase;
	display: inline;
	font-size: 20px;
	line-height: 25px;
}
.page-template-archive-entreprise-php a.entreprise_link {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	display: block;
}
.page-template-archive-entreprise-php .entreprise .attachment-bones-thumb-300 {
	display: block;
	margin: 0 auto 0;
}
.page-template-archive-entreprise-php #main footer {
	background: #fff;
	padding: 20px;
	border: 1px solid #d5d5d5;
	margin: 30px 20px 10px;
}

.type-post p {text-align: justify}

.sidebar{
	margin-top: 18px;
}

#main article footer{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}

#main article footer a.edit-post{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.post:hover a.edit-post{
	display: inline;
}

p.tags{
	line-height: 20px;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#credit320{
	background: url('images/320press_mini.png') no-repeat left top transparent;
	padding-left: 20px;
}

#main .hero-unit img{
	margin-bottom: 1em;
}

#main article img{
	max-width: 100%;
	margin: 5px auto 18px;
	display: block;
}

img.alignleft{
	margin-right: 10px;
	float: left;
}

img.alignright{
	margin-left: 10px;
	float: right;
}

img.aligncenter{
	display: block;
	margin: 0 auto;
}

.post header img{
	margin-bottom: 18px;
}

.archive #main .post h3{
	line-height: 24px;
	margin-bottom: 10px;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

/* page styling */

#featured-carousel .item{
	width: 970px;
	height: 600px;
}

.carousel-caption p{
	display: none;
}

.page-template-page-homepage-php #main article{
	border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,
.blog .hero-unit{
	padding: 1em;
}

.hero-unit h1 {
	font-size: 3em;
}

#myCarousel {
	border-top:0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.home .navbar {
	margin-bottom: 0;
}
/* comments */



#comments{
	line-height: 24px;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children{
	list-style-type: none;
	margin-left: 0;
}

.comment .vcard div{
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time{
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author{
	position: relative;
}

ol.commentlist a.comment-edit-link{
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

ol.commentlist span.edit-comment{
	position: absolute;
	right: 0;
	top: 8px;
}

ol.commentlist li.bypostauthor{
	background-color: #dddddd;
}

ol.commentlist ul.children li{
	background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li{
	background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li{
	background-color: #aaaaaa;
}

ol.commentlist article{
	border-bottom: none !important;
}

a.comment-reply-link{
	position: absolute;
	right: 0;
	bottom: 0;
}

#comment-nav ul{
	list-style-type: none;
	margin: 0;
}

#comment-form-elements{
	list-style-type: none;
	margin: 0;
}

.comment .vcard .avatar{
	padding-right: 0;
}

.comment .vcard .comment-text{
	margin-left: 0;
}

img.avatar{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
	
}

ol.commentlist li{
	padding-right: 10px;
	background-color: #F0F0F0;
}

#pings{
	margin-bottom: 9px;
}

ol.pinglist{
	list-style-type: none;
	margin: 0 0 9px 0;
}

#comment{
	width: 97%;
	resize: vertical;
	min-height: 75px
}

ol.commentlist #respond{
	padding: 5px 10px;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

.ie8 #main .media-grid img{
	max-height: none !important;
	max-width: none !important;
}

.attachment-img{
	margin-bottom: 18px;
}

.metadata p.alert-message{
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav{
	list-style-type: none;
	margin-left: 0;
}

li.next a, li.previous a{
	position: relative;
}

li.next a:hover:before{
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before{
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
/* sidebar 1 styles */
#sidebar1 {
	
}
#sidebar1 ul {
	margin:0 10px 10px;
}
#sidebar1 li {
	list-style: none;
}

/* widget styles */

.widget{
	margin-bottom: 18px;
}
.widget .sub_title {
	margin-top: 15px
}
.widget li.sub_title:first-child {
	margin-top: 0
}
#sidebar1 .widget{
	background: #f5f5f5;
	background-color: #f5f5f5;
	border: 1px solid #eee;
	border: 1px solid #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#sidebar1 .widget_archive select {
	margin: 0 0 10px 30px;
}
.widgettitle{
	margin-bottom: 9px;
}
#sidebar1 #nav_menu-2 {
	background: none;
	background-color: none;
	border: none;
}
#tag-cloud{
	margin-bottom: 18px;
	line-height: 160%;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label{
	text-transform: uppercase;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,
.tags a:hover{
	color: #ffffff;
	text-decoration: none;
}

#tag-cloud a{
	white-space: pre;
	text-transform: uppercase;
}

/* change default form padding for search */

.widget_search form{
	padding-left: 0;
}

.widget_search input{
	width: 121px;
}

/* calendar widget */

#calendar_wrap{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#wp-calendar{
	width: 100%;
	
}

#wp-calendar caption{
	font-weight: bold;
	padding: 8px;
}

#wp-calendar tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child{
	border-bottom: none;
}

#wp-calendar td{
	text-align: center;
	padding: 8px 0;
}

blockquote.pull-left{
	padding-right: 15px;
}

#user-avatar-display{
	display: none;
}

.loginout{
	display: none;
}

.dropdown-menu a{
	color: white;
}

.widget_recent_entries li {
	border-bottom: 3px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.widget_recent_entries li:last-child {
	border:none;
}
.widget_recent_entries li .img_elem {
	padding: 0 0 5px;

}
.widget_recent_entries li .img_elem img {
	margin: auto;
	display: block;
}
.widget_recent_entries li a, .widget_em_widget li a {
	font-weight: bold;
	color: #087290;
}
.widget_recent_entries li a:hover, .widget_em_widget li a:hover {
	color: #000;
}

@media only screen and (min-width: 768px) {
	.carousel-caption p{
		display: block;
	}

}

@media only screen and (min-width: 980px) {

	#user-avatar-display{
		display: block;
	}
	
	.dropdown-menu a{
	color: black;
	}
	
	.loginout{
		display: block;
	}
	
	#loginout_top{
		display: none;
	}
	
	.container-fluid{
		max-width: 970px;
		margin: 0 auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#inner-footer{
		padding: 0;
	}
	
	#content{
		padding-left: 0;
		padding-right: 0;
	}
	.row-fluid #sidebar1 {
		padding-left:25px;
		margin-top: 28px;
	}	
	.topbar-inner{
		padding: 0;
	}
	
	.topbar form.pull-right {
		float: right;
	}
	
	.navbar-form, .navbar-search {
		margin-top: 6px;
		margin-bottom: 0;
	}
	
	.navbar-search{
		padding-left: 0;
	}
	
	.sidebar{
		margin-top: 0;
	}
	
	.widget_search input{
		width: 230px;
	}
	
	.blog .hero-unit{
		margin-top: 10px;
	}
	
	.page-template-page-homepage-php .hero-unit,
	.blog .hero-unit{
		padding: 30px;
	}
	
	.hero-unit h1 {
		font-size: 60px;
	}
	
	/* hide edit comment button and show on hover on desktop version */
	.edit-comment{
		display: none;
	}
	
	.vcard:hover .edit-comment{
		display: inline-block;
	}
	
	#s{
		width: 190px;
	}
	
	.widget_search input{
		width: 209px;
	}
	
	.comment .vcard .comment-text{
		padding-left: 0;
		padding-right: 0;
	}
}

.rowOrga{
	width: auto;
	float: left;
/* 	border: 1px solid black; */
}

.rowOrga h3{
/* 	text-decoration: underline; */
}

.rowOrga p{
	font-weight: bolder;
}

.rowOrga h4{
	text-decoration: underline;
}

.elementOrga{
	width: 147px;
	height: 200px;
	margin: 5px;
	float: left;
/* 	border: 1px solid black; */
}

.elementOrga img{
	margin: 6px;
}

.elementOrga p{
	margin: 5px;
	text-align: center;
}

.elementOrga a{
	margin: 5px;
	text-align: center;
}

.elementOrga h4{
	margin: 5px;
}

.firstRow{
	width: 200px;
}

.firstRow img{
	margin-left: 32px;
}

.region{
	height: auto;
}

.sepsep{
	width:481px;
	height:18px;
	margin-left: 100px;
	background: url(img/separator.png) no-repeat 0 0;
}

.specific{
	float: left;
	margin-top: -40px;
	margin-left: -40px;
}

#comm hero-unit{
	padding: 20px;
}

#publiEcosys{
	margin-top: 10px;
}

#publiEcosys td{
	padding: 5px;
}

.name_testify{
	margin-right: 20px;
}

#logged p{
	font-weight: bold;
}

#logged{
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd8d8;
}

#logged a{
	margin-left: 5px;
}

#search-2{
	border-bottom: 1px solid #ddd8d8;
}

#em_calendar-2{
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd8d8;
}

.pageTitle{
	border-bottom: 1px solid #ddd8d8;
}

.btnEngland{
	width: 50px;
	height: 50px;
	position: fixed;
	left: 0px;
	top: 65px;
	
	border-bottom: 3px solid gray;
	border-top: 3px solid gray;
	border-right: 3px solid gray;
	
/* 	background-color: black; */
	background-image: url('img/england.png');
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	
	-moz-box-shadow: 3px 2px 5px 0px #656565;
	-webkit-box-shadow: 3px 2px 5px 0px #656565;
	-o-box-shadow: 3px 2px 5px 0px #656565;
	box-shadow: 3px 2px 5px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=123, Strength=5);
}

.event-time{
	width: 200px;!important
}

.toptrois h3{
margin-left: 36px;
}

.lastwo h3{
	border-bottom: 1px solid gray;
	text-decoration: none;
}

.publiBox{
	width: 120px;
	height: 190px;
	float: left;
}

.publiBox p{
	text-align: center;
}

.publImg{
	width: 71px;
	height: 100px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	
	-moz-box-shadow: 3px 2px 5px 0px #656565;
	-webkit-box-shadow: 3px 2px 5px 0px #656565;
	-o-box-shadow: 3px 2px 5px 0px #656565;
	box-shadow: 3px 2px 5px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=123, Strength=5);
}

.contentPubli{
	width: 100%;
}

.link{
	width: 100%;
	float: left;
}

/* CR */
.list-group {
	margin: 0
}

.list-group .list-group-item {
	list-style: none;
	margin-bottom: 10px;
}
#baseline {
	padding: 0 !important;
}
#baseline .widget_text {
	color: #666666;
	font-size: 12px;
	float: right;
	width: 500px;
	margin-top: 36px;
	padding: 10px 20px 5px 20px;
	border-left: 1px solid #D9D9D9;
}
#baseline a {
	display: block;
	width:100%;
	float:left;
	}
/*
#baseline img {margin-top:15px}
*/
#baseline .widget_text span.widgettitle {
	color: #e30027;
	font-size: 19px;
}

.home .hero-unit {
  margin-top: 0;	
  overflow: hidden;
}
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
#myCarousel .picture_testify{
	  margin: 15px 15px 50px 5px;
	  background: #fff;
	  padding: 10px;
	  border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
  }
.carousel_clear {
	clear:both;
	height:1px;
}
/* widget */
.screen-reader-text {
	display: none;
}
h4.widgettitle {
	font-size:13px;
	text-transform:uppercase;
}
#sidebar1 h4.widgettitle {
	padding: 10px 10px;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}
#sidebar1 .post-date {display: block;}

.footer_container {
	background-color: #F5F5F5;
	border-top: 5px solid #e5e5e5;
	border-bottom: 5px solid #e5e5e5;
	margin-top:50px;
	padding-top:20px;
}

/* form */
.wpcf7-form label {float:left;min-width:160px;}
.wpcf7-form label span {color:#DC002E}
.wpcf7-form .wpcf7-textarea {clear:both;display:block}
#wpcf7-f47-p42-o1 .wpcf7-textarea {clear:none;display:inline}

/* bug gmaps */
.gmsc img {max-width: inherit!important;}

/* plugin Newsletter */
#sidebar1 .widget_wysija_cont {
	padding:0 10px;
}
#sidebar1 #form-wysija-2 {
	margin: 0 0 40px;
}
#sidebar1 #form-wysija-2 p {
	margin:0
}
#sidebar1 .formError { 
	margin-top: -23px !important
}
#sidebar1 .wysija-input {
	width: 97%;
}
#sidebar1 .widget_wysija_cont .wysija-submit {
	margin-top: 0;
	float:left;
}
.formError .formErrorContent {
	background: none repeat scroll 0 0 #e30027;
}

/* plugin Social */

.btn-special {margin: 20px 0 20px 20px !important;}

div.sociable {
	border-top: 1px solid #eeeeee;
	padding-top: 10px;
	margin-top: 15px;
}

#Facebook_Counter {
	width:100px !important;
}
#Facebook_Counter iframe {width: 100% !important}
#social_media_widget {}
#social_media_widget a.social_lk {
	display: block;
	float: left;
	margin:0 7px 0 0;
	padding: 0 0 0 1px;
	width:33px;
	height:36px;
	line-height: 34px;
	border: 3px solid #878995;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	opacity: 0.6;
	filter : alpha(opacity=60);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#social_media_widget a.social_lk:hover {
	border: 3px solid #e30027;
	opacity: 1;
	filter : alpha(opacity=100);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* footer */
#widget-footer {
}
div .attribution {
	float:left;
	margin: 10px 0;
}
div .attribution a, div .attribution span {
	color:#999999
}
div .signature {
	float:right;
	margin: 10px 0;
}
div .signature a {
	color:#999999
}
div .signature a:hover {
	color:#dc002e
}
/* gmaps widget */
#googlemapswidget-2 {
/*
	padding-left:45px
*/
}

#sidebar1 .widget_search {
	padding:10px;
}
#sidebar1 .widget_search form {
	margin: 0;
}
#sidebar1 .widget_search form input[type="text"] {
	width: 97%;
}
#sidebar1 #nav_menu-2 {
	margin: 0;
	padding: 0
}
#sidebar1 #nav_menu-2 ul {
	margin:0;
}
#sidebar1 .btn-large {
	width: 254px;
	margin:0 0 15px!important;
}
#sidebar1 .btn-special {
	position: relative
}
.attract_btn {
	width:9px;
	height:16px;
	display: block;
	position:absolute;
	top: 12px;
	left: 48px;
	margin:0;
	float:left;
	background: url(images/arrow_att.png) no-repeat 0 0;
}
.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.page-id-37 .wpcf7-form textarea {
	width:100%;
}
.error404 input[type="text"] {
	width: 300px !important;
}
.error404 #searchsubmit {
	display:block !important;
}
.gmw-thumbnail-map img {
	border: 1px solid #e5e5e5	
}
#myCarouselfooter {
	background: #fff;
	height: 200px;
	border: 1px solid #e5e5e5
}
#myCarouselfooter .carousel-inner a {
	display: block;
	padding: 45px 0 0;
	margin: auto;
	width: 200px;
}
#myCarouselfooter .carousel-inner a img {
	margin: auto;
}
#myCarouselfooter .carousel-control {
	position: absolute;
	top: 85%;
	left: -75px;
	width: 25px;
	height: 25px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 18px;
	color: #878995;
	text-align: center;
	background: none;
	border: 3px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#myCarouselfooter .carousel-control.left {
	right: auto;
	left: 15px;
}
#myCarouselfooter .carousel-control.right {
	left: auto;
	right: 15px;
}
#myCarouselfooter .carousel-control.left:hover, #myCarouselfooter .carousel-control.right:hover {
	color: #e30027;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/* events */
div.em-booking-login { 
	padding: 0 10px 10px 20px !important;
}
div.em-booking-login label { width:160px !important; }

div.em-booking-login input#em_wp-submit {display: block;margin:0 0 30px;}

.em-booking-form label { width:130px !important; }
.em-booking-form-details textarea {height: 150px;}

/* page partenaires */
#partenaires {
	margin: 0 0;
	padding: 0;
}
#partenaires .partenaire {
	width: 170px;
	height: 170px;
	padding: 15px;
	float:left;
	list-style: none;
	margin: 10px 15px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	border:1px solid #ccc;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#partenaires .partenaire a {
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	line-height: 100%;
}
#partenaires .partenaire a img {
	margin: auto;
	max-width: auto;
	vertical-align: middle;
	height: auto;
	display: block;
}
#partenaires .partenaire:hover {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.5);
	box-shadow: 0 0 1px rgba(0,0,0,0.5);	
}
#baseline img {
    width: 200px;
    padding: 10px 10px 25px 10px;
    margin: auto;
    display: block;
}
