

#droit {
	width: 180px;
	float: left;
	margin-right:15px;

	overflow: hidden;
	background-color:#ffffff;
	
}

#droit a.mainlevel {
	padding-left: 20px;
	
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
	color:#0871A5;

}

#droit a.mainlevel:hover, a.mainlevel:active {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#droit a.sublevel {
	padding-left: 3px;
}

#droit div.moduletable h3 {
	padding: 3px 8px 2px;
	margin: 0 -5px 8px;
	border-bottom: 1px solid #83B8CD;
	color: #0F79B3;
	background-color:#D4ECF8;
	font-family:Arial, Helvetica, sans-serif;
	
}

#droit div.moduletable {
	padding: 0 0px 0px;
	margin-bottom: 20px;
	background: url(../images/right-module-bg.gif) no-repeat bottom right;
}

#ja-contentwrap, #ja-leftcol, #droit, #ja-footer {
	line-height: 170%; /* adding some line-height */
	background-color:#ffffff;
}



.contentheading {
	padding-bottom: 2px;
	color: #1D8BB4;
	font-size: 12px;
	border-bottom: 1px dotted;
	font-weight:bold;
}
a.readon {
	font-weight: bold;
	color: #5376AE;
	text-align:left;
}

a.readon:hover {
color: #E57A25;
}


.componentheading {
	padding: 2px 4px;
	border-right: 1px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	background: #8BC4DA;
	color: #FFFFFF;
	font-weight: bold;
}



tr.sectiontableentry1 td {
	padding: 4px;
	background: #F0F8FB;
}

tr.sectiontableentry2 td {
	padding: 4px;
	border-top: 1px solid #FFFFFF;
}
.sectiontableheader {
	padding: 2px 4px;
	border-right: 1px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	background: #8BC4DA;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}
.blog_more {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #E1F0F6;
	background: #F0F8FB;
	text-align:left;
}

.blog_more strong {
	margin: 0 0 5px;
	padding: 0;
	display: block;
	color: #1D8BB4;
	text-transform: UPPERCASE;
}

.blog_more ul {
	padding-left: 18px;
	margin: 0;
}


