/******************************************************************
Bones Normalize Stylesheet

Designed by Eddie Machado
http://themble.com/bones
eddie@themble.com

Special Thanks to:
Paul Irish, Divya Manian & the HTML5 Boilerplate
@necolas for normalize.css and other inspirations
Andy Clarke & the 320 & Up Extension
Yoast for some WP functions & optimization ideas
Andrew Rogers for code optimization
David Dellanave for speed & code optimization
and several other developers. :)

I ADVISE AGAINST EDITING THIS FILES.
******************************************************************/

/******************************************************************
GENERAL NORMALIZE
******************************************************************/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]), [hidden] { display: none; }

/** Base Styles **/

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 14px; line-height: 1.5; }
body, button, input, select, textarea { font-family: sans-serif; color: #333; }

/** IE Fixes **/
img { border: 0; -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

/** Links **/
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

/** Typography **/
h1 { font-size: 2em; } /* fixes html5 bug */
p { -webkit-hyphens: auto; -moz-hyphens: auto; -epub-hyphens: auto; hyphens: auto; }
abbr[title] { border-bottom: 1px dotted; }
b, strong, .strong { font-weight: 400; }
dfn, em, .em { font-style: italic; }
small, .small, sub, sup { font-size: 75%; }
ins, .ins { background: #ff9; color: #000; text-decoration: none; }
mark, .mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
blockquote { margin: 1.5em 40px; }
q { quotes: none; }
q:before, q:after { content: ''; content: none; }
ul, ol { margin: 1.5em 0; padding: 0; }
dd { margin: 0; }
nav ul, nav ol, .widget ol, .widget ul, .commentlist { list-style: none; list-style-image: none; margin: 0; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/** Forms **/
form, fieldset, form ul, form ol, fieldset ol, fieldset ul { margin: 0; border: 0; }
legend { border: 0; *margin-left: -7px; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:invalid, textarea:invalid { background-color: #f0dddd; }

/** Tables **/
table { border-collapse: collapse; border-spacing: 0; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after, nav[role=navigation] .menu ul:before, nav[role=navigation] .menu ul:after { content: ""; display: table; }
.clearfix:after, nav[role=navigation] .menu ul:after { clear: both; }
.clearfix, nav[role=navigation] .menu ul { zoom: 1; }

/* wordpress junk */
.wp-smiley { margin: 0 !important; max-height: 1em; }

				
/******************************************************************
PRINT STYLESHEET
******************************************************************/
@media print { * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } a, a:visited { color: #444 !important; text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; }
    @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3{ page-break-after: avoid; }
}

/*
Theme Name: pole-hippolia-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 2.3.1
Author: 320press
Author URI: http://320press.com
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
*/

/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

/* wp-specific classes */
.wp-caption{
	
}

.wp-caption-text{
	
}

.sticky{
	
}

#main .post h2 a{
color: #2C7DBB
}

#lang_sel_list{
display: none
}

#tribe-events-bar{
z-index: 0
}

.gallery-caption{
	
}

#wp-calendar td a{
font-weight: bold;
color: #2C7DBB
}

/* layout */

body{
	padding-top: 0;
}

/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top{ 
	top: 28px; 
}

#main-wrapper{
background: #F3F3F3 none no-repeat center center ;

}

.inner-container{
padding: 20px
}

#content{
background: url('../images/fond-header.jpg') repeat left top #fff;
min-height: 700px;
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}

.nav-container{
	padding-left: 0;
	padding-right: 0;
}

#inner-header{
	width: 100%;
	background: #fff;
}

input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}

.navbar-form, .navbar-search {
	margin: 0 0 9px;
}

.navbar-search{
	padding-left: 0;
}

.screen-reader-text{
display: none
}

#header-bkg{
background: url('../images/bg-header.jpg') no-repeat right top transparent;
position: relative
}

.navbar #site-desc{

font-weight: 400!important;
display: block;
font-size: 16px;
color: #2C7DBB
}

#tagline{
color: #707173;
display: block;
font-weight: 300
}

.carre{
background: #707173;
display: inline-block;
width: 3px;
height: 10px;
margin: 0 5px
}

#logo{
width: 295px;
text-align: center;
float: left;
margin: 10px 15px;
line-height: 18px;
text-decoration: none
}

#s{
	width: 100px;
}

.spacer{
margin: 5px 0
}

#content{
	padding: 10px 0 0;
}

.more-link{
	white-space: nowrap;
}

a.more{
color: #D24653;
margin-bottom: 0
}


.blue-top{
border-top: 5px solid #2B7DBB;
}

#footer{
background: #DDDDDD;
border-top: 5px solid #D2D2D2
}


.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;
	padding-right: 10px;
	border-right: 1px solid #999
}

.footer-links .menu li:last-child{
border: 0
}

.wysija-input{
border-radius: 3px 0 0 3px!important;
border: 0!important;
background: #EFEFEF;
height: 35px;
width: 100%
}

.wysija-paragraph{
float: left;
width: 80%
}

.wysija-submit{
float: left;
background: #1D4D71;
color: #fff;
border-radius: 0 3px 3px 0!important;
border: 0!important;
height: 29px;
line-height: 29px;
margin: 0!important;
width: 15% !important
}

.widget_wysija_cont{
width: 100%;
float: left
}
/*lang wpml */

#lang_sel_list{
position: absolute;
top: 10px;
right: 10px
}

#lang_sel_list.lang_sel_list_vertical li{
float: left;
width: auto!important
}

#lang_sel_list.lang_sel_list_vertical a{
background: none!important;
border: 0!important;
padding: 0!important
}

#lang_sel_list.lang_sel_list_vertical{
width: auto!important
}

#lang_sel_list.lang_sel_list_vertical ul{
border: 0
}

/* post styling */

#main p.meta{
	font-style: italic;
	color: #808080;
}

#main article{
	margin-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 9px;
}

#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;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

time{
color:#999999;
font-weight: normal
}

ul.news{
margin: 0
}

ul.news li{
padding-bottom: 7px;
margin-bottom: 7px;
border-bottom: 1px solid #EEE;
list-style-type: none;

}

ul.news li:last-child{
border: 0
}

/* =Aside post format
-------------------------------------------------------------- */
#main article.format-aside {
	padding: 0;
}

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
}
article.format-aside h1 a:hover {
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}
article.format-aside footer.aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

article.format-link footer.entry-meta { 
	clear: both;
}

.page-header h1{
border-bottom: 5px solid #2C7DBB;
padding-bottom: 10px
}

.page-header h2 a{
color: #2C7DBB
}

.post .page-header{
margin: 0
}

article .page-header h2{
margin-bottom: 0;
text-transform: none
}

#main .post{
border-bottom: 1px solid #EEE!important
}


/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
}

article.format-quote .entry-content blockquote p:before {
	content: "\201C  ";
	font-size: 2rem;
}

article.format-quote .entry-content blockquote p:after {
	content: " \201D ";
	font-size: 2rem;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}

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{
	height: auto;
	max-width: 150px;
	margin: 20px 0;
}

img.alignleft{
	
	float: left;
}

img.alignright{
	
	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;
}

/* 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: 270px;
}

ol.commentlist #respond{
	padding: 5px 10px;
}

/* specific post-type styles */


/*equipes*/

.equipes-list h4{
margin: 0;
text-transform: none;
font-weight: 300
}

.equipes-list p{
margin-bottom: 0
}

.equipes-list a.email{
color: #BD1329;
font-weight: 400
}

#main .equipes-list img{

margin: 0 0 10px 0
}

#main .equipes-list .clearfix{
margin: 20px 0
}

/* 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);
}


/* widget styles */

.widget{
	margin-bottom: 30px;
}

.widgettitle{
	margin-bottom: 9px;
}

#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;
}


/*homepage*/

#carroussel-partenaires li{
float: left;
width: 90px;
list-style-type: none
}

#main{
padding-bottom: 30px
}

#carroussel-partenaires-wrapper{
position: relative
}

#carroussel-partenaires-prev{
 background:  url('../images/carroussel-prev.png') no-repeat scroll right top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 30px;
    outline: medium none;
    position: relative;
    text-indent: -999em;
    width: 17px;
    position: absolute;
    left: 0;
    top: 30px
}

#carroussel-partenaires-next{
 background:  url('../images/carroussel-next.png') no-repeat scroll right top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 30px;
    outline: medium none;
    position: relative;
    text-indent: -999em;
    width: 17px;
    position: absolute;
    right: 0;
    top: 30px
}

.home-btn-red,.home-btn-orange,.home-btn-green,.home-btn-blue,.souhait-sidebar,.sidebar-menu,#categories-2 ul{

-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 15px;
  
}

.border-grey{
background: #fff;
-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
   -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 15px;
}

#map-canvas, #map_canvas {
    height: 300px;
}

#map-canvas img {
    max-width: none!important;
}

#infoWindow {
    width: 300px;
}

.search-membre {
    background: none repeat scroll 0 0 #EBEBEB;
    margin-bottom: 30px;
    padding: 15px;
}

