body {
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	color: #800040;
	font: 84% Arial, Helvetica, sans-serif;
	background-image:   url(img/bk2.jpg);
	background-color: #669933;



/*	font-size: 84%; 	poussé vers l'extérieur pour éviter des combinaisons en trop grand nombre */
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	color: #CC9900;
	font-size: 225%;
}
h2 {
	color: #99CC66;
	font-size: 180%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
	color: #CCCCCC;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
p.baseline {
	clear: both;
	font-size: 65%;
	text-align: center;
	margin: 1ex;
	padding: 1ex;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCFF00;
	border-bottom-color: #FFFF00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background: #333333;


}
hr {
	height: 0px;
	border-top: 1px solid #6699CC;
	border-right: 1px none #6699CC;
	border-bottom: 1px none #6699CC;
	border-left: 1px none #6699CC;

}
dt {
	font-weight: bold;
	color: #009999;
}
blockquote {
	border: 2px dotted #6699CC;
	padding: 12px 16px;
	background-color: #eee;
	margin: 10px;
}
.center
{
	text-align: center;
}
img.top {
	vertical-align: top;
	border: 0px;
}
img.middle {
	vertical-align: middle;
	border: 0px;
}
img.leftmargin {
	float: left;
	border: 0px;
	margin-right: 1ex;
	margin-top: .2ex;
	margin-bottom: .2ex;
}
img.rightmargin {
	float: right;
	border: 0px;
	margin-left: 1ex;
	margin-top: .2ex;
	margin-bottom: .2ex;
}
	
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	cursor: help;
}
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	cursor: help;
}
del {
	color: #999999;
}
ins {
	color: #003333;
	text-decoration: none;
}


div.pageHeader {
	width: 100%;
	padding: 1ex;
	text-align: center;
	margin-bottom: 1ex;

}

h1#pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 270%;
	font-weight: bold;
	margin-top: .5ex;
	margin-bottom: .1ex;
}

a.BlogButton {
	text-decoration: none;
	border: thin solid #CCCCCC;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	background: #999966;
	color: #00FF00;

}
a.BlogButtonCurr {
	text-decoration: none;
	border: medium solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	margin-top: 3px;
	margin-right: 3px;
	background: #666600;
}

A.BlogButton:link,
A.BlogButton:visited,	
A.BlogButton:active,
A.BlogButtonCurr:link,
A.BlogButtonCurr:visited,	
A.BlogButtonCurr:active,
{
	color: #FFFFFF;
}
A.BlogButton:hover		{
	color: #FFFF00;
	background: #990033;

	/* text-decoration: underline; */
}
A.BlogButtonCurr:hover		{
	color: #00FF00;
	background: #999966;

	/* text-decoration: underline; */
}

.pageSubTitle {
	color: #CCCCCC;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 109% Arial, Helvetica, sans-serif;

}
div.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* Styles for main area (left) */
h2 {
	margin-left: 8px;
}

/* Styles for posts */
#goog {
        padding-left: 15px;
        margin: 5px 0 5px 0;
	vertical-align: top;
	float: left;
	width: 62%;
        color: silver;

}
.bPosts {
	vertical-align: top;
	 float: left;
	width: 64%;
	background: #999966;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCFF00;
	border-right-color: #CCFF00;
	border-bottom-color: #CCFF00;
	border-left-color: #CCFF00;
	




}
.bPost, .bPostpublished
{
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	background: #808040;
	width: 88%;
	line-height: 1.6em;
	border-top: #CCFF00;
	border-right: #CCFF00;
	border-bottom: #CCFF00;
	border-left: medium dashed #CCFF00;



}
.bSmallHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #333333;
	text-align: right;

}
.bTitle {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #CCCCCC;

}
.bText {
	margin-top: 15px;
	margin-bottom: 25px;
	color: #333333;
	background: #999933;
	width: 88%;
	margin-left: 10px;
	padding-left: 10px;
	border-top: #00FF00;
	border-right: #00FF00;
	border-bottom: thin solid #00FF00;
	border-left: #00FF00;
	padding-top: 15px;
	text-align: justify;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 15px;

}
.bMore
{
	text-align: center;
}
.bMore a
{
	font-weight: bold;
	font-size: 110%;
}
.bSmallPrint,
.bCommentSmallPrint
{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* Styles for comments */
.bComment {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px dotted #6699CC;
	padding-right: 8px;
	padding-left: 8px;
}
.bCommentTitle {
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	background: #808040;
}
.bCommentText {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #999933;
}

/* Styles for comment form */
form.bComment fieldset
{
	clear: both;
	border: none;
	margin: 2ex 0ex;
	padding: 0ex;
	
	/* border: 1px solid #f00; */
}
div.label
{
	float: left;
	width: 18%;
	text-align: right;
	font-weight: bold;
	position: relative;
	top: .5ex;
	/* border: 1px solid #00f; */
}
form.bComment label
{
	font-weight: bold;
}
div.input
{
	float: right;
	width: 80%;
	/* border: 1px solid #00f; */
}
input.bComment, 
textarea.bComment
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 98%;
	margin: 0ex;
}
fieldset .notes
{
	/* display: block; */
	font-size: 80%;
	color: #CCCCCC;
}
#contentcomments{
background: #999966;

}
/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin-left: 2%; 
	margin-right: 0%; 
	margin-bottom: 2ex;
	border: 1px solid #6699CC;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #6699CC;
	padding: 1ex;
}


/* Styles for sidebar (right) */
.bSideBar {
	width: 30%;
	vertical-align: top;
	float: right;
	background: #999966;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCFF00;
	overflow: hidden;


}
.bSideItem {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 5px;
	background: #808040;
	border-top: thin solid #6699CC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #6699CC;
	border-left: thin solid #6699CC;
	z-index: 0;

}
.bSideItem h3 {
	margin-top: 0px;
	margin-bottom: 8px;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #CCCCCC;
	font-size: 84%;
}
input.SearchField
{
	background-color: #999933;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Styles for Calendar: */
caption.bCalendarMonth
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin: auto;
}
table.bCalendarTable
{
	margin: auto;
	font-size: 84%;
	border: solid 1px #ccc;
	background: #999933;
}
tr.bCalendarRow
{
	text-align: center;
}
th.bCalendarHeaderCell
{
	font-size: 84%;
}
td.bCalendarCell
{
}
td.bCalendarEmptyCell
{
}
a.bCalendarLinkPost
{
	font-weight: bold;
}
a:link {
	color: #99FF00;
	text-decoration: none;

}
a:hover {
	color: #FFFF00;
	border-top: thin solid #00FF00;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #00FF00;





}
	a:visited {
	color: #CCFF99;
	text-decoration: none;

}
.bSideItem2 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 5px;
	background: #808040;
	border-top: thin solid #6699CC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #6699CC;
	border-left: thin solid #6699CC;
	height: 600px;
	overflow: auto;
	z-index: 0;

}

.ad {
	margin-right: 5%;
	margin-left: 5%;
      

}
