/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #DDDDDD;
	background-color:#A01638;
/*	background-image: url(images/Fond_Jaune.jpg);*/
}

a
{
	font-size:80%;
}

.t1
{
	font-size:125%;
	font-weight:bold;
}
.t2
{
	font-size:120%;
	font-weight:bold;
}
.t3
{
	font-size:116%;
	font-weight:bold;
}
.t4
{
	font-size:112%;
	font-weight:bold;
}
.t5
{
	font-size:108%;
	font-weight:bold;
}
.t6
{
	font-size:104%;
	font-weight:bold;
}

.ecart
{
	width:10px;
}

.doigt
{
	cursor:pointer;
}

/*
.btgauche
{
	background-image:url(images/btgauche.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:7px;
	height:25px;
}
*/

.btcentre
{
	width:150px;
	background-image:url(images/btfondGris.gif);
	background-position:center;
	background-repeat:repeat-x;
	text-align:center;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	height:25px;
	color:#DDDDDD;
	border-top:1px solid #777777;
	border-bottom:1px solid #222222;
}

/*
.btdroite
{
	background-image:url(images/btdroite.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:7px;
	height:25px;
}
*/

.trtbl
{
	height:6px;
}
