body
{	margin: 15px 0px 10px 0px;
	padding: 0px;
	background-color: #A3C0CE;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 11px;
	color: #666666;
}

table, tr, td
{	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 11px;
	color: #666666;
}

td.bottom
{
	vertical-align: bottom;
}

img
{	border: 0px;
}

li.open
{	margin: 5px 0px;
	list-style: square;
}

a
{	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #014874;
	text-decoration: none;
}

a:hover
{	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #065684;
	text-decoration: underline;
}

a.blanc
{	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
}

a.blanc:hover
{	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: underline;
}

td.blanc
{	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

table.tab, tr.tab, td.tab
{	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
	background-color: #FEDFD1;
}
td.tabint{
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	text-align: right;
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
	background-color: #FEDFD1;
	font-weight: bold;
	padding-right: 3px;
}
hr.gris
{	margin: 2px 0px 12px 0px;
	width: 100%;
	height: 1px;
	border: 0px;
	color: #B2B2B2;
	background-color: #B2B2B2;
	text-align: center;
}

hr.clearer
{	margin: 0px;
	width: 100%;
	height: 1px;
	border: 0px;
	color: transparent;
	background-color: transparent;
	text-align: center;
	clear: both;
}

h1
{	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 18px;
	color: #014874;
}

h2
{	margin: 1px 0px 4px 0px;
	padding: 0px;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 14px;
	color: #E4662C;
	/* color: #777777; */
}

span
{	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 11px;
	color: #E4662C;
}

span.blue
{	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #014874;
}

p
{	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 11px;
	color: #666666;
}

p.message
{	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 11px;
	color: #E4662C;
	font-weight: bold;
}

p.equipement
{	margin: 5px 0px 5px 0px;
	padding: 5px;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 11px;
	color: #666666;
	border: 1px solid #DDDDDD;
	background-color: #FEDFD1;
}

form
{	margin: 8px 0px 8px 0px;
	padding: 0px;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 11px;
	color: #7D6C56;
}

input,textarea,select
{ margin: 0px;
  padding: 0px;
  width: 100%;
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, Lucida, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

input.bouton
{ width: auto;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, Lucida, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  background-color: #11489C;
  border-top: 2px solid #436FB2;
  border-left: 2px solid #436FB2;
  border-right: 2px solid #01245A;
  border-bottom: 2px solid #01245A;
}

