@import url(//fonts.googleapis.com/css?family=Noto+Sans);
@import url(//fonts.googleapis.com/css?family=Paprika);

.header { margin-bottom: 20px; }
h1.titre-forum { margin-top: 0px;font-size:22px; }

#button-forum { float:right; margin-bottom: 10px;}

.icon-post{ font-size: 14px;color:#FFF }
.icon-post:hover{text-decoration: none}

.col-centered{
    float: none;
    margin: 0 auto;
    text-align: center;
}



@media (max-width: 1170px) {
.pub-haut {display:none;}
}

@media (max-width: 461px) {
.no-mobile {display:none;}
}

#liste-forum li{list-style: outside none none;}
#liste-forum h4{cursor: pointer;}

@media (max-width: 767px) {

	#liste-forum h4 {position: relative; }
	#liste-forum h4:after {
        display: block;
        font-family: "FontAwesome";
        content: "\f055";
        position: absolute;
        right: 0;
        top: 0px;
        height: 36px;
        width: 36px;
        font-size: 24px;
        font-weight: normal; }
	#liste-forum h4.active:after { content: "\f056";}
	#liste-forum li{font-size: 14px;} 
}




.spoiler {
    display: table;
    position: relative;
	background-color: #f9fafa;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

.spoiler-btn {
	padding: 2px 6px;
	cursor: pointer;
}

.spoiler-body {
	padding: 6px;
}

.show-info{cursor:pointer;}
.hide-info{cursor:pointer;}
.no-show { display:none; }


h2.compte {

	text-transform: uppercase;
	background-image:url('http://www.1cheval.org/bootstrap/img/bg_stripe.png');
	background-position: left top;
	background-repeat: repeat;
	background-color: #5CB85C;
	padding:10px;
	
	font-size: 16px;
	font-style: bold;
	margin:0px;
	
}

#sidebar {

	font-style:bold;
	text-align:left;
}



#sidebar h4 {

	text-transform: uppercase;
	background-image:url('http://www.1cheval.org/bootstrap/img/bg_stripe.png');
	background-position: left top;
	background-repeat: repeat;
	background-color: #5CB85C;
	padding:10px;
	
	font-size: 16px;
	font-style: bold;
	margin:0px;


}

#sidebar h4 span {

	float:right;
	cursor: pointer;


}

#sidebar p {

	margin: 0px 0px 12px 0px;
	padding: 8px;
	text-align: left;
	border: 1px solid #a6b1be;
 	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;

}

#sidebar .bloc_forum {

	margin: 0px 0px 12px 0px;
	padding: 8px;
	text-align: left;
	border: 1px solid #a6b1be;
 	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;

}

#sidebar li {

	padding: 0px;
     	list-style: none outside none;
    	margin: 0px;
	


}



.more_info_inner {

	margin:0;
	padding:0px;
	background-color: rgb(255, 255, 255);
	/*width:700px;*/
	/*border: 1px solid #a6b1be;
 	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;*/


}

.more_info_inner h5 {
	background-image:url('http://www.1cheval.org/bootstrap/img/bg_stripe.png');
	background-position: left top;
	background-repeat: repeat;
	background-color: #5CB85C;
	padding:8px;
	text-align:left;
	margin-bottom: 0px;

	

}


.more_info_inner h5 span {
font-size:12px;
float:right;
vertical-align: middle;
line-height: 20px;


}

.more_info_inner .row_category {

	margin-bottom: 0px;
	border: 1px solid #cacaca;
	padding:10px;
	background-color: #FFF;


	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);

}

.more_info_inner .row_category img {

	max-width:600px;

}

@media (max-width: 1170px) {

.more_info_inner .row_category img {

	max-width:500px;

}

}

@media (max-width: 640px) {

.more_info_inner .row_category img {

	max-width:250px;

}

}


@media (max-width: 380px) {

.more_info_inner .row_category img {

	max-width:200px;

}

}

.forum-lien {
	color:rgb(36, 121, 215);
	font-size: 16px;
	font-weight: bold;
}


.forum_lien {
	color:rgb(36, 121, 215);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;

}

.forum_lien:hover {

	color: #a6b1be;

}

.liste_forum {

	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

}

.liste_forum:hover {
	
	color: #a6b1be;

}

.bloc_texte {
	
	border: 1px solid #a6b1be;
	width:100%;
	padding:10px;
}

#info_forum {

	color:rgb(36, 121, 215);
	font-weight:bold;
	height:15px;
	margin-bottom:10px;


}

.blockpermanentlinks-header {
	position:absolute;
	position:fixed;
	background-color:#333333;
	opacity:0.9;
	padding:5px;
	height:15px;
	width:100%;
	z-index:999;
	left: 0px;
	top: 0px;
	
	border:2 px solid #c4c4c4;
	box-shadow: 3px 5px 4px rgba(58, 58, , 0.1);
	
	
}


#header_links  {
    padding: 0px;
     list-style: none outside none;
    margin: 0px;

}
#header_links li {
	float: left;
	padding: 0px 15px 0 0;
	margin: 0;
}
#header_links li a {

	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	
	/*text-transform: uppercase;*/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#header_links li a:hover, body#index a.header_links_home, #sitemap a.header_links_sitemap,#prices-drop a.header_links_prices-drop, #contact a.header_links_contact, #cms a.header_links_delivery, #stores a.header_links_store,#ventes-flash a.header_links_ventes-flashs {
	color: #37c100;

}

#header_links li span .color{

	color: #37c100;

}



/* White icons with optional class, or on hover/focus/active states of certain elements */

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}


