body {
	background: #f0f0f0;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-image: URL(fond.gif);
	background-repeat: repeat-x;
	background-color: #980000;
	margin: 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana;
	color: #fd5500;
	text-align: center;
}

img { border: 1px solid #000000; cursor: pointer; }

.titre {
	font-size: 12x;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 592px;
	*width: 600px;
	border: 1px solid #febe09;
	border-left-color: #fd5500;
	border-right-color: #fd5500;
	background: #fd5500;
	/*background: #4F5688;*/
	margin: auto;
	padding: 4px;
}

div.box  {
	font-size: 11px;
	text-align: center;
	width: 594px;
	*width: 600px;
	border: 1px solid #feaa07;
	border-top: 4px solid #feaa07;
	margin: auto;
	padding: 3px;
	background-color: #ffffff;
}
.box a:link, .box strong {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4f5688;
	padding: 3px;
}
.box a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4f5688;
	padding: 3px;
}
.box a:hover, a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff0000;
	padding: 3px;
}
.thumbs img { 
	margin: 2px;
	margin-bottom: 6px;
}
.box strong { color:red; }

.part { display: none; }

#main_cont {
	width: 700px;
	text-align: center;
	margin: auto;
	margin-top: 0px;
	background-color: #f0f0f0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.thumb {
	cursor: default;
}

td {
	font-size: 11px;
}

span.toplnks {
	width: 100%;
	text-align: right;
	padding-right: 50px;
	padding-top: 8px;
}

.toplnks a, a:visited {
	text-decoration: none;
	color: #4f5688;
}

.toplnks a:hover, a:active {
	text-decoration: underline;
	color: #ff0000;
}