@charset "UTF-8";
#boxFondCarrefour {
	background-position: center center;
	height: 560px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(../content/html/fondCarrefour.jpg);
}

#menusBox {
	top: 0px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 30px;
	margin-left: 90px;
}

#menusBoxBas {
	top: 548px;
	position:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 30px;
	margin-left: 100px;
}

#logo {
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 50px;
}

#flashrequired {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
}

#textpar {
	margin-top: 30px;
	height:200px;
	width: 350px;
	margin-left: 70px;
	overflow:auto;
	padding: 5px;
	float: left;
}

#textpareng {
	height:210px;
	width: 350px;
	overflow:auto;
	padding: 5px;
	position: relative;
	margin-top: 30px;
	margin-left: 10px;
}

#menu {
	position:relative;
	height:20px;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
	padding-right: 24px;
	padding-left: 24px;
	background-position: center;
	font-weight: bold;
	font-size: 10px;
	padding-top: 10px;
}

.courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	text-align: justify;
}

.bold {
	font-weight:bold;
	color:#000;
	font-size: 13px;
}

.cesite{
	font-size:12px;
}

.enter {
	font-size:20px;
	font-weight:bold;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}

a.lienFlash {
	color:#444;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}
a.lienFlash:hover {
	color:#FFF;
	font-size:16px;
}

a.enterHTML {
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
}
a.enterHTML:hover {
	color:#666;
	font-size:20px;
	font-weight:bold;
}

a.lienMenuTop {
	color: #fff;
	text-decoration: none;
}
a.lienMenuTop:hover {
	color:#666;
	font-size: 10px;
}

a.lienIntxt {
	font-size:12px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
a.lienIntxt:hover {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

a.lienBottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-decoration: none;
}
a.lienBottom:hover {
	color:#fff;
}

#bottomCarrefour {
	background-position: center center;
	height: 20px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-align:center;
}