/****************************************************************** STYLES POUR NEWSLETTER **********************************************************************/
/*********************************************************************************************************************************************************************/


/**************************************************** BLOC SITE *********************************************/
/************************************************************************************************************/

/************************************************** texte newsletter ****************************************/
.tableauModuleSiteNewsletter
{
	background-image:url(/images/newsletter/fond_image_newsletter_2.gif);
	background-repeat: no-repeat;
	height:110px;
	padding-left:2px;
}

.texteInscriptionModuleSiteNewsletter
{
	font-size:9px;
	font-family:verdana;
	font-weight:bold;
	color:#FFFFFF;
}

.RadioNewsletterBlocSite
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #867D6B;
	border :0px;
	background-color:transparent;
	width:10px;
	height:10px;
	vertical-align:middle;
}

.InputNewsletter
{
	margin-left:5px;
	width: 110px;
	height: 18px;
	border: 1px solid #867D6B;
	background-color: #E9DABB;
	font-family: Arial, Verdana;
	font-size: 10px;
	color:#867D6B;
}

.BoutonOkNewsletter
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #F8E7CD;
	border: 1px solid #867D6B;
	background-color: #867D6B;
}


		
.TitreNewsletterBlocSite
{
  font-family: Verdana, Arial;
	font-size: 12px;
	color : #FFFFFF;
	font-weight : bold;
	padding-bottom : 10px;
}

.CouleurCadreArrondiNewsletter
{
	background-color: #FFFFFF;
}


.LigneCouleurTraitNewsletter
{
	background-color: #FFFFFF;
	height:2px;
}


.FondTableauInputNewsletter
{

	background-color:#FFFFFF;
	font-family: Verdana, Arial;
	font-size: 8px;
	font-weight: bold;
	color : #9C2306;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-left : 3px;

}


.TDBlocNewsletter
{
 	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color : #FFFFFF;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-left : 3px;
	background-color: #9C2306;
}



.TexteBoutonRadioNewsletter
{
 	font-family: Verdana, Arial;
	font-size: 10px;
	color : #FFFFFF;
	background-color: #9C2306;
}







/************************************************** Confirmation inscription ************************************/
.NewsletterInscription 
{
border: thin solid #9C2306;
border-width:1px;
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
font-family: Verdana, Arial;
font: 11px;color: #9C2306;
}


a.LienPageNewsletter:link
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #9C2306;
}

a.LienPageNewsletter:active
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #9C2306;
}

a.LienPageNewsletter:visited
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #9C2306;
}

a.LienPageNewsletter:hover
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #9C2306;
}

