body {
	text-align: center;
	margin: 0;
}
#main {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	height: 600px;
	text-align: left;
	font-family: Century Gothic;
	font-size: 12px;
}
#entete {
	overflow: hidden;
	background-image: url(../img/entete.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 108px;
	font-weight: bold;
}
#logo {
	position: relative;
	top: 27px;
	left: 8px;
	border: 0px;
}
#soustitre {
	position: relative;
	top: -7px;
	left: 190px;
	line-height: 15px;
	width: 230px;
	/*font-weight: bold;*/
}
#menupro {
	position: relative;
	top: -137px;
	left: 550px;
	cursor: pointer;
	width: 110px;
	background-image: url(../img/virgulesang.gif);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #33468C;
}
#menupar {
	position: relative;
	top: -183px;
	left: 450px;
	cursor: pointer;
	width: 90px;
	background-image: url(../img/virguleor.gif);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #33468C;
}
#logocci {
	position: relative;
	top: -95px;
	left: 700px;
	width: 48px;
	border: 0px;
}
#slogan {
	padding-top: 10px;
	width: 760px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
#credit {
	overflow: auto;
	width: 100%;
	height: 456px;
}
#credit a{
	text-decoration: underline;
	color: #000000;
}
#credit a:hover{
	text-decoration: underline;
	color: #C4003D;
}
#corps {
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 456px;
}
#framepar {
	position: absolute;
	margin-left: 15px;
	margin-top: 127px;
	width: 162px;
	height: 277px;
	background-image: url(../img/fondgauche.jpg);
	background-repeat: no-repeat;
}
#intro {
	position: absolute;
	overflow: hidden;
	margin-left: 214px;
	margin-top: 127px;
	width: 336px;
	height: 255px;
	background-image: url(../img/fondcentre.jpg);
	background-repeat: no-repeat;
}
#framepro {
	position: absolute;
	margin-left: 585px;
	margin-top: 127px;
	width: 162px;
	height: 277px;
	background-image: url(../img/fonddroit.jpg);
	background-repeat: no-repeat;
}
div#titrepar a {
	text-decoration: none;
	color: #33468C;
}
#titrepar {
	cursor: pointer;
	background-image: url(../img/bigvirguleor.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #33468C;
}
div#titrepro a {
	text-decoration: none;
	color: #33468C;
}
#titrepro {
	cursor: pointer;
	background-image: url(../img/bigvirgulesang.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 18px;
	font-weight: bold;
}
#titreintro {
/*	background-image: url(../img/bigvirgulerose.jpg);*/
/*	background-repeat: no-repeat;*/
	margin: 5px;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 25px;
	font-weight: bold;
}
#corpspar {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
}
#corpspro {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
}
#corpsintro {
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
#logobas {
	position: relative;
	top: -85px;
	left: 362px;
	border: 0px;
}
#pied {
	background-image: url(../img/pied.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 10px;
	width: 100%;
	height: 37px;
}
#pied a {
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
