body {
	background: #fffffff;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #B20101;
	text-align: center;
}

img { border:0; }
img.thumbs {
	border: 1px solid #000000;
}

.titre {
	font-size: 16px;
	font-weight: bold;
	color: #B20101;
	text-align: center;
	border: 0 px solid #FFFFFF;
	background: #ffffff;
	margin: auto;
}

div.box  {
	font-size: 12px;
	text-align: center;
	width: 550px;
	border: 1px solid #ffffff;
	margin: auto;
	padding: 3px;
}
.box a:link, .box strong {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 3px;
}
.box a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding: 3px;
}
.box a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	padding: 3px;
}
.thumbs img { 
	border: 1px solid #000000;
}
.box strong { color:red; }

a.telecharger:active{color:#B20101;font-size:15px;text-decoration:underline;; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
a.telecharger:hover{color:#333333;font-size:15px;text-decoration:underline;; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
a.telecharger:link{color:#B20101;font-size:15px;text-decoration:underline;; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
a.telecharger:visited{color:#B20101;font-size:15px;text-decoration:underline;; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
