.PopupStyle {
	background: url(../images/bg-popup-kit-aa.png) left top repeat;
	padding: 51px 0px 11px 20px;
	position: relative;
	width: 720px;
	z-index: 1;
}
	.PopupStyle a.Close:link,
	.PopupStyle a.Close:visited {
		background: url(../images/btn-close-1.gif) left top no-repeat;
		height: 18px;
		position: absolute;
		right: 25px;
		top: 31px;
		width: 18px;
		z-index: 2;		
	}
		.PopupStyle a span,
		.PopupStyle h2 span,
		.PopupStyle h3 span {
			display: none;
		}
	.PopupStyle h2 {
		background: url(../images/title-le-kit-du-militant.png) left top no-repeat;
		height: 32px;
		margin-bottom: 14px;
		width: 700px;
	}
	.PopupStyle h3 {
		background: url(../images/text-popup-kit-aa.png) left top no-repeat;
		height: 89px;
		margin-bottom: 40px;
		width: 700px;
	}
	.PopupStyle .BlockStyle2 {
		display: inline;
		float: left;
	}
		.PopupStyle .BlockStyle2 ul {
			list-style: none;
			margin: 0px;
			padding: 0px;
		}
			.PopupStyle .BlockStyle2 ul li {
				display: inline;
				float: left;
			}
				.PopupStyle .BlockStyle2 ul li img {
					display: block;
				}
		.PopupStyle .BlockStyle2 h4 {
			background: #fff;
			color: #000;
			font-family: "Trebuchet MS";
			font-size: 1.2em;
			height: 22px;
			line-height: 22px;
			margin-bottom: 10px;
			padding-left: 10px;
			text-transform: uppercase;
		}
			.PopupStyle .BlockStyle2 a:link,
			.PopupStyle .BlockStyle2 a:visited {
				color: #a0a0a0;
				font-family: Verdana;
				font-size: 1em;
				line-height: 1.4em;
				text-decoration: underline;
			}		
			.PopupStyle .BlockStyle2 a:hover {
				text-decoration: none;
			}
		.WallpaperBlock {
			margin: 0px 40px 34px 0px;
			width: 338px;			
		}			
			.WallpaperBlock ul li {
				margin-right: 22px;
				width: 158px;
			}
				.WallpaperBlock li img {
					margin-bottom: 5px;
				}
			.WallpaperBlock ul li.Last {
				margin: 0px;
			}
				.WallpaperBlock ul li p {
					text-align: center;
				}
		.LogoBlock {
			width: 342px;
		}		
			.LogoBlock h4 {
				margin-right: 20px;
			}
			.LogoBlock ul li {
				margin-right: 20px;
				width: 94px;
			}
				.LogoBlock ul li p {
					margin-top: 6px;
					text-align: center;
				}
		.PrintBlock {
			margin-right: 40px;
			width: 190px;
		}
			.PrintBlock p {
				margin-top: 6px;
				text-align: center;
			}
		.SignaturesBlock {
			width: 490px;
		}
			.SignaturesBlock h4 {
				margin-right: 20px;
			}
			.SignaturesBlock ul li {
				margin-right: 20px;
				padding-bottom: 22px;
				width: 225px;
			}
			.SignaturesBlock ul li p {
				margin-top: 6px;
			}
	.PopupStyle .Download {
		background: url(../images/bg-download.png) left top no-repeat;
		height: 38px;
		margin: 26px 0px 0px 227px;
		width: 214px;
	}
		.PopupStyle .Download a:link,
		.PopupStyle .Download a:visited {
			background: url(../images/bg-download-link-1.gif) left top no-repeat;
			border-top: 2px solid #fff;
			color: #fff;		
			float: right;
			height: 30px;
			line-height: 17px;
			font-family: "Trebuchet MS";
			font-size: 1.1em;		
			font-weight: bolder;
			margin-top: 8px;
			padding: 0px 10px;
			text-transform: uppercase;						
		}
		/*\*/ html*.PopupStyle .Download a:link {
			padding: 0px 10px 0px 11px;
		}/**/
		/*\*/ html*.PopupStyle .Download a:visited {
			padding: 0px 10px 0px 11px;
		}/**/
		.PopupStyle .Download a:hover {	
			background-position: left bottom;		
			color: #000;
		}