body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#747476;
	margin:0;
	padding:0;
	background-image:url(img/fond.gif);
	background-position:center top;
	background-color:#C1C1C3;
	background-repeat:no-repeat;
	}
	
		a {
	color:#747476;
	text-decoration:none;
		}
		
		.titre{	font-size:14px;}
		
	#global{
		width:700px;
		height:650px;
		margin-left:auto;
		margin-right:auto;
		}
		#left{
			background-image:url(img/left.png);
			background-repeat:no-repeat;
			padding-top:337px;
			padding-left:27px;
			width:323px;/*350*/
			float:left;
			height:313px;/*650*/
			}
		
		#right{
			background-image:url(img/right.png);
			background-repeat:no-repeat;
			padding-top:337px;
			padding-left:50px;
			width:300px;/*350*/
			float:left;
			height:313px;/*650*/
			}
			
		.bloc{
			width:245px;
			height:65px;/*65*/
			}
		.bloc-right{
			width:260px;
			height:65px;/*65*/
			}
		p{
			margin:0;
			padding:35px 0 0 0 ;
			}
		.fleche{
			margin-top: 20px;}
			
		 a.rouge:hover {color:#c0022b; text-decoration:none}
		 a.violet:hover{color:#4b2077; text-decoration:none}
		 a.bleu:hover{color:#0d6b95; text-decoration:none}
		 a.marron:hover{color:#b09c66; text-decoration:none}
		 a.dore:hover{color:#908371; text-decoration:none}
		 a.vert:hover{color:#BFBF07; text-decoration:none}


#comp{
	width:900px;
	margin: 50px auto 0 auto;
	}
.minicomp{
	width:250px;
	height:230px;
	border-right:#b2b2b4 1px solid;
	margin: 0 24px 0 0;
	padding: 0 25px 0 0;
	float:left;
	}

