body {margin:0px;padding:0px;  background-image:url(images/ft4.jpg)}



/** les tiret de bas -----------------------------------------------------------------------  */

.tiretgris {

	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#cccccc;
}

/** les style texte -----------------------------------------------------------------------  */

.ministere {
	font-family:"Trebuchet MS";
	font-size: 20px;
	color:#ffffff;
	font-weight:bold;
}



.menuh {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#FF9900;
	font-weight:normal;
}


.menu {
	font-family:"Verdana";
	font-size: 12px;
	color:#ffffff;
	vertical-align: middle;
	font-weight:normal;
}



.vert {
	font-family:"Verdana";
	font-size: 11px;
	color:#006600;
	font-weight:normal;
}

.lien {
	font-family:"Verdana";
	font-size: 11px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}

.contenu {
	font-family:"Verdana";
	font-size: 11px;
	color:#333333;
	vertical-align:top;
	font-weight:normal;
	text-align:justify

}

.date {
	font-family:"Verdana";
	font-size: 10px;
	color:#009900;
	vertical-align:top;
	font-weight:normal;
	text-align:justify

}



/**-bordure de tableau - ---------------------------------------------------------------------------*/
.bordergris {
	border:1px solid #cccccc ;
}

.bvert {
	border:1px solid #669900 ;
}

/*----------------------creation-----------------------------*/


a
{
font-family:"Verdana";
font-size: 11px;
text-decoration:none;
color:#000033;
font-weight:normal;

}

a:hover
{
text-decoration:none;
color:#FF6600;
}
#form {border:0px; padding:0px; margin:0px;}
#form input {border:1px; margin:0px;}


/*effet cellule*/
.cell_over { BACKGROUND-COLOR:#FFF0D1 }
.cell_out { BACKGROUND-COLOR: #F0F0F0 }