#search_member{
margin: 0 10px 0 0;
border: 0!important;
width: auto!important
}

#search-letter a{

color: #2C7DBB
}


.membres-list h2{
margin-bottom: 0;

}

.membres-list h2 a{
color: #2C7DBB
}

.tel{
color: #999999;
margin-top: 0
}

.home-btn-red a,.home-btn-orange a,.home-btn-green a, .home-btn-blue a{
padding: 15px 15px 15px 20px;
display: block;
color: #fff;
text-decoration: none;
font-size: 20px
}

.widget ul{
margin: 0;
list-style-type: none
}

.souhait-sidebar{
background: url('../images/bg-sidebar.jpg') repeat 0 0 #eee;

}

.souhait-sidebar li{
border-bottom: 1px solid #CBCBCB;
border-top: 1px solid #fff;
padding: 20px 20px 0px 20px;
font-size: 14px;
line-height: 18px;
}
.souhait-sidebar li h3{
    margin:0px;
}
.sidebar-menu li,#categories-2 ul li{
list-style-type: none;
padding: 2px 0;
border-bottom: 1px solid #CBCBCB;

}

.sidebar-menu li a, #categories-2 ul li a{
padding: 5px 10px;
font-weight: 400;
line-height: 24px;
height: 24px;
display: block;
-webkit-border-radius: 4px 0 0 4px ;
  -moz-border-radius: 4px 0 0 4px ;
  border-radius: 4px 0 0 4px ;
}

.sidebar-menu li.current a{
background: url('../images/bg-menu-current-sidebar.jpg') no-repeat top right #2B7DBB;
color: #fff;
text-decoration: none
}
.sidebar-menu li a:hover,#categories-2 ul li a:hover{
background: url('../images/bg-menu-hover-sidebar.jpg') no-repeat top right #1D4D71;
color: #fff;
text-decoration: none
}


.sidebar-menu li:last-child,#categories-2 ul li:last-child{
border: 0
}

.sidebar-menu,#categories-2 ul{
padding: 15px;
background: #fff
}

#searchform #searchsubmit{
display: none
}

#searchform #s{
width: 94%
}

.home-btn-red:hover,.home-btn-orange:hover,.home-btn-green:hover,.home-btn-blue:hover{
-webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.home-btn-red{
background: url('../images/home-btn-red.png') no-repeat 0 center #BD1329;
}

.home-btn-orange{
background: url('../images/home-btn-orange.png') no-repeat 0 center #F29A00;
}

.home-btn-green{
background: url('../images/home-btn-green.png') no-repeat 0 center #A2C112;
}

.home-btn-blue{
background: #1D4D71;
}

#home-btn-votre-projet{
background: url('../images/icon-innov-1.png') no-repeat 25px center;
}

#home-btn-r-d{
background: url('../images/icon-innov-2.png') no-repeat 25px center;
}

#home-btn-votre-idee{
background: url('../images/icon-innov-3.png') no-repeat 25px center;
}

#souhait-1{
background: url('../images/souhait-1.png') no-repeat 25px center;
}

#souhait-2{
background: url('../images/souhait-2.png') no-repeat 25px center;
}

#souhait-3{
background: url('../images/souhait-3.png') no-repeat 25px center;
}

#souhait-4{
background: url('../images/souhait-4.png') no-repeat 25px center;
}

/*footer */

#inner-footer b{
color: #21394b
}

#inner-footer h4{
color: #21394b;
font-size: 22px
}

#inner-footer .widget li{
padding-bottom: 10px
}
.attribution{
float: left;
display: inline
}

.btn-contact{
-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: url('../images/icon-contact.png') no-repeat 10px center #1D4D71;
 padding: 5px 10px 5px 40px;
 color: #fff 
}

.btn-contact:hover,.action-btn:hover{
text-decoration: none;
color: #FFF;
background-color:#2C7DBB;
}


.navbar .nav .adherents{
background: #1D4D71;
float: right
}

.action-block{
-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #F5F5F5;
     -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  padding: 20px;

}

.action-btn{
float: right;
-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
font-weight: 400;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #1D4D71;
 padding: 5px 30px;
 color: #fff 
}

.action-desc{
width: 60%;
float: left;
  font-size: 16px;
  color: #1D4D71;
  font-weight: 400;
  padding-top: 5px
}

/*end footer */


@media only screen and (min-width: 768px) {
	.carousel-caption p{
		display: block;
	}
}


@media only screen and (max-width: 1200px) {

#header-bkg{
 background: url("../images/bg-header.jpg") no-repeat scroll 363px top rgba(0, 0, 0, 0);

}


}



