body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #605f5f;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a, a:link, a:visited, a:active {
	color: #605f5f;
	text-decoration:none;
}
a:hover {
	color: #605f5f;
	text-decoration:underline;
}
#boite {
	width:1000px;
	height:850px;
}
#gauche {
	width:259px;
	height:850px;
	background-image:url(images/gauche.gif);
	background-repeat:no-repeat;
	float:left;
	text-align:left;
}


#droite {
	width:741px;
	height:850px;
	float:right;
}
#fil_ariane {
	float:left;
	width:741px;
	background-repeat:no-repeat;
	background-image:url(images/fil_ariane.png);
}

#texte_fil_ariane {
	font-size:14px;
	/* color: #7e914d; */
	text-align:left;
	height: 26px;
	padding-left:14px;
}

#logo {
	float:left;
	width:157px;;
	height:494px;
	background-image: url(images/logo.png);
	background-repeat:no-repeat;
}
#contenu {
	float:right;
	width: 584px;
	height:494px;
}
#titre_image {
	background-image:url(images/titre_image.gif);
	background-repeat:no-repeat;
	width:584px;
	height:43px;
	line-height:43px;
	text-align:left;
}
#fond_image {
	background-image:url(images/fond_image.gif);
	background-repeat:no-repeat;
	width:584px;
	height:422px;
}
#contenu_image {
	text-align:left;
}
#numero_image {
	background-image:url(images/numero_image.gif);
	background-repeat:no-repeat;
	width: 584px;
	height: 29px;
	line-height: 29px;
	text-align:left;
}
#texte_autres_images {
	background-image:url(images/autres_images.png);
	background-repeat:no-repeat;	
	width:741px;
	height:35px;
	line-height:35px;
	text-align:left;
	padding-left:14px;
}
#contenu_thumbs {
	background-image:url(images/thumbs.gif);
	background-repeat:no-repeat;
	width:741px;
	height:241px;
	text-align:left;
}
#thumbs {
	height:225px;
}
#footer {
	height:16px;
	line-height:16px;
	color: #FFFFFF;
}
#credit {
	float:left;
	text-align:left;
}
#credit a, #credit a:link, #credit a:visited, #credit a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#credit a:hover {
	text-decoration:underline;
}
#copyright {
	float:right;
	text-align:right;
}
.current {
	color:#000000;
}


/* MENU */
#menu {
	margin-left: 27px;
	width:150px;
}
#section_menu {
	height:20px;
	background-image:url(images/section_menu.gif);
	background-repeat:no-repeat;
	line-height:20px;
	width:150px;
	margin-bottom:15px;
	margin-top:15px;
}
#menu ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	line-height: 20px;
}

#menu ul li ul {
	list-style:none;
	margin-left:0px;
	/* padding-left:20px; */
}
#menu ul li ul li ul {
	list-style:none;
	margin-left:0px;
	padding-left:20px;
}
/* Fin MENU */

