/* 
###### Structure, en-tête et pied de page ######
*/
body {
		background-color: #791d1d;
		background-image: url(fond1.gif);
        margin: 0px;
        padding: 0px;
        }
form {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
a:link,
a:visited,
a:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #006600;
		text-decoration: none;
        }
a:hover,
a:visited:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #003500;
		text-decoration: none;
		}
img {
		margin: 4px 4px 4px 4px;
		}
#conteneur {
		width: 723px;
        position: relative;
		background-color: #ffffff;
		border-right: 4px solid #069004;
		border-bottom: 4px solid #069004;
		border-left: 4px solid #069004;
        margin: 0px auto 0px auto;
		}
#barre {
		position: relative;
		padding-left: 5px;
		height: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #cc0101;
		color: #ffffff;
		}
#entete {
		position: relative;
		width: 723px;
		height: 180px;
		padding: 0;
		margin: 0;
		background-image: url(header_noel07_ok.gif);
		background-repeat: no-repeat;
		background-color: #ff2d2d;
		overflow:hidden;
		}
#entete h1 {
		font-family: Britannic Bold, Verdana, Arial, sans-serif;
		font-variant: small-caps;
		color: #ffffff;
		font-size: 35px;
		font-weight: 700;
		padding:0;
		margin:35px 0px 15px 45px;
		}
#entete h2 {
		font-family: Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 16px;
		font-weight: 700;
		font-style: italic;
		padding:0;
		margin:25px 0px 15px 45px;
		}
#entete a:link, #entete a:visited, #entete a:active, #entete a:visited:hover, #entete a:hover{
		display:block;
		height: 215px;
		margin:0;
		overflow:hidden;
		text-decoration:none;
		}
#footer {
		margin: 5px 0px 0px 0px;
		background-color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff;
		}
.spacer {
		clear: both;
		}
/* 
###### Elements du menu ######
*/	
#menu {
		position: relative;
		width: 723px;
		height: 171px;
		margin: 0px auto 0px auto;
		padding: 20px 0px 0px 0px;
		background-image: url(menu.gif);
		background-repeat: no-repeat;
		}
.menu {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
.menuelmtcal,
.menuelmtarc,
.menuelmtstat,
.menuelmtpub {
		float : left;
		margin: 0px 0px 0px 5px;
		padding: 0px 5px 0px 0px;
		list-style-type: none;
		}
.titrecat {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 600;
		margin: 0px auto 0px auto;
		color: #006600;
		}
.stats {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #555555;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
.stats li {
		list-style-type: none;
		float: none;
		}
.admin {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #555555;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
.admin li {
		list-style-type: none;
		float: none;
		}
/* 
###### Elements de structure du calendrier ######
*/
#libelle {
		width: 140px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
#libelle li {
		float : left;
		width : 20px;
		list-style-type: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #044604;
		font-weight: 600;
		}
.ligne {
		width: 140px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
.ligne li {
		color: #000000;
		float : left;
		list-style-type: none;
		width : 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #044604;
		}
.articleexistant {
		font-weight: 600;
		}
/* 
###### Elements de la barre de navigation ######
*/
#navig {
		width: 723px;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		border-top: 3px solid #069004;
		border-bottom: 3px solid #069004;
		}
.case0 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		}
.case1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 600;
		}
/* 
###### Elements d'affichage des articles ######
*/
.titre {
		width: 693px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #eef7ff;
		background-color: #e00907;
		margin: 5px 5px 0px 5px;
		padding: 5px 10px 5px 10px;
		text-align: center;
		background-image: url(titre.jpg);
		background-repeat: no-repeat;
		border-top: 1px solid #cf1210;
		border-left: 1px solid #cf1210;
		border-right: 1px solid #cf1210;
		}
.titre a:link,
.titre a:visited,
.titre a:active {
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		color: #eef7ff;
		text-decoration: none;
		font-weight: bolder;
		display: block;
        }
.titre a:hover,
.titre a:visited:hover {
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		color: #80f06f;
		text-decoration: none;
		font-weight: bolder;
		display: block;
		}
.article,
.articleunik {
		width: 693px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666667;
		text-align: justify;
		padding: 10px 10px 0px 10px;
		margin: 0px 5px 0px 5px;
		border-left: 1px solid #cf1210;
		border-right: 1px solid #cf1210;
		background-color: #ffebeb;
		}

.article p,
.articleunik p{
		margin:0;
		padding:0;
		}
		
.commentaires {
		width: 693px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666667;
		padding: 5px 10px 5px 10px;
		margin: 0px 5px 0px 5px;
		border-bottom: 1px solid #cf1210;
		border-left: 1px solid #cf1210;
		border-right: 1px solid #cf1210;
		background-color: #ffebeb;
		}
/* 
###### Elements d'affichage des commentaires ######
*/
#retour {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 600;
		color: #666667;
		text-align: center;
		padding: 5px 10px 5px 45px;
		margin: 0px 5px 0px 5px;
		border-bottom: 1px solid #d6d6d6;
		border-left: 1px solid #d6d6d6;
		border-right: 1px solid #d6d6d6;
		background-color: #f0f8ff;
		}
#commtitre {
		position: relative;
		margin: 5px 5px 0px 5px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #d6d6d6;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 800;
		text-align: center;
		color: #fbfdff;
		background-image: url(titre.jpg);
		background-repeat: no-repeat;
		background-color: #e00907;
		}
.commpseudo {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		font-weight: 600;
		padding: 2px 2px 0px 2px;
		margin: 2px 5px 0px 5px;
		}
.commpseudo img {
		margin: 0px;
		vertical-align: bottom;
		}
.commcontenu {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666667;
		text-align: justify;
		padding: 10px;
		margin: 0px 5px 0px 5px;
		border: 1px solid #d6d6d6;
		background-color: #fdfdfd;
		line-height: 17px;
		}
.fermerCommentaires	{
		font-weight: bold;
		margin: 5px auto 5px auto;
		width:210px;
		padding-left: 10px;
		}
#newcomm {
		position: relative;
		margin: 5px 5px 0px 5px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #d6d6d6;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		background-color: #e00907;
		}