/* style_expertise */

body {

	background: #B4B4B4 url(../images/style_expertise/bg.png) 0 0 repeat-x;
	color: #333;
}

/* font colors */

a {
	color: #A21A21;
}

h1 {
	color: #DA9A2A;
}


h2 {
	color: #A21A21;
}

h3 { 
   color: #666;
}

h4 {
	color: #DA9A2A;
}

.contentheading {
	color: #A21A21;
}

.componentheading {
	color: #A21A21;
}

div#mainbody a {

}


/* structure */

/* mainbody */

div#mainbody {
	border-top: 5px solid white;
	background: #fff;
}

div#mainbody td.mainbody,
div#mainbody td.left,
div#mainbody td.right {
	background: url(../images/style_expertise/body-bg.png) 0 0 repeat-y;
}

div#mainbody a.readon {
	background: url(../images/style_expertise/body-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#mainbody td.section {
	background: url(../images/style_expertise/body-bg.png) 0 0 repeat-y;
}

div#mainbody div.moduletable h3,
div#mainbody div.module h3 {
	background: #ededed url(../images/style_expertise/body-h3.png) 0 0 repeat-y;
	color: #A21A21;
}

#mainbody li {
	background: url(../images/style_expertise/bullet-body.png) 0 3px no-repeat;
}

/* hilite1 */

#mainbody div.moduletable-hilite1 a {
	color: #A21A21;
}

#mainbody div.moduletable-hilite1 {
	background: #E6E6E6 url(../images/style_expertise/body-hl1-bg.png) 0 0 repeat-y;
}

#mainbody div.moduletable-hilite1 h3 {
	background: #D6D6D6 url(../images/style_expertise/body-hl1-h3.png) 0 0 repeat-y;
	color: #4B4B4B;
}

#mainbody div.moduletable-hilite1 li {
	background: url(../images/style_expertise/bullet-hl1.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite1 a.readon {
	background: url(../images/style_expertise/body-hl1-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite2 */


#mainbody div.moduletable-hilite2 a {
	color: #A21A21;
}

#mainbody div.moduletable-hilite2 {
	background: #F0EBD3 url(../images/style_expertise/body-hl2-bg.png) 0 0 repeat-y;
}

#mainbody div.moduletable-hilite2 h3 {
	background:  #E7DFBC url(../images/style_expertise/body-hl2-h3.png) 0 0 repeat-y;
	color: #837F6B;
}

#mainbody div.moduletable-hilite2 li {
	background: url(../images/style_expertise/bullet-hl2.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite2 a.readon {
	background: url(../images/style_expertise/body-hl2-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite3 */

#mainbody div.moduletable-hilite3 a {
	color: #fff;
}

#mainbody div.moduletable-hilite3 {
	background: #DA9A2A url(../images/style_expertise/body-hl3-bg.png) 0 0 repeat-y;
	color: #FFEBC8;
}

#mainbody div.moduletable-hilite3 h3 {
	background:  #CA8E28 url(../images/style_expertise/body-hl3-h3.png) 0 0 repeat-y;
	color: #FFEBC8;
}

#mainbody div.moduletable-hilite3 li {
	background: url(../images/style_expertise/bullet-hl3.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite3 a.readon {
	background: url(../images/style_expertise/body-hl3-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite4 */

#mainbody div.moduletable-hilite4 a {
	color: #DA9A2A;
}

#mainbody div.moduletable-hilite4 {
	background: #666666 url(../images/style_expertise/body-hl4-bg.png) 0 0 repeat-y;
	color: #E7E7E7;
}

#mainbody div.moduletable-hilite4 h3 {
	background:  #5F5F5F url(../images/style_expertise/body-hl4-h3.png) 0 0 repeat-y;
	color: #E7E7E7;
}

#mainbody div.moduletable-hilite4 li {
	background: url(../images/style_expertise/bullet-hl4.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite4 a.readon {
	background: url(../images/style_expertise/body-hl4-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite5 */

#mainbody div.moduletable-hilite5 h3 {
	background:  #A21A21 ;
	text-align :center ;
	color: #fff;
}

/* hilite6 */

#mainbody div.moduletable-hilite6 h3 {
	background:  #A21A21 ;
	text-align :center ;
	color: #fff;
	

}

/* hilite7 */

#mainbody div.moduletable-hilite7 h3 {
	background:  #E7DFBC url(../images/style_expertise/body-hl7-h3.png) 0 0 repeat-y;
	color: #888167;
}

/* hilite8 */

