body
{
	font-family: "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
}

input { border-color : #333333;}
textarea { border-color : #333333;}

a:link {text-decoration: none}
a:active {text-decoration: underline}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
p {}
td {}
h1, h2, h3 {margin: 0; padding: 0;}
h1   { color: #b30938; font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; font-weight: bold }

.text5, .fond h2 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#990033;
}
.text2, .fond h3 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:16px;
	font-weight:bold;
	color:#990033;
}

.fond h1 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:40px;
	font-style:italic;
	font-weight: normal;
	color:#FF9900;
	padding: 40px 0 20px 0;
}

.text12, td.fond p	{
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:15px;
	color:black;
}
.text14 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:18px;
	font-weight:bold;
	color:#336600;
}
.text9 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:50px;
	color:#FFCC66;
}
.text19 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:15px;
	text-decoration:underline;
	color:#336600;
}
.text15 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:12px;
	text-decoration:none;
	color:#336600;
}
.text21 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	color:#FF9900;
}
.text28 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	color:#FF9900;
}

.noirtrebu11   { color: black; font-size: 11px;  }
.noirtrebubold11   { color: black; font-size: 11px; font-weight: bold }
.noirtrebu14   { color: black; font-size: 14px; }
.noirtimesboldit18     { color: black; font-size: 18px; font-style: italic; font-weight: bold }
.blanctrebu11   { color: white; font-size: 11px; }
.rougetrebu11   { color: #b30938; font-size: 11px; }
.rougetrebu11 a { color: #b30938; font-size: 11px; }
.blanctrebu14   { color: white; font-size: 14px; }
.blanctimesboldit18      { color: #f7f7f7; font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; font-weight: bold }
.blanctimesit14           { color: #f7f7f7; font-size: 14px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic }
.rougetimesboldit18     { color: #b30938; font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; font-weight: bold }
.jaunetimesboldit18      { color: #fdb613; font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; font-weight: bold; background-color: #b30738 }
.dropped  { font-size: 3em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 1em; float: left }

.relative {
	position: relative;
}
.beaune {
	position: absolute;
	top: 14px;
	left: 70px;
}
.beaune_logo {
	position: relative;
	top: 20px;
}
.fond {
	background: white url(charte/fond-verres.gif) no-repeat top right;
}
.fond_rouge {
	background: transparent url(charte/fond-rouge.gif) repeat 0 0;
}
.fond_menu {
	background: transparent url(charte/fond-menu.gif) no-repeat bottom center;
}
.fond_programme {
	background: white url(charte/fond-programme.gif) no-repeat top left;
	padding: 4px
}
.fond_programme p {
	background-color: white;
	padding: 10px 0 3px 10px;
	margin: 0;
}
.jour {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	width: 210px;
	color: white;
	padding: 4px 0;
	text-align: center;
}
.fond_programme p.marge_gauche {
	padding: 1px 0 0 30px;
}