body {
background: #CCCCCC; /* pour la couleur du fond */
margin: 5px 5px; /* pour etre collé en haut et ŕ gauche ou 5px 5px pour espacer un peu */
font-size: 11px;
font-family: Tahoma, Verdana
 }

a, A:link, a:visited, a:active
		{color: #003366; text-decoration: none;}
	A:hover
		{color: #339933; text-decoration: none;}
	p, tr, td, ul, li
		{color: #000000;}
	sup
		{color: #000000;}
	
h1 {font: 12pt arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
	color:#003366;}
	
h2 {font: 11pt arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color:#003366;}		
	
h3 {font: 11pt arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color:#888E06;}
	
h4 {font: 11px Tahoma, Verdana;
	text-decoration: underline;
	font-style: none;
	font-weight: normal;
	color:#000000;}
		          
.footer { font-family: Tahoma, Verdana; 
		color:#ff0000;
		background-image: url('../images/fbg.jpg');
		 }	

input, textarea,        {margin: 1; font-size: 8 pt; font-family: Verdana; color: #666666; background-color: #dddddd; border: 1 solid #666666}
form                    {margin-bottom: 0; margin-top: 0;}

#articles {

float: left;

color:  #000;
text-align: justify;
border-left-width: 1px;
border-right-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #ccc;
border-left-color: #ccc;

border-bottom-color: #ccc;
border-bottom-style: solid;
border-bottom-width: 1px;

padding: 1% 3% 0% 1%;

background-image:  url(../images/background_body.png);
background-repeat: repeat-x;
}


#articles li{
list-style-type: square;
}

#sujets {
margin-left: 30%;
color:  #000;
text-align: justify;
border-left-width: 1px;
border-right-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #ccc;
border-left-color: #ccc;

border-bottom-color: #ccc;
border-bottom-style: solid;
border-bottom-width: 1px;
padding: 1% 3% 0% 1%;


background-image:  url(../images/background_body.png);
background-repeat: repeat-x;

}


#sujets li{
list-style-type: square;
}

#contenu {
font-size: 0.8em;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
color:  #000;
text-align: justify;
border-left-width: 1px;
border-right-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #ccc;
border-left-color: #ccc;

border-bottom-color: #ccc;
border-bottom-style: solid;
border-bottom-width: 1px;

padding: 10px 10px 5px 10px;

background-image:  url(../images/background_body.png);
background-repeat: repeat-x;

}

#contenu a {
color:  #903;

}
#contenu a:hover {
color:  #000;
}

#contenu a:visited {
color:  #666;
}

#contenu a:active {
color:  #000;
}

TD.main {
padding: 10px 10px 5px 10px;
}

TD.newtic {
color:  #000;
/*text-align: justify;*/
border-left-width: 1px;
border-right-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #ccc;
border-left-color: #ccc;

border-bottom-color: #ccc;
border-bottom-style: solid;
border-bottom-width: 1px;

padding: 10px 10px 5px 10px;

background-image:  url(../images/background_body.png);
background-repeat: repeat-x;
}
