body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container-mypage {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container-mycellulecentre {
	width: 100%;
}
#container-vignettes {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#container-myheader {
	width: 100%;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
#container-myheadercellulecentre {
	width: 100%;
	text-align: center;
}

#container-myfooter {
	padding: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	width: 100%;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.gras {
	font-weight: bold;
}



h1 {
	color: #0000FF;
	text-align: center;
}
h2 {
	color: #0000FF;
	text-align: right;
	font-size: 18px;
}





h3 {
	text-align: center;
	color: #FFFFFF;
	font-weight: 900;
	font-size: 12pt;
	background-color: #0000FF;
	width: 100%;
}
h4 {
	text-align: center;
	color: #FFFFFF;
	font-weight: 900;
	font-size: 12pt;
	background-color: #0000FF;
	width: 100%;
}
h5 {
	text-align: center;
	color: #FFFFFF;
	font-weight: 900;
	font-size: 9pt;
	background-color: #0000FF;
	width: 100%;
	margin-bottom: -1px;
}


h6 {
	text-align: left;
	color: #0000FF;
	font-weight: 900;
	font-size: 9pt;
}
.txt-tab {
	font-size: 12px;
}
.txt-tab-gras {
	font-size: 12px;
	font-weight: bold;
}






ul {
	color: #333333;
	font-size: 12px;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: 900;
	color: #0000FF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;


}

a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: 900;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: normal;
	color: #FF0000;


}