#mainbody div.moduletable-hilite8 h3 {
	background:  white url(../images/style_expertise/body-hl8-h3.png) 0 0 repeat-y;
	color: #fff;
}

/* Leftmenu */
#mainbody div.moduletable-leftmenu  {
	background-color: white;
}

#mainbody div.moduletable-leftmenu  td a {
	background-color: #A21A21;
	display: block;
	height:100% ; 
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: -1px;
	margin-right: -1px;
	text-align: center;
	font-size:14px;
	color: white;
}

#mainbody div.moduletable-leftmenu  a:hover{
	color: #454545;
}

#mainbody div.moduletable-leftmenu  td a:hover{
	background-image: url(../images/style_expertise/left_hover.jpg);
	text-decoration: none;
}

#mainbody div.moduletable-leftmenu  td.top  a{
	/*background-color:#A21A21;
	background-image: url(../images/style_expertise/top.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	
	font-size:18px;
}
/*
#mainbody div.moduletable-leftmenu  td.top  a:hover{
	background-image: url(../images/style_expertise/top_hover.jpg);
}

#mainbody div.moduletable-leftmenu  td.bot  a{
	background-color:#A21A21;
	background-image: url(../images/style_expertise/bot.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#mainbody div.moduletable-leftmenu  td.bot  a:hover{
	background-image: url(../images/style_expertise/bot_hover.jpg);
}*/


/* section1 */

div#section1 {
	/*background: #A21A21;*/
	background: none;
	padding-top: 0px;
	color: #fff;
	
	/* A ajouter... */
	margin-left: -40px; /* Decalage de la nouvelle bannière à gauche -40px */
	height: 210px; /* Taille de la bannière, cependant l'image fait 250px soit 200px + 30px (margin-top de section1 img) + 20px (depasse automatiquement en bas vu qui manque 20px)*/
}

div#section1  img{
	margin-top: -30px; /* Pour que l'image remonte sur le menu horizontal */
}
	/*... jusqu'ici*/

div#section1 a {
	color: #DA9A2A;
}

div#section1 a.readon {
	background: url(../images/style_expertise/section1-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#section1 td.section {
	background: url(../images/style_expertise/section1-bg.png) 0 0 repeat-y;
}

div#section1 div.moduletable h3 {
	background: #831820 url(../images/style_expertise/section1-h3.png) 0 0 repeat-y;
	color: #fff;
}

#section1 li {
	background: url(../images/style_expertise/bullet-section1.png) 0 3px no-repeat;	
}

/* section2 */


div#section2 {
	background: #666666;
	padding-top: 1px;
	color: #D5D5D5;
}

div#section2 a {
	color: #DA9A2A;
}

div#section2 a.readon {
	background: url(../images/style_expertise/section2-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#section2 td.section {
	background: url(../images/style_expertise/section2-bg.png) 0 0 repeat-y;
}

div#section2 div.moduletable h3 {
	background: #575757 url(../images/style_expertise/section2-h3.png) 0 0 repeat-y;
	color: #D5D5D5;
}

#section2 li {
	background: url(../images/style_expertise/bullet-section2.png) 0 3px no-repeat;
}

img#logo {
	background: url(../images/style_expertise/logo.png) 0 0 no-repeat;
}

div#footer {
	background: url(../images/style_expertise/bottom-bg.png) 0 0 repeat-x;
}

div#footer .rk-1 {
	background: url(../images/style_expertise/bottom-r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(../images/style_expertise/bottom-l.png) 0 0 no-repeat;
}

div#the-footer {
	background: url(../images/style_expertise/bottom-rocket.png) 50% 0 no-repeat;
}

/* horiz menu */

div#horiz-menu a,
div#horiz-menu li.active li a {
	color: #fff;
}

div#horiz-menu li:hover,
div#horiz-menu li.sfHover,
div#horiz-menu li.active:hover,
div#horiz-menu li.active.sfHover {
	background: url(../images/style_expertise/menu2-r.png) 100% 0 no-repeat;
}

div#horiz-menu li:hover a,
div#horiz-menu li.sfHover a,
div#horiz-menu li.active:hover a,
div#horiz-menu li.active.sfHover a {
	background: url(../images/style_expertise/menu2-l.png) 0 0 no-repeat;
	color: #454545; /* Texte en gris au lieu de blanc par default */
}

#horiz-menu li.active {
	background: url(../images/style_expertise/menu-r.png) 100% 0 no-repeat;
}

#horiz-menu li.active a {
	background: url(../images/style_expertise/menu-l.png) 0 0 no-repeat;
	color: #454545;
}

