#popup2
{
	display:none;
	position:absolute;
	z-index:100;
	opacity:0.95;
	filter:alpha(opacity=95);
	top:0px;
	left:0px;
	background-color:#555555;
	width:100%;
	height:100%;
}

#but_cl_pp2{
	display:none;
}

#msg_er2
{
	z-index:0;
	margin-top:150px;
	width:0px;
	border:0px solid #000;
	height:0px;
	opacity:1;
	filter:alpha(opacity=100);	
	padding:1px;
	color:black;
}
#popup3
{
	display:none;
	position:absolute;
	z-index:1000;
	opacity:0.98;
	filter:alpha(opacity=98);
	top:0px;
	left:0px;
	background-color:#555555;
	width:100%;
	height:100%;
	text-align:center;
}

#but_cl_pp3{
	display:none;
}

#msg_er3
{
	background-color:white;
	z-index:1000;
	margin-top:150px;
	width:350px;
	border:0px solid #000;
	height:200px;
	opacity:1;
	filter:alpha(opacity=100);	
	padding:1px;
	color:black;
	display:none;
}
#titre2
{
	text-align:center;
	background-image:url('../../navpics_clients/form/fond4backLine.jpg');
	color:#390a7d;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	font-family:Arial;
	letter-spacing:2px;
}
#texte2{
	padding:5px;
	text-align:center;
}

/* mise en forme des liens au centre de la page d'accueil */
#LiensP{
	width: 840px;
	height: 448px;
	position: relative;
}

#LiensP a {
	border: 0px;
	margin: 0px;
}

#lienP1{
	display: block;
	width: 840px;
	height: 300px;
	background-image: url("../../navpics_clients/home/quiz.jpg");
	background-position:top;
}

#lienP1:hover {
	/*background-image: url("../../navpics_clients/home/img01on.gif");*/
	/*background-position:bottom;*/
	opacity:0.8;
	filter:Alpha(opacity=80);
}

#lienP2{
	display: block;
	width: 350px;
	height: 143px;
	background-image: url("../../navpics_clients/home/edition2012fin.jpg");
	background-position:top;
}

#lienP2:hover {
	/*background-image: url("../../navpics_clients/home/img02on.gif");*/
	/*background-position:bottom;*/
	opacity:0.8;
	filter:Alpha(opacity=80);
}

#lienP3{
	display: block;
	width: 490px;
	height: 143px;
	background-image: url("../../navpics_clients/home/leGT2012.jpg");
	background-position:top;
}

#lienP3:hover{
	/*background-image: url("../../navpics_clients/home/img03on.gif");*/
	/*background-position:bottom;*/
	opacity:0.8;
	filter:Alpha(opacity=80);
}

#lienP4{
	display: block;
	width: 840px;
	height: 150px;
	background-image: url("../../navpics_clients/home/img04onoff5.jpg");
	background-position:top;
}

#lienP4:hover {
	/*background-image: url("../../navpics_clients/home/img04on.gif");*/
	background-position:bottom;
}

#img_golfeur {
	position: absolute;
	width: 292px;
	height: 441px;
	top: 5px;
	right: 0px;
}
#faqQuest{
	padding-top:0px;
	color:white;
	text-align:center;
	width:100px;
	z-index:80;
	font-size:12px;
	background-image: url('../../navpics_clients/images/fondFaq.gif');
	background-repeat: repeat-x;
	background-position:top;
}
#faqQuest a{
	font-weight:bold;
	text-decoration:none;
	color:#551A8B;
}
#faqQuest:hover{
	background-position:bottom;
}

#table_classement_tgc{
	border-collapse: collapse;
	width: 100%;
}

#table_classement_tgc td,#table_classement_tgc th{
	border: 1px black solid;
	padding:5px;
}