
body
{
background-image:url('images/CAST_back.jpg');
/* background-color:#FFFFFF; */
color:#333333;
font-family:verdana,sans-serif;
}
a:link {color:#333333;}      /* unvisited link */
a:visited {color:#333333;}  /* visited link */
a:hover {color:#333333;}  /* mouse over link */
a:active {color:#333333;}  /* selected link */
a.block:link,a.block:visited
{
/* display:block; 
font-weight:bold; */
color:#FFFFFF;
/* background-color:#020178; */
width:100px;
text-align:center;
padding:4px;
text-decoration:none;
}
a.block:hover,a.block:active
{
/* background- */
color:#666;
/* #FF6633; */
}

#currentpage
{
color:#333;
}

td.banner
{
padding-right:1cm;
}


h1
{
font-size:150%;
color:#fb037e;
}

h2
{
font-size:120%;
color:#fb037e;
}


span.dates
{
font-weight:bold;
}
span.titre
{
}
div.description
{
font-style:italic;
text-align:justify;
}

