* {
    border: 0 none;
    color: black;
    font-family: Arial;
    font-size: 10px;
    margin: 0;
    padding: 0;
}

span{
    font-size: 0;
    visibility: hidden;
}

.bg{
    background: url(home.jpg) no-repeat;
    display:block;
    float:left;
}

#maincontent{
    height: 100%;
    min-height: 535px;
    min-width: 817px;
    position: absolute;
    width: 100%;
}

#global {
    height: 535px;
    left: 50%;
    margin-left: -408px;
    margin-top: -267px;
    position: absolute;
    top: 50%;
    width: 817px;
}

#titre{
    width:701px;
    height:288px;
    margin:auto;
}

#titretext{
    width:558px;
    height:50px;
    background-position: -73px -228px;
    margin-top:220px;
}

#titretext:hover{
    background-position: -73px -178px;
}

#logo{
    width:143px;
    height:286px;
    background-position: -661px -0px;
}
#job{
    width:440px;
    height:31px;
    margin:auto;
}

#webmaster{
    width:664px;
    height:31px;
	float:none;
	margin:auto;
    background-position: -20px -298px;
}


#sep{
    width:796px;
    height:1px;
    border-bottom:1px black solid;
    margin:auto;
}


#freelance{
    width:361px;
    height:30px;
    background-position: -202px -329px;
    margin:auto;
    float:none;
}

#poudro{
    width:435px;
    height:29px;
    margin:auto;
}

#hand{
    width:214px;
    height:29px;
    background-position: -140px -364px;
}

#poudrocom{
    width:215px;
    height:29px;
    background-position: -357px -364px;
}

#poudrocom:hover{
    background-position: -346px -117px;
}

#likes{
    width:664px;
    height:29px;
    background-position: -26px -395px;
    margin:auto;
    float:none;
}

#icons{
    width:558px;
    height:66px;
    margin:auto;
    margin-top:15px;
}

#fb{
    width:66px;
    height:66px;
    background-position: -72px -465px;
    margin-right:33px;
}

#fb:hover{
    background-position: -72px -42px;
}

#twitter{
    width:66px;
    height:66px;
    background-position: -170px -465px;
    margin-right:33px;
}

#twitter:hover{
    background-position: -170px -42px;
}

#google{
    width:66px;
    height:66px;
    background-position: -270px -465px;
    margin-right:33px;
}

#google:hover{
    background-position: -270px -42px;
}

#linkedin{
    width:66px;
    height:66px;
    background-position: -370px -465px;
    margin-right:33px;
}

#linkedin:hover{
    background-position: -370px -42px;
}

#tumblr{
    width:66px;
    height:66px;
    background-position: -468px -465px;
    margin-right:30px;
}

#tumblr:hover{
    background-position: -468px -42px;
}

#contact{
    width:66px;
    height:66px;
    background-position: -565px -465px;
}

#contact:hover{
    background-position: -565px -42px;
}

