
.titre {
	font-size: 12x;
	font-weight: bold;
	color: #00005C;
	text-align: center;
	width: 600px;
	border: 1px solid #FFFFFF;
	background: url('bg.jpg');
	margin: auto;
	line-height: 25px;
}

div.box  {
	font-size: 11x;
	text-align: center;
	width: 600px;
	border: 1px solid #FFFFFF;
	margin: auto;
	padding: 3px;
}

.box a:link, .box strong {
	font-size: 11x;
	font-weight: bold;
	text-decoration: none;
	color: #07004F;
	padding: 3px;
}
.box a:visited {
	font-size: 11x;
	font-weight: bold;
	text-decoration: none;
	color: purple;
	padding: 3px;
}
.box a:hover {
	font-size: 11x;
	font-weight: bold;
	text-decoration: underline;
	color: #07004F;
	padding: 3px;
}
.thumb img { 
	margin: 2px;
}
.box strong { color:red; }

.style5 {	font-size: 14px
}
.style2 {font-size: 24px; }
.style3 {font-size: 36px}
.style6 {color: #CC3366}
.style7 {color: #CC0000}
.style8 { color: #0000FF }


div#lang	{
	text-align: right;
	line-height: 52px;
	font-weight: bold;
	padding-right: 25px;
}

#lang a	{
	color: #07004F;
	text-decoration: none;
}

div#page {
	width: 80%;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #ffffff;
	margin: auto;
}