/****************************************************************** STYLES POUR NEWSLETTER **********************************************************************/
/*********************************************************************************************************************************************************************/


/**************************************************** BLOC SITE *********************************************/
/************************************************************************************************************/

/************************************************** texte newsletter ****************************************/
	
		
.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: 10px;
	font-weight: bold;
	color : #615E5B;
	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: #615E5B;
}

.TexteBoutonRadioNewsletter
{
 	font-family: Verdana, Arial;
	font-size: 10px;
	color : #FFFFFF;
	background-color: #615E5B;
}


.RadioNewsletterBlocSite
{
	color : #615E5B;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;	
	border-width:1px;
}


.BoutonOkNewsletter
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #177037;
	background-color: #177037;
}

.InputNewsletter
{
	width: 130px;
	height: 18px;
	border: 1px solid #BF8342;
	background-color: #F6F8F7;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}

#bck_newsletter {
	background: url(/images/tous_hebergements/bottom.gif) left bottom no-repeat blue;
}

/************************************************** Confirmation inscription ************************************/
.NewsletterInscription 
{
border: thin solid #615E5B;
border-width:1px;
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
font-family: Verdana, Arial;
font: 11px;color: #615E5B;
}


a.LienPageNewsletter:link
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #615E5B;
}

a.LienPageNewsletter:active
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #615E5B;
}

a.LienPageNewsletter:visited
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #615E5B;
}

a.LienPageNewsletter:hover
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #615E5B;
}

