body {
	width:400px;
	height:450px;
	font-size:11px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	margin: 0;
	background-color: #FFFFFF;
}
#tete {
	height:110px;
	background-image: url(logo_pop_up.png);
	background-repeat: no-repeat;
}
#global {
	height: 305px;
}
#pied {
	height:35px;
	text-align: center;
	line-height: 35px;
	background-image: url(pied_pop_up.png);
	background-repeat: no-repeat;
}
.Style2 {
	font-size: 10px;
	font-style: italic;	
}
.Style3 {
	font-size: 13px;
	font-weight: bold;
}
.erreur {
	color: #FF0066;
	font-style: italic;
}
.confirmer {
	text-align: center;
	font-weight: bold;
}
.violet_police16px_center{
	color: #9900CC;
	font-size: 16px;
	text-align: center;
}