body {
	background: #FAF0EF;
	color: #000000;
} 

body#bd {
	/*background: url(../../images/red/mw-bg.gif) repeat-x left top #FAF0EF;*/
	color: #555555;
}

body.contentpane h2, body.contentpane h2 a{color: #9B0000; }/* ajout par CB*/

div.ja-mainbg {
	background: url(../../images/red/body-bg.jpg) #aec06e no-repeat center top;
}

a {
	color: #9b0000;
}

.img_caption img,
.img-desc img {
	background: #FFFFFF;
	/*border: 1px solid #EACCCC;*/
}

/*joomla style*/
a.readon:hover, a.readon:focus, a.readon:active {
	/*background: url(../../images/red/readon-hover.gif) no-repeat left center;*/
	/*color: #9b0000;*/ /*Modif par CB */
}

#ja-contentheading h1.componentheading {
	background: url(../../images/red/h3-bg.gif) no-repeat left bottom;
}

#ja-contentheading h1.componentheading span.left-bg {
	background: url(../../images/red/span-left.gif) no-repeat right bottom;
	padding: 10px 55px 12px 10px;
}

#ja-contentheading h1.componentheading span.right-bg {
	background: none;
}

#ja-contentheading div.blog {
	/*background: #F5E7E6;*/
	border: 1px solid #aec06e;
}

#ja-contentheading div.leading {
	/*border-bottom: 1px solid #EACCCC;*/
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	/*border-bottom: 1px solid #EACCCC;*/
}

tr.sectiontableentry2 td {
	background: #FBF5F5;
}

.article-meta,
.createdby {
	/*color: #B73636;*/
}

.createdate {
	/*background: url(../../images/red/vline.gif) no-repeat right center;*/
}

h1.logo a {
	background: url(../../images/red/logo.png) no-repeat center;
	height:79px;
	width:451px;
}

#ja-mainnav .inner {
	/*background: url(../../images/red/mainnav-bg.gif) repeat-x left top #333333;*/
	background: url(../../images/red/mainnav-bg2.png) repeat-x left top #333333;
	/*border-bottom: 1px solid #4E0700;*/
	border-bottom: 1px solid #2f2b29;
}

#ja-headtools {
	/*background: url(../../images/red/ht-bg.gif) no-repeat left center;*/
}

#ja-headtools li a.login-switch {
	/*background: url(../../images/red/login-bg.gif) no-repeat left center;*/
}

#ja-headtools li a.register-switch {
	/*background: url(../../images/red/sign-bg.gif) no-repeat left center;*/
}

div.ja-headtool a.logout-switch {
	background: url(../../images/red/logout-bg.gif) no-repeat left top;
	color: #CCCCCC;
}

div.ja-headtool a.logout-switch:hover,
div.ja-headtool a.logout-switch:focus,
div.ja-headtool a.logout-switch:active {
	color: #FFFFFF;
}

#ja-topsl .inner {
	background: #111111;
}

#ja-hl div.moduletable .img-border {
	border: 5px solid #9b0000;
	margin-top: -1px;
}

#ja-hl div.moduletable h3 {
	background: url(../../images/red/hl-h3-bg.gif) no-repeat right center;
}

#ja-hl div.moduletable h3 span.left-bg {
	background: url(../../images/red/hl-span-r.gif) no-repeat left center;
}

#ja-hl div.moduletable h3 span.right-bg {
	background: none;
}

#ja-hl div.moduletable div.ja-box-ct {
	background: none;
	border: none;
}

#ja-pathway .inner {
	/*background: #222222;
	border-top: 1px solid #111111;
	border-bottom: 1px solid #111111;*/
}

#ja-pathway .ja-pathway-text {
	background: none;
}

#ja-pathway strong {
	color: #B73636;
}

#ja-search {
	/*background: url(../../images/red/search-bg.gif) no-repeat left center;*/
}

#ja-search .button {
	/*background: url(../../images/red/bsearch-bg.gif) no-repeat left center;*/
	background: url(../../images/red/bsearch-bg2.png) no-repeat left center;
}

#ja-current-content {
	background: url(../../images/red/cc-bg.gif) repeat-y 5px top;
}

#ja-container-f #ja-current-content {
	background: url(../../images/red/cc-bg2.gif) repeat-y center top;
}

#ja-subnav a,
ul.menu li a {
	background: url(../../images/arrow-grey.gif) no-repeat left center;
	color: #555555;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus,
ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	background: url(../../images/red/arrow-hover.gif) no-repeat left center;
	color: #9b0000;
}

#ja-subnav li.active a,
ul.menu li.active a {
	color: #9b0000;
}

div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3,
div.moduletable_tabs h3 {
	background: url(../../images/red/h3-bg.gif) no-repeat left bottom;
	color: #FFFFFF;
}

div.moduletable h3 span.left-bg,
div.moduletable_menu h3 span.left-bg,
div.moduletable_default h3 span.left-bg,
div.moduletable_text h3 span.left-bg,
div.moduletable_tabs h3 span.left-bg {
	background: url(../../images/red/span-left.gif) no-repeat right bottom;
}

div.moduletable h3 span.right-bg,
div.moduletable_default h3 span.right-bg,
div.moduletable_menu h3 span.right-bg,
div.moduletable_text h3 span.right-bg,
div.moduletable_tabs h3 span.right-bg {
	background: none;
}

div.ja-box-ct,
#ja-cs div.ja-box-ct {
	/*background: #F5E7E6;*/
	background:#f7f6eb; /*Modif par CB*/
	/*border: 1px solid #EACCCC;*/
	border-top: none;
}

div.moduletable_blank div.ja-box-ct {
	background: none;
	border: none;
}

#ja-botsl div.moduletable div.ja-box-ct {
	background: none;
	border: none;
}

#ja-botsl div.moduletable h3 {
	border-bottom: 1px solid #9b0000;
}

#ja-botsl a:hover,
#ja-botsl a:focus,
#ja-botsl a:active {
	color: #FFFFFF;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus,
#ja-footer li a:hover,
#ja-footer li a:focus,
#ja-footer li a:active {
	color: #FFFFFF;
}

/*ja contentslider*/
#ja-contentslider-center-wrap {
	/*border-bottom: 1px solid #EACCCC;*/
}

div.ja_slideimages .caption {
	/*border: 1px solid #EACCCC;*/
}

/*ja tabs*/
#ja-colwrap div.moduletable_tabs {
	border: none !important;
	background: none;
}

.opal .ja-tabs-title-top {
	background: url(../../images/red/title-top-bg.gif) repeat-x left bottom #333333;
}

.opal .ja-tabs-title-top ul.ja-tabs-title li.active,
.opal .ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.opal .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	/*background: url(../../images/red/active-top-r.gif) no-repeat right bottom;*/
background: url(../../images/red/active-top-r.png) no-repeat right bottom; /*modif par CB */

}

.opal .ja-tabs-title-top ul li.active h3,
.opal .ja-tabs-title-top ul li.firstactive h3,
.opal .ja-tabs-title-top ul li.lastactive h3 {
	/*background: url(../../images/red/active-top-l.gif) no-repeat left bottom !important;*/
background: url(../../images/red/active-top-l.png) no-repeat left bottom !important;  /*modif par CB */
}

.ja-tabswrap {
	/*background: #F5E7E6;*/
	background: #F7F6EB; /*modif par CB */
	/*border: 1px solid #EACCCC;*/
	border-top: none;
}

/*ja news*/
#ja-news div.moduletable div.ja-box-ct {
	/*background: #F5E7E6;*/
	background: #f7f6eb; /*modif par CB */
	/*border: 1px solid #EACCCC;*/
	border-top: none;
}

div.jazin-section a span {
	background: url(../../images/red/arrow-r.gif) no-repeat right center #9b0000;
}

.jazin-box {
	/*border-bottom: 1px solid #EACCCC;*/
}

