@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdnorepeatleft {
	background-repeat: no-repeat;
	background-position: left top;
}
.tdrepeat-y {
	background-repeat: repeat-y;
	background-position: left;
}
.tdbottom {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tdspecial {
	background-repeat: no-repeat;
	background-position: left 275px;
}
.textecourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #383838;
}
.tdright {
	background-repeat: repeat-y;
	background-position: right top;
}
.petittexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.auteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #00B2DA;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 1px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
a {
	color: #00B2DA;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
.tdcentre {
	background-repeat: repeat-y;
	background-position: center top;
}
.infopale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
img, div, td { behavior: url(../iepngfix.htc) }