#horiz-menu li.active li.active,
#horiz-menu li.active li.active a {
	background: none;
}

/* moomenu */

#horiz-menu li li {
	background:white; /* Blanc au lieu du gris #373737 */
	border-bottom: 1px solid #9f1e26; 	/* Rouge au lieu de gris #222 */
	border-right: 1px solid #9f1e26;	/* Rouge au lieu de gris #222 */
}

#horiz-menu li li:hover,
#horiz-menu li li.sfHover,
#horiz-menu li:hover li:hover, /* Permet au passage de la souris de coloré le sous menu quand on est aussi passé sur l'onglet du menu parent */
#horiz-menu li.sfHover li.sfHover,
#horiz-menu li.active li:hover { /* Permet au passage de la souris de coloré le sous menu quand l'onglet du menu parent est actif */
	background: url(../images/style_expertise/sousmenu_hover.png); /* Image fond dorée degardé */
	/* background: #f1d287; Couleur dorée au lieu du gris clair #444 */
}

#horiz-menu li.active li.active  { /* Permet de coloré le sous menu qui est selectionné */
	background: url(../images/style_expertise/sousmenu_act.png);
}

#horiz-menu li:hover li a.daddy:link,
#horiz-menu li.sfHover li a.daddy:link,
#horiz-menu li:hover li a.daddy:visited,
#horiz-menu li.sfHover li a.daddy:visited  {
	background: url(../images/style_expertise/bullet-sucker.png) 100% 50% no-repeat;
}

#horiz-menu li.sfHover,
#horiz-menu li:hover {
	background: url(../images/style_expertise/menu2-r.png) 100% 0 no-repeat;
}

#horiz-menu li.sfHover a,
#horiz-menu li:hover a {
	background: url(../images/style_expertise/menu2-l.png) 0 0 no-repeat;	
}


/* top menu */

div#top ul.menu a,
div#top a.mainlevel {
	color: #fff;
}


/* mainlevel menu */

a.mainlevel {
	background: url(../images/style_expertise/bullet-7.png) 0 2px no-repeat;
}

li.active a,
li.active li.active a,
li.active li.active li.active a,
li.active li.active li.active li.active a {
	font-weight: bold;
    color: #DA9A2A;
}

li.active li a,
li.active li.active li a,
li.active li.active li.active li a {
	font-weight: normal;
	color: #A21A21;
}



/* content stuff */
a img.album,
.flickr_badge_image img {
	border: 2px solid #A21A21;
}

#mainbody div.moduletable-hilite1 .flickr_badge_image img {
	border: 2px solid #A21A21;
}

#mainbody div.moduletable-hilite2 .flickr_badge_image img {
	border: 2px solid #A21A21;
}

#mainbody div.moduletable-hilite3 .flickr_badge_image img {
	border: 2px solid #fff;
}

#mainbody div.moduletable-hilite4 .flickr_badge_image img {
	border: 2px solid #DA9A2A;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #ffcccc url(../images/style_expertise/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #CDDFF6 url(../images/style_expertise/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #fff5cc url(../images/style_expertise/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #e8f4d2 url(../images/style_expertise/status-download.png) 10px 50% no-repeat;
}

blockquote {
	background: #f9f9f9 url(../images/style_expertise/blockquote.png) 0 0 no-repeat;
	color: #666;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
}

pre {
	background: #f6f6f6;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
}

#mainbody ul.check1 li,
#mainbody li.check1 {
	background: url(../images/style_expertise/bullet-1.png) 0 0 no-repeat;
}

#mainbody ul.check2 li,
#mainbody li.check2 {
	background: url(../images/style_expertise/bullet-3.png) 0 0 no-repeat;
}

#mainbody ul.arrow1 li,
#mainbody li.arrow1 {
	background: url(../images/style_expertise/bullet-2.png) 0 0 no-repeat;
}

#mainbody ul.arrow2 li,
#mainbody li.arrow2 {
	background: url(../images/style_expertise/bullet-4.png) 0 0 no-repeat;
}

#mainbody ul.arrow3 li,
#mainbody li.arrow3 {
	background: url(../images/style_expertise/bullet-5.png) 0 0 no-repeat;
}

#mainbody ul.star li,
#mainbody li.star {
	background: url(../images/style_expertise/bullet-6.png) 0 0 no-repeat;
}

#mainbody ul.circle li,
#mainbody li.circle {
	background: url(../images/style_expertise/bullet-7.png) 0 0 no-repeat;
}