@media only screen and (max-width: 980px) {
#logo{
width: 100%
}

#header-bkg{
background: none;
}
.sidebar .span4,
.sidebar .span8{
	text-align: center;
}
}


@media only screen and (min-width: 980px) {
	.homelink a{
background: url('../images/icon-home.png') no-repeat center center transparent;
font-size: 0.1px!important;
width: 20px;
overflow: hidden;
-webkit-border-radius: 5px 0 0 0;
  -moz-border-radius:  5px 0 0 0;
  border-radius: 5px 0 0 0;
}

	
	.container-fluid{
		max-width: 970px;
		margin: 0 auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	
	
	#content{
		padding-left: 0;
		padding-right: 0;
	}
	
	.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 !important;
	}
	
	.widget_search input{
		width: 230px;
	}
	
	.blog .hero-unit{
		margin-top: 10px;
	}
	
	.page-template-page-homepage-php .hero-unit,
	.blog .hero-unit{
		padding: 60px;
	}
	
	.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: 210px;
		margin-bottom: 6px;
	}
	
	.widget_search input{
		width: 209px;
	}
	
	.comment .vcard .comment-text{
		padding-left: 0;
		padding-right: 0;
	}
}


th{
	text-align: left;
	cursor: pointer;
}

.fright,.navbar .nav > li.fright{float:right;}

.fleft{float:left;}
.ttn{text-transform: none;}
.mt0{margin-top:0 !important;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px !important;}
.mr5{margin-right:5px !important;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.w99{
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}

.pb0{padding-bottom: 0 !important; }

label{
    margin-top:10px;
    font-weight:bold;
}

#publication input[type="submit"]{
	margin-top: 2%;
}

#publication input[type="text"], #publication textarea{
	width: 95%;
}

.nav > li > a.btn:hover, .nav > li > a.btn:focus {
	background-color: #1B6D9B;
}

.btn{
	margin-top: 2%;
}

input[type="submit"]{
	font-family: "Roboto Condensed" !important;
}

select{
	width: auto;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td{
    background-color:#eee;
}
#sidebar-homepage h2{
    margin:0px;
}
.navbar .nav > li > a {
padding: 15px 5px;
}
.navbar .nav > li > a.link, .navbar .nav > li > a.link:focus, .navbar .nav > li > a.link:hover {
background-color: #1D4D71;
text-decoration: none;
}
#menu-main-menu{
    width:100%;
}

h1.dark-blue{
	border-bottom: none;
	text-transform: none;
	padding-bottom: 0;
	color: #2b526f;
}

/*Page de connexion */

#connexion .erreur{
	max-width: 350px;
	margin: 30px auto;
}

#connexion #image{
	text-align: center;
	margin: 30px 0 ;
}

#connexion .form-signin {
    max-width: 350px;
    margin: 0 auto 20px;
    font-size: 15px;
}

#connexion input[type="text"],
#connexion input[type="email"],
#connexion input[type="password"]{
	width: 95%;
}

#connexion select{
	width: 100%;
}

#connexion input[type="submit"]{
	background-color: #1D4D71;
	font-size: 16px;
	font-weight: 600;
}

#connexion input[type="submit"]:hover{
	background-color: #2B7DBB;
}

/*Accueil formulaire recherche annuaire des membres */
#annuaire-recherche,
#recherche-widget{
	padding: 15px 15px 0px 20px;
}

#annuaire-recherche input[type="text"],
#recherche-widget input[type="text"]{
	background: white;
	font-size: 11px;
	font-family: 'Roboto Condensed' !important;
	width: 50%;
}

#annuaire-recherche input[type="submit"]{
	margin: 0;
	background-color: #b76501;
}

#recherche-widget input[type="submit"]{
	margin: 0;
	background-color: #2C7DBB;
}

/* Filtre de recherche */
#filtre #recherche{
	background: white;
}

#filtre #envoyerRecherche{
	margin-top: 0;
	margin-bottom: 10px;
}

.w99 .span3 a{
	display: block;
	margin: 15% auto;
}

.w99 img{
	height: auto;
	width: 100%;
	max-width: 150px;
	margin: 20px 0;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
	.w99 .span9{
		width: 73%;
		margin-left: 2%;
		float: left;
	}

	.w99 .span3{
		width: 25%;
		float: left;
	}
}

.firstHeading{
	margin: 10px 0px;
	font-family: inherit;
	line-height: 25px;
	text-rendering: optimizelegibility;
	color: #2C7DBB;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
}

.chosen-container{
	font-size: 16px;
}