@font-face {
    font-family: "Forgotten Futurist";
    src: url('MaSuperFonte-Regular.ttf');
}


body 
{
margin:0px;
padding:0px;
background-image:url(../images/bg/home.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
text-align:center;
}

.alaune
{
display:inline;
float:left;
width:982px;
}

.bloc-body00
{
display:inline;
float:left;
width:288px;
height:264px;
border:solid #e8ebed 1px;
background-color:#ffffff;
margin-top:20px;
font-family:"Forgotten Futurist";
font-size:24px;
color:#16c1f3;
text-transform: uppercase;
}
#homecontent div.bloc-ttre a:hover {
	background:#ebedef;
}

.bloc-body01
{
display:block;
float:left;
width:288px;
height:264px;
border:solid #e8ebed 1px;
background-color:#ffffff;
margin-top:20px;
margin-left:56px;
font-family:"Forgotten Futurist";
font-size:24px;
color:#16c1f3;
text-transform: uppercase;
}

.bloc-body02
{
display:inline;
float:left;
width:288px;
height:264px;
border:solid #e8ebed 1px;
background-color:#ffffff;
margin-top:20px;
margin-left:56px;
font-family:"Forgotten Futurist";
font-size:24px;
color:#16c1f3;
text-transform: uppercase;
}


.bloc-ttre
{
display:inline;
float:left;
margin-left:30px;
margin-top:16px;
width:228px;
}

.bloc-txt
{
display:inline;
float:left;
font-family:tahoma;
font-size:11px;
text-align:left;
text-decoration:none;
color:#7a7e83;
font-weight:bold;
margin-left:26px;
width:240px;
margin-top:20px;
text-align:center;
line-height:18px;
}
.bloc-txt a {color:#7a7e83  ;text-decoration:none;}
.bloc-txt a:hover  {color:#7a7e83;text-decoration:underline;}


/************************* bienvenue ******************************/


.bienvenue-ttre
{
display:inline;
float:left;
width:641px;
text-align:left;
font-family:"Forgotten Futurist";
font-size:30px;
color:#50d7ff;
text-transform: uppercase;
}

.bienvenue-visuel
{
display:inline;
float:left;
margin-top:16px;
width:138px;
height:102px;
border:solid 3px #ebebeb;
}

.bienvenue-intro
{
display:inline;
float:left;
width:641px;
margin-top:16px;
width:482px;
margin-left:14px;
font-family:tahoma;
font-size:11px;
text-align:left;
text-decoration:none;
color:#7a7e83;
font-weight:bold;
line-height:18px;
text-align:justify;
}

.bienvenue-detail
{
display:inline;
float:left;
margin-top:46px;
width:641px;
margin-top:16px;
font-family:tahoma;
font-size:11px;
text-align:left;
text-decoration:none;
color:#7a7e83;
font-weight:normal;
line-height:18px;
text-align:justify;
}



