/* CSS Document */
/* creditsite.css */
.credittitre {
	/*background: #FFFFFF;*/
	font-size: large;
	margin-top: 30px;
	margin-left: 240px;
        width: 715px;
	text-align: right;
	height: 25px;
	}
.creditboite1 {
	/*background: #FFFFFF;*/
	overflow: hidden;
	font-size: small;
	margin-top: 10px;
	margin-left: 240px;
        width: 680px;
	text-align: center;
	height: 440px;
	}
.creditretourdebut {
	background-color: #000000;
	font-size: small;
	margin-top: -521px;
	margin-left: 0px;
        width: 0px;
	height: 0px;
	}
.creditformat1	{
	font-size: xx-large;
	}
.imggauche	{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
.imgdroite	{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
.imgcentre	{
	float: left;
	margin-left: 190px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}