body,html {
	font-family: Verdana;
	height: 100%;
	background-image: url(http://www.smmof.fr/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: 230px top left;
	border: none;
}
#centpourcent {
	height: 100%;
}
td.main {
	padding-left: 20px;
}
div#contenu {
	height: 100%;
	font-size:12px;
}
div.titre {
	width: 100%;
	text-align: center;
	margin-bottom : 40px;
	border-bottom: 1px dotted #236a96;
}
.post {
	margin-bottom : 40px;
}
.titrepost {
	font-size:14px;
	font-weight: bold;
	color: #236a96;
}
div.infospost {
	padding: 5px 0 5px 0;
	font-size:10px;
	color: #ff0000;
}
.auteur {
	font-size: 10px;
	color: #ff00000;
}
.textepost {
	padding-top: 10px;
	font-size:12px;
}
div.pluspost {
	text-align: right;
	padding-top: 5px;
	font-size:10px;
	color: #236a96;
}
img#actudte {
	margin-left: 40px;
}
img#actugch {
	margin-right: 40px;
}
div.finpost {
/*	padding-top:10px;*/
	width: 50%;
	border-bottom: 1px dotted #c6ff79;
}
a {
	color: #236a96;
	text-decoration: underline;
}
a:hover {
	color: #ff00000;
	text-decoration: none;
}
td.footer {
	background-image: url(http://www.smmof.fr/images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 5px;
}
td.annuaire {
	border: 1px solid #236a96;
	background-color: #c6ff79;
	padding: 5px;
	color: #236a96;
	font-size: 12px;
	font-weight: bold;
}
td.annuphoto {
	border: 1px solid #236a96;
}
td.annuitem {
	padding: 5px;
	font-size: 10px;
}
div.annuseparation {
	padding-bottom: 10px;
	border-top: 1px dotted #c6ff79;
}