
/******LOGIN************************/

#login-L { width:265px;}
#login-R { width:545px; float:right;}

#anim-home .bx-wrapper {
    position: relative;
	height:185px;
}
#anim-home .bx-pager {
    position: absolute;
	width:100%;
    left: 465px;
    top: 170px;
    z-index: 200;
}
#anim-home .bx-pager-item {
	display:inline-block;
}
#anim-home .bx-pager-link {
    display: inline-block;
	background-image:url(../images/bt-pager-up.gif);
	width:9px;
	height:9px;
    overflow: hidden;
    text-indent: -1000pt;
}
#anim-home .bx-pager-item+.bx-pager-item {
	margin-left: 3px;
}
#anim-home .bx-pager-link.active {
    background-image:url(../images/bt-pager-rl.gif);
}

#news { padding:40px 15px 0px;}


/******AIDE************************/

#aide-L { width:320px;}
#aide-R { width:545px; float:right;}


/******ENVOI************************/

#envoi-L { width:500px;}
#envoi-R { width:395px; float:right;}

.content { width:485px; height:160px;}