.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E76A01;
}
.titre_theme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
	color: #555555;
	padding-top: 10px;
}

.fond_nav_g_trait {
	background-image:   url("img/fond_nav_g_trait_2.gif");
	background-repeat: repeat-y;
	background-position: top;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E76A01;
	text-decoration: none;
	text-align:right;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.nav A { color: #E76A01; text-decoration: none; }
.nav A:link { color: #E76A01; text-decoration: none; }
.nav A:hover { color: #DE5101; text-decoration: underline; }

.nav_rubrique_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DE5101;
	text-decoration: none;
	text-align:right;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 8px;
	text-decoration: underline;
}
.nav_rubrique_select A { 	color: #DE5101; text-decoration: underline; }
.nav_rubrique_select A:link { 	color: #DE5101; text-decoration: underline; }
.nav_rubrique_select A:hover { 	color: #DE5101; text-decoration: underline; }

.txt_justifie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #605547;
	text-decoration: none;
	text-align: justify;
}
.txt_justifie A { color: #605547; text-decoration: underline; }
.txt_justifie A:link { color: #605547; text-decoration: underline; }
.txt_justifie A:hover { color: #E76A01; text-decoration: underline; }
.fond_nav_2 {
	background-image: url(img/fond_nav_2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fond_nav_2_deg {
	background-image: url(img/fond_nav_2_deg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
