BODY {
	background-color: #e15610;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
	font-size: 1pt;
	background-image: url(../images/rc_ideesNavtop_bkg.jpg);
	background-repeat: repeat-x;
}
/***This class is effecting the date, author, all the talkback, commentaires and ajouter commentaire, as well as the a:hover size in the blog***/
TD {
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 9pt;
}


STRONG.big {
	font-size: 1.5em;
	color: #EF6421;
}

#padding {
	padding-left: 50px; 
	padding-right: 60px;
}

#mainpage {
	position: relative;
}

/*** START  LEFT NAVIGATION TOOL  START ***/

#leftnav {
	width : 140px;
	border-bottom: solid #000000 1px;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	position: absolute;
	top: 165px;
	z-index: 5;
	background-color: #e09672;
}

#leftnav A {
	text-decoration: none;
	font-size: 9pt;
	text-align: left;
	color: #f3e9ab;
	font-family: arial, sans-serif;
	font-weight: 600;
}

#leftnav A:hover {
	text-decoration: underline;
	font-size: 9pt;
	color: #f3e9ab;
	font-family: arial, sans-serif;
}

#leftnav A.ch {
	color: #94150e;
	font-family: arial, sans-serif;
	text-decoration: none;
	text-align: left;
}

#leftnav A.ch:hover {
	text-decoration: none;
	color: #f3e9ab;
}

/*** END  LEFT NAVIGATION TOOL  END ***/

#breadcrumb {
	color: #F17E9E;
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-size: 8pt;
}

#breadcrumb A {
	color: #F17E9E;
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}

#breadcrumb A:hover {
	color: #c31b18;
	font-family: verdana, sans-serif;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}

.navbottom {
	position: relative;
	color: #94150e	;
	font-family: arial, sans-serif;
	line-height: 15px;
	font-size: 8pt;
}

.background {
	background-image: url("../images/rc_blogBackCell.gif");
	background-repeat: repeat-y;
	background-position: right;
	width: 140px;
	background-color: #e09672;
}

.background2 {
	background-image: url("../images/rc_blogBackCell2.gif");
	background-repeat: repeat-y;
	background-position: right;
	width: 140px;
	background-color: #d94110;
	height: 100%;
	border-bottom: 1px solid #502e37;
}

/*** START  MAIN PAGE CONTENT  START ***/

#maincontent {
	color: #52130e;
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.7em;
}

/*** END MAIN PAGE CONTENT  START ***/


.fonttitle {
	color: #f3e9ab;
	font-family: arial, sans-serif;
	font-size: 9pt;
}

.subtitle {
	color: #8d6742;
}

