@charset "UTF-8";

body{
    font-size: 15px;
    position: inherit;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.2px;
    font-weight: 400;
    color: #222222;
    padding: 0;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	
}
body img {
    display: block;
    max-width: 100%;
    height: auto;
}

#header {
	
	
	width: 90%;
	max-height: 140px;
	margin: auto;
	display: flex;
	background-image: url(media/header_576.png);
	background-repeat: no-repeat;
	background-size: cover;
	
}

  .navigation { 
	height: 25px;
	width: 950;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 80px;
}
.degrade {
	background-image: url(media/shadow-one.png);
	height: 13px;	
	background-repeat: no-repeat;
}

@media only screen and (max-width: 992px) {

  
	
}

@media only screen and (max-width: 768px) {

	
	.degrade {
	display: flex;
	background-image: url(media/shadow-one_768.png);
	height: 13px;
	background-repeat: no-repeat;
}
	.header_logo {
	margin: 5px;
	width: 80px;
	height: 80px;
}
	}
@media only screen and (max-width: 576px) {


	
	.degrade {
	background-image: url(media/shadow-one_576.png);
	height: 8px;
	background-repeat: no-repeat;
}
}


#Full_Breadcrumb {
	background-color: #F6F6F6;
	height: 30px;
	margin: auto;
}

#content {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: auto;
	height: auto;
	width: 90%;
	min-height: 600px;
}

#degrade21 {
	background-image: url(media/shadow-one_1.png);
	height: 13px;
	margin: auto;
	width: 1024px;
}
.content_title_bleu {
	margin: 2px;
	background-color: #3F6CB3;
	text-align:center;
 	display:block;
	padding: 8px;
}
.content_100 {
	padding: 10px;
}
.footer {
	background-color: #F6F6F6;
	height: 22px;
	margin: auto;
}
.footer_img {
	width: 90%;
	padding-top: 20px;
	margin: auto;

	background-image: url(media/header_576.png);
	background-repeat: no-repeat;
	background-size: cover;	
	align-content: center;
	text-align: center;
	
	
}



.nav-item{
	color: black;
	font-size: 14px;
	font-weight: 600;
}
.nav-item a{
	color: black;
	font-size: 14px;
	font-weight: 600;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 800;
  color: black;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 3;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #3F6CB3;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #000000;
}
.breadcrum_text {
	width: 90%;
	padding-right: 10px;
	margin: auto;
	padding-left: 10px;
}
.header_logo {
	display: flex;
	margin: 5px;
	float: left;

	
}


.bloc_accueil {
	height: 300px;
	float: left;
	height: 80px;
	width: 26%;
	margin-left: 5%;
}
.content_centre {
	float: left;
	height: auto;
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	
	;
}
.titre_image {
}

.bloc_equipe_bleu {
	background-color: #3F6CB3;
	float: left;
	height: 50px;
	width: 243px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	padding-top:14px;
	padding-left:5px;
	
}
.bloc_equipe_bleu2 {
	background-color: #3F6CB3;
	float: left;
	height: 50px;
	width: 243px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	padding-top:14px;
	padding-left:5px;
	
}
.bloc_equipe_orange {
	background-color: #EDCB40;
	float: left;
	height: 50px;
	width: 243px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	padding-top:14px;
	padding-left:5px;
	
}
.bloc_equipe_blanc {
	background-color: #FFFFFF;
	float: left;
	height: 50px;
	width: 243px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 600;
	color: #000000;
	padding-top: 14px;
	padding-left: 5px;
	border: thin solid #000000;
}
.bloc_comite_blanc {
	background-color: #FFFFFF;
	float: left;
	height: 60px;
	width: 184px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 15px;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	border: thin solid #3F6CB3;
}
.footer-text_left {
	align-content: center;
	text-align: center;
	color: #3F6CB3;
}
.footer-text_right {
	float: right;
	width: 60px;
	margin-top: 20px;
	
}
.footer-text_right1 {
	float: right;
	width: 70px;
	margin-top: 30px;
	margin-right: 20px;
	
}
.content-2col_left {
	float: left;
	height: 20px;
	width: 60%;
	padding-right: 20px;

}
.content-2col_right {
	float: right;
	height: auto;
	width: 40%;
	clear: both;
}
input[type=text] {
	width: 300px;
  border: 2px solid #3F6CB3;
  border-radius: 4px;
	padding: 10px;
	background-color: #E3E3E3;
}
textarea {
	width: 300px;
  border: 2px solid #3F6CB3;
  border-radius: 4px;
	padding: 10px;
	background-color: #E3E3E3;
}
select {
  width: 300px;
height:  40px;
  padding: 10px;
  border: 2px solid #3F6CB3;
  border-radius: 4px;
  background-color: #E3E3E3;
padding: 10px;
}
input[type=email] {
	width: 300px;
  border: 2px solid #3F6CB3;
  border-radius: 4px;
	padding: 10px;
	background-color: #E3E3E3;
}
input[type=tel] {
	width: 110px;
  border: 2px solid #3F6CB3;
  border-radius: 4px;
	padding: 10px;
	background-color: #E3E3E3;
}
input[type=reset] {
	width: 130px;
  border: 2px solid #E3E3E3;#E3E3E3
  border-radius: 4px;
	padding: 10px;
	background-color: #3F6CB3;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
}
input[type=submit] {
	width: 130px;
  border: 2px solid #E3E3E3;#E3E3E3
  border-radius: 4px;
	padding: 10px;
	background-color: #3F6CB3;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
}


.sponsor_gold {
	display: flex;
	float: left;
min-width: 300px;
	
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	border: thin solid #3F6CB3;
	text-align: center;	
}
.sponsor {
	float: left;
	min-height: 300px;
	width: 300px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	border: thin solid #3F6CB3;
	text-align: center;	
}
.sponsor_mini {
	float: left;
	min-height: 150px;
	height: 150px;
	width: 300px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	border: thin solid #3F6CB3;
	text-align: center;	
}
.partenaire {
	float: left;
	height: 150px;
	width: 300px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	border: thin solid #3F6CB3;
	text-align: center;	
}
.txt_bleu {
	color: #3F6CB3;
}
	.txt_bleu2 {
	color: #3F6CB3;
		font-size: 24px;
		font-weight: 600;
}
.nav_smart {
	display:none;
}

.topnav {
  overflow: hidden;
  background-color: #3F6CB3;
	margin-left: 30px;
	min-width:250px;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
	border-right-width: 3px;
	border-right-color: #FFFFFF;
}

.active {
  background-color: #04AA6D;
  color: white;
}

.topnav .icon {
  display: none;
	border-right-width: 30px;
	border-right-color: #FFFFFF;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

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

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
	 
  }
	.nav_smart {
	display:block;
		margin-top: 30px;
}
	.navigation { 
		display:none;
		}
	
	
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
	  border-right-width: 3px;
	border-right-color: #FFFFFF;
  }
	  }
  .topnav.responsive a {
	float: none;
	display: block;
	text-align: left;
	border-right-width: 3px;
	border-right-color: #FFFFFF;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
	.header_logo {
	display: flex;
	margin: 5px;
	max-width: 80px;
	max-height: 80px;
}

.style0
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:black;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:Normal;
	mso-style-id:0;}
td
	{mso-style-parent:style0;
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	border:none;
	mso-background-source:auto;
	mso-pattern:auto;
	mso-protection:locked visible;
	white-space:nowrap;
	mso-rotate:0;}
.xl65
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;}
.xl66
	{mso-style-parent:style0;
	color:red;
	font-weight:700;
	text-align:center;}
.xl67
	{mso-style-parent:style0;
	font-size:14.0pt;}
.xl68
	{mso-style-parent:style0;
	color:white;
	font-size:14.0pt;}
.xl69
	{mso-style-parent:style0;
	font-size:14.0pt;
	text-align:center;
	vertical-align:middle;}
.xl70
	{mso-style-parent:style0;
	font-size:14.0pt;
	font-weight:700;
	border:.5pt solid windowtext;
	background:#5B9BD5;
	mso-pattern:black none;}
.xl71
	{mso-style-parent:style0;
	font-size:14.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;
	background:#5B9BD5;
	mso-pattern:black none;}
.xl72
	{mso-style-parent:style0;
	font-size:14.0pt;
	border:.5pt solid windowtext;
	background:#DDEBF7;
	mso-pattern:black none;}
.xl73
	{mso-style-parent:style0;
	font-size:14.0pt;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;
	background:#DDEBF7;
	mso-pattern:black none;}
.xl74
	{mso-style-parent:style0;
	color:#4472C4;
	font-size:14.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;
	background:#DDEBF7;
	mso-pattern:black none;}
.xl75
	{mso-style-parent:style0;
	color:#4472C4;
	font-size:14.0pt;
	font-weight:700;
	text-align:center;
	border:.5pt solid windowtext;
	background:#DDEBF7;
	mso-pattern:black none;}
.xl76
	{mso-style-parent:style0;
	color:white;
	font-size:14.0pt;
	font-weight:700;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	background:black;
	mso-pattern:black none;}
.xl77
	{mso-style-parent:style0;
	color:#4472C4;
	font-size:16.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;}


