.area
{
	width: 974px;
}
.left_area
{
	float: left;
	padding-right: 20px;
	width: 260px;
}
.left_area .box
{
	background: url(../../Resources/Images/Web/box260_top.gif) no-repeat 0 0;
	padding-top: 15px;
	margin-bottom: 10px;
}
.left_area .box .mailing
{
	background: url(../../Resources/Images/Web/box260_bottom.gif) no-repeat 0 100%;
	padding: 0 20px 12px 20px;
}
.mailing h2
{
	font-size: 110%;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.mailing p
{
	padding-bottom: 11px;
}
.mailing .input_text
{
	width: 124px;
	float: left;
}
.mailing .input_submit
{
	background: url(../../Resources/Images/Web/btn_84.gif) no-repeat 0 0;
	width: 84px;
	float: right;
}
h3.title, h3.title2
{
	height: 31px;
	background: url(../../Resources/Images/Web/bg_title_left.gif) no-repeat 0 0;
	padding-left: 10px;
	margin-top: 30px;
}
h3.title2
{
	margin-top: 15px;
}
h3.title span, h3.title2 span
{
	display: block;
	line-height: 31px;
	color: #fff;
	background: url(../../Resources/Images/Web/bg_title_right.gif) no-repeat 100% 0;
}
h3.title span.left
{
	float: left;
	background-image: none;
}
h3.title span.right
{
	float: right;
	width: 65px;
	text-align: left;
}
.info_area
{
	background-color: #f7f7f7;
	border-bottom: 1px solid #d6d6d6;
	padding: 4px 9px;
	width: 476px;
}
.input_submit.back
{
	width: 71px;
	background: url(../../Resources/Images/Web/btn_71.gif) no-repeat 0 0;
	float: left;
	margin-top: 10px;
}
.val_error
{
	background: #ffff66 url(../../Resources/Images/Web/ico_error.gif) no-repeat 12px 8px;
	padding: 5px 5px 5px 40px;
	margin: 0 10px 10px 10px;
	min-height: 20px;
	_height: 20px;
}
.val_error li
{
	color: #000;
}
.val
{
	float: left;
}
.text_euro
{
	margin: 85px auto 0 auto;
	background-color: #970000;
	font-size: 15px;
	color: #fff;
	width: 570px;
	text-align: center;
	padding: 10px;
	line-height: 1.4em;
}
.wait_ban .back
{
	display: block;
	margin:0 auto 30px auto;
	padding-left: 37px;
	width: 200px;
	height: 30px;
	background: url(../../Resources/Images/Web/bg_back_euro.gif) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	line-height: 30px;
	text-align: left;
}
.wait
{
	margin: 160px auto 0 auto;
	/*background: url(../../Resources/Images/Web/bg_wait.jpg) no-repeat 0 0;*/
	height: 43px;
	width: 410px;
	text-align: left;
}
.wait img
{
	margin: 8px 10px 0 40px;
	float: left;
}
.wait p
{
	float: left;
	color: #fff;
	font-size: 130%;
	padding: 13px 0 0 0;
}
.wait_ban
{
	text-align: center; 
	margin: 20px;
	padding: 40px 0 10px 0;
	border-top: 1px solid #fff;
}
.error_page
{
	margin-top: 10px;
	background: url(../../Resources/Images/Web/bg_error_bottom.gif) no-repeat 0 100%;
	padding-bottom: 15px;
}
.error_page h3
{
	background: url(../../Resources/Images/Web/bg_error_top.gif) no-repeat 0 0;
	padding: 20px 10px 10px 60px;
	font-size: 120%;
}
.error_page p
{
	padding: 0 10px 0 60px;
}
.error_page p .btn_error
{
	background-color: Transparent;
	color: #ff3333;
	width: auto;
	margin: 0;
	text-align: left;
	cursor: pointer;
}