.name {	
}

.prenom {}

.courrierElectronique {}

.themes{}

.formTextfield {
	
	width:200px;
	margin-left:10px;
	margin-right:100px;
	border-color : #e98300;
	}

.formLabel{
	font: 12px Verdana;
	font-variant: small-caps;
	font-weight: bold;
	color : #000000;
}

#newsletteriso{
	width: 538px;
	color : #6785ad;
	text-align: right;
	}	
		
#newsletteriso .treecat-msg{
	display:none;
}

#newsletteriso input.treecatcomplete {
	display:none;
}

#newsletteriso .listeThemes{
	text-align:left;
	margin-left:20px;
	}

#newsletteriso .icone {
	height: 50px;
	width: 50px;
	margin-left: 50px;
}

#newsletteriso .listeThemes .description{
	float:left;
	text-align:justify;
	margin-left:20px;
	color:#000;
	width:310px;
	font-size: 10px;
	}

.bouton{
	margin-left:220px;
	width:90px;
	height:28px;
	background: no-repeat url("../../images/bouton_envoyer.gif");
 	border: none;
 	cursor: pointer;
	}
	
#newsletter_head{
	background: right no-repeat url("../../images/titre_newsletters.gif");
	width: 538px;
	height: 65px;
	color:#fff;
}


#newsletter_top{
	width: 538px;
	height: 36px;
	text-align: center;
	color:#e98300;
	font-size: 16px;
	margin-right: 10px;
	font-family:verdana;
	font-weight: bold;
	padding-top: 3px;
}

#newsletter_ligne{
	background: right no-repeat url("../../images/souligne_titre_theme.gif");
	width: 538px;
	height: 1px;
	margin-bottom: 15px;
}
#newsletter_body{
	width: 538px;
}
#newsletter_foot{
	width: 538px;
	height: 12px;
}

#newsletteriso2 p  {
	font-size: 10px;
	text-align: justify;
	width: 538px;
}

.desinscription {
	text-align:center;
	font-size : 10px;
	margin-top:5px;
	}

#newsletteriso2 a  {
	font-size: 10px;
	margin-left: 10px;
	text-align: left;
	color : #6785ad;
}


.mbox {
font-family: Verdana;
margin: 0px;
margin-left: 30px;
margin-top: 10px;
padding: 0px;
width: 500px;
background: none;
border: none;
}
.mbox .mboxIcon {
float: left;
margin-right:5px;
width: 20px;
height: 20px;
}
.mboxWarning .mboxTitle {
color: #FF6633;
}
.mbox .mboxTitle {
font-size: large;
line-height: 20px;
}
.mbox .mboxMsg {
color: #DB3238;
font-size: small;
margin: 10px 0px 0px 37px;
padding: 0px;
}