
.bkg-blanc { background: #ffffff;}
.bkg-td-bleu {background: #dae6e3};

form#authentification {};

.resultat {text-align:infodept;}





.italic {font-style: italic;} 
.normal {font-weight: normal;}

.infodpt span.val {
	font-size : 1.6em;
	font-weight: bold;
	color:#006957;
}

.infodept span.unite {
	font-size : 1.2em;
	color:#006957;
}

.infodept, .contenu {
	background: #FFF;
border: 1px solid #D5D5D5;

		margin : 3px 0 3px 0;
			font-size : 0.9em;

			font-size:1.4em;

}
.contenu {
	padding-bottom:10px;

}

.infodept header , .contenu header{
background: #00634f;
color:#fd0;
padding: 0 5px 0 5px;
	font-family: semencesfregular;
}

.contenu header{height:30px; line-height:30px; font-size : 1.1em;}
 
.infodept article , .contenu article{
background: #dbe2d3;
color:#000;
 
  margin-bottom:2px;
	padding: 0;

}
.contenu header{
	margin-bottom:10px;
}

p.deptList { font-size : 0.9em;}

#part-support {display:none; }
/*.carte-des-departements {display:none; }*/

.fixed {
       position: fixed;
			 infodept:0;
}

.noPaddingleft { padding-left:0;}

/*article.top-10-varietal,article.surface-cultive-qualite, article.surface-cultive-precocite, article.fleches, .precedent, aside.choix-variete { display: none; }*/


/* top 10 varietal */
.data-top-10-varietal table { 
margin : 10px auto auto auto; 
}
.data-top-10-varietal {text-align:center;}
.top-10-varietal th {
	text-align : infodept;
	 padding : 0 15px 0 5px;
}

.top-10-varietal td {
	text-align : infodept;
	border-style: solid;
	border-color : #fff;
   border-width: 2px;
	 padding : 0 15px 0 5px;
}

.fleches select {width: 100%;}

.fleches li {float:left;width:33%; }

.fleches ul {border-style: solid;
	border-color : #d3d3d3;
   border-width: 1px;
	margin : 0 -3px 0 -3px;
background: #fff;
}

	 
	 
.fleches li, .fleches ul {
display:block;
float:left;
padding:3px;
}

canvas { width:100%;height: auto;}

article.fleches.contenu { border:none;}

.contenu header p {
	color: #fd0;
	display: inline-block;
	font-family: semencesfregular;
	font-size: 0.78em;//1.1em;
	font-weight: 400;
	line-height: 1.1em;
	margin: 0 1em;
	padding: .5em 0;
	position: relative;
}

@media (min-width: 1024px) {
	.row {padding: 0 3em;}
	.row-top img {
		padding:2px 0 2px 20px;
	}	
}

@media (max-width: 768px) {
	.page-title {	font-size: 1.4em;  }
	.contenu header p {font-size: 0.8em; line-height: 1em; }
}

.form-send-mail { padding : 5px;}

.send-mail{display:none; }

.offline {
  margin-top: 10px;
	padding:2px;
	display: inline-block;
	color: #fff; 
	background-color:red;
	font-size: 1.3em;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
}

.app-hide {
  display: none;
}

.txt_mail{
	margin-top: 10px;
	padding:2px;
	/*display: inline-block; modifié par jquery*/
	color: #fff; 
	background-color:orange;
	font-size: 1.3em;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
}
.txt_mail:hover{ background-color:#00634f; cursor:pointer;}
