@charset "utf-8";
/* CSS Document */
#filter10
{
	display: none;
	position: absolute;
	top: 200px;
	left: 40%;
	width: 100%;
	height: 100%;

	/*background-color: #CCA;*/
	z-index:260;
	opacity:0.8;	
	background:url(../images/mail/fond_envoyer.png) no-repeat;
	font-family:Verdana;
}
#box10
{
	display: none;
	position: absolute;
	top: 210px;
	left: 45%;
	width: 50%;
	height: 50%;
	overflow:hidden;
	z-index:280;
	overflow: auto;
	color:#FFFFFF;
	font-family:Verdana;
}
#filter11
{
	display: none;
	position: absolute;
	top: 200px;
	left: 40%;
	width: 100%;
	height: 100%;

	/*background-color: #CCA;*/
	z-index:260;
	opacity:0.8;	
	background:url(../images/mail/fond_envoyer.png) no-repeat;
	font-family:Verdana;
}
#box11
{
	display: none;
	position: absolute;
	top: 210px;
	left: 45%;
	width: 50%;
	height: 50%;
	overflow:hidden;
	z-index:280;
	overflow: auto;
	color:#FFFFFF;
	font-family:Verdana;
}

.toto
{
	display: none;
	position: absolute;
	margin-top:140px;
	margin-left:300px;
	overflow:hidden;
	z-index:280;
	overflow: auto;
	color:#FFFFFF;
	font-family:Verdana;
}
.toto2
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 400px;
	height: 200px;
	/*background-color: #CCA;*/
	z-index:260;
	background-image:url(../images/mail/fond_envoyer.png);
	margin-left:300px;
	margin-top:320px;
	color:#FFFFFF;
	font-family:Verdana;
}