html
{
height:810px;
}

body
{
color:black;
width: 918px;
margin: auto;
font-family: "Trebuchet MS", "Times New Roman", Times, serif;
padding: 0;
background-color: white;
background-image: url(images/ecran3.jpg);
background-repeat:no-repeat;
background-position: center top;
}

#corps
{
margin-top:57px;
height:485px;
background-image: url(images/fondecran2.jpg);
background-repeat:no-repeat;
background-position: center top;
}

#bartache
{
height:28px;
background-image: url(images/bartaches.jpg);
background-repeat:no-repeat;
background-position: center top;
}

#sidebar
{
position:relative;
float:right;
color: white;
text-align:center;
width:110px;
padding:5px;
font-size: 75%;
}

#horloge
{
position:relative;
background-image:url(images/fondhorloge.gif);
background-repeat:no-repeat;
background-position: right top;
}

#iphone
{
padding-top:5px;
padding-bottom:2px;
}
#postite
{
position:relative;
color:black;
background-image:url(images/postite.jpg);
background-repeat:no-repeat;
background-position: center center;
width:108px;
height:135px;
float:right;
text-align:center;
font-size:75%;
padding-top:5px;
}

#divdate
{
color: white;
float:right;
font-size:70%;
padding-top:1px;
padding-right:5px;
text-align:center;
line-height:110%;
}

#divdemarrer
{
position:relative;
top:174px;
width:202px;
height:311px;
border-top:27px;
border-left:10px;
background-image:url(images/menudemarrer2.gif);
background-repeat:no-repeat;
background-position: center center;
}

#menudemarrer
{
position:relative;
top:50px;
left:7px;
}

#divfenetre
{
position:relative;
top:-195px;
left:210px;
width:583px;
height:363px;
}

#croix
{
position:relative;
top:0px;
left:533px;
}

#contenu
{
position:relative;
width:549px;
height:310px;
top:9px;
left:12px;
padding:5px;
}

#contenu p
{
margin:0;
padding:0;
text-align:justify;
text-indent:20px;
font-size:80%;
}
#contenu img
{
float:left;
margin:0 10px 10px 0;
}

.tdmenu
{
background-color:white;
cursor:pointer;
vertical-align:middle;
}

a
{
color:black;
text-decoration: none;
}

a:visited 
{
color: black;
}

a:hover
{
color: black;
text-decoration:none;
}
