
/*
.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}
*/

/*---------- default style for head & normal -----------*/

.normal	{color:#18682f;}
.normal p{margin-top:0px;}



/*------------------- */

DIV.c_head
{
	margin: 8px 10px 0 11px;
	text-align: left;
	
}
.c_head div.c1 { width:100%;}
/*
div.dh 
{
	min-height:27px;	
	background-image: url( img/titre_vert.png);	
	background-attachment: scroll;
	background-color: Transparent;
	background-repeat:repeat-y ;	
}

div.hleft 
{	
	background-position:0 0;	
	margin:0;
	padding-bottom:0;
	padding-left:5px;
	padding-right:0;
	margin-right:5px;
}
DIV.hcontent
{
	background-position: 100% 0;		
	vertical-align:middle;
	margin:0; 
	padding:0;
	margin-right:-5px;
}
.hcontent table.tblc 
{
	
	width:100%;
}
.hcontent td.cl { text-align:left; display:table-cell ; min-height:27px;}
.hcontent td.cc { text-align:center; display:table-cell;vertical-align:middle;min-height:27px;}
.hcontent td.cr { text-align:right; display:table-cell ; min-height:27px;}
.hcontent H2 {margin:0px; padding-top:3px;vertical-align:middle;}
*/
table.tblh {width:100%;}
.tblh H2 {margin:0px; padding:0px;vertical-align:middle;line-height:normal;}
.tblh td.hg { background: transparent url(img/vert/titres_1x1.png) no-repeat;
              width:5px; height:5px; }
.tblh td.hc {background: transparent url(img/vert/titres_1x2.png) repeat-x; 
             height:5px; }
.tblh td.hd { background: transparent url(img/vert/titres_1x4.png) no-repeat;
              width:5px; height:5px; }
.tblh td.ct { background: transparent url(img/vert/titres_2x2.png) repeat; vertical-align:middle;text-align:center; }

.titre{ font-size:14px;color:White;vertical-align:middle;}

/*------------------- */
.c_content{clear:both;}
.c_contentpane{margin: 0px 10px 0px 11px ; text-align:left;	
               background-color:White;
               padding:0 1em 1em;}
.c_footer
{
	margin-bottom: 10px;
	margin: 0px 10px 8px 11px;
	text-align: right;
	background-color: white;
	clear:both;
	
}
.bleu .dh {background-image: url(img/titre_bleu.png);	 }
.vert .dh {background-image: url(img/titre_vert.png);	 }
.orange .dh {background-image: url(img/titre_orange.png);}
.olive .dh {background-image: url(img/titre_olive.png);	 }
.gris .dh {background-image: url(img/titre_gris.png);	 }
.rouge .dh {background-image: url(img/titre_rouge.png);	 }
.marron .dh {background-image: url(img/titre_marron.png);}

.bleu .tblh td.hg { background-image: url(img/bleu/titres_1x1.png); }            
.bleu .tblh td.hc { background-image: url(img/bleu/titres_1x2.png) ; }           
.bleu .tblh td.hd { background-image: url(img/bleu/titres_1x4.png); }              
.bleu .tblh td.ct { background: #6499CB url(img/bleu/titres_2x2.png) repeat-x; }
.vert .tblh td.hg { background-image: url(img/vert/titres_1x1.png); }            
.vert .tblh td.hc { background-image: url(img/vert/titres_1x2.png) ; }           
.vert .tblh td.hd { background-image: url(img/vert/titres_1x4.png); }              
.vert .tblh td.ct { background-image: url(img/vert/titres_2x2.png); }
.orange .tblh td.hg { background-image: url(img/orange/titres_1x1.png); }            
.orange .tblh td.hc { background-image: url(img/orange/titres_1x2.png) ; }           
.orange .tblh td.hd { background-image: url(img/orange/titres_1x4.png); }              
.orange .tblh td.ct { background-image: url(img/orange/titres_2x2.png); }
.olive .tblh td.hg { background-image: url(img/olive/titres_1x1.png); }            
.olive .tblh td.hc { background-image: url(img/olive/titres_1x2.png) ; }           
.olive .tblh td.hd { background-image: url(img/olive/titres_1x4.png); }              
.olive .tblh td.ct { background-image: url(img/olive/titres_2x2.png); }
.gris .tblh td.hg { background-image: url(img/gris/titres_1x1.png); }            
.gris .tblh td.hc { background-image: url(img/gris/titres_1x2.png) ; }           
.gris .tblh td.hd { background-image: url(img/gris/titres_1x4.png); }              
.gris .tblh td.ct { background-image: url(img/gris/titres_2x2.png); }
.rouge .tblh td.hg { background-image: url(img/rouge/titres_1x1.png); }            
.rouge .tblh td.hc { background-image: url(img/rouge/titres_1x2.png) ; }           
.rouge .tblh td.hd { background-image: url(img/rouge/titres_1x4.png); }              
.rouge .tblh td.ct { background-image: url(img/rouge/titres_2x2.png); }
.marron .tblh td.hg { background-image: url(img/marron/titres_1x1.png); }            
.marron .tblh td.hc { background-image: url(img/marron/titres_1x2.png) ; }           
.marron .tblh td.hd { background-image: url(img/marron/titres_1x4.png); }              
.marron .tblh td.ct { background: #A5897B url(img/marron/titres_2x2.png) repeat-x; }
