.sc:link {text-decoration	:	none;	color		:	#000000; background	:	transparent;}
.sc:active {text-decoration	:	none;	color		:	#000000; background	:	transparent;}
.sc:visited {text-decoration	:	none;	color		:	#000000; background	:	transparent;}
.sc:hover {text-decoration	:	none;	color		:	#FFFFFF; background	:	#000000;}

a:link {text-decoration	:	none;	color		:	#FFFFFF; background	:	transparent;}
a:active {text-decoration	:	none;	color		:	#FFFFFF; background	:	transparent;}
a:visited {text-decoration	:	none;	color		:	#FFFFFF; background	:	transparent;}
a:hover {text-decoration	:	underline;	color		:	#FFFFFF; background	:	transparent;}

.actu:link {text-decoration	:	none;	color		:	#000000; background	:	transparent;}
.actu:active {text-decoration	:	none;	color		:	#000000; background	:	transparent;}
.actu:visited {text-decoration	:	none;	color		:	#000000; background	:	transparent;}
.actu:hover {text-decoration	:	none;	color		:	#000000; background	:	transparent;}

.tria:link {text-decoration	:	none;	color		:	#990000; background	:	transparent;}
.tria:active {text-decoration	:	none;	color		:	#990000; background	:	transparent;}
.tria:visited {text-decoration	:	none;	color		:	#990000; background	:	transparent;}
.tria:hover {text-decoration	:	none;	color		:	#FFFFFF; background	:	#990000;}

body
{
	margin: 0;
	text-align: center;
	background-color: #6c6c6c;
	background-image: url('images/fond.jpg');
	background-repeat: repeat-x;
}

#global
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 990px;
}
     
#logo_jdli
{
	position: relative;
	width: 115px;
	height: 90px;
	float: left;
}

#leaderboard
{
	position: relative;
	width: 728px;
	height: 90px;
	float: left;
}

#logo_medpi
{
	position: relative;
	width: 147px;
	height: 90px;
	float: left;
}

#main_contain
{
	position: relative;
	float: left;
	width: 970px;
	height: 645px;
	padding: 10px;
	background-color: #888888;
	margin-top: 10px;
}

#main_contain2
{
	position: relative;
	float: left;
	width: 970px;
	padding: 10px;
	background-color: #888888;
	margin-top: 10px;
}

#main_titre
{
	position: relative;
	float: left;
	width: 970px;
	color: #FFFFFF;
	text-align: left;
}

#actu_contain
{
	position: absolute;
	width: 650px;
	height: 240px;
	padding: 2px;
	top: 60px;
	left: 10px;
	font-family: 'arial';
}

#actu_shadow
{
	position: absolute;
	width: 665px;
	height: 255px;
	top: 60px;
	left: 10px;
	clear: both;
}

#pub_mpu
{
	position: absolute;
	width: 300px;
	height: 250px;
	top: 60px;
	left: 680px;
}

#sc_contain
{
	position: absolute;
	width: 970px;
	height: 295px;
	top: 320px;
	left: 10px;
	background-image: url('images/fond_sc.png');
}

#show
{
	position: absolute;
	width: 970px;
	height: 30px;
	top: 625px;
	left: 10px;
	background-color: #CCCCCC;
}


#produit_contain
{
	position: relative;
	float: left;
	width: 650px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
}

#show2
{
	position: relative;
	float: left;
	width: 640px;
	padding: 5px;
	background-color: #EEEEEE;
	margin-top: 10px;
	text-align: center;
}

#pres
{
	position: relative;
	float: right;
	clear: right;
	width: 200px;
	background-color: #555555;
	text-align: left;
	padding: 5px;
}

#colonne
{
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	float: left;
	width: 300px;
}

#pub_mpu_col
{
	position: relative;
	float: left;
	width: 300px;
	height: 250px;
}

#sc_col
{
	position: relative;
	float: left;
	width: 300px;
	margin-top: 10px;
}

#clic
{
	position: absolute;
	width: 310px;
	height: 38px;
	top: 12px;
	left: 335px;
}
