/* CSS Document */

html, body, div, span, p, a, ul, ol, li, table, tr, th ,td, form, input, textarea, img, h1, h2, h3, h4, h5, img{
	margin:0;
	padding:0;
}

a img{border:none;}

.nosee{
	display:none;
}

html{

}

body{

	text-align:center;
	background-image:url(images/ciel.jpg);
	background-position:center top ;
	background-color:#EEF2F2;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}


#frameindex{
	position:relative;
	width:960px;
	height:587px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}



#frame{
	position:relative;
	width:960px;
	height:578px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(siteImages/outerbg.jpg);
	background-repeat:no-repeat;
	padding:7px 0px 0px 0px;
}

#frameinner{
	position:relative;
	width:943px;
	height:569px;
	background-image:url(siteImages/frameinnerbg.jpg);
	background-repeat:no-repeat;
	margin-left:6px;
	margin-bottom:5px;
}

#topbar{
	position:relative;
	width:943px;
	height:33px;
	background-image:url(siteImages/topbarbg.jpg);
	background-repeat:repeat-x;
}

#topbar a{
	float:left;
	display:inline;
}

/*
#topbar a img{
	float:left;
	display:inline;
}
*/
#search-box{
	float:right;
	margin:4px 10px 0px 0px;	
}

.input-field {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 140px;
	padding:1px 0 0 2px;
	border:0;
	line-height:10px;
	color:#999999;
}

.input-ok {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 24px;
}


.menu-img{
	position:absolute;
	width:157px;
	height:163px;
}

#menu-tete{top:196px;left:0px;}
#menu-hygiene{top:359px;left:157px;}
#menu-corps{top:33px;left:314px;}
#menu-mains{top:196px;left:471px;}
#menu-antichute{top:359px;left:628px;}
#menu-pieds{top:196px;left:785px;}

.flash-box{
	position:absolute;
	width:155px;
	height:161px;
}

#flash-tete{top:197px;left:158px;}
#flash-corps{top:34px;left:472px;}
#flash-mains{top:360px;left:472px;}
#flash-pieds{top:197px;left:629px;}


#plb-logo-button{	
	position:absolute;
	width:155px;
	height:161px;
	left:1px;
	top:34px;
}


#bottombar{
	position:absolute;
	width:941px;
	height:45px;
	left:1px;
	top:522px;
	background-color:#FFFFFF;
}


#ticker-inner{
	position:absolute;
	top:-18px;
}

#logo-bar{
	height:30px;
	margin:0px;
	padding:0px;
	border:none;
}
