/* CSS Document */
/*background: #FFF url(images/toto.gif) middle right repeat-y;*/
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body { 
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #8b8bd1;
	scrollbar-highlight-color: #b7b7d1;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #b7b7d1;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #b7b7d1;
	scrollbar-darkshadow-color: #b7b7d1;
	}
a:link    {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #333333;}
a:hover   {text-decoration: none; color: #FF9933;}


.lkinter a:link    {text-decoration: none; color: #777700;}
.lkinter a:visited {text-decoration: none; color: #777700;}
.lkinter a:hover   {text-decoration: none; color: #FF9933;}

.inter {
	/*font-family: Times New Roman, Times, serif;*/
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	width: 137px;
	height: 30px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
.titre {
	/*font-family: Times New Roman, Times, serif;*/
	font-size: 14px;
	color: #777700;
	overflow: visible;
	text-align: left;
	float: left;
	height: 20px;
	margin: 0px;
	padding: 7px 0px 0px 35px;
}
table#page {
	width: 100%;
	margin: 0px;
	padding: 0px;
	cell-spacing: 0px;
	background-color: #CCC;
}
table#page td {
	margin: 0px;
	padding: 0px;
}
table#page td.banniere {
	text-align: right;
	background: url(images/banniere.jpg) top left no-repeat;
}
table#page td.banfin {
	text-align: left;
	background: url(images/ban_repeat.jpg) top left repeat-x;
}
table#page td.noir {
	background: url(images/1X40ban.gif) top left repeat-x;
}
table#page td#gauche {
	vertical-align: top;
	background-image: url(images/gauche.jpg);
	background-repeat: no-repeat;
}
table#page td.gauche_repeat {
	vertical-align: top;
	background: url(images/135x18gauche.jpg) top left repeat-y;
}
h1 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 80px 0px 0px;
}

h2 {
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	padding: 0px 80px 0px 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 15px 10px 15px;
}
table.bloctexte {
	text-align: justify;
	margin: 70px 0px 0px 0px;
}
table.pub {
	text-align: center;
	margin: 65px 0px 0px 0px;
}
td.lienbas {
	font-weight: bold;
	text-align: center;
}
.pubgauche {
	width: 220px;
	margin-left: 20px;
	text-align: center; 
}
.pubbas {
	margin-top: 80px;
	width: 540px;
	text-align: center; 
}
.pubbas img{
	border: 0px;
	margin: 8px 10px 8px 33px;
}
.bouton {
	float: right;
	margin: 8px;
	padding: 2px;
	background: #999999;
	border: 2px solid #CCCCCC;
}
#btaddfav {
	position:absolute;
	top: 60px;
	left: 877px;
	z-index: 1;
	width: 55px;
	height: 48px;
}
#btmail {
	position:absolute;
	top: 60px;
	left: 938px;
	z-index: 2;
	width: 55px;
	height: 48px;
}
.infosite {
	margin: 10px 0px;
	overflow: hidden;
	width: 240px;
	background: url(images/infosite/240x1.gif);
	text-align: justify; 
}
.cartouche {
	float: center;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: center;
	color: #000000;;
	font-size: 14px;
	font-weight: bold;
}
.cartouche2 {
	float: center;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: center;
	color: #403550;
	font-size: 14px;
	font-weight: bold;
}
