body{
color:#333333;
}

body a{
color:#0033FF;
text-decoration:underline;
}

body a:hover{
text-decoration:none;
}

#head{
position:absolute;
top:0px;
left:130px;
z-index:2
}

#heure{
position:absolute;
top:2px;
left:582px;
}


/* HEAD MENU */
#head_link {
position:relative;
top:150px;
left:130px;
width:770px;
}

a#head_link_properties{
color:#003399;
text-decoration:none;
text-transform:uppercase;
font-family:trebuchet MS;
}

a:hover#head_link_properties {
border-bottom:3px #996600 solid;
}


/* LEFT MENU */
#img_menu_left{
position:absolute;
top:50px;
left:-1px;
z-index:3
}

#menu{
position:absolute;
left:-10px; 
top:80px; 
z-index:4
}

#menu a{
font-weight:bold;
color:#000000;
margin-left:13px;
font-family:trebuchet MS;
text-decoration:none;
}

#menu a:hover{
text-decoration:none;
margin-left:5px;
}


/* WEB PAGE CONTENT */
#home{
position:absolute;
font-size:15px;
top:50px;
left:160px;
text-align:justify;
width:400px;
}

#cont_right{
position:absolute;
font-size:15px;
left:565px; 
top:45px; 
width:200px;
text-align:justify;
z-index:4
}


#content{
position:absolute;
top:50px;
left:160px;
text-align:justify;
width:570px;
}

#title{
color:#993300;
font-weight:bold;
}


.img_left{
float:left;
margin-right:10px;
}


#foot{
font-size:14px;
position:absolute;
width:600px;
text-align:center;
}
