@charset "utf-8";
/* CSS Document */
#logoLang {
	position : relative; top : 10px; 
}
.Style6 {
	color: #434040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style7 {
	color: #ffffff;
	font-weight: bold;
}
.Style8 {color: #b4b4b4}

a img {
  border: 0;
}

.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #f16236;
}
.Style2 {font-size: 14px}
.Style3 {color: #434040}
.Style4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #434040;
}
.Style5 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

body {
	background-color: white;
	padding: 0;
	margin: 0 auto;
	width:924px;

}

#header {
	width: 925px;
	height: 120px;
	margin: 0px;
}

#texte {
	
	background-repeat: no-repeat;
	position: relative;
}

.overLang{
background-color:#E64442;
display:visible;
}

.outLang{
background-color:#E3E3D9;
}
.bloc1 {
	width: 222px;
	height: 50px;
  background-color:#E64442;
}

#bloc2 {
	width: 227px;
	height: 224px;
	padding-top: 170px;
 background-image: url(IMAGES/bloc2.jpg);
	background-repeat: no-repeat;
	position: absolute;
}

.textBlocImg {
	float:left;
	width:222px;
	margin:2px 5px;
	background-color:#E64442;
	color:white;
}


.textBloc {
text-align:center;
padding:5px 10px;
}


#bloc3 {
	width: 227px;
	height: 224px;
	padding-top: 170px;
 background-image: url(IMAGES/bloc3.jpg);
	background-repeat: no-repeat;
	position: absolute;
}

#bloc4 {
	width: 227px;
	height: 224px;
	padding-top: 170px;
 background-image: url(IMAGES/bloc4.jpg);
	background-repeat: no-repeat;
	position: absolute;
}

#textIntro{
	margin:0 auto;
	width: 925px;
}

#blocText{
	margin:0 auto;
	width: 925px;
}
#footer {
	width: 925px;
	height: 170px;
	padding-top: 20px;
	background-color: white;
	background-repeat: no-repeat;
}
