﻿.Articles
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
	/*empty-cells: show;*/
	width: 670px;
}
.Articles td
{
	vertical-align: top;
}

.Titre
{
	text-transform: uppercase;
	word-spacing: 10px;
	letter-spacing: 2px;
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
	padding-top: 10px;
}

.Description
{
	padding: 30px 60px 30px 60px;
	margin: 0px;
}

.NavDos
{
	font-weight: bold;
	text-transform: uppercase;
}

.ArticleDossier
{
}

.Navigation
{
	font-size : 10pt;
}

.Navigation table
{
	width: 100%;
}

.Navigation a
{
	text-decoration : none;
	color: #669900;
}
.Navigation a:hover
{
	text-decoration : none;
	color: #99CC33;
}
.MenuArt
{
	padding: 20px 80px 30px 80px;
}
.Haute
{
}
.Basse
{
}
.Precedente,
.Suivante
{
	font-weight: bold;
}
.Precedente
{
	width: 50%;
	text-align: left;
}
.Suivante
{
	text-align: right;
}

.ItemMenuArt
{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url( '/images/boutons/puce_bleu_fonce.gif' );
}
.EnCours a,
.EnCours a:hover
{
	color: #000000;
}

.ArticleTitre
{
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.ArticleContenu
{
	padding-right: 4px;
	padding-left: 4px;
}

.DateTitre
{
	font-size : 11pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align : right;
	width : 550px;
}
.DateContenu
{
	padding-left: 5px;
	padding-right: 10px;
	text-align : left;
	font-size : 10pt;
}
.AuteursTitre
{
	font-size : 11pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align : right;
	width : 550px;
}
.AuteursContenu
{
	padding-left: 5px;
	padding-right: 10px;
	text-align : left;
	font-size : 10pt;
}
