body
	{
	
	
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
}
.texteCorpsSlide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-color: #E70104;
	text-align: center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0061A8;
	text-align: center;
}
.menuItem {
	text-align: center;
	display: inline;
}
.header_ch {

	font-family: SimSun;
	font-size: 36px;
	background-color: #D41131;
	text-align: center;
}
.texteCorpsSlide_ch {

	font-family: SimSun;
	font-size: 20px;
}
a:link {
	color: #0260A8;
	text-decoration: none;
}
a:visited {
	color: #0061A8;
	text-decoration: none;
}
a:hover {
	color: #0061A8;
	text-decoration: underline;
}

.texteCorpsSlide_chBullet {
	font-family: SimSun;
	font-size: 20px;
	list-style-position: inside;
	list-style-type: circle;
}
.bullet_ch {
	font-family: SimSun;
	font-size: 24px;
	font-weight: bold;
}
.contactItem {
	text-align: center;
	display: inline;
	color: #0061A8;
	font-size: 10px;
	border: 0px none #0061A8;
}

.power
	{
	color: #fff;
	font-size: 9px;
	margin-left: 9px;
	padding: 0;
	
	}
	
.power a:visited
	{
	color:#fff;
	text-decoration:none;
	}
.power a:hover
	{
	color:#fff;
	text-decoration:none;
	}
.power a:link
	{
	color:#fff;
	text-decoration:none;
	}
.power a:active
	{
	color:#fff;
	text-decoration:none;
	}

