#home {
	float:			left;
	width:			655px;
}
#actu {
	float:			left;
	width:			200px;
    margin-top:     75px;
	padding-bottom:	15px;		
}
#actu #titre_actu {
	margin-bottom:	15px;	
}
#actu img {
	margin-bottom:	0;		
}
#actu p {
	padding-top:	20px;
	font-size:		0.7em;		
}
#home #c1 {
	float:			left;
	width:			203px;
}
#home #c2 {
	float:			left;
	position:		relative;
}
#home #c2 a {
	position:		absolute;
}
#home #c2 a img {
	position:		absolute;
	top:			0;
	left:			0;
}
#home #c2 img.hide {
	display:		none;  
}
#home #c2 #last_ao {
    position:       absolute;
    left:			82px;
    top:            182px;
    background:     url(/image/home/last_ao_bg.png) no-repeat top left;
    width:          294px;
    height:         76px;
    padding:        150px 18px 10px 18px;
    color:          white;
    font-size:      .7em;
    line-height:    1.1em;    
}
#home #c2 #last_ao a#link_ao {
    display:            block;
    height:             20px;
    width:              150px;
}
#home #c2 #last_ao a {
    position:           relative;
    color:              white;
    text-decoration:    none;
    font-weight:        normal;
}
#home #c2 #last_ao a:hover {
    text-decoration:    underline;
}

/* positionnement top bouton home */

#home #c2 #bt1 {
	top:			6px;
}
#home #c2 #bt_tablettes {
	top:			90px;
}
#home #c2 #bt_video {
	top:			262px;
}

/* positionnement left bouton home */

#home #c2 #bt1,
#home #c2 #bt5,
#home #c2 #bt_forum,
#home #c2 #bt_tablettes {
	left:			82px;
}
#home #c2 #bt_video {
	left:			295px;
}
#home #c2 #preenregistrement {
	position: 		absolute;
	top:			70px;
	left:			-55px;
}
#home #c2 #horaires {
	position: 		absolute;
	top:			130px;
	left:			-53px;
}