/* CSS Document */
a
{
	text-decoration: none;
	color:#008080;
}
a:hover
{
	text-decoration: none;
	color:#008080;
}
td.tdmenu
{
	text-align: center;
	font-weight: normal;
	font-size: 20;
	font-family: "Times New Roman";
  height:30;
}
td.tdmenu:hover
{
  background-color: #FFFFFF;
	text-align: center;
	font-size: 20;
	font-family: "Times New Roman";
	font-weight: bold;
  height:30;
}
td.tdnews
{
  text-decoration: underline;
	text-align: center;
	font-size: 18;
	font-family: "Times New Roman";
	font-weight: normal;
  color:#008080;
  height:30;
}
td.tdlignenews
{
  border:2px solid #FFFF00;
  background-color: #FFFFFF;
}
p.entetenews
{
	text-align: left;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #5C5C5C;
}
p.lignenews
{
	text-align: center;
	font-family: "Times New Roman";
	font-size: 12px;
	color: #5C5C5C;
}
td.ligne1
{
	text-align: left;
	font-family: "Times New Roman";
	font-size: 18px;
	color: #008080;
}
td.ligne2
{
	text-align: right;
	font-family: "Times New Roman";
	font-size: 18px;
	color: #008080;
}
td.lignefinale
{
	text-align: center;
	font-family: "Times New Roman";
	font-size: 20px;
	color: #006060;
	font-weight: bold;
}
td.tdcopyright
{
	text-align: right;
	font-size: 16;
	font-family: "Times New Roman";
	font-weight: normal;
  color:#008080;
  height:20;
}

td.tarifscol1l1
{
	text-align: left;
	font-family: "Times New Roman";
	font-size: 20px;
	color: #006060;
	border-bottom: 1 solid #008080;
	border-right: 1 solid #008080;
}
td.tarifscol2l1
{
	text-align: center;
	font-family: "Times New Roman";
	font-size: 20px;
	color: #006060;
	border-bottom: 1 solid #008080;
	border-right: 1 solid #008080;
}
td.tarifscol1
{
	text-align: left;
	font-family: "Times New Roman";
	font-size: 20px;
	color: #006060;
	border-bottom: 1 solid #008080;
	border-right: 1 solid #008080;
}
td.tarifscol2
{
	text-align: center;
	font-family: "Times New Roman";
	font-size: 20px;
	color: #006060;
	border-bottom: 1 solid #008080;
	border-right: 1 solid #008080;
}
p.reference
{
	text-align: center;
	font-family: "Times New Roman";
	font-size: 30px;
	color: #006060;
}

p.reference2
{
	text-align: center;
	font-family: "Times New Roman";
	font-size: 24px;
	color: #006060;
}
p.reference3
{
	text-align: center;
	font-family: "Times New Roman";
	font-size: 26px;
	color: #006060;
	font-weight: bold;
}

td.ligneform1
{
	text-align: right;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #006060;
}
td.ligneform1err
{
	text-align: right;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FF0000;
}
td.ligneform2
{
	text-align: left;
}
p.msgobligatoire
{
	text-align: center;
	font-family: "Times New Roman";
	font-size: 12px;
	color: #006060;
}
input.saisie
{
	text-align: left;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #006060;
}
textarea.saisie
{
	text-align: left;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #006060;
}
font.erreur
{
	text-align: right;
	font-family: "Times New Roman";
	font-size: 10px;
	color: #ff0000;
}
td.lignemessok
{
	text-align: center;
	font-family: "Times New Roman";
	font-size: 12px;
	color: #006060;
}
td.lignemesserr
{
	text-align: center;
	font-family: "Times New Roman";
	font-size: 12px;
	color: #ff0000;
}