body {
background-image: url("img/fond_von.jpg");
		background-repeat: no-repeat;
		background-color:#FEFDFD;
		background-attachment:fixed;
		margin-left: 0px;
		margin-top: 0px;
		font-size: 12px;
		font-family: Arial, Verdana, san-serif;
}

a	{
filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	font-size: 12px;
	color:#999999;
	text-decoration: none;
	}
a:hover	{
	color: #333333;
	text-decoration: underline;
	}
a.text  { 
	color: #999999;
	text-decoration: none  
	}

a.text:hover  { 
	color:#333333;
	 
	}
.fond_table{
	background-color:#833C46;
	padding:5px;
	filter:alpha(opacity=90);
	
	opacity: 0.9;
	-moz-opacity:0.9;
}
a.titre  { 
	color:#999999;
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	}

a.titre:hover  { 
	color:#333333;
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	
	}

a.titre_small  { 
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none 
	}

a.titre_small:hover  { 
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline 
	}
a.menu		{
	font-size:18px;
}

td	{ 
	color: color: #999999;
	font-size: 12px;
	}

td.erreur{
		color: #FF0000;
		font-weight: bold;
		}

td.titre{
filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
		text-align: left;
		font-weight: bold;
		font-size: 18px;
		color:#333333;
		}

td.titre_small{
		text-align: left;
		font-weight: bold;
		font-size: 14px;
		color: #333333;
		}
#main{
	margin-top:60px;
	position:absolute;
	left:70%;
	margin-left: -370px;
}
td.noir{
		color: #111111;
}
td.blanc	{
		color: #111111
}
.petit_blanc  { 
		color: #111111;
		font-size: 10px }
.titrepage {
	letter-spacing : 5px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	color: #999999;
}
.news {
	letter-spacing : 5px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 24px;
	text-align: right;
	color: #333333;
}
.menuhome {
		
		margin-left: 60px;
		background-color:#833C46;;
		width: 550px;
		height: 15px;
		text-align: right;
		margin-top: -1px;
		padding-top: 10px;
		padding-right: 4px;
		margin-left: 30px;
		position: absolute;
		top: 0px;
		left: 20px;
		word-spacing: 15px;
		filter:alpha(opacity=90);
		opacity: 0.9;
		-moz-opacity:0.9;
}
.menuhome a {
color:#CCCCCC;

}
.lienmenu {
		font-size: 14px;
		color: #333333;

}
.prog {
		padding:4px;
		position: absolute;
		top: 80px;
		left: 257px;
		width:340px;
		filter:alpha(opacity=90);
		opacity: 0.9;
		-moz-opacity:0.9;
		background-color:#833C46;

}
.sign {
		text-align: center;
		color:#CC9900;
		font-size: 10px;
		text-decoration: none;
}
