.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C7D6D;
}

td
{
color: #7C7D6D;
}

.input1
{
border-top-width:1px;
border-top-style:solid;
border-top-color:#999999;
border-right-width:1px;
border-right-style:solid;
border-right-color:#AAB3B3;
border-left-width:1px;
border-left-style:solid;
border-left-color:#AAB3B3;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#D5DDDD;
background-color:F7F7F7;
font-size:11px;
font-family:Verdana;
}


.input2
{
border-top-width:1px;
border-top-style:solid;
border-top-color:#00355D;
border-right-width:1px;
border-right-style:solid;
border-right-color:#00355D;
border-left-width:1px;
border-left-style:solid;
border-left-color:#00355D;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#00355D;
font-size:11px;
font-family:Verdana;
}

a:link
{
  color: #7C7D6F;
  text-decoration: none;
  font-weight: bold;
}

a:visited
{
  color: #7C7D6F;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: #7C7D6F;
  text-decoration: underline;
  font-weight: bold;
}