/* (c) Boris Forconi pour Armonia  */

img { 
  border-style: none; 
  line-height:1px;
}

body
{
  background: url(Images/fond.jpg); 
  background-color:#E7F3FE;
  background-repeat: no-repeat;
	margin: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #555;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006666;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #555;
}

a:link, a:visited, a:active
{
  color: #777;
	text-decoration: none;
}

a:hover
{
  color: #777;
	text-decoration: underline;
}

a.horaireL:link, a.horaireL:visited, a.horaireL:active
{
  color: #27799C;
	text-decoration: none;
}

a.horaireL:hover
{
  color: #27799C;
	text-decoration: underline;
}

.title
{
  font-size: 11px;
  color: #fff;
  font-weight: bold;
}

.horaires
{
  font-size:9px;
  color: #006666;
}

.headLinks
{
  font-weight: bold;
  color: #006666;
}

a.openning:link, a.openning:visited , a.openning:active 
{
  text-decoration: none;
  font-size: 11px;
  color: #fff;
  font-weight: bold;
}

a.openning:hover 
{
  text-decoration: underline;
  font-size: 11px;
  color: #fff;
  font-weight: bold;
}

a.menuLink:link, a.menuLink:visited , a.menuLink:active 
{
  text-decoration: none;
}

a.menuLinkCurrent:link, a.menuLinkCurrent:visited , a.menuLinkCurrent:active 
{
  text-decoration: none;
  color:#111;
}

a.menuLink:hover, a.menuLinkCurrent:hover
{
  text-decoration: none;
  color:#ffffff;
  background-color:#006666;
}

a.bottomLink:link, a.bottomLink:visited, a.bottomLink:active 
{
  font-size:9px;
  text-decoration: none;
  color:#ffffff;
}

a.bottomLink:hover 
{
  text-decoration: none;
  font-size:9px;
  color:#006666;
  background-color:#fff;
}

.bottomText {
  font-size:9px;
  color:#ffffff;
}

a.bottomLink2:link, a.bottomLink2:visited, a.bottomLink2:active 
{
  font-size:9px;
  text-decoration: none;
  color:#006666;
}

a.bottomLink2:hover 
{
  text-decoration: underline;
  font-size:9px;
  color:#006666;
}

.bottomText2 {
  font-size:9px;
  color:#006666;
}

.sublogo {
  font-size:10px;
  color:#006666;
}

.accueilHoraires {
  font-size:10px;
  text-align:right;
  padding-top:7px;
  padding-bottom:7px;
  padding-left:10px;
  padding-right:10px;
  color:#27799C;
}

.chargement {
  background: url(Images/chargement.gif); 
  background-color:#fff;
  background-repeat: no-repeat;
  background-position: top center;
}

.puceGras {
  padding:0 0 4px 12px;
	background:url(Images/puce.gif) no-repeat 0 1px;
	font-weight:bold;
	color:#1f7ea8;
}

