/****************************************************************** STYLES POUR NEWSLETTER **********************************************************************/
/*********************************************************************************************************************************************************************/


/**************************************************** BLOC SITE *********************************************/
/************************************************************************************************************/

/************************************************** texte newsletter ****************************************/
.tableauModuleSiteNewsletter
{
	/*background-image:url(/images/lvcc/newsletter.gif);*/
	background-repeat: no-repeat;
	background-color: #efecee;
}

.texteInscriptionModuleSiteNewsletter
{
	font-size:10px;
	font-family:verdana;
	font-weight:normal;
	color:#202020;
}

.RadioNewsletterBlocSite
{
	font-family: arial, verdana;
	font-size: 10px;
	color: #202020;
	border: 0px solid #202020;
	background-color:transparent;
	width:10px;
	height:10px;
	vertical-align:middle;
}

.InputNewsletter
{
	margin-left:8px;
	width: 150px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color:#cb2d61;
}

.BoutonOkNewsletter
{
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: white;
	border: 1px solid #202020;
	background-color: #202020;
}


		
.TitreNewsletterBlocSite
{
  font-family: arial, verdana;
	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: arial, verdana;
	font-size: 8px;
	font-weight: bold;
	color : #cb2d60;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-left : 3px;

}


.TDBlocNewsletter
{
 	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color : #FFFFFF;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-left : 3px;
	background-color: #cb2d60;
}



.TexteBoutonRadioNewsletter
{
 	font-family: arial, verdana;
	font-size: 10px;
	color : #FFFFFF;
	background-color: #202020;
}







/************************************************** Confirmation inscription ************************************/
.NewsletterInscription 
{
border: thin solid #cb2d60;
border-width:1px;
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
font-family: arial, verdana;
font: 11px;color: #cb2d60;
}


a.LienPageNewsletter:link
{
	font-family: arial, verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #cb2d60;
}

a.LienPageNewsletter:active
{
	font-family: arial, verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #cb2d60;
}

a.LienPageNewsletter:visited
{
	font-family: arial, verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #cb2d60;
}

a.LienPageNewsletter:hover
{
	font-family: arial, verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #cb2d60;
}

