/* CSS Document */
#t_heading{
	display:none;
}
table.t_footer,#t_footer{
	width:90%;
}
#t_titre{
	width:90%;
}
.bas_menu{
	display:none;
}
.col_gauche{
	display:none;
}
#t_global{
	width:90%;
}

UL {
	MARGIN-TOP: 1em; LIST-STYLE-IMAGE:  url(images/interface/puce_ul.gif); MARGIN-BOTTOM: 1em
}
body,p,div,td,span,li{
	font-family: Verdana, Arial, sans-serif; 
	font-size:12px;
	color:#231F20;
}
/***--------------------- Zone de contenus ----------------***/
/***----------------------------------------------------------***/

td.bords{
	margin-top:5px;
	margin-bottom:5px;
	border:#3A4540 1px solid;
}
table#t_contenus{
	margin-right:10px;
}
table.tab_cat{
	background-color:#e6e6e6;
}
.tab_cat td{
	width:50%;
	padding:10px;
	background:#fff;
}
/*fiches pratiques*/
table.contentcat{
	 background:#fff url(images/interface/fd_deg_v.gif) repeat-x;
}
td.contentcat{
	padding:15px;
}

TD.pageHeading, DIV.pageHeading {
  color: #DF6D21;
  font-size: 24px; /* 30px */
  font-family:"lucida sans","trebuchet ms",Verdana, Arial, sans-serif; 
  font-weight: bold;
  /*border-bottom:#2E352E 1px solid;*/
  padding:3px;
  background:#fff url(images/interface/fd_deg_v.gif) repeat-x;
  height:60px;
}

h1{
	color:DF6D21;
	font-family:"lucida sans","trebuchet ms",Verdana, Arial, sans-serif; 
	font-size:24px;
	margin:0;
}
h2{
	color:231F20;
	font-family:"lucida sans","trebuchet ms",Verdana, Arial, sans-serif; 
	font-size:18px;
	margin:0;
	margin-bottom:10px;
	/*font-weight:normal;*/
}
.contentcat h3{
	color:#A1978D;
	border-bottom:#E7E2DC 1px solid;
	padding:1px;
	padding-left:22px;
	font-size:14px;
	background:transparent url(images/interface/fiche_picto_technique.gif) center left no-repeat;
	margin-bottom:5px;
}
.contentcat UL {
	MARGIN-TOP: .2em; LIST-STYLE-IMAGE:  url(images/interface/fiche_puce_technique.gif); MARGIN-BOTTOM: .5em
}
div.pratique{

	padding:10px;
	padding-left:25px;
	margin:15px;
	background:#F1EDE8 url(images/interface/fiche_fd_pratique.gif) repeat-y;
}
.pratique h4{
	padding:0;
	margin:2px 0;
}
.pratique p{
font-size:11px;
	padding:0;
	margin:8px 0;
}
/***--------------------- Fin Zone de contenus ----------------***/
/***----------------------------------------------------------***/
