body {
	margin : 0 0 0 0;
	font-size : 12pt;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

A:link { color: #252569 }       /* unvisited link */
A:visited { color: #252569 }   /* visited links */
A:active { color: #252569 }    /* active links */

table {
	font-size : 12px;
}

tr {
	vertical-align: top;
}


.head_table {
	background-color : #ffffff;
	font-family:Helvetica,Arial,sans-serif;
	width : 100%;
	border-bottom : 0px solid black;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}
.head_color {
	background-color : #535392;
}


a.head { 
  color: navy; 
  font-weight: bold;
  text-decoration: none;
}
a.head:visited {
	color : navy;
}
a.head:hover {
	color : #ffffff;
}

#head_title {
  position:relative;
  left:10px;
  top:-5px;
	color : #ffffff;
	font-size : 20px;
	font-weight : bold;
}

#image1 {
  position:relative;
  top:-10px;
}


#texte_presentation {
  position:relative;
  width: 250px;
  left:5px;
  top: -15px;
	font-size : 12px;
	margin: 4px 4px 4px 4px; 
  padding: 6px;
  color: #206060;
}



table.footer {
	font-family:Helvetica,Arial,sans-serif;
	width : 100%;
	border-top : 1px solid navy;
	color : navy;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
}

a.footer {
	color : navy;
	text-decoration: none;
	font-weight : bold;
}
a.footer:visited {
	color : navy;
}
a.footer:hover {
	color : #206060;
}
