@charset "utf-8";
/* CSS Document */
/*Copyright (c) Echange M&eacute;dia - 2008 - Tous droits r&eacute;serv&eacute;s*/
/*Cr&eacute;ation Franck LEBAS*/

/*liens*/
a{
	color:#333;
}
a:hover{
	color:#9c3;
}

#top a{
	color:#333;
	font-size:14px;
}
#top a:hover{
	color:#9c3;
}

.afficher_tout a{
	font-size:10px;
	float:right;
	margin-right:5px;
	margin-top:-15px;
}

.navigation a{
	color:#333;
}

.navigation a:hover{
	color:#9c3;
}

.connexion table a{
	color:#069;
	margin-left:2px;
}

.schema a{
	position:absolute;
	right:30px;
	bottom:75px;
	color:#000;
}
.schema a:hover{
	color:#9c3;
}

.connexion a:hover{
	color:#9c3;
}

.connexion .creez{
	width:210px;
	height:29px;
	margin-top:3px;
	margin-left:5px;
	padding-top:8px;
}

.bt_lanceurs{
	width:355px;
	height:30px;
	margin-left:3px;
	margin-top:105px;
	padding-top:8px;
}

.bt_lanceurs a{
	color:#000;
	font-size:10px;
	text-decoration:none;
	padding:5px;
}

.retour_suite{
	text-align:center;
	height:20px;
	margin-top:-20px;
	width:750px;
}
.retour_suite a{
	text-decoration:none;
}

#footer a{
	color:#FFF;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}


