BODY {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; background-color: #DDDDDD;
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	text-transform: none;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 1px;
	border-color: #;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
A 				{ COLOR: #039; TEXT-DECORATION: none}
A:hover 		{ color: #900;  }
TD 				{ FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #334C66;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 1px;
	border-color: #;
	margin-bottom: 10px;
	padding: 0px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #334C66;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 1px;
	border-color: #;
	margin-bottom: 10px;
	padding: 0px;
}

.input1			{ FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial; COLOR: #000066; BACKGROUND-COLOR: #eeeeee; }
.container 		{
	background-COLOR: #ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #333333;
}
.footer 		{
	text-align: center;
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.header 		{
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.news_texte	{
	background-color: #eeeeee;
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	text-transform: none;
	text-align: justify;
	BORDER-RIGHT: #000000 1pt solid;
	BORDER-TOP: #000000 1pt solid;
	BORDER-LEFT: #000000 1pt solid;
	BORDER-BOTTOM: #000000 1pt solid;
	border-width: 1px;
	border-color: #;
	margin: 0px;
	padding: 5;
}
.news_email	{
	background-color: #eeeeee;
	font-family: Arial, Courier;
	color: #000000;
	font-size: 11pt;
	font-style: normal;
	text-transform: none;
	text-align: justify;
	BORDER-RIGHT: #000000 1pt solid;
	BORDER-TOP: #000000 1pt solid;
	BORDER-LEFT: #000000 1pt solid;
	BORDER-BOTTOM: #000000 1pt solid;
	border-width: 1px;
	border-color: #;
	margin: 0px;
	padding: 5;
}
.news_titre	{
	font-family: Arial;
	color: #ffa311;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.palmares_titre	{
	font-family: Arial;
	color: #ffa311;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.photo			{
	BORDER-RIGHT: #000000 1pt solid;
	BORDER-TOP: #000000 1pt solid;
	BORDER-LEFT: #000000 1pt solid;
	BORDER-BOTTOM: #000000 1pt solid
}

#agrandirpop img{
	position:relative;
	left:-48px;
	top:1px;
	cursor:pointer;
	padding:0;
	margin:0;
	width:42px;
	height:11px;
}
#fermerpop img{
	position:relative;
	left:1px;
	top:-12px;
	cursor:pointer;
	padding:0;
	margin:0;
	width:42px;
	height:11px;
}
#grandeimage{
	position:absolute;
	padding:10px;
	top:50;
	visibility:visible;
	background-color:#ffffff;
	border:solid 1px #000000;
	display:none;
	z-index:1000000;
}
#cache{
	position:absolute;
	padding:10px;
	left:0;
	top:0;
	visibility:visible;
	background-color:#000;
	display:block;
	height:1700px;
	width:2000px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	display:none;
	z-index:10000;
}