#core-header
{
   background-image: url(/assets/templates/tevolys/images/accueil/header.png);
}

#core-header-contacts
{
   background-image: url(/assets/templates/tevolys/images/accueil/contacts.png);
}

#accueil-flash {width: 929px; height: 411px;}

#accueil-actualites
{
   background-image: url(/assets/templates/tevolys/images/accueil/accueil-bas.png);
   background-repeat: no-repeat; background-position: top right;
   width: 700px; height: 138px;
   padding-left: 225px; padding-top: 45px; line-height: 10px;
}
.actualites-table      {border-collapse: collapse;}
.actualites-table td   {width: 240px;}
.actuTitre             {color: #26c4ec;}
.actuTexte             {color: #ffffff;}


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/accueil/li.png); 
   background-repeat:no-repeat; background-position: 0px 0.6em; padding-left: 1em;
}