.code
{
	background-color:#FFFFFF;
	width:auto;
	height:auto;
	color:#FF0000;
	font-size:12px;
}

a /* Lien normal */
{
   text-decoration: underline;
   color: #0000CC;
   font-style: italic;
}

p
{
   color: #3D2BE3;
   text-align:justify;
   font-style: normal;
   font-family:"Comic Sans MS", Arial, "Times New Roman", serif;
   font-size:  15px;
}

h1
{
	text-decoration: underline;
	text-align:center;
	color: #009900;
	font-weight:bold;
}

h2
{
	text-decoration: underline;
	text-align:center;
	color: #009900;
	font-weight:bold;
}

h3
{
	text-decoration: underline;
	text-align:center;
	color: #009900;
	font-weight:bold;
}

h4
{
	text-decoration: inherit;
	text-align:center;
	color: #006600;
	font-weight:bold;
}

h5
{
	text-decoration: underline;
	text-align:center;
	color: #009900;
	font-weight:bold;
}

h3.toilokdo
{
	text-decoration: underline;
	text-align:left;
	color: #009900;
	font-weight:bold;
}

.img
{
	text-align:center;
}

.news
{
	font-family:"Times New Roman", Times, serif;
	font-size:	14px;
}

.titrenews
{
	font-family:"Times New Roman";
	font-size:	20px;
	font-style:italic;
	text-decoration:underline;
	color:#009900;
}

.titrenews1
{
	font-family:"Times New Roman";
	font-size:	14px;
	font-style:italic;
	text-decoration:underline;
	color:#009900;
}

.centre
{
	text-align:center;
}

.u
{
	color:#FF0000;
	text-decoration:underline;
}

.u1
{
	color:#006600;
	text-decoration:underline;
}

.rouge
{
	color:#FF0000;
}

.bleu
{
	color:#0000FF;
}

.vert
{
	color:#339900;
}

.question:before
{
   content: "Question : ";
   font-weight: bold;
   color: blue;
}

.question:after
{
   content: url("http://www.douf.info/images/qst.png");
}

.faq:hover
{
   background-color: #33FFFF;  
}

.tdc
{
	text-align:center;
	color:#0000FF;
}

.tdcr
{
	text-align:center;
	color:#FF0000;
}

.tdr
{
	text-align:right;
	color:#0000FF;
}

.mois
{
	color:#FF0000;
}

.mis
{
	color:#999999;
	text-align:right;
}

.p
{
	color:#FF0000;
	text-align:center;
}

.floatright
{
   float: right;
   align: right;
   position: relative;
   right: 0px;
   width: 150px;
   margin-left: 0px;
   padding: 5px;
   border-width: 0px;
   border-color: #0000CC;
   border-style: ridge;
}
