*{
	margin: 0;
	outline: 0;
	padding: 0;
}

html{
	background: #cdcdcd;
}

body{
	background: transparent url(/images/fond_kilukru_001_bg.jpg) repeat-x 0 -35px;
}

html>/**/body {
	overflow-y: scroll;
}

a{
	color: #1E6D8C;
	text-decoration: underline;	
}

a:focus,
a:hover{
	color: #A65300;
	text-decoration: none;
}

h1{
	background: transparent url(/images/fond_kilukru_001.jpg) no-repeat 50% -35px;
	height: 650px;
	min-width: 895px;
	overflow: hidden;
	width: 100%;
}

h1 a{
	display: block;
	height: 650px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 895px;
}

#textes{
	height: 1px;
	overflow: hidden;
	text-indent: -9999px;
}

#online_soon{
	background: transparent url(/images/bientot_en_ligne.png) no-repeat 0 0;
	height: 255px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 0;
	width: 255px;
}
				
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

#link_applications{
	left: 40%;
	position: absolute;
	width: 400px;	
}

.tip {color: #333;}

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(/images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(/images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(/images/tipBtm.png) no-repeat bottom; height: 32px;}

/*-----------------------------------------------------------------------------------------------*/
#google_chat{
	left: 50%;
	margin: 0 0 0 -450px;
	position: absolute;
	top: 5px;
	width: 900px;
}
/*-----------------------------------------------------------------------------------------------*/

