body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	background: white url(images/background.gif) top left repeat-x;
}
.menuBar{
	padding: 0px;
	width: 100%;
}
.lngButton{
	text-align: right;
}
.header {
	padding: 0px;
	border-bottom: 10px solid #FFFFFF;
	background-color: #062C52;
	border-bottom-style: solid;
	border-bottom-color: #FFB623;
	width: 100%;
}
.logo {
	font-family: arial, sans-serif;
	font-size: 38px;
	font-weight: bold;
	font-style: italic;
	color: #FFB623;
	text-align: left;
	display: inline;
}
.logoTxt{
	font-family: arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFB623;
	text-align: left;
	padding-top: 15px;
	display:block;
	line-height: 10pt;
}
.bouttonBar {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	display: inline;
}

.mainText {
	position: relative;
	font-family: arial, sans-serif;
	font-size: 20px;
	padding: 0px;
}

.portfolioWidgetText {
	font-family: arial, sans-serif;
	font-size: 17px;
	padding: 0px;
	text-align: justify;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.textRouge {
	font-family: arial, sans-serif;
	font-size: 25px;
	color: red;
	padding: 10px;
	text-align: center;
}

.bodyWindow {
	text-align: center;
}

.windowCenter {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 55px;
}

.addBouton {
	text-align: right;
}

.subTitleWindow {
	font-family: arial, sans-serif;
	font-size: 24px;
	padding: 0px;
	text-align: justify;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.widgettImage {
	text-align: center;
}

.langue {
	font-family: arial, sans-serif;
	font-size: 16px;
	padding-right: 30px;
	text-align: right;
}

a.langue:link {text-decoration: none; color: #062C52}
a.langue:visited {text-decoration: none; color: #062C52}
a.langue:active {text-decoration: none; color: #062C52}
a.langue:hover {text-decoration: underline; color: red;}


#footer {
	position: relative;
	bottom: 0;
	padding: 10px;
	width: 100%;
	text-align: center;
}
.square{
	background-color:#FFB623;
	padding:8px; 
	border: 3px solid #000000;	
}
.goToLink{
	text-align: center;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: red;}
