/* CSS Document */

 /* HEADER */
#header
{
	overflow: hidden;
	width: auto;
	height: 24px;
	background: #D6D6D6;
	border-bottom: 1px solid #A9A9A9;
}

#header_menu
{
	margin-top: 6px;
}

#header_menu ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 605px;
}

#header_menu li
{
	display: block;
	float: left;
	margin: 0px;
	padding-left: 9px;
	padding-right: 11px;
	background: url('../images/img_tiret1.gif') right 6px no-repeat;
}

#header_menu .firstElem
{
	padding-left: 0px;
}

#header_menu .lastElem
{
	padding-right: 0px;
	background: none;
}

#header_menu a
{
	padding: 0;
	font-size: 10px;
	color: #8C8C8C;
	text-decoration: none;
}

#header_menu a:link
{
	text-decoration: none;
}

#header_menu a:hover
{
	text-decoration: underline;
}
div#images_loader
{
	background:url(../images/hover.gif) no-repeat;
	background:url(images/hover2.gif) no-repeat;
	background:url(images/hover3.gif) no-repeat;
	background:url(images/hover4.gif) no-repeat;
	margin-left:-1000px;
	display: none;
}

 /* FOOTER */
#footer
{
	overflow: hidden;
	width: auto;
	height: 126px;
	background: #D6D6D6;
	border-bottom: 1px solid #A9A9A9;
	text-align: center;
}
ul#new_footer{
	list-style-type: none;
	margin: 13px auto;
	padding: 0;
	width: 968px;
}
ul#new_footer li{
	margin: 0;
	padding: 0;
	float: left;
}
ul#new_footer li a{
	display: block;
	width: 121px;
	height: 100px;
	text-indent: -9999px;
	outline: none;
}
a#foot_cedric{
	background: url(../images/footer/th_cedric.gif) left -100px no-repeat;
}
a#foot_cedric:hover{
	background: url(../images/footer/th_cedric.gif) left top no-repeat;
}
a#foot_kidpaddle{
	background: url(../images/footer/th_kidpaddle.gif) left -100px no-repeat;
}
a#foot_kidpaddle:hover{
	background: url(../images/footer/th_kidpaddle.gif) left top no-repeat;
}
a#foot_largo{
	background: url(../images/footer/th_largowinch.gif) left -100px no-repeat;
}
a#foot_largo:hover{
	background: url(../images/footer/th_largowinch.gif) left top no-repeat;
}
a#foot_nelson{
	background: url(../images/footer/th_nelson.gif) left -100px no-repeat;
}
a#foot_nelson:hover{
	background: url(../images/footer/th_nelson.gif) left top no-repeat;
}
a#foot_nombrils{
	background: url(../images/footer/th_nombrils.gif) left -100px no-repeat;
}
a#foot_nombrils:hover{
	background: url(../images/footer/th_nombrils.gif) left top no-repeat;
}
a#foot_ptspirou{
	background: url(../images/footer/th_petitspirou.gif) left -100px no-repeat;
}
a#foot_ptspirou:hover{
	background: url(../images/footer/th_petitspirou.gif) left top no-repeat;
}
a#foot_tuniques{
	background: url(../images/footer/th_tuniquesbleues.gif) left -100px no-repeat;
}
a#foot_tuniques:hover{
	background: url(../images/footer/th_tuniquesbleues.gif) left top no-repeat;
}
a#foot_spirou{
	background: url(../images/footer/th_spirou.gif) left -100px no-repeat;
}
a#foot_spirou:hover{
	background: url(../images/footer/th_spirou.gif) left top no-repeat;
}
