body
{
	background : url("../images/fond1700.jpg") no-repeat;
	height : 1000px;
}

.txtmenu
{
display: none;
}

#logo
{
position : absolute;
right : 100px;
top : 60px;
width: 450px;
height: 225px;
background-image: url("../images/logodff2.png");
}

#programme
{
position : relative;
left : 200px;
top : 200px;
display: block;
width: 220px;
height: 40px;
background-image: url("../images/programme2.png");
}



#plan
{
position : relative;
left : 200px;
top : 230px;
display: block;
width: 220px;
height: 40px;
background-image: url("../images/plan2.png");
}


#df
{
position : relative;
left : 200px;
top : 260px;
display: block;
width: 220px;
height: 40px;
background-image: url("../images/df2.png");
}

#fb
{
position : relative;
left : 200px;
top : 290px;
display: block;
width: 220px;
height: 40px;
background-image: url("../images/fb2.png");
}

/*#ccrm
{
position : relative;
left : 200px;
top : 280px;
display: block;
width: 220px;
height: 40px;
background-image: url("../images/ccrm.png");
}*/




#texte
{
font-family : Arial;
font-size : 1.2em;
color : white;
text-align : right;
width : 360px;
position : absolute;
right : 100px;
top : 880px;
}

#logoccrm
{
width : 100px;
height : 105px;
position : absolute;
left : 100px;
top : 900px;
background-image: url("../images/logoccrm.jpg");
}

.horloge
{
font-family : ArialNarrow;
font-size : 2em;
color : white;
}