@charset "utf-8";
body {
background-image:url(img/background.jpg); background-repeat:repeat-x; background-color:#000000;
font-family: Helvetica, Arial, sans-serif; font-size: 12px;
margin:0px; padding:0px;
}
#Header {
margin-left:auto; margin-right:auto;
width:1024px; height:222px;
background-image:url(img/header.jpg);
}
#Header2 {
margin-left:auto; margin-right:auto;
width:1024px; height:222px;
background-image:url(img/header2.jpg);
}
#Main {
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	height:419px;
	background-image:url(img/main_bg.jpg);
	text-align: left;
	
}
#Main2{
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	height:419px;
	background-image:url(img/main_bg2.jpg);
	text-align: left;
}
#Bottom {
margin-left:auto; margin-right:auto;
width:1024px; height:409px;
background-image:url(img/bottom_bg.jpg);
}
#Date {
	color:#FFFFFF;
	text-align:center;
	margin-left:31px;
	margin-top:38px;
	line-height:22px;
	font-weight:normal;
}
#Date2 {
	color:#FFFFFF;
	text-align:center;
	margin-left:8px;
	margin-top:8px;
	line-height:20px;
	font-weight:normal;
}
.Date {
	font-size:23px;
	font-weight:bold;
	line-height:25px;
}
#Infos1 {
text-align:justify;
padding-top:px;
padding-left:15px;
margin-right:250px;
color:#333333;
font-size:13px;
}
#Infos2 {
	text-align:center;
	padding-top:0px;
	padding-right:63px;
	margin-left:248px;
	color:#333333;
	font-size:13px;
}
#Infos3 {
text-align:center;
padding-top:0px;
padding-left:05px;
margin-right:68px;
color:#e81d9e;
font-size:13px;
font-weight:bold;
}
.Mentions {
font-size:11px;
color:#999999;
}
#Main table tr td #Date p .Date .Date .Date {
	text-align: center;
}

