/* @override http://www.platinumrds.com/V2/css/intro.css */

html, body{
	padding: 0;
	text-align: center;
	width: 99%;
	height: 99%;
}

.box_label{
	text-align: center;
	margin-top: 45px;
}
/* page d'intro */

#pied a{
	color: #c7c7c7;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 150px;
	text-decoration: none;
}

#platinum:link, #platinum:visited{
	display: block;
	height: 54px;
	float: left;
	margin: 2px;
	background: url(http://platinumrds.com/V2/img/platinum_logo.gif) no-repeat center top;
}
#platinum:hover{
	background-position: center bottom;
}
#alienor:link, #alienor:visited{
	display: block;
	height: 54px;
	float: left;
	background: url(http://platinumrds.com/V2/img/alienor_logo.gif) no-repeat center top;
	margin: 2px;
}
#alienor:hover{
	background-position: center bottom;
}
#cornflakeszoo:link, #cornflakeszoo:visited{
	display: block;
	height: 54px;
	float: left;
	margin: 2px;
	background: url(http://platinumrds.com/V2/img/Cornflakezoo_logo.gif) no-repeat center top;
}
#cornflakeszoo:hover{
	background-position: center bottom;
}
/*  fin intro   */

#entrer a:link, #entrer a:link, #entrer a:visited, #entrer a:visited{
	color: teal;
	font: small-caps 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	padding: 16px 16px 16px 32px;
}
#entrer a:hover, #entrer a:hover{
	color: gray;
}
#btn_fr:hover{
	background: url(/V2/img/fr.gif) no-repeat left center;
}
#btn_uk:hover{
	background: url(/V2/img/en.gif) no-repeat left center;
}
#texte{
	width: 500px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}
#pied{
	color: #c7c7c7;
	font-size: 12px;
	height: 63px;
	width: 462px;
}


#pied a:hover{
	color: gray;
}

#top_menu_index {
	position: absolute;
	width: 99%;
}
#top_menu_index a:link, #top_menu_index a:visited{
	color: gray;
	text-decoration: none;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#groupe_list {
	font-size: 12px;
}

#groupe_list a:link, #groupe_list a:visited{
	color: gray;
	text-decoration: none;
	font: italic 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#groupe_list a:hover{
	color: silver;
}