body
{
background-color:#000;
color:#fff;
text-align:center;
font-family:verdana, arial, verdana;
}
a, a:visited
{
text-decoration:none;
color:red;

}
a:hover
{
text-decoration:underline;
}
#container
{
margin-top:50px;
text-align:left;
width:650px;
background-color:#0E367E;
margin-left:auto;
margin-right:auto;
}

#header
{
height:290px;
background-image:url('i/header_cerfacs.jpg');
background-repeat:no-repeat;
background-position:top left;
}

#content
{
font-size:13px;
color:#F7CF57;
width:470px;
margin-left:170px;
background-image:url('i/dots.gif');
background-repeat:repeat-y;
background-position:top left;
padding-left:10px;
line-height:21px;
}
#content p
{
padding:4px;

}
#nav
{
float:left;
width:150px;
padding:5px
}

#workul li
{
margin-top:8px;
}
.buttonscontainer {width: 150px;}

.buttons a {color:orange;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #FC8600;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color:#2871BA;
color:orange;
text-decoration: none;}

#footer
{
height:67px;
background-image:url('i/footer.jpg');
background-repeat:no-repeat;
background-position:top left;
clear:both;
padding-top:10px;
text-align:center;
}
.liheader
{
font-weight:bold;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

.abstract
{
color:#000;
padding: 10px;
}

#updated{
color:#fff;
font-size:10px;
font-style:italic;
}
