/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
img {
	border:0px;
}
h1, h2, h3{
	display:inline;
	margin:0px;
	font-size: 12px;
	font-weight:bold;
}
.champs {
	width:200px;
	border-color:#339900;
	border-style:solid;
	border-width:1px;
}
a {
	text-decoration:none;
	color:#236C00;
}
a:hover {
	color:#339900;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type:disc;
}
.roundedcornr_box {
	background: url(/image/style-blog/roundedcornr_467649_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(/image/style-blog/roundedcornr_467649_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(/image/style-blog/roundedcornr_467649_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(/image/style-blog/roundedcornr_467649_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(/image/style-blog/roundedcornr_467649_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content { padding: 0 15px; }
p {
	text-align:left;
}
.nav {
	background-color: #ACEAAC;
	padding:5px;
	border: solid 1px #339900;
    -moz-border-radius: 5px;
}

.blog {
	padding:10px;
	border: solid 1px #339900;
    -moz-border-radius: 4px;
	clear:left;
	background-color: #ACEAAC;
	width:630px;
}

.tdBorder {
	border:1px;
	border-style:solid;
	border-color: #000000;
}

.imgBlog{
	float:left;
	margin-right:20px;
}

#formAjout{
	visibility:hidden;
	background-color: #ACEAAC;
}

