/*
	# +-------------------------------------[ Main.css ]---------------------+
	# | main.css - Dernière modif le 11/08/2007    		             Ez3k!eL.|
	# +----------------------------------------------------------------------+
	# | Le code utilisé sur cette page ne doir aucunement etre récupéré à    |
	# | des fins commerciales ou associatives, ce code est la propriété de   |
	# | son auteur et vous ne disposez d'aucun droit de diffusion ou de      |
	# | modification sur celui ci.            								 |
	# +--[CODER]-------------------------------------------------------------+
	# |     Main Coder :  Goretti Tanguy <ezekiel@easyportail.be>			 |
	# +----------------------------------------------------------------------+
	
	Etre une superstaaaaaaaaaaaaaaaaaaaaaaar, à chacun sa gloiiiiiiiiiiiiiiiiiiire (8)
	
	Spéciale casse dédi à tout mes fans... Je vous aime (k)
*/	
html
{
	margin:				0px;
	padding:	        0px;
}
body
{
	background-color:	#ffffff;
}
body, table, input, textarea, html, label
{
	color:				#4e4949;
	font-family:		tahoma;
	font-size:			12px;
}
.infoBulle
{
	padding:			3px;
	font-size:			11px;
	color:				#fff;
	background-color:	#f6f6f6;
	border: 			1px solid #cde8ff;
	padding:			5px;
	max-width:			300px;
	color:				black;
}
h1
{
	color: black;
	font-size: 16px;
}
/* Les liens */
a
{
	text-decoration:	none;
	color:				#000000;
}
a:hover
{
	color:				#717171;
	text-decoration:	none;
}
a img
{

	border:				0px;
}
.bouton
{
	display:			block;
	cursor:	 			pointer;
	background:	 		none;
	border: 			1px solid #cde8ff;
	padding:			5px;
	font-weight:		bold;
	margin:	 			5px;
	text-align:			center;
	background-color:	#f6f6f6;
	color:				#979797;
	width:				auto;
}
.bouton:hover
{
	background-color:	#ffffff;
}
.clear 
{
	width:				0px;
	height:				5px;
	font-size:			0px;
	clear:				both;
}
#preload
{
	display:			none;
}
.messageSite
{
	padding:			3px;
	font-size:			13px;
	color:				#585d61;
	background-color:	#f6f6f6;
	border: 			1px solid #cde8ff;
	width:				100%;
	margin:				auto;
	margin-top:			0px;
	margin-bottom:		5px;
	text-align:			center;
}
h1
{
	margin:				0px;
}
h3
{
	margin: 			0px;
}
h2
{
	margin:				0px;
}