ul.jazin-links li a:hover,
ul.jazin-links li a:active,
ul.jazin-links li a:focus {
	background: url(../../images/red/bullet-hover.gif) no-repeat 1px 7px;
	color: #9b0000;
}

/*typography*/
pre, .code {
	background: #FBF5F5;
	border-left: 5px solid #9b0000;
}

blockquote span.open {
	/*background: url(../../images/red/so-q.gif) no-repeat left top;*/
}

blockquote span.close {
	/*background: url(../../images/red/sc-q.gif) no-repeat bottom right;*/
}

ul.checklist li {
	background: url(../../images/red/icon-checklist.gif) no-repeat 0 4px !important;
}

ul.arrow li {
	background: url(../../images/red/icon-arrow.gif) no-repeat 3px 5px;
}

p.stickynote {
	background: url(../../images/icon-sticky.png) no-repeat left top #FBF5F5;
	/*border: 1px solid #EACCCC;*/
}

.dropcap {
	color: #9b0000;
}

.highlight {
	color: #9b0000;
	background: #FFFFFF;
}

p.download {
	background: url(../../images/icon-download.png) no-repeat left top #FBF5F5;
	/*border: 1px solid #EACCCC;*/
}

.bignumber {
	background: url(../../images/red/ol-bg.gif) no-repeat top left;
}

div.bubble1 div {
	background: url(../../images/red/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../../images/red/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../../images/red/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../../images/red/bub1-tl.gif) no-repeat top left;
}

div.bubble2 div {
	background: url(../../images/red/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../../images/red/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../../images/red/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../../images/red/bub2-tl.gif) no-repeat top left;
}

div.bubble3 div {
	background: url(../../images/red/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../../images/red/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../../images/red/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../../images/red/bub3-tl.gif) no-repeat top left;
}

div.bubble4 div {
	background: url(../../images/red/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../../images/red/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../../images/red/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../../images/red/bub4-tl.gif) no-repeat top left;
}

.legend-title {
	background: #F5E7E6;
	color: #9b0000;
}

.legend {
	/*border: 1px solid #EACCCC;*/
}

/*split menu*/
#ja-splitmenu a {
	/*background: url(../../images/red/mainnav-sep.gif) no-repeat right top;*/
	background: url(../../images/red/mainnav-sep2.png) no-repeat right top; /* modif par CB */
	color: #BD5A52;
}

#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
	color: #D0837D;	
}

#ja-splitmenu li.active {
	/*background: url(../../images/red/mainnav-active-r.gif) no-repeat right top;	*/ /* Modif par CB */
	background: url(../../images/red/mainnav-active-r2.png) no-repeat right top;	
}

#ja-splitmenu li.active a {
	/*background: url(../../images/red/mainnav-active-l.gif) no-repeat left top;*/
	background: url(../../images/red/mainnav-active-l2.png) no-repeat left top; /*Modif par CB */
}

/*css menu*/
#ja-cssmenu li a {
	/*background: url(../../images/red/mainnav-sep.gif) no-repeat right top;*/
	background: url(../../images/red/mainnav-sep2.png) no-repeat right top; /* modifs par CB */
	/*color: #BD5A52;*/
	color: #888;
}

#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus {
	/*color: #D0837D;*/
	color: #a29f9f;
}

#ja-cssmenu li.active {
	/*background: url(../../images/red/mainnav-active-r.gif) no-repeat right top;	*/
	background: url(../../images/red/mainnav-active-r2.png) no-repeat right top;	/*Modif par CB */
}

#ja-cssmenu li.active a {
	/*background: url(../../images/red/mainnav-active-l.gif) no-repeat left top;*/
	background: url(../../images/red/mainnav-active-l2.png) no-repeat left top; /*Modif par CB */
	color: #FFFFFF;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	background: #720B00;
	color: #FFFFFF !important;
}

/* Ajouts */

h2.contentheading, .contentheading{ color: #9b0000 !important; }
