.gras{
	font-weight:bold;
}
.italique{
	font-style:italic;
}
.t1{font-weight:bold; color:#009; font-size:1.6em; text-align:center;}
.t2{font-weight:bold; color:#009; font-size:1.1em;}
.t4{font-weight:bold; color:#009; font-size:1em;}
.t5{font-weight:bold; color:#009; font-size:0.75em;}

.a_def
	{
	text-decoration:none;
	color:#000066;}
/*style tutos programmation*/
/*PHP*/
.php{color:#F00; font-weight:bold;}
.php_fnc{color:#00F;}
.php_string{color:#F00;}
.php_comment{color:#FFCC00;}

/*CSS*/
.css_nom{color:#F00;}
.css_param{color:#006;}
.css_value{color:#00C;}
/*HTML*/
.html_balise{color:#006;}
/***************************/
