@charset "UTF-8";
/* CSS Document */

.body-bg {
	background-color: #353131;
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 50px;
	margin-top: 50px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	background-color: #000000;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FF6600;
	padding: 5px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #90C1C2;
	padding: 5px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FF6600;
	padding: 5px;
}
.left-french-news a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 5px;
}
.left-french-news a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 5px;
}
.left-french-news a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	padding-left: 5px;
}
.logo {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	margin-top: 15px;
}
.left-french {
	width: 460px;
	padding: 10px 10px 25px;
	float: left;
	height: 250px;
}
.left-french-news {
	width: 458px;
	padding: 10px 10px 25px;
	float: left;
	height: 250px;
	background-color: #212121;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #353131;
}
.left-french-news h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	padding: 15px 15px 15px 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	background-color: #000000;
	margin-bottom: 10px;
	background-image: url(../images/into-news-icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.right-english {
	width: 460px;
	padding: 10px 10px 35px;
	float: right;
	height: 250px;
}
.right-english h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	padding: 15px 15px 15px 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	background-color: #000000;
	margin-bottom: 10px;
	background-image: url(../images/intro-welcome-icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 5px;
	line-height: 17px;
}


/*Header*/
.top-bar-wrapper

 {
	background-image: url(../images/top-bar-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}
.top-bar-container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.top-bar-right {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 3px;
	background-color: #333333;
}
.top-bar-right a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.top-bar-right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.top-bar-right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF5D23;
	text-decoration: none;
}
.top-bar-left {
	width: 400px;
	float: left;
	position: absolute;
}
