﻿@charset "utf-8";
a {
	color:#cc6600;
	text-decoration:none;
}
a:hover {
	color:#cc6600;
	text-decoration:underline;
}
.fond {
	background-color:#427F0A;
	position:relative;
	z-index:0;
}
.header {
	background-image:url(../image/default/headerFond.png);
	background-repeat:repeat-x;
	height:41px;
	padding-top:5px;
}
.header a {
	color:#FFF;
}
.header2 {
	background-color:#FFFFFF;
}
.header2 h1 {
	color:#006600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
}
.header2 .fontplus {
	font-size:24px;
}
.header2 .form-group {
	margin-bottom:5px;
}
.connexion {
	margin-top:5px;
	padding:5px;
	max-width:380px;
	background-color:#EEE;
	background: -webkit-linear-gradient(#e5e5e5, #cFcFcF);
	background: -moz-linear-gradient(#e5e5e5, #cFcFcF);
	background: linear-gradient(#e5e5e5, #cFcFcF);
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.connexion-shadow {
	-webkit-box-shadow: 1px 2px 20px rgba(255,255,255,.6) inset,
				1px 2px 5px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 2px 20px rgba(255,255,255,.6) inset,
				1px 2px 5px 1px rgba(0,0,0,0.5);
	box-shadow: 1px 2px 20px rgba(255,255,255,.6) inset,
				1px 2px 5px 1px rgba(0,0,0,0.5);
}
.connexion a {
	color:#666;
	text-decoration:underline;
}
.connexion a:hover {
	color:#999;
	text-decoration:underline;
}
#avertissement-cookies {
	position:fixed;
	bottom:0px;
	width: 100%;
	z-index:2;
}
#avertissement-cookies-in {
	position:relative;
	background-color:#fff;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	padding-right:20px;
	-moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
}
.avertissement-close {
	position:absolute;
	top:3px;
	right:5px;
}
.btn-connexion {
	color: #fff;
	background-color: #666666;
	border-color: #ddd;
}
.btn-connexion:hover,
.btn-connexion:focus,
.btn-connexion:active {
	color: #fff;
	background-color: #999;
	border-color: #ddd;
}
.btn-fbconnexion {
	color: #fff;
	background-color: #4c69ba;
	border-color: #5b7bd5;
	padding:2px 5px;
}
.btn-fbcenter {
	margin: 0 auto;
	text-align: center;
}
.btn-fbconnexion:hover,
.btn-fbconnexion:focus,
.btn-fbconnexion:active {
	color: #fff;
	background-color: #5b7bd5;
	border-color: #5b7bd5;
}
.btn-fbconnexion img {
	margin-top:-2px;
	margin-right:5px;
}
.contenu {
	background-image:url(../image/default/contenuFond.png);
	background-repeat:repeat-x;
	padding-bottom:30px;
}
.contenu-chevaux {
	overflow:hidden;
	width: 100%;
	text-align:center;
	height:197px;
}
.contenu-bandeau1 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 95%;
	max-width:850px;
	background-color:#FCE39E;
	background: -webkit-linear-gradient(#FFEFC0, #F8D56A);
	background: -moz-linear-gradient(#FFEFC0, #F8D56A);
	background: linear-gradient(#FFEFC0, #F8D56A);
	padding:5px;
	padding-top:15px;
	padding-bottom:15px;
	-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.9) inset,
		1px 2px 20px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 0 2px rgba(255,255,255,.9) inset,
		1px 2px 20px 1px rgba(0,0,0,0.5);
	box-shadow: 0 0 0 2px rgba(255,255,255,.9) inset,
		1px 2px 20px 1px rgba(0,0,0,0.5);
}
.voir_course {
	position:absolute;
	top:-160px;
	left:-30px;
	width:263px;
	height:181px;
	background-image:url(../image/default/voir_course.png);
	background-repeat:no-repeat;
	color:#FFF;
	cursor:pointer;
}
.voir_course:hover {
	position:absolute;
	top:-160px;
	left:-30px;
	width:263px;
	height:181px;
	background-image:url(../image/default/voir_course_over.png);
	background-repeat:no-repeat;
	color:#CCC;
	cursor:pointer;
}
.voir_course_texte {
	padding-top:105px;
	width:263px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.contenu-bandeau1 h2,
.contenu-bandeau1 p {
	background-image:url(../image/default/fleche.png);
	background-repeat:no-repeat;
	background-position:10px 5px;
	color:#006600;
	font-size:18px;
	margin:0;
	padding-left:40px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.btn-savoir {
	font-variant:small-caps;
	color: #fff;
	background-color: #369E00;
	border-color: #fff;
	margin-right:5px;
	margin-bottom:5px;
	-webkit-box-shadow: 1px 2px 5px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 2px 5px 1px rgba(0,0,0,0.5);
	box-shadow: 1px 2px 5px 1px rgba(127,127,127,0.5);
}
.btn-savoir:hover,
.btn-savoir:focus,
.btn-savoir:active {
	background-color: #336600;
	color: #fff;
}
.inscription {
	position:absolute;
	width:100%;
	bottom:-25px;
	text-align:center;
}
.btn-inscription {
	font-variant:small-caps;
	font-size:24px;
	color: #fff;
	background-color: #E96100;
	background: -webkit-linear-gradient(#FF7800, #D54C00);
	background: -moz-linear-gradient(#FF7800, #D54C00);
	background: linear-gradient(#FF7800, #D54C00);
	border-color: #fff;
	padding-left:20px;
	padding-right:20px;
	-webkit-box-shadow: 1px 2px 5px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 2px 5px 1px rgba(0,0,0,0.5);
	box-shadow: 1px 2px 5px 1px rgba(127,127,127,0.5);
}
.btn-inscription:hover,
.btn-inscription:focus,
.btn-inscription:active {
	background-color: #3B6E00;
	background: -webkit-linear-gradient(#659800, #346700);
	background: -moz-linear-gradient(#659800, #346700);
	background: linear-gradient(#659800, #346700);
	color: #fff;
}
.contenu-bandeau2 {
	margin-left:auto;
	margin-right:auto;
	width: 95%;
	max-width:800px;
	background-color:#EFEFEF;
	background: -webkit-linear-gradient(#FAFAFA, #E0E0E0);
	background: -moz-linear-gradient(#FAFAFA, #E0E0E0);
	background: linear-gradient(#FAFAFA, #E0E0E0);
	padding:5px;
	padding-top:35px;
	-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.9) inset,
		1px 2px 20px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 0 2px rgba(255,255,255,.9) inset,
		1px 2px 20px 1px rgba(0,0,0,0.5);
	box-shadow: 0 0 0 3px rgba(255,255,255,.9) inset,
		1px 2px 20px 1px rgba(0,0,0,0.5);

	-moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}
.top-titre {
	background-color:#EFEFEF;
	border:1px solid #FFF;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius:5px;
	padding-left:50px;
	margin-top:15px;
	color:#ff6600;
	font-size:14px;
	font-variant:small-caps;
}
.top-picto {
	position:absolute;
	top:0;
	left:15;
}
.top-colonne {
	font-size:12px;
	color:#666;
}
.top-colonne a {
	color:#C60;
	text-decoration:none;
}
.top-colonne a:hover {
	color:#C60;
	text-decoration:underline;
}
.top-colonne > div {
	overflow-x: hidden;
	white-space: nowrap;
	padding-left:5px;
	padding-right:5px;
}
.social {
	background-color:#CCC;
	padding-top:10px;
	max-width:640px;
	margin-left:auto;
	margin-right:auto;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
	border:1px solid #FFF;
	margin-bottom:20px;
}
.savoir-resume {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	width: 80%;
	background: #f0e8d8;
	text-align: center;
	margin-bottom:20px;
	
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.11, #dacdb1), color-stop(0.56, #f0e8d8));
	background-image: -webkit-linear-gradient(center bottom, #dacdb1 11%, #f0e8d8 56%);
	background-image: -moz-linear-gradient(center bottom, #dacdb1 11%, #f0e8d8 56%);
	background-image: linear-gradient(center bottom, #dacdb1 11%, #f0e8d8 56%);

	-webkit-box-shadow: 0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset;
	-moz-box-shadow:    0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset;
	box-shadow:         0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset;
}
.savoir-resume h4 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-size:18px;
}
.savoir-resume h3 {
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:bold;
}
.savoir-resume:after, .savoir-resume:before {
	content: " ";
	position: absolute;
	width: 50%;
	height: 20px;
	z-index: -10;
}
.curve:before {
	bottom: 15px;
	left: 5px;

	transform: rotate(-3deg);
	box-shadow: 7px 10px 15px #333;
}
.curve:after {
	bottom: 15px;
	right: 5px;
	
	transform: rotate(3deg);
	box-shadow: -7px 10px 15px #333;
}
.liens_jeux {
	clear:both;
	color:#eee;
}
.liens_jeux ul {
	padding: 0;
	margin: 0:
	list-style: none;
	text-align:center;
	height:20px;
}
.liens_jeux li {
	display: inline;
}
.liens_jeux li a {
	color:#eee;
	text-decoration:none;
}
.liens_jeux li a:hover {
	color:#eee;
	text-decoration:underline;
}
.footer {
	text-align:center;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	background-color: #669933;
	padding-bottom:10px;
	color:#ddd;
}
.footerFixed {
	position: fixed;
	left:0;
	right:0;
	bottom:0;
}
.footer a {
	color:#FFFFFF;
}
.footer_partenaire {
	margin-top:10px;
	width:60%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#CCC;
	background-color:#336633;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
}
.video {
	width:100%;
	height:0;
	padding-bottom:75%;
	position:relative;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.btn-sulkyland {
	color: #fff;
	background-color: #CC6600;
	border-color: #ddd;
}
.btn-sulkyland:hover,
.btn-sulkyland:focus,
.btn-sulkyland:active {
	color: #fff;
	background-color: #CC9900;
	border-color: #ddd;
}
.modal-sulkyland .modal-header {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #D6E5AE;
	background: -webkit-linear-gradient(#D6E5AE, #FBFDF8);
	background: -moz-linear-gradient(#D6E5AE, #FBFDF8);
	background: linear-gradient(#D6E5AE, #FBFDF8);
}
.modal-sulkyland .modal-footer {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: #D6E5AE;
	background: -webkit-linear-gradient(#FBFDF8, #D6E5AE);
	background: -moz-linear-gradient(#FBFDF8, #D6E5AE);
	background: linear-gradient(#FBFDF8, #D6E5AE);
}
.carousel-text {
	text-align:center;
	background-color:#000;
	color:#fff;
	padding-top:3px;
	padding-bottom:25px;
}
.carousel-indicators {
	background-color:#000;
	bottom:0px;
}
.carousel-inner {
	border:1px solid #000;
}
.modal-sulkyland h5 {
	font-size:14px;
	font-weight:bold;
	background-color:#CCC;
	padding:10px;
    -webkit-border-radius: 5px;
	border-radius:5px;
}

/* pages courantes */
.headersimple {
	background-color:#82B46A;
	background-image:url(../image/page/headersimple.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:10px;
}
.headersimple .form-group {
	margin-bottom:5px;
}
.headerfond {
	background-image:url(../image/page/publicHeaderFond.png);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:113px;
}
.publicFil {
	background-color:#DBDBDB;
	font-size:18px;
	padding:5px;
	text-align:center;
}
.publicFil .glyphicon {
	font-size:15px;
	color:#075F02;
}
.contenusimple {
	background-color:#FFF;
	padding-bottom:10px;
}
.cadre {
	background-color:#F0E5C8;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	z-index:0;
	padding:10px;
}
.fiche {
	background-color:#FFF;
	border: 1px solid #999;
	padding:5px;
	margin-bottom:20px;
	position:relative;
}
.fiche:after, .fiche:before {
	content: " ";
	position: absolute;
	width: 50%;
	height: 20px;
	z-index: -10;
}
.ficheTitre {
	color:#FFF;
	background-color:#336600;
	font-size:120%;
	text-align:center;
	font-weight:bold;
    -webkit-border-radius: 5px;
	border-radius:5px;
	padding:5px;
}
.ficheContenu {
	padding:5px;
}
.ficheCellule {
	overflow:auto;
}
.ficheSeparateur {
	height:10px;
	border-bottom-color:#99AA00;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.bordurephoto {
	border:3px solid #FFF;
	-webkit-box-shadow: 1px 2px 5px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 2px 5px 1px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.tableau {
  border-spacing: 0;
  border-collapse: collapse;
  margin-left:auto;
  margin-right:auto;
  width: 100%;
  margin-bottom: 20px;
}
.tableau td,
.tableau th {
	padding:3px;
	vertical-align:top;
}
.tableau > thead > tr {
	color:#EEEEEE;
	font-weight:bold;
	background-color: #218101;
	background: -webkit-linear-gradient(#369E00, #076002);
	background: -moz-linear-gradient(#369E00, #076002);
	background: linear-gradient(#369E00, #076002);
	
}
.tableau > tbody > tr {
	background-color: #FFF8E3;
	background: -webkit-linear-gradient(#FFF2CB, #FFFFFF);
	background: -moz-linear-gradient(#FFF2CB, #FFFFFF);
	background: linear-gradient(#FFF2CB, #FFFFFF);
	cursor:default;
}
.tableau > tbody > tr:hover {
	background-color: #FAE8AF;
	background: -webkit-linear-gradient(#F6D672, #FFFFFF);
	background: -moz-linear-gradient(#F6D672, #FFFFFF);
	background: linear-gradient(#F6D672, #FFFFFF);
}
.min500 {
	min-width:500px;
}
.tableau_complement {
	background-color: #FFF;
}
.avatar {
	max-width:75px;
}
.paginationLignes {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #666;
  text-decoration: none;
  background-color: transparent;
}
.paginationPremier {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li > a,
.pagination > li > span {
  color: #3C9C09;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #bbb;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #3C9C09;
  border-color: #3C9C09;
}

.pub {
}
.fiche h2 {
	margin:0;
}
.contenu-liens {
	margin-top:40px;
	color:#ddd;
}
.contenu-liens ul {
	padding: 0;
	margin: 0:
	list-style: none;
	text-align:center;
}
.contenu-liens li {
	display: inline;
}
.contenu-liens li a {
	color:#fff;
	text-decoration:none;
}
.contenu-liens li a:hover {
	color:#fff;
	text-decoration:underline;
}

@media (max-width: 767px) {
	.btn-inscription {
		font-size:14px;
	}
	.publicFil {
		font-size:14px;
	}
	.publicFil .glyphicon {
		font-size:12px;
	}
}
@media (min-width: 768px) {
}