BR#clr { clear: all }

H1 {
    color: black;
	border: none;
	width: 100%;
    font-family: Verdana;
	font-size: 14px;
    font-weight: bold;
    text-align: left;
}

H2 {
    color: black;
	border: none;
	width: 100%;
    font-family: Verdana;
	font-size: 14px;
    font-weight: 100;
    text-align: left 
}

H3 {
    color: black;
	border: none;
	width: 100%;
    font-family: Verdana;
	font-size: 12px;
    font-weight: 100;
    text-align: left
}

H4 {
    color: black;
	border: none;
	width: 100%;
    font-family: Verdana;
	font-size: 10px;
    font-weight: 100;
    text-align: left
}

A:link    { color: rgb(175,29,44) ; font-family: Verdana; font-size: 11px; text-decoration: none  ; }
A:active  { color: rgb(175,29,44) ; font-family: Verdana; font-size: 11px; text-decoration: none  ; }
A:visited { color: rgb(175,29,44) ; font-family: Verdana; font-size: 11px; text-decoration: none  ; }

A.text:link    { color: rgb(175,29,44) ; font-family: Verdana; font-size: 12px; text-decoration: none  ; }
A.text:active  { color: rgb(175,29,44) ; font-family: Verdana; font-size: 12px; text-decoration: none  ; }
A.text:visited { color: rgb(175,29,44) ; font-family: Verdana; font-size: 12px; text-decoration: none  ; }

A.address:link    { color: rgb(175,29,44) ; font-family: Verdana; font-size: 16px; text-decoration: none  ; }
A.address:active  { color: rgb(175,29,44) ; font-family: Verdana; font-size: 16px; text-decoration: none  ; }
A.address:visited { color: rgb(175,29,44) ; font-family: Verdana; font-size: 16px; text-decoration: none  ; }

.gras {
	font-weight: bold;
}

.discours {
	color: black;
	border: none;
	width: 100%;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 100;
	text-align: left;
}

.citation {
	width: 100%;
	font-style: italic;
	padding-right: 50;
	padding-left: 50;
}

.retrait {
	width: 100%;
	padding-left: 50;
}

P.comment {
	color: black;
	border: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 100;
	text-align: left;
}

P.titletext {
	color: rgb(175,29,44);
	width: 40%;
	font-family: Verdana;
	font-size: 18px;
	font-weight: 100;
	text-align: left;
	border-bottom: solid thin rgb(175,29,44);
}

.bigtitle {
	color: black;
	border: none;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

TD.menu {
	color: black;
	border: none;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: 100;
	width:180;
	height:30;
	text-align: left;
}

TD.sousmenu {
	color: black;
	border: none;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	width:180;
	height:20;
	text-align: right;
}

TD.onglet {
	color: black;
	border: none;
	font-family: Times New Roman;
	font-size: 17px;
	font-weight: bold;
	width:150;
	height:20;
	text-align: center;
}

TD.tabletitle {
	color: black;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center
	vertical-align: text-top
}

TD.tablecel {
	color: black;
	font-family: Verdana;
	font-size: 16px;
	font-weight: 100;
	text-align: left
	vertical-align: text-top
}

TD.titre {
    color: black;
    font-family: Verdana;
	font-size: 18px;
    text-align: center
}

TD.legende {
    color: black;
    font-family: Verdana;
	font-size: 10px;
    text-align: center
}

DIV.post-it {
    font-family: Verdana;
	font-size: 12px;
    font-weight: 100;
    text-align: left;
	padding:5;
    color: black;
	position:absolute; 
	width:470;
	border:1px outset rgb(175,29,44); 
	background-color:#EFDFE2; 
	visibility:hidden
}

DIV.note {
    color: black;
	border: none;
	width: 100%;
    font-family: Verdana;
	font-size: 12px;
    font-weight: 100;
    text-align: left
}