body{
	background-color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:none;
	margin:0px;
	padding:0px;
}

img{
	border:none;
}

a{
	color:#0000FF;
}

a:hover{
	color:#999999;
}



.invalidField{
	background:#C24B4B;
	color:#FFFFFF;
}

.mainContainer{
	width:880px;
	height:100%;
	position:relative;
	left:50%;
	top:10px;
	margin-left: -440px;
}

.header{
	width:100%;
	height:65px;
	margin-top:10px;
	background:#ffffff url(../myNewsletter/imgs/top_backgound.png) 0px 0px no-repeat;
}


.entete{
	width:500px;
	padding:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
}

#center{
	position:relative;
	left:1px;
	height:550px;
	width:854px;
	background-color:#FFFFFF;
	padding-top:20px;

}


#centerDiv{
	margin-left:220px;
	margin-top:50px;
	width:300px;
}

#buttonLoggin{
	margin-left:153px;
	margin-top:25px;
}


.footer{
	background:#ffffff url(../myNewsletter/imgs/bottom_background.png) 0px 0px no-repeat;
	width:100%;
	height:75px;
	text-align:right;
}

.footer img{
	margin-right:80px;
}



/* SECTION AJOUTÉ PAR SIMON + DATE */



