html
{
}
body
{	max-width: 1200px; min-width: 1200px; padding-left: 20px; padding-right: 20px; margin: auto;
	background: rgb(248, 248, 250); color: rgb(0, 0, 0); font-family: calibri, arial, sans-serif;
}
#tete
{	margin-top: 60px; height: 140px;
}
#corps
{	
}
#corps_g
{	float: left; width: 374px;
}
#corps_d
{	margin-left: 374px;
}
#fin_float
{	clear: both; height: 40px;
}
#corps_c
{	 
}
#pied
{
}

/* Divers
*/
.gros
{	font-size: 17px;
}
.tres_gros
{	font-size: 20px;
}
.orange
{	color: rgb(234, 127, 21);
}
a
{	text-decoration: none; color: rgb(0, 0, 0);
}

/* CORPS
*/
/* GAUCHE */
#tab_articles
{	margin-left: 170px;
}
#tab_articles td
{	vertical-align: top;
}
.date
{	font-size: 11px; font-family: courier, monospace;
}
/* DROIT */
#article
{	position: relative; width: 600px;
}
#commentaire
{	padding: 10px 0px 10px 0px; text-align: justify; border-top: 1px dotted rgb(160, 160, 160); border-bottom: 1px dotted rgb(160, 160, 160);
	font-size: 14px; font-family: courier, monospace; 
}
#texte
{	margin-top: 20px; text-align: justify; font-size: 14px; font-family: calibri, arial, sans-serif;
}
.titre
{	font-size: 20px; 
}
.gros
{	font-size: 16px;
}
/* PIED */
