/* CSS Document */

body    { margin: 20px; font-family: Tahoma, Verdana, Arial; color: #4b575f; }

.titres { text-align:left; font-size:17px; font-weight:bold; }
.textes { font-size:12px; }
.navighaut { font-size:11px; }
.pieddepage { text-align:center; font-size:11px; }

a 	{ text-decoration:underline; color:#4b575f; }
a:hover { text-decoration:none; color:#bd2634; }

.box-top         {
	background:transparent url(img/tab/top.jpg) no-repeat scroll left top;
}
.box-left        {
	background:transparent url(img/tab/fd_g.jpg) repeat-y scroll left top;
	width: 49px;
}
.box-right       {
	background:transparent url(img/tab/fd_d.jpg) repeat-y scroll left top;
	width: 11px;
}
.box-bottom      {
	background:transparent url(img/tab/fd_b.jpg) repeat-x scroll left top;
	height: 20px;
	width: 881px;
}
.box-bottomLeft  {
	background:transparent url(img/tab/bg.jpg) no-repeat scroll left top;
	height: 20px;
	width: 49px;
}
.box-bottomRight {
	background:url(img/tab/bd.jpg) no-repeat scroll left top;
	height: 20px;
	width: 11px;
}li {
	list-style-type: square;
}
.box2-topleft         {
	background:#bd2634;
	color: #FFFFFF;
	height: 44px;
}
.box2-topright         {
	background:transparent url(img/tab2/fd_hd.gif) no-repeat scroll right top;
	height: 44px;
	width: 24px;
}
.box2-left        {
	background:transparent url(img/tab2/fd_g.gif) repeat-y scroll left top;
	width: 13px;
}
.box2-right       {
	background:transparent url(img/tab2/fd_d.gif) repeat-y scroll left top;
	width: 13px;
}
.box2-bottom      {
	background:transparent url(img/tab2/fd_b.gif) repeat-x scroll left top;
	height: 26px;
}
.box2-bottomLeft  {
	background:transparent url(img/tab2/fd_bg.gif) no-repeat scroll left top;
	height: 26px;
	width: 22px;
}
.box2-bottomRight {
	background:url(img/tab2/fd_bd.gif) no-repeat scroll left top;
	height: 26px;
	width: 22px;
