body { 
	font-family: Verdana, Arial; FONT-SIZE: 11px;
	padding: 0px;
	color: #666666;
	background-color: #fff;
	topmargin: 0px;
	leftmargin: 0px;
	marginheight: 0px;
	marginwidth: 0px;
}

a {color: #993333; text-decoration: none}

#page { width: 800px; text-align: left; margin: 0px auto; padding: 0; background-color: none; padding-bottom:15px}
#contenu { width: 295px; padding:0px; }
#contenu .texte, #contenu .chapo, #contenubig .texte, #contenubig .chapo {padding: 0px 5px 0 10px; color:#005b2e;  }
#entete { width: 800px; height: 120px;  margin: 0 auto; text-align:left; }
#entete .logo  {width: 250px; height:108px; margin:0 auto; background:url(images/ferox.gif) 100% no-repeat;} 
#entete #nom_site_spip, #entete a .spip_logos { display: block; float: left; font-weight: bold; font-size: 1.5em; }
#entete a { text-decoration: none; }

/* Pied de page */

#pied { clear: both;  width: 800px; height: 40px; line-height:15px ; margin:0 auto;margin-top:10px; text-align:center }
#pied p {color:#999}
#pied small { position: relative; left: 00px; top: 0px; top:0px; font-size: 10px; color: #999; }
#pied small a {color: #993333; }
#pied small a:hover {color: #fff; }

	#carousel
	{
		width: 850px;
		height: 400px;
		background-color: #fff;
		position: relative;
		margin:0 auto;
	}
	#carousel a
	{
		position: absolute;
		width: 110px; text-align:center
	}
*

img
{
	border: none;
}

.left {float:left}
.right {float:right}

#ImageBoxOverlay
{
	background-color: #000;
	z-index: 1000;
}
#ImageBoxOuterContainer{
	z-index: 1000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 370px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
</style>

