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

body {
	background: url(../images/fond-pub.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#conteneur {
	width: 996px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 955px;
	height: 101px;
	margin-left: 2px;
}

#ligne1 {
	width: 925px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	padding-left: 30px;
	text-align: left;
}

p.accroche {
	margin-top: 2px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

p.baseline {
	margin-top: 3px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#illu {
	width: 996px;
	height: 468px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/illu-seri.jpg) no-repeat;
}

#ligne2 {
	width: 945px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	padding-left: 10px;
	text-align: left;
}

#footer {
	width: 955px;
	height: 100px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	margin: 10px;
	color: #00B0ED;
	text-align: center;
	font-size: 18px;
}

p {
	margin: 5px;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

p.adresse {
	margin: 10px;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

a.entree:link {
	color: #00B0ED;
	text-decoration: none;
}

a.entree:visited {
	color: #00B0ED;
	text-decoration: none;
}

a.entree:hover {
	color: #0080CE;
	text-decoration: none;
}

a.entree:active {
	color: #00B0ED;
	text-decoration: none;
}
