	body {
		background-color: #292420;
		margin: 0px;
		padding: 0px;
		font-family: helvetica, arial, sans;
		font-size: 12px;
		color:#FFF;
	}
	.titretheme {
		background-color: #F87516;
		color: white;
	}
	.bas {
	}
	td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
/* MISE EN FORME LIENS */

	a.centre1 {
		color: #505D72;
	}
	a:visited.centre1 {
		color: #F87516;
	}
	
	a:hover.centre1 {
		color: #000000;
	}
	
	a.centre1 span.titre {
		display: block;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #222222;
	}
	a:visited.centre1 span.titre {
		color: #555555;
	}
	a:hover.centre1 span.titre {
		color: black;
	}
	a.centre1 span.introduction {
		display: block;
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	a.centre1 span.auteur {
		display: block;
		padding-left: 0px;
		font-size: 12px;
	}
	a.centre2 {
		color: #F87516;
		padding-left: 6px;
		font-size: 12px;
		border-left: 3px solid #F87516;
	}
	a:visited.centre2{
		color: #F87516;
		border-left: 3px solid #F87516;
		font-size: 12px;
	}
	a:hover.centre2 {
		color: #FF9900;
		border-left: 3px solid #FF9900;
		font-size: 12px;
	}
	a.centre2 span.auteur{
		display: block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	a.lienauteur {
		color: white;
	}
	a.depeches {
		display: block;
		color: #666666;
		padding-left: 10px;
		margin-left: 0px;
		font-size: 10px;
		margin-top: 3px;
		margin-bottom: 3px;
		background: url(/img_rezo/pucefoncee.gif) left no-repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	a:visited.depeches{
		color: #F87516;
		background: url(/img_rezo/puceverte.gif) left no-repeat;
	}
	a:hover.depeches{
		color: #000000;
		background: url(/img_rezo/pucenoire.gif) left no-repeat;
	}

