/* 
###### Structure, en-tête et pied de page ######
*/
body {
		background-color: #c33533;
        margin: 0px;
        padding: 0px;
		background-image: url(fond.jpg);
		background-attachment: fixed;
        }
form {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
a:link,
a:visited,
a:active {
		color: #c61624;
		text-decoration: none;
        }
a:hover,
a:visited:hover {
		color: #e65f69;
		text-decoration: none;
		}
img {
		margin: 4px 4px 4px 4px;
		}
#conteneur {
		width: 800px;
        position: relative;
		border-left: 1px solid #b0293a;
		border-right: 1px solid #b0293a;
		background-color: #fdfafa;
        margin: 0px auto 0px auto;
		}
#barre {
		position: relative;
		padding: 3px 0px 5px 0px;;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		text-align: center;
		color: #620a12;
		background-color: #f7c6c5;
		background-image: url(barre-iblogyou-haut.png);
		background-position: bottom;
		background-repeat: no-repeat;
		}
#entete {
		position: relative;
		width: 800px;
		height: 155px;
		padding: 0px;
		margin: 0px;
		overflow:hidden;
		background-image: url(header.png);
		background-repeat: no-repeat;
		}
		
#entete a:link, #entete a:visited, #entete a:active, #entete a:visited:hover, #entete a:hover{
		display:block;
		height: 155px;
		margin:0;
		overflow:hidden;
		}
		
#entete h1,
#entete h1 a {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #3d3d3c;
		font-size: 2em;
		width: 780px;
		background-image: url(separateur.png);
		background-repeat: no-repeat;
		background-position: center;
		background-position: bottom;
		padding-bottom: 12px;
		margin:10px 0px 20px 20px;
		}
#entete h2,
#entete h2 a {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #a3121d;
		font-size: 2em;
		padding: 0px;
		text-align: right;
		margin: 0px 20px 0px 0px;
		}
#footer {
		position: relative;
		padding: 3px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		text-align: center;
		color: #620a12;
		background-color: #f7c6c5;
		background-image: url(barre-iblogyou-bas.png);
		background-position: top;
		background-repeat: no-repeat;
		}
.spacer {
		clear: both;
		}
/* 
###### Elements du menu ######
*/	
#menu {
		position: relative;
		width: 752px;
		height: 139px;
		margin: 0px auto 0px auto;
		padding: 24px 0px 0px 24px;
		background-image: url(menu.png);
		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: 0.8em;
		font-weight: bold;
		margin: 0px auto 0px auto;
		color: #3d3d3c;
		}
.stats {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
		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: small;
		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: small;
		color: #555555;
		font-weight: bold;
		}
.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: small;
		color: #555555;
		}
.articleexistant {
		font-weight: bold;
		}
/* 
###### Elements de la barre de navigation ######
*/
#navig {
		width: 800px;
		margin: 25px 0px;
		padding: 0px;
		text-align: center;
		background-image: url(navig.png);
		background-position: center;
		background-repeat: no-repeat;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
#navig img {
		margin: 0px;
		vertical-align: baseline;
		}
.case0 {
		color: #890d17;
		font-size: 1.8em;
		}
.case1 {
		color: #c61624;
		font-weight: bold;
		font-size: 2em;
		}
/* 
###### Elements d'affichage des articles ######
*/
.titre {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #070808;
		text-align: center;
		margin: 20px 0px 15px 0px;
		padding-top: 20px;
		background-image: url(degrade-titre.jpg);
		background-repeat: no-repeat;
		}
.titre a:before {
		vertical-align: baseline;
		content: url(rosace-left.png);
		margin-right: 3px;
		}
.titre a:after {
		vertical-align: baseline;
		content: url(rosace-right.png);
		margin-left: 3px;
		}
.titre a {
		font-size: 1.5em;
		text-decoration: none;
		}
.titre a:link,
.titre a:visited,
.titre a:active {
		color: #c2131f;
        }
.titre a:hover,
.titre a:visited:hover {
		color: #e52431;
		}
.datepost {
		display: block;
		font-size: 0.9em;
		}
.article,
.articleunik {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.9em;
		line-height: 1.5em;
		color: #070808;
		padding: 0px 40px;
		}
.commentaires {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		color: #620a12;
		margin-top: 5px;
		padding: 6px 0px 6px 0px;
		background-image: url(barre-commentaire.png);
		background-position: center;
		background-repeat: no-repeat;
		text-align: center;
		}
.commentaires img {
		margin: 0px;
		vertical-align: bottom;
		}
.article p,
.articleunik p {
		margin: 0px;
}
/* 
###### Elements d'affichage des commentaires ######
*/
.bloc_commentaires {
		width: 741px;
		margin: 0px auto;
		background-color: #fcf0f2;
		background-image: url(commentaires-haut.png);
		background-position: center top;
		background-repeat: no-repeat;
		padding-top: 27px;
		}
.commpseudo {
		padding: 0px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		color: #815152;
		font-weight: bold;
		background-image: url(commentaires-pseudo.png);
		background-position: center;
		background-repeat: no-repeat;
		background-color: #fad3d5;
		}
.commpseudo img {
		margin: 0px;
		vertical-align: bottom;
		}
.commcontenu {
		padding: 10px 20px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.9em;
		color: #125368;
		background-image: url(commentaires-fond.png);
		background-position: center;
		background-repeat: repeat-y;
		}
.fermerCommentaires	{
		font-weight: bold;
		background-image: url(commentaires-fond.png);
		background-position: center;
		background-repeat: repeat-y;
		text-align: center;
		}
#newcomm {
		position: relative;
		font-family: Arial, Helvetica, sans-serif;
		padding: 10px 20px;
		font-size: 0.8em;
		color: #333333;
		background-image: url(commentaires-fond.png);
		background-position: center;
		background-repeat: repeat-y;
		}
.formulaire_commentaires {
		background-image: url(commentaires-bas.png);
		background-position: center bottom;
		background-repeat: no-repeat;
		background-color: #fcf0f2;
		padding-bottom: 18px;
		margin-bottom: 10px;
		}
.pub_h {
		background-image: url(commentaires-fond.png);
		background-position: center;
		background-repeat: repeat-y;
		width: 741px;
		margin: 0px auto;
		padding-bottom: 20px;
		}
#commtitre {
		display: none;
		}
