body {
	background: #14285f;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
h1 {
	font-size: 18x;
	font-weight: bold;
	color: #cc3300;
	text-align: center;
}
h2 {
	font-size: 14x;
	font-weight: bold;
	color: #cc3300;
	text-align: center;
}
img { border:0; }

.titre {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	border: 1px solid #FFFFFF;
	background: #4F5688;
	margin: auto;
}

div.box  {
	font-size: 11px;
	text-align: left;
	width: 100%;
	border: 1px solid #cc3300;
	margin: auto;
	padding: 3px;
}
.box a:link, .box strong {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cc3300;
	padding: 3px;
}
.box a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cc3300;
	padding: 3px;
}
.box a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff3300;
	padding: 3px;
}
.thumb img { 
	margin: 2px;
}
.box strong { color:red; }


/*sdfsdf*/
div.box1  {
	font-size: 11px;
	text-align: left;
	width: 250px;
	border: 1px solid #cc3300;
	margin: auto;
	padding: 3px;
}
.box1 a:link, .box strong {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cc3300;
	padding: 3px;
}
.box1 a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cc3300;
	padding: 3px;
}
.box1 a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff3300;
	padding: 3px;
}
.box1 strong { color:red; }
