BODY,TABLE {
   font-size : 11px;
   font-family : arial;
   color : #21406A;
}

TEXTAREA,INPUT,SELECT{
		font-size : 11px;
		font-family : arial;
		color : #21406A;
		border:1px solid black;
}

.sansbordure{
		border:0px;
}

FONT.titre{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

FONT.titre2{
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}

FONT.couleur{
	font-weight:bold;
	font-style:italic;
}

TD.arbo{
	font-size : 12px;
	font-family : arial;
}

A{
	text-decoration:underline;
	color:blue;
}

A:hover {
   font-weight : normal;
   color : blue;
   background : transparent;
}

A:visited, A:link, A:active {
   font-weight : normal;
   color : blue;
   text-decoration : underline;
}

A.economie{
	font-weight : bold;
  color : #21406A;
  text-decoration : none;
}

A.economie:visited, A.economie:link, A.economie:active,A.economie:hover {
	font-weight : bold;
  color : #21406A;
  text-decoration : none;
}

A.economie_site{
	font-weight : bold;
  color : #21406A;
  text-decoration :underline;
}

A.economie_site:visited, A.economie_site:link, A.economie_site:active,A.economie_site:hover {
	font-weight : bold;
  color : #21406A;
  text-decoration :underline;
}

A.elus{
	font-weight : bold;
  color : #F6CD5E;
  text-decoration :underline;
}

A.elus:visited, A.elus:link, A.elus:active,A.elus:hover {
	font-weight : bold;
  color : #F6CD5E;
  text-decoration :underline;
}

TD.hautb{
	border-top:1px solid #ACD6ED;
}

TD.gaucheb{
	border-top:1px solid #ACD6ED;
	border-left:1px solid #ACD6ED;	
}

TD.droiteb{
	border-top:1px solid #ACD6ED;
	border-left:1px solid #ACD6ED;
	border-right:1px solid #ACD6ED;
}

TD.hautj{
	border-top:1px solid #F5DE9F;
	text-align:center;
}

TD.gauchej{
	border-top:1px solid #F5DE9F;
	border-left:1px solid #F5DE9F;	
	text-align:center;
}

TD.droitej{
	border-top:1px solid #F5DE9F;
	border-right:1px solid #F5DE9F;
	border-left:1px solid #F5DE9F;	
	text-align:center;
}

TD.titrej{
	border-top:1px solid #F5DE9F;
	border-right:1px solid #F5DE9F;
	border-left:1px solid #F5DE9F;
	text-align:center;
	background:#F5DE9F;
}

TD.basorg2{
	border-bottom:1px solid #F5DE9F;
}

TD.basorg{
	border-bottom:1px solid #F5DE9F;
	width:170px;
}

TD.basdorg{
	border-bottom:1px solid #F5DE9F;
	border-right:1px solid #F5DE9F;
	width:170px;
}

TD.basdroitesub{
	border-bottom:1px solid #DF5D38;
	border-right:1px solid #DF5D38;
	text-align:left;
}

TD.bassub{
	border-bottom:1px solid #DF5D38;
	text-align:right;
}

TD.bassub2{
	border-bottom:1px solid #DF5D38;
	text-align:left;
}

TABLE.sub{
	border-top:1px solid #DF5D38;
	border-right:1px solid #DF5D38;
	border-left:1px solid #DF5D38;
	text-align:center;
}

TD.titresub{
	text-align:center;
	background:#DF5D38;
}

.arborescence{
	text-align:right;
	z-index:15;
	padding-right:10px
}

div.titrePop{
	border-top:1px solid #F5DE9F;
	border-right:1px solid #F5DE9F;
	border-left:1px solid #F5DE9F;
	text-align:center;
	background:#F5DE9F;
	width:60%;
	margin:auto;
}

div.titreItalc{
	font-style:italic;
	 font-size : 10px;
}