/* Designed by Fran?ois PLANQUE http://fplanque.net/ */

@import url(basic.css);	/* Import basic styles */
@import url(../../../Desktop/forms.css);	/* Import default form styles */
@import url(../../../Desktop/comments.css);	/* Import default comment styles */
@import url(../../../Desktop/img.css);	/* Import standard image styles */
@import url(../../../Desktop/blog_elements.css);	/* Import standard blog elements styles */

div.main {
	margin-right: 0px;
	margin-left: 0px;
}

/* Basic styles */
BODY  { background-color: #e0debc }
blockquote {
	border: 2px dotted #ccc;
	background-color: #E0DEBC;
	margin: 1em 2em;
	padding: 0 1ex;
}


/* Styles for main area (left) */
h2 { color: maroon; margin-left: 8px; }

/* Styles for posts */
.bPosts {
	vertical-align: top;
	float: left;
	width: 66%;
	overflow: hidden;
}
.bPost, .bPostpublished
{ clear: both; margin: 8px 10px 8px 20px; border: solid thin #000000; padding-right: 8px; padding-left: 8px; }
.bPostSide
{ margin-bottom: 8px; border-style: none; }
.bSmallHead {
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #827B00;
}
.bTitle {
	margin-top: 8px;
	margin-bottom: 8px;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}

.bSmallPrint,
{
	clear: both;
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* Styles for comments */
div.bComment {
	border-color: #98B1C0; /* override */
}

/* Styles for comment form */
input.bComment, 
textarea.bComment
{
	background-color: #E0DEBC;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 98%;
	margin: 0ex;
}
select.bComment
{
	background-color: #E0DEBC;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 100%;
	margin: 0ex;
}


/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin-left: 2%; 
	margin-right: 0%; 
	margin-bottom: 2ex;
	border: 1px solid #827866;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #B1A482;
	padding: 1ex;
}


/* Styles for sidebar (right) */
.bSideBar {
	width: 33%;
	vertical-align: top;
	float: right;
	overflow: hidden;
}
.bSideItem {
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px dashed #CCCCCC;
	padding: 8px;
		background: #cccc99;
}
.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: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #E0DEBC;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Styles for Calendar: */
caption.bCalendarCaption
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin: auto;
	white-space: nowrap;
}
table.bCalendarTable
{
	margin: auto;
	font-size: 84%;
	border: solid 1px #ccc;
}
tr.bCalendarRow
{
	text-align: center;
}
th.bCalendarHeaderCell
{
	font-size: 84%;
}
td.bCalendarCell
{
}
td.bCalendarEmptyCell
{
}
.bCalendarLinkPost
{
	font-weight: bold;
}
#bCalendarToday
{
	background-color: #DEF;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0DEBC;
	margin: 8px;
	color: #000;
/*	font-size: 84%; 	pouss? vers l'ext?rieur pour ?viter des combinaisons en trop grand nombre */
}
div.main {
	margin: 8px;
	font-size: 84%;
}
caption {
	font-weight: bold;
}

A 			{
}
A:link		  { color: #06c; font-size: 100%; font-family: sans-serif, Verdana; text-decoration: none }
A:visited	  { color: #369; font-size: 100%; font-family: sans-serif, Verdana; text-decoration: none }
A:active	{
	color: #98B1C0;
}
A:hover		{
	color: navy;
}
h1  { color: orange; font-size: 225%; font-family: sans-serif, Verdana }
h2  { color: maroon; font-size: x-large; font-family: sans-serif, Verdana ; font-style: inherit; background-color: transparent; }
h3   { color: black; font-family: sans-serif, Verdana }
h4  { color: #000; font-size: 110%; font-family: sans-serif, Verdana; margin-bottom: 0 }
table.wide {
	width: 100%;
	clear: both;
}
td.cartouche {
	font-size: 84%;
	color: #009999;
	background-color: #E0DEBC;
	padding: 1px 4px;
	border: 1px solid #98B1C0;
}
table.thin
{
	border: 1px solid #98B1C0;
	margin: auto;
	border-collapse: collapse
}
table.thin td
{
	border-bottom: 1px solid #98B1C0;
	padding: .3ex 1ex;
}
table.thin th
{
	color: #FFFFFF;
	background-color: #98B1C0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: .3ex 1ex;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
p.baseline {
	font-size: 65%;
	color: #009999;
	text-align: center;
	margin-top: 8px;
}
hr {
	height: 0px;
	width: 50%;
	border-top: 1px solid #98B1C0;
	border-right: 1px none #98B1C0;
	border-bottom: 1px none #98B1C0;
	border-left: 1px none #98B1C0;

}
dt {
	font-weight: bold;
	color: #009999;
}
blockquote {
	border: 2px dotted #98B1C0;
	background-color: #E0DEBC;
}

del {
	color: #999999;
}
ins {
	color: #009999;
	text-decoration: none;
}



body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div.pageHeader {
	background-color: #98B1C0;
	width: 100%;
}
div.pageHeaderContent {
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 84%;
	width: 90ex;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	/* border: 1px solid #990000; */

}
div.pageTitle {
	white-space: nowrap;
	padding-left: 2.5ex;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	background-color: #98B1C0;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	float: left;
	width: 75ex;
}
h1#pageTitle {
	color: #FFFFFF;
	font-size: 270%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
div#Logo {
	color: #FFFFFF;
	font-size: 270%;
	font-weight: bold;
	vertical-align: bottom;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	margin-right: 3px;
	padding-left: .6ex;
	padding-top: 8px;
	padding-right: .6ex;
	padding-bottom: 8px;
	float: left;
	background-image:  url(../../../../img/right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
}

div.NavBar {
	clear: both;
	height: 1ex;
}
.pageHeaderEnd {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 5px;
	font-size: 0ex;
}
a.NavButton {
	text-decoration: none;
	background-color: #33AAAA;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	margin-right: 3px;
	margin-top: 3px;
	display: block;
	width: 14ex;
	float: left;
}
a.NavButtonCurr {
	text-decoration: none;
	background-color: #98B1C0;
	border: 1px solid #FFFFFF;
	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;
	display: block;
	width: 14ex;
	float: left;
}
a.NavButton2 {
	text-decoration: none;
	background-color: #33BBBB;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	margin-top: 3px;
	margin-right: 3px;
	display: block;
	width: 14ex;
	float: left;
}
a.NavButton2Curr {
	text-decoration: none;
	background-color: #98B1C0;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	margin-top: 3px;
	margin-right: 3px;
	display: block;
	width: 14ex;
	float: left;
}

A.NavButton:link		{
	color: #FFFFFF;
}
A.NavButton:visited	{
	color: #FFFFFF;
}
A.NavButton:active	{
	color: #FFFFFF;
}
A.NavButton:hover		{
	color: #FFFFFF;
	background-color: #98B1C0;
	/* text-decoration: underline; */
}
A.NavButtonCurr:link		{
	color: #FFFFFF;
}
A.NavButtonCurr:visited	{
	color: #FFFFFF;
}
A.NavButtonCurr:active	{
	color: #FFFFFF;
}
A.NavButtonCurr:hover		{
	color: #338888;
	/* text-decoration: underline; */
}
A.NavButton2:link		{
	color: #FFFFFF;
}
A.NavButton2:visited	{
	color: #FFFFFF;
}
A.NavButton2:active	{
	color: #FFFFFF;
}
A.NavButton2:hover		{
	color: #FFFFFF;
	background-color: #98B1C0;
	/* text-decoration: underline; */
}
A.NavButton2Curr:link		{
	color: #FFFFFF;
}
A.NavButton2Curr:visited	{
	color: #FFFFFF;
}
A.NavButton2Curr:active	{
	color: #FFFFFF;
}
A.NavButton2Curr:hover		{
	color: #33AAAA;
	/* text-decoration: underline; */
}
.pageSubTitle  { color: #663; font-size: 109%; text-align: center; letter-spacing: 4px; padding: 6px 6px 4px; vertical-align: middle; border: 0 }
div.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

