
:root {
  --main-font: arno-pro-subhead, sans-serif;
}

.imageDLSMini4, .imageDLSMini7 {
	width: 198px;
	height:132px;
	border: solid 0px black;
}

.tdTexteLogoSite {
	width: 100px;
	font-size: 12.5px;
	font-family: var(--main-font);
	color: rgb(255, 255, 255);
	line-height: 1.2;
}

input[type="password"],input[type="text"], select, option , textarea {
	background-color: #FEFEFE !important;
	font-family: calibri;
}

#popupcontent, .ui-dialog-title {
		font-family: var(--main-font) !important;
}

.rowFormulaireProduitTitre {
	font-weight: 900;
	text-decoration: underline;
}

.padding-left {
	padding-left: 40px;
}

.DivMenuGrand .tableMenu {
	width: 100%;
	min-width: 1280px;
	
}
.ui-widget-overlay{
	background: #000000 !important;
	opacity: .5 !important;
}

.ui-dialog, .ui-dialog-content {
    box-sizing: content-box;
}

#waitAjax {
	position: fixed;
	z-index: 10000;
	height:100%;
	width: 100%;
	line-height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.3);
	background-image: url("/images/loading.gif");
	background-position: center center;
	background-repeat: no-repeat;
	display: flex;
	visibility: hidden;
	justify-content: center;
	align-items: center;	
}

#waitAjaxMessage {
	margin-top: 170px
}

.cursor{
	cursor: pointer;
}

label {
	cursor: pointer;
	margin-bottom: 0px !important;
}



.rowFormulaireProduit {
	max-width: 1400px;
}

.rowhover:hover {
	background-color: lightgray !important;
}

blockquote {
	max-width: 700px;
	font-weight: 900;
	margin: 0 auto;
	padding-bottom: 20px;
}

.justified {
	text-align: justify;
}

.padding-top-menu {
	padding-top: 100px !important;
}

.centeredBlock {
	margin: 0 auto;
}
.mailNewsletter {
	border: 1px #DDDDDD solid;
	width: 800px;
	height: 30px;
	border-radius: 0px;
	background-color: #FFFFFF;
}
.new {
	font-size: 0.8em;
	color: red;
	animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.blockAlignBottom {
	margin-top: auto;
}

.tableTarif {
	width: 100%;
	max-width: 500px;
	margin: auto;
}

	.error {
		border: solid 1px red !important;
	}

	.form-error {
		position: absolute;
		display: block;
		color: #FF0000;
		margin-top: 0px;
		margin-bottom: 10px;
		line-height: 140%;
		font-size: 12px;
		font-weight: bold;
	}	


#registration-form2 input[type=text],#registration-form2 input[type=password] {
		width: 100%;
		padding-left: 2px;
	}

	.concoursFondBlanc {
		border: 1px solid black;
		max-width: 500px;
		margin-top: 20px;
		padding: 20px;
		background: rgb(255, 255, 255);
		color: black;
	}


.tableTarif td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tableTarif .borderOnF {
	border: solid 1px black;
	background-color: #CDCECF;
}

.tableTarif .borderOnL {
	border: solid 1px black;
	background-color: #E5E5E5;
}

