a.lien_note_realisation
{
  color: #000000;
}

a.lien_note_realisation:hover
{
  color: #FF0000;
}

legend.std
{
  font-style : italic;
}

fieldset.contact
{
    border-color : #FFFFFF;
    color :#FFFFFF;
	  border-width: 1px;
	  border-top-style: solid;

}

td.lbl_form
{
  color : #FFFF00;
  font-size : 12px;
  width : 50%;
}

td.lbl_form_cnil
{
  color : #000000;
  font-size : 8px;
  width : 50%;
}

a.lien_top
{
  text-decoration : none;
  color : #FFFF00;
}

a.lien_top:hover
{
  font-style : italic;
}

a.lien_ss_menu
{
  text-decoration : none;
  color : #8F0000;
}

a.lien_ss_menu:hover
{
  text-decoration : underline;
  color : #FFFFFF;
}

a.categorie
{
  text-decoration : none;
  font-size : 16px;
  font-style : italic;
  color : #FFFF00;
}

a.categorie:hover
{
  color : #FF0000;
}

td.plat
{
  text-decoration : none;
  font-size : 12px;
  font-style : italic;
  color : #FFFF00;
  border-left-color: #CCCC00;
	border-left-width: 3px;
	border-bottom-width: 0px;
	border-style : double;
  border-top-width : 0px;
  border-right-width : 0px;
  
}

td.obs
{
  text-decoration : none;
  font-size : 10px;
  font-style : italic;
  color : #FFFFFF;
  border-left-color: #ffff00;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width : 0px;
  border-right-width : 0px;
}

td.prix
{
  text-decoration : none;
  font-size : 11px;
  font-style : italic;
  color : #FF0000;
  border-left-color: #ffff00;
  border-top-width : 0px;
  border-right-width : 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

td.accomp
{
  font-size : 12px;
}

p.std
{
  font-size : 12px;
}

h1.std
{
  font-size : 14px;
  font-weight : bold;
  font-style : italic;
}

input
{
  border-style : none;
  background-color : #E6ECBC;
}