span.loginsubmit,
span.logoutsubmit {
	color: #fff;
	background: url(../images/style_expertise/login_button.png) no-repeat;
}

/* joomla content */
span.pathway {
	color: #fff;
}

span.pathway img {
	background: url(../images/style_expertise/bullet-pathway.png) no-repeat;
}

span.pathway a {
	color: #DA9A2A;
}

.highlight {
  background-color: #ffc;
}

table.mainbody td.mainbody td.sectiontableheader {
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

table.contentpaneopen tbody tr td span.small {
	background: url(../images/style_expertise/icon-author.png) 0 0 no-repeat;
}

td.createdate {
	font-weight: bold;
	font-size: 12px;
}

/* pull-down */

#fxContainer .contentheading,
#fxContainer div.moduletable h3,
#fxContainer {
	color: #fff;
}

#fxTarget { 
	background: #CA261F;
	border-bottom: 2px solid #95111B;
}

#fxTab {
	background: url(../images/style_expertise/fx-tab.png) 0 0 no-repeat;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	color: #fff;
}

#fxTab span:hover,
#fxTab a:hover {
	color: #DA9A2A;
}








/* Ajouter pour Expertise Crédits */

/* Pages choix partenaires, solutions etc. */
table.choix  td a{
	background-image: url(../images/style_expertise/bouton_rec.png);
	display: block;
	min-height:95px ;
	max-height:120px ;
	width: 180px;
	padding-top: 20px;
	text-align: center;
	font-size:15px;
	color: #454545;
}

table.choix  td a:hover{
	background-image: url(../images/style_expertise/bouton_rec_hover.png);
	text-decoration: none;
	color: #000;
}

table.choix  img {
padding-top: 5px;
}

table.accueil  td img {
	margin-top: 0px;
	margin-left: 0px;
}




/* Pages choix demande de crédits */
table.choix2  td a{
	background-image: url(../images/style_expertise/bouton_rec.png);
	height:30px ;
	width: 60px;
	display: block;
	padding-top: 16px;
	padding-left: 2px;
	text-align: center;
	font-size:15px;
	color: #454545;
}

table.choix2  td {
	

}
	
table.choix2  td a:hover{
	background-image: url(../images/style_expertise/bouton_rec_hover.png);
	text-decoration: none;
	color: #000;
}


/* Leftmenu */
#mainbody div.moduletable-leftmenu  {
	background-color: white;
}

#mainbody div.moduletable-leftmenu  table {
margin-top: 10px;
}

#mainbody div.moduletable-leftmenu  td a {
	background-image: url(../images/style_expertise/left.png);
	background-color: white;
	display: block;
	height:100% ;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-top: -5px;
	margin-left: -1px;
	margin-right: -1px;
	text-align: center;
	font-size:14px;
	color: white;
}

#mainbody div.moduletable-leftmenu  a:hover{
	color: #454545;
}

#mainbody div.moduletable-leftmenu  td a:hover{
	background-image: url(../images/style_expertise/left_hover.png);
	text-decoration: none;
}

#mainbody div.moduletable-leftmenu  td.top  a{
	/*background-color:#A21A21;
	background-image: url(../images/style_expertise/top.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	
	font-size:18px;
}
/*
#mainbody div.moduletable-leftmenu  td.top  a:hover{
	background-image: url(../images/style_expertise/top_hover.jpg);
}

#mainbody div.moduletable-leftmenu  td.bot  a{
	background-color:#A21A21;
	background-image: url(../images/style_expertise/bot.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}*/
#mainbody div.moduletable-leftmenu  td.big  a{
	background-image: url(../images/style_expertise/left_big.png);
}

#mainbody div.moduletable-leftmenu  td.big  a:hover{
	background-image: url(../images/style_expertise/left_big_hover.png);
}

#mainbody div.moduletable-leftmenu  td.bot  a{
	background-image: url(../images/style_expertise/left_bot.png);
}

#mainbody div.moduletable-leftmenu  td.bot  a:hover{
	background-image: url(../images/style_expertise/left_bot_hover.png);
}



/* Pour les news : */
.contentheading-news {
	padding-top: 30px;
	font-weight: bold;
	font-size: 20px;
	color: #A21A21;
}

.componentheading-news {
	padding-top: 15px;
	font-size: 24px;
	font-weight: bold;
	color: #A21A21;
}

table.contentpaneopen-news {
	padding-left: 10px;
	border-bottom: solid 1px #A21A21;	
	width: 100%;
}

td.createdate {
	padding-top: 5px;
	padding-left: 20px;
}
