body {
	margin: 0;
	padding: 0;
	background: url(../img/fd.gif) top center no-repeat fixed;
}
p {
	margin-top: 0;
	padding-top: 0;
}
form {
	margin: 0;
	padding: 0;
	border: 0px solid #FFF;
}
body, select, td, input, div, textarea{
	font: 12px Arial, Times New Roman, Times, serif;
}
input, textarea {
	background: #FFF;
	color: #000;
	border: 1px solid #000;
	padding-left: 2px;
}
a img {
	border:0;
}
.radio {
	background: none;
	border: 0;
}
label {
	font-weight: bold;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #EA530C;
}
a:hover {
	text-decoration: underline;
}


hr {
	padding: 0;
	margin: 5px 0 5px 0;
	height: 1px;
}
.clear {
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
	font-size: 0px;
	visibility: hidden;
}
.imgRight {
	float: right;
	margin-left: 5px;
}
.imgLeft {
	float: left;
	margin-right: 5px;
}
.imgRightR {
	text-align: center;
	padding-left: 5px;
}
.imgLeftL {
	text-align: center;
	padding-right: 5px;
}
.imgTop {
	text-align: center;
	padding-bottom: 7px;
}
.imgBottom {
	text-align: center;
	padding-top: 7px;
}

#imgzoom {
	position: absolute;
	display: none;
	overflow: hidden;
	width: 554px;
	height: auto;
	text-align: center;
	color: #000;
	background: #FFF;
	border: 0px solid #8C0202;
	cursor:hand;
	z-index: 100;
	margin-left: 33px;
}

h1, .tpTitre {
	font-size: 13px;
	font-weight: bold;
	padding-left: 17px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	border-bottom: 7px solid #862A0B;
	color: #862A0B;
	background: url(../img/tpTitre.gif) left no-repeat;
	background-position:0 .2em;
	clear: both;
}
h2 {
	font-size: 12px;
	margin: 0 0 8px 0;
}
h3 {
	font-size: 12px;
	margin: 0 0 8px 0;
}
.tpTitre2 {
	font-size: 13px;
	font-weight: bold;
	padding-left: 17px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	border-bottom: 7px solid #00B0E8;
	color: #00B0E8;
	background: url(../img/tpTitre.gif) left no-repeat;
	background-position:0 .2em;
	clear: both;
}
.tpSousTitre {
	font-weight: bold;
	margin-bottom: 8px;
}
.tpTexte {
	margin-bottom: 20px;
}

#container {
	margin: 0 auto;
	display: block;
	overflow: hidden;
	width: 780px;
	text-align: left;
}
/*GAUCHE*/
#gauche {
	display: block;
	overflow: hidden;
	width: 158px;
	float: left;
	padding-bottom: 20px;
}
#Logo{
	height: 140px;
}
#nav {
	width: 158px;
	text-align: left;
}
#nav2 {
	width: 158px;
	text-align: left;
	padding-top: 30px;
}
#nav img, #nav2 img{
	border: 0;
}
#nav span{
	display: block;
	overflow:hidden;
	height: 22px;
}
#nav2 span{
	display: block;
	overflow:hidden;
	height: 14px;
}
#nav a, #nav a:visited, #nav a:link, #nav2 a, #nav2 a:visited, #nav2 a:link {
	display: block;
}
#nav a:hover {
	margin-top : -22px;
}
#nav .navOn a, #nav .navOn a:visited, #nav .navOn a:link {
	margin-top : -22px;
}
#nav2 a:hover {
	margin-top : -14px;
}
#nav2 .navOn a, #nav2 .navOn a:visited, #nav2 .navOn a:link {
	margin-top : -14px;
}
/*DROITE*/
#droite {
	display: block;
	overflow: hidden;
	width: 622px;
	float: left;
}
#bienvenue{
	height: 76px;
	background: url(../img/bienvenue.gif) left no-repeat;
}
#contenu {
	display: block;
	overflow: hidden;
	width: 554px;
	padding-top: 15px;
	padding-left: 33px;
}
#bas {
	clear: both;
	font: 10px Verdana, Times New Roman, Times, serif;
	color: #666666;
	padding-bottom: 15px;
}

#bas a , #bas a:visited, #bas a:link {
	text-decoration: underline;
	color: #666666;
}
#bas a:hover{
	color: #333333;
}
#bas a.lezart:link, #bas a.lezart:visited, #bas a.lezart:active{
	color: #CCC;
	font-weight: normal;
}
#bas a.lezart:hover {
	color:#000;
	text-decoration: underline;
}
.retour {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 15px;
	text-align: right;
	z-index: 0;
	margin-bottom: 2px;
}
.retour a, .retour a:visited, .retour a:link {
	display: block;
	overflow: hidden;
	margin-top: 0;
}
.retour a:hover{
	margin-top: -15px;
}
.retourAgenda {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 15px;
	text-align: right;
	z-index: 0;
	margin-bottom: 2px;
}
.retourAgenda a, .retourAgenda a:visited, .retourAgenda a:link {
	display: block;
	overflow: hidden;
	margin-top: 0;
}
.retourAgenda a:hover{
	margin-top: -15px;
}
#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 100px;
	border: solid 1px #CCC;
	padding: 4px;
	color: #FFF;
	background: #FFF;
	visibility: hidden;
	z-index: 100;
}
#dhtmltooltip img {
	margin-top: 0px;
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
#encartNews {
	margin-top: 20px;
}
#encartNews .titre{
	margin-top : 5px;
}
#encartNews a, #encartNews a:visited, #encartNews a:link {
	font-size:11px;
	padding-left: 13px;
	background: url(../img/fleche_n.gif) 0 2px no-repeat;
	font-weight: bold;
}
#encartNews .date{
	font-size: 10px;
	color: #666;
}
#partenaire {
	margin: 25px auto;
	width: 150px;
	height: 150px;
	display:block;
}
#encartBonus {
	padding: 15px 0;
}