#index-page {
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	height: 850px;
    background-color: #336699;
}

#index-content {
    margin: 0px;
    width: 960px;
}
#left-column{
    margin:0px;
    float: left;
    width: 540px;
    text-align: center;
    margin-top : -3px;
}

#right-column{
    margin: 0px;
    float: right;
    width: 420px;
    text-align: center;
}
#tel-div{
    width: 351px;
    height: 233px;
    background-image: url(images/tel-box-bg.jpg);
    margin: -35px 0 0 0 ;
}
#licence-div {
    width: 351px;
    height: 180px;
    background-image: url(images/licence-bg.jpg);    
}
#title-ligue
{
	font-size : 38px;
}
#fones
{
   	font-size : 28px;
   	margin : -40px 0 0 35px;
}
#text-license
{
	font-size : 22px;
	padding	: 25px 10px 10px 65px;
}