.couleurTitre {
	color: #666;
	font-weight: bold;
	font-size: 28px;
	background-image: url('images/soulignor.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}

.marginauto {
	margin: auto;
}
.centeredResponsiveImage{
	display:block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.tdImageLogo {
	text-align:right;
}


.DivMenuGrand table {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.DivMenuGrand .tdLienMenu {
	text-align: right;
	padding-right: 30px;
}

.DivMenuGrand .tdLienMenu a,  .DivMenuGrand .tdLienMenu a:visited {
	font-size: 16.667px;
	font-family: var(--main-font);
	color: rgb(255, 255, 255);
	text-decoration: underline;
	line-height: 1.2;
	padding-left: 10px;
	padding-right: 10px;
}

.tableSousTitreImage {
	width: 100%;
	height: 200px;
	padding: 0px;
	margin: 0px;
	border-spacing : 0px;
}


.DivMenuGrand .tdLienMenu img {
	padding-right: 10px;
}

#loginLink {
	text-decoration: none;
}

.DivMenuGrand {
	
}


body {
	font-family: var(--main-font);
	font-weight: 400;
	font-style: normal;
	min-height: 100%;	
}


.tableLigneAccueilOdd p{
	margin: 0 auto;

}

.tableLigneAccueilEven p{
	margin: 0 auto;
}


.btnAvgf, .btnAVGF {
	background-image: -moz-linear-gradient( 90deg, rgba(215,215,215,0.6) 0%, rgba(255,255,255,0.6) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgba(215,215,215,0.6) 0%, rgba(255,255,255,0.6) 100%);
	background-image: -ms-linear-gradient( 90deg, rgba(215,215,215,0.6) 0%, rgba(a255,255,255,0.6) 100%);
	box-shadow:  6px 6px 8.37px 0.63px rgba(0, 0, 0, 0.2);
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	color: rgb(0, 0, 0);
	margin: 5px 0;
}
.btnAvgf a, .btnAvgf a:visited {
	color: rgb(0, 0, 0);

}

.choiceConcToJoin {
	max-width: 800px;
	border: 1px solid #0364c6;
	background-color: #86afd8; 
	padding: 20px;
}

.choiceConcToJoin label, .choiceConcToJoinRed label {
	display: inline;
	font-size: 1em !important;
}

.choiceConcToJoinRed {
	max-width: 800px;
	border: 1px solid #325234;
	background-color: #6cbd73; 
	padding: 20px;
}

.concoursChoice, .concoursChoice:visited{
	text-decoration: underline;
	color: #23282D !important;
}



.choiceConcToJoinGrey {
	max-width: 800px;
	border: 1px solid #484848;
	background-color: #ebebeb; 
	padding: 20px;
}


.BoutonLink {
  background-image: -moz-linear-gradient( 90deg, rgba(215,215,215,0.6) 0%, rgba(255,255,255,0.6) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(215,215,215,0.6) 0%, rgba(255,255,255,0.6) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(215,215,215,0.6) 0%, rgba(a255,255,255,0.6) 100%);
  box-shadow: 6px 6px 8.37px 0.63px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 10px;
  display: inline-block;
  vertical-align: middle;
  color: rgb(0, 0, 0);
}

.bottomRightLink {
	position:fixed;
	color: white;
	font-size: 30px;
	bottom:20px;
	right:20px;
	padding-right: 12px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	background-color:#4b575a; 
	z-index: 1000;
}

.bottomRightLink  a:visited, .bottomRightLink  a{
	color: white;
}

.tableLigneAccueilOdd .BoutonLigneAccueil a:visited, .tableLigneAccueilOdd .BoutonLigneAccueil a {
	color: rgb(0, 0, 0);
}

.tableLigneAccueilEven .BoutonLigneAccueil a:visited, .tableLigneAccueilEven .BoutonLigneAccueil a {
	color: rgb(0, 0, 0);
}

.tableLigneAccueilOdd,.nbConc1 {
	background-color: rgb(235, 235, 235);
}

.tableLigneAccueilEven,.nbConc0 {
	background-color: rgb(255, 255, 255);
}

.tableLigneAccueil {
	color: rgb(0, 0, 0);
	margin: 0 auto;
}

.styleFondRond {
	box-sizing: border-box; 
	width: 373px; 
	height: 328px; 
	padding: 50px 90px 50px 90px;
	text-align: justify;
	text-justify: auto;
	vertical-align: middle;
	font-size: 12px;
	margin: 0 auto 0 auto;
}


.padding {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.nav-link {
	font-size: 1.3em;
	font-family: var(--main-font);
	color: rgb(255, 255, 255) !important;
	padding-left: 10px !important;
}

.nav-link img{
	padding-right: 10px !important;
}
html {
	padding: 0px;
	margin: 0px;
  height: 100%;
  box-sizing: border-box;
}

.max1500 {
	max-width: 1500px;
}

h2 {
  font-size: 29px;
  font-family: var(--main-font);
  text-decoration: underline;
  line-height: 1.2;
  padding-top: 15px;
  padding-bottom: 15px;
}

.vignetteResultat {
    margin: 60px auto;
    background-color: #ebebeb;
    max-width: 260px;
}
.vignetteResultat .vignetteImage {
	width: 260px;
}

.vignetteResultat .vignettePalme {
	width: 100px;
	position: absolute;
	z-index: 100;
	margin-left: 180px;
	margin-top: -50px;
}

.vignetteResultat .vignetteDescription{
	padding: 10px;
	overflow-x: auto;
}

h3 {
  font-size: 22px;
  font-family: var(--main-font);
  text-decoration: underline;
}

footer {
	font-size: 10px;
	color: white !important;
	background-color: #23282d;
}

footer h2{
	font-size: 15px;
	color: white !important;
	background-color: #23282d;
}

footer a {
	color: white !important;
	text-decoration: none;
}

footer a:hover {
	color: lightgray !important;
}

a, a:visited {
	color: #4b575a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.tablePiedDePage th{
		padding-left: 100px;
text-align: left;
  font-size: 21px;
  font-family: var(--main-font);
  color: rgb(255, 255, 255);
  text-decoration: underline;
  line-height: 1.2;
}

.tablePiedDePage td {
  font-size: 12px;
  vertical-align: top;
padding-left: 100px;
  text-decoration: none;
	text-align: left;
  font-family: var(--main-font);
  color: rgb(255, 255, 255);
  line-height: 1.2;
}

.tablePiedDePage td a{
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-family: var(--main-font);
	color: rgb(255, 255, 255);
	line-height: 1.2;
}

.tablePiedDePage td a:visited {
	color: rgb(255, 255, 255);
}


.tablePiedDePage img{
	vertical-align: middle;
	padding-right: 20px;
}


	.linkOnTop 	{
	line-height: 100px;
	border-radius: 0px;
	border-style: solid;
	border-width: 4px;
	width: 300px;
	font-size: 21px;
	font-family: var(--main-font);
	color: rgb(255, 255, 255);
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	margin-right: 15px;
	}
	
	.alignTopLink {
		text-align: right;
	}
.navbar-toggler {
	margin-right:15px;
}

@media (max-width: 992px) {
	.linkOnTop 	{
	border-width: 1px;
	line-height: 1.6;
	width: auto;
	font-size: 12px;
	font-family: var(--main-font);
	}
	
	.alignTopLink {
		text-align: left;
		left: 5%;
		right: 0;
	}
	
}


	.EspaceProducteurLink 	{
	border-color: rgb(255, 255, 255);
	background-color: rgba(0, 0, 0, 0);
	}

	.EspaceJureLink 	{
	border-color: rgb(134, 134, 134);
	background-color: rgb(134, 134, 134);
	}

	.EspaceJureLink:hover 	{
	border-color: rgb(134, 134, 134);
	background-color: #EBEBEB;
	color: black;
	}

.contentCat {
	margin-left: 2px;
    padding-left: 10px;
    padding-bottom: 20px;
    border-left: solid 1px black;
}

.contentCat h2 {
	font-size: 1rem;
	padding-bottom: 0px;
	padding-top: 5px;
}

.contentCat p {
	font-size: 0.8rem;
}

.champsSpeciaux {
	font-size: 0.8rem;
}

.imageDLS1, .imageDLS2, .imageDLS3, .imageDLS6 {
	width: 266px;
	height: 200px;
	border: solid 0px black;
} 

.imageDLS4, .imageDLS5  {
	width: 200px;
	height: 150px;
	border: solid 0px black;
}

.imageDLS8  {
	width: 830px;
	height: 490px;
	border: solid 0px black;
}

.imageDLS7 {
	width: 150px;
	height:100px;
	border: solid 0px black;
}

.imageDLSGrand1, .imageDLSGrand2, .imageDLSGrand3, .imageDLSGrand6 {
	width: 400px;
	height: 300px;
	border: solid 0px black;
}

.block-with-text {
    overflow: hidden;
	padding-bottom: 10px;
    text-overflow: ellipsis;
}

 .imageDLSGrand5,  .imageDLSGrand8  {
	width: 400px;
	height: 400px;
	border: solid 0px black;
}

.imageDLSGrand4, .imageDLSGrand7 {
	width: 600px;
	height: 416px;
	border: solid 0px black;
}

.imageDLSMini1, .imageDLSMini2, .imageDLSMini3, .imageDLSMini5, .imageDLSMini6,  .imageDLSMini8  {
	width: 150px;
	height: 100px;
	border: solid 0px black;
}


.imageLivre{
	width: 75px;
	height: 100px;
}

.imageLivreMini{
	width: 75px;
	height: 100px;
	}


.imageDLS {
	width: 200px;
	height: 200px;
}

.imageDLSmini {
	width: 150px;
	height: 100px;
}
