body
	{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Times, Helvetica;
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	}
	
p
	{color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Times, Helvetica;
	}
	
h2  
	{
	font-size: 13px;
	}	

a
	{
	color: #76123C;
	font-size: 9px;
	font-family: Verdana, Arial, Times, Helvetica;
	text-decoration: none;
	}
	
a:visited
	{
	color: #76123C;
	font-size: 9px;
	font-family: Verdana, Arial, Times, Helvetica;
	text-decoration: none;
	}

a:hover
	{
	color: #76123C;
	font-size: 9px;
	font-family: Verdana, Arial, Times, Helvetica;
	text-decoration: underline;
	font-weight: normal;
	}

a.menu
	{
	color: #76123C;
	font-size: 14px;
	font-weight: 600;
	font-family: Verdana, Arial, Times, Helvetica;
	text-decoration: none;
	}
	
a.menu:visited
	{
	color: #76123C;
	font-size: 14px;
	font-weight: 600;
	font-family: Verdana, Arial, Times, Helvetica;
	text-decoration: none;
	}

a.menu:hover
	{
	color: #76123C;
	font-size: 14px;
	font-family: Verdana, Arial, Times, Helvetica;
	text-decoration: none;
	font-weight: 600;
	font-weight: normal;
	}
	
.theme
	{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 6px;
	}
	
.date
	{
	color:gray;
	font-family: Verdana, Arial, Times, Helvetica;
	font-size: 11px;
	font-weight: normal;
	}
.prog
	{
	font-family: Verdana, Arial, Times, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	vertical-align:top;
	}
	
.Miroir
	{
	position: relative;
	width: 100px;
	height: 25px;
	display:none;
	color: yellow;
	font-size: 14px;
	font-weight: 600;
	font-family: Verdana, Arial, Times, Helvetica;
	}
	
#programme
	{
	position: absolute;
	z-index: 1;
	top: 182px;
	left: 291px;
	width: 580px;
	height: 349px;
	visibility: visible;
	display: block;
	}
	
#progTheme
	{
	position: absolute;
	z-index: 1;
	top: 181px;
	left: 319px;
	width: 499px;
	height: 349px;
	visibility: visible;
	display: block;
	}
	
#journal
	{text-transform: uppercase;
	font-size: 12px;
	}
	
a.titre
	{
	color: #76123C;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	}	

a.titre:hover
	{
	color: #76123C;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
	}
	
#datePress
	{font-size: 10px;
	}