/* Definition des styles */


h1 {
  color:#ffaa00;
  font:italic bold 18px arial, helvetica, sans-serif;
  margin: 0px 15px 10px 15px;
  text-align: left;
}

h2 {
  color:#ffaa00;
  font:italic bold 15px arial, helvetica, sans-serif;
  margin: 0px 15px 10px 15px;
  text-align: left;
}

p {
  color:#000066;
  font:11px/14px arial, helvetica, sans-serif;
  margin: 0px 10px 0px 10px;
  text-align: justify;
}

p.header {
  margin: 0px 0px 5px 0px;
  text-align: center;
}

p.left {
  text-align: left;
}

p.right {
  text-align: right;
}

p.center {
  text-align: center;
}

p.menu {
  text-align: center;
  margin: 0px 0px 0px 0px;
}

p.small {
  font:10px/14px arial, helvetica, sans-serif;
}


a {
  color:#0000ff;
  font-weight: bold;
  text-decoration: none;
}

a.menu {
  color:#ffffff;
}

a.email {
  color:#e6e6e6;
}

a:hover {
  color: red;
  text-decoration: underline;

}
a.links {
  color: blue;
  text-decoration: underline;
  font-weight: bolder;
}

table {
  border: 1px solid #666666;
  border-collapse: collapse;
  margin-top: 0px;
  margin-bottom: 0px;
}

table.noBorder {
	border: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000066;
}

ul,ol {
  margin-top: 5px;
  margin-bottom:5px;
  text-align: justify;
}

li {
  font:12px/10px arial, helvetica, sans-serif;
  margin-bottom:10px;
  margin-right:10px;
}

li.small {
  font:11px/14px arial, helvetica, sans-serif;
  margin-bottom:10px;
  margin-right:10px;
}

div.floatLeft {
  float:left;
  margin: 5px 5px 0px 8px;
}

.style2 {color: #FFFFFF}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3333FF;
	font-weight: bold;
	font-size: x-small;
}
body {
	background-color: #FFFFCC;
	text-align: center;
}
.style7 {
	font-family: "Brush Script MT";
	font-size: 36px;
	color: #FF6600;
}
.style9 {font-size: small; font-family: Tahoma; color: #000099;}

.style13 {color: #FF6600}

.style14 {
	font-size: 14px;
	font-weight: bold;
}

.style10 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000099;
}

.style11 {
	font-size: xx-small;
	color: #FFFF99;
}

.style12 {font-family: "Times New Roman", Times, serif; font-size: medium; color: #FF6600; }

.style15 {
	color: #FFFFFF;
	font-size: 14px;
}

.style16 {
	font-weight: bold;
	font-size: small;
	color: #FFFFFF;
}

.style17 {color: #000066}
.style18 {font-size: medium}

.style19 {color: #FFFFFF; font-weight: bold; font-size: x-large;}
.style20 {color: #FF6600; font-size: large;}
