html{
	width:1920px;
	margin : auto;
}

body {
	width:100%;
   background-color: #FFF; /*Default bg, similar to the background's base color*/
   background-image: url("accueil-MILK-2017-08.jpg");
   background-position: center center; /*Positioning*/
   background-repeat: no-repeat; /*Prevent showing multiple background images*/
   background-attachment: fixed;
   background-size: cover;
}


a, a:link, a:hover, a:visited {
color : #000000;
text-decoration : none;
}

a:hover {
text-decoration : underline;
}

h3 {
font-size : 12px;
font-weight : bold;
padding-left : 20px;
height : 38px;
margin : 0 0 10px 0;
color : #ffffff;
}

#btnG{
	display:inline;
}

#chapo {
    position:absolute;
    left:50%;
    top:70px;
    width:410px;
    height:240px;

    margin-left:-205px; /* -1/2 width */
}

#google {
    position:absolute;
    left:50%;
    top:370px;
    width:650px;
    height:60px;

    margin-left:-325px; /* -1/2 width */
}


#google input {
vertical-align:middle;
font-size : 18px;
}

#corps {
	width:100%;
position : absolute;
top : 0px;
font-family : Arial, sans-serif;
font-size : 12px;
color : #ffffff;
height:100%;
  text-align: center;
}

ul {
list-style-type : none;
padding : 0;
margin : 0;
background-repeat : repeat-x;
background-position : left top;
}

ul.sous_menu {
margin-left : 270px;
}

ul.sous_menu li {
display : inline;
float : left;
width : 250px;
}

ul > li > ul > li {
padding : 0;
margin : 0;
}

#surf, #work, #mail, #play {
width : 1000px;
height : 210px;
margin-left : 30px;
}

#pub {
position : absolute;
text-decoration : none;
border-style : none;
left : 270px;
top : -160px;
width:730px;
height:90px;
}

#pub img {
text-decoration : none;
border-style : none;
}

#pub2 {
position : absolute;
top : 0;
left : 60px;
width : 120px;
height : 600px;
}

#pub3 {
position : absolute;
top : 0;
left : 760px;
width : 100px;
height : 400px;
}

#pub4 {
position : absolute;
top : 550px;
left : 20px;
background-position:right-top;
}

#pub5 {
position : absolute;
top : -20px;
left : 650px;
width : 468px;
height : 60px;
}

#pub6 {
position : absolute;
top : 0;
left : 140px;
width : 100px;
height : 400px;
}
#divfb{
position : absolute;
top : 320px;
left : 20px;
background-position:left-bottom;
visibility:visible;
}
#twitter{
position : absolute;
top : 500px;
left : 1500px;
background-position:right-bottom;	
font-color:black;
}


#TA_cdswritereviewlg140 {
position : absolute;
top : 20px;
left : 20px;
background-position:left-top;

}

#logo_milk {
position : absolute;
border-style : none;
bottom : 0;
right : 0;
width : 77px;
height : 209px;
}

.valign {
  display:block;
  position:absolute;
  top: 50%;
  height: 54px;
  margin-top: -0.5em;
}