@charset "iso-8859-2";
/* CSS Document */

h1
{
	text-transform: uppercase;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 0.9em;
	color: #fbe42b;
	margin-top:0px;
	
}

h2
{
	text-transform: uppercase;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #fff;
	margin-top:0px;
	background-color:#442000;
	padding:5px;
	border: 2px dotted #000;
}

.titretableau
{
	text-transform: uppercase;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	color: #ed8017;
}

#prog
{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	color: #fff;
	background-color:#241100;

}

#prog .row1
{
	background-color:#2c1603;

}

#prog .row2
{
	background-color:#000;

}

h3
{
	text-transform: uppercase;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 0.9em;
	color: #fbe42b;
	border-bottom: 2px dotted #572900;
	padding-left:15px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:25px;

}

#prog img
{
border:0;
float:right;
padding:15px;
}

img
{
border:0;
}
