/* CSS Document */

body {
	background-color: #aa0144;
}
#titre {
	background-image: url(sein_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 350px;
	margin-top: 0px;
	margin-right: 0px;
	width: 1250px;
}
#centre {
	background-image: url(sein_r2_c1.jpg);
	background-repeat: no-repeat;
	height: 140px;
	text-align: center;
	width: 1250px;
}
#centrec {
	background-image: url(sein_r3_c1.jpg);
	background-repeat: repeat-y;
	height: auto;
	text-align: center;
	position: fixe;
	clip: rect(auto,auto,auto,auto);
	width: 1250px;
}
#pub {
	text-align: center;
	width: 1250px;
}
#centrebas {
	background-image: url(sein_r4_c1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 1250px;
}
#centrec #centcent {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
