.textbold{
 font-size: 11px;
 font-weight:bold;
}

table.nouvo, td.nouvo {
border:1px solid #000000;
}
.nouvo td {
border:1px solid #000000;
}

.txtrouge {color: #FF0000;}

.textnormal{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #3F3F3F;
}

a, a:visited, a:link {
	color: #990033;
	text-decoration: underline;
}
a:hover {
	color: #990033;
	text-decoration: none;
}

a.plus_rouge, a.plus_rouge:visited, a.plus_rouge:link {
	background: url(../gfx/plus_rouge.gif) no-repeat left top;
	padding: 2px 0 10px 18px;
	color: #3f3f3f;
	text-decoration: none;
}
a.plus_rouge:hover {
	background: url(../gfx/plus_rouge.gif) no-repeat left top;
	padding: 2px 0 10px 18px;
	color: #3f3f3f! important;
	text-decoration: underline! important;
}
a.plus_bleu, a.plus_bleu:visited, a.plus_bleu:link {
	background: url(../gfx/plus_bleu.gif) no-repeat left top;
	padding: 2px 0 10px 18px;
	color: #3f3f3f;
	text-decoration: none;
}
a.plus_bleu:hover {
	background: url(../gfx/plus_bleu.gif) no-repeat left top;
	padding: 2px 0 10px 18px;
	color: #3f3f3f! important;
	text-decoration: underline! important;
}
.bref {
	border-bottom: 1px solid #e3eafa;
	margin-bottom: 10px;
}
#titre_orange {
	width: 664px;
	background: url(../gfx/rubrique_orange.gif) no-repeat left top;
	text-align: center;
	height: 35px;
	padding-top: 5px;
}
h1 {
	margin:0;
	padding:0;
	font-size: 14px;
	color: #FFF;
                     width: 664px;
	background: url(../gfx/rubrique_orange.gif) no-repeat left top;
	text-align: center;
	height: 35px;
	padding-top: 5px;

}
h2 {
	margin:0 0 10px 0;
	padding:0 0 3px 0;
	font-size: 12px;
	color: #F77908;
	background: url(../gfx/trait_orange.jpg) no-repeat left bottom;
}
h3 {
	margin:0 0 10px 0;
	padding:0;
	font-size: 11px;
	color: #F77908;
}

h4 {
	margin:10px 0px 10px 0px;
	padding:0;
 font-weight:bold;
}


#rubrique_rouge h4, #rubrique_bleu h4, #rubrique_orange h4, #rubrique_vert h4, #rubrique_violet h4 {
	margin:0 0 10px 0;
	padding:0;
	font-size: 11px;
	font-weight: normal;
}
ul li {
	list-style: outside;
	list-style-image: url(../gfx/fleche_orange.gif);
	padding: 0;
	margin-left: 18px;
	font-size: 11px;

}
ul ul li {
	list-style: outside;
	list-style-image: url(../gfx/rond_orange.gif);
	margin-left: 30px;
	font-size: 11px;

}





