#core-header
{
   background-image: url(/assets/templates/tevolys/images/presentation/header.png);
   background-repeat: no-repeat;
}

#core-header-contacts
{
   background-image: url(/assets/templates/tevolys/images/presentation/contacts.png);
}

#core-footer .div-border {border-top:#26c4ec solid 20px;}

h1, .titre1 {font-size:14px; color:#26c4ec; font-weight:700; margin-bottom:5px; display:block;}
A       {color:#26c4ec;}
STRONG  {color:#26c4ec; font-weight:700;}
UL      {list-style-type: none; padding: 0; margin: 0; margin-left:20px;}
UL LI
{
   background-image:url(/assets/templates/tevolys/images/presentation/li.png); 
   background-repeat:no-repeat; background-position: 0px 0.6em; padding-left: 1em;
}