﻿html
{
	min-width: 700px;
}

body
{
	font-family:"Comic Sans MS";
	font-size: medium;
	margin: 0px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 2%;
	padding-left: 10px;
	/*text-align : center;*/
}

a img
{
	border: 0px;
}

a:link, a:visited, a:hover, a:active
{
	color: black;
	text-decoration: underlined;
}

embed
{
	display: block;
	margin: 0 auto;
}

h1
{
	font-family:"Monotype Corsiva";
	font-size: 48.0pt;
	font-weight:bold;
	margin: 0px;
}

h2
{
	font-size: 26pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

h3
{
	font-size: 16.0pt;
	font-weight: bold;
}

h4
{
	font-size: 14.0pt;
	font-weight: bold;
}

iframe
{
	display: block;
	margin: 0 auto;
}

img
{
	display: block;
	margin: 0 auto;
}

tr, td
{
	vertical-align: top;
}

th.chronology
{
	style="border:1px solid black;"
}

td.chronology
{
	border-left:1px solid black;
	border-right:1px solid black;
}

table.chronology
{
	border:1px solid black;
	border-spacing:2px;
	border-collapse:collapse;
}

tr.chronology
{
	border-top:1px solid black;
}

ul, ol
{
	list-style-type: square;
	padding-left: 30px;
	margin-top: 0px;
	text-align: left;
}

ul ul li
{
	list-style-type: disc;
}

.accueil_links
{                     
	font-size:14.0pt;
	font-weight:bold; 
}

.center
{
	text-align: center;
}

.emphasis
{
	font-weight: bold;
}

.important
{
	color: red;
}

.menu
{
	background-image: url(../images/button.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px;
	text-align: center;
	height: 31px;
	vertical-align: middle;
	width: 168px;
}

.menulinks
{                     
	color: white;
	font-size:10.0pt;
	text-decoration: underline;
}

