.TDBlocNewsletter { padding-top: 20px;padding-left: 10px; }

form[name="news"]{
background:url(/images/newsletter/fond_news.jpg) no-repeat;
height:130px;
}


.FondTableauInputNewsletter 
{ 
  font-family: Arial;
  font-size: 11px;
  text-align: left;
  color: #4e7fb7;
  padding-left: 8px;
}

.InputNewsletter 
{ 
  margin-top: 5px;/*margin-left: 6px;*/
	font-family: verdana,arial;
	font-size:11px;
	color:#000000;
	height:17;
	width:125px;
	/* border:1px solid #4e7fb7; */
}

.BoutonOkNewsletter { 
  font-size: 11px;
  font-family: Verdana, Arial;
  border: solid 1px #679DB5;
  background-color: #679DB5;
  color: #ffffff;
  font-weight: bold;
  }
  
  .NewsletterInscription
  {
        font-size: 11px;
	font-family: Verdana, Arial;
	color: #2760A3;
	text-align: justify;
  }
  
  a.LienPageNewsletter:link, a.LienPageNewsletter:visited, a.LienPageNewsletter:active, a.LienPageNewsletter:hover
  {
              font-size: 11px;
	font-family: Verdana, Arial;
	color: #2760A3;
        text-decoration: underline;
  }


