/****************************************************************************************************
* cmStyle.css
****************************************************************************************************/

body, html
{
    width: 100%;
}

html body
{
    background-color: #A6AEB6;
    margin: 0px;
    padding: 0px;
    text-align:center;
    font-family:Arial,Sans-Serif;
    font-size:12px;
}

a,a:link,a:active,a:visited
{
    color:#e10031;
    text-decoration:underline;
}

a:hover
{
    color:#e10031;
    text-decoration:none;
}

p 
{
    font-size:12px;
}
/********************************************* Titre **********************************************/

h2, h2.bsLevel0, h3.bsLevel0, h4.bsLevel0
{
	font-size: 14px;
	font-weight: normal;
	color: #235937;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	clear:both;
	font-family:Arial,Sans-Serif;
}

h3, h2.bsLevel1, h3.bsLevel1, h4.bsLevel1
{
	font-size: 19px;
	font-weight: normal;
	color: #235937;
	padding: 0px;
	margin: 0px 0px 0px 0px;
    font-family:Arial,Sans-Serif;
}

h3.bsLevel1 .jquery-miniature {
	color:#e10031;
}

h3.cmTitle-titreGreen, h2.cmTitle-titreGreen, h3.cmTitle-titreGreen, h4.cmTitle-titreGreen
{
	font-size: 22px;
	font-weight: bold;
	color: #7ac142;
	padding: 0px;
	margin: 0px 0px 0px 0px;
    font-family:Arial,Sans-Serif;
}

h3.cmTitle-surTitre, h2.cmTitle-surTitre, h4.cmTitle-surTitre
{
	font-size: 14px;
	font-weight: normal;
	color: #235937;
	padding: 0px;
	margin: 0px 0px 0px 0px;
    font-family:Arial,Sans-Serif;
}

h4, h4.bsLevel2, h3.bsLevel2, h2.bsLevel2
{
	font-size: 14px;
	font-weight: bold;
	color: #235937;
	padding: 0px;
	margin: 0px 0px 0px 0px;
    font-family:Arial,Sans-Serif;
}

/***************************************** Utilitaire **************************************************/

.cmBold
{
    font-weight: bold;
}

.cmClearBoth
{
    clear: both;
}

.cmClearLeft
{
    clear: left;
}

.cmClearRight
{
    clear: right;
}

.cmClearNone
{
    clear: none;
}

.cmFloatLeft
{
    float: left;
}

.cmFloatRight
{
    float: right;
}

.cmFloatNone
{
    float: none;
}

.cmVerticalAlign-top 
{
    vertical-align:top;
}

input, textarea, select
{
}

/**************************************************** Page ***************************************************/

.cmPage
{
    width: 990px;
    padding: 0px;
    margin: 0px auto 0px auto;
    padding:0px 0 0 0;
    text-align:left;
    background:#fff;
}

/**************************************************** Tools *************************************************/

.cmTools
{
    float:right;
}

/* Raccourcis header droite */

.cmShortcutsHeader
{
    padding: 0px;
    float: left;
    margin:5px 10px 0px 0px;
}

.cmShortcutsHeader ul
{
    padding: 0px;
    margin: 0px;
}

.cmShortcutsHeader li
{
    list-style-type: none;
    float: left;
    font-family:Arial,Sans-Serif;
    font-size:12px;
    color:#235937;
}

.cmShortcutsHeader a,
.cmShortcutsHeader a:link,
.cmShortcutsHeader a:active,
.cmShortcutsHeader a:visited
{
    color:#235937;
    text-decoration:none;
}

.cmShortcutsHeader a:hover
{
    color:#235937;
    text-decoration:underline;
}

.cmShortcutsHeader a span
{
    cursor:pointer;
}

/*********************************************** Moteur de recherche ******************************************/

.cmSearch
{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

.cmSearch form
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

.cmSearch div.cmInput
{
    margin:0px 0px 0px 0px;
    background-color: Transparent;
    border:solid 6px #235937;
}

.cmSearch input.cmInput
{

    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:16px;
    font-size: 11px;
    color: #235937;
    cursor: text;
    font-weight:bold;
    text-align: center; 
    width:100%;   
    outline: 0;
    border:solid 0px Transparent;
}

.cmSearch div.cmBtn
{
    float: left;
    background-image: url(  '../iso_icons/cm-btn-searchBackground.png' );
    background-repeat: no-repeat;
    background-position: top left;
}

.cmSearch input.cmBtn
{
    background-color: Transparent;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    width: 27px;
    height: 28px;
    float: left;
    font-size: 12px;
    color: #ffffff;
    font-weight:bold;
    outline: 0;
}


/******************************************** Haut de page (header) ****************************************/

.cmHeader
{
    background-position:100% 0;
    background-repeat:no-repeat;
}

/* Logo */

.cmHeader h1.cmLogo
{
    margin: 0px;
    padding: 0px;
    float: left;
    cursor: pointer;
    position:absolute;
}

.cmHeader h1.cmLogo a
{
    display: block;
    cursor: pointer;
}

/************************************************ Menu Haut *******************************************/

.cmMenuBar
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
    background-color: #235937;
    width:990px;
	display:none;
}

.cmMenuBar ul
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
    float:right;
}

.cmMenuBar ul li
{
    padding: 0px 0px 0px 0px;
    list-style: none;
    float: left;
    color: #ffffff;
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:bold;
    border-right:solid 1px #ffffff;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    width:100px;
    text-align:center;
}

.cmMenuBar ul li a.cmLink,
.cmMenuBar ul li a.cmLink:link,
.cmMenuBar ul li a.cmLink:active,
.cmMenuBar ul li a.cmLink:visited,
.cmMenuBar ul li.cmHover a.cmLink:link,
.cmMenuBar ul li.cmHover a.cmLink:active,
.cmMenuBar ul li.cmHover a.cmLink:visited
{
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:bold;
    color: #ffffff !important;
    display: block;
    text-decoration:none;
    height:36px;
    padding:4px 5px 0px 5px;
}

.cmMenuBar ul li a.cmLink:hover,
.cmMenuBar ul li.cmHover a.cmLink,
.cmMenuBar ul li.sfHover a.cmLink
{
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:bold;
    color: #ffffff !important;
    display: block;
    text-decoration:none;
    background-color:#e10031;
    height:36px;
    padding:4px 5px 0px 5px;
}

/* N2 */

.cmMenuBar ul li.sfHover ul
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px -1px;
    float: none;
    background-color: #235937;
    position:absolute;
    border:solid 1px #ffffff;
    border-bottom:none;
    list-style: none;
    width:140px;
    display:none;
}

.cmMenuBar ul li.sfHover ul li
{
    padding: 0px 0px 0px 0px;
    list-style: none;
    float: left;
    color: #ffffff;
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:bold;
    border-bottom:solid 1px #ffffff;    
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    text-align:center;
    width:140px;
}

.cmMenuBar ul li.sfHover ul li a,
.cmMenuBar ul li.sfHover ul li a:link,
.cmMenuBar ul li.sfHover ul li a:active,
.cmMenuBar ul li.sfHover ul li a:visited
{
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:normal !important;
    color: #fff;
    display: block;
    text-decoration:none;
    padding:2px 5px 2px 5px !important;
    height:auto !important;
    letter-spacing:normal;
    background-color: #235937;
}

.cmMenuBar ul li.sfHover ul li a:hover,
.cmMenuBar ul li.sfHover ul li.cmHover a
{
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:normal !important;
    color: #ffffff;
    display: block;
    text-decoration:none;
    background-color:#e10031;
    padding:2px 5px 2px 5px !important;
    height:auto !important;
    letter-spacing:normal;
}


/******************************************************* Barre d'ancetre - Fil d'ariane *************************************************/

.cmAncestor
{
	padding: 0px 0px 0px 8px;
	margin: 0px;
	clear:both;
	overflow:hidden;
	zoom:1;
}

.cmAncestor ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	overflow:hidden;
	zoom:1;
}

.cmAncestor ul li
{
	font-size: 11px;
	font-weight: normal;
	color: #235937;
	list-style-type: none;
	float: left;
}

.cmAncestor ul li a
{
	font-size: 11px;
	color: #235937;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.cmAncestor ul li a:hover
{
	text-decoration: none;
}

.cmAncestor ul li a span
{
	color: #235937;
}

/*************************************************** Milieu/contenu ******************************************************/

.cmMiddle
{
    margin:0px 1px 0px 0px;
	padding:10px 0px 0px 0px;
    clear:both;
	border-top:solid 2px #e10031;
}

/* Contenu */

.cmContent
{
    padding:0px 0px 0px 8px;
}

.cmContent .cmContentTable
{
    width:100%;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	
}

.cmContent .cmContentTable .cmPaneLeft
{
    padding-right: 15px;
    vertical-align:top;
}

.cmContent .cmContentTable .cmPaneCenter
{
    padding-right: 15px;
    vertical-align:top;
}

.cmContent .cmContentTable .cmPaneRight
{
    padding: 6px 0px 0px 0px;
    vertical-align:top;
    clear:both;
}

/*************************************************** Bas de page (Footer) *************************************************/

.cmFooter
{
    margin:0px 0px 20px 0px;
    overflow:hidden;
}

/* Raccourcis bas */


.cmShortcutBottom ul
{
	padding: 0px;
	margin: 0px;
	border-left:solid 1px #235937;
	float:right;
	list-style-type: none;
}

.cmShortcutBottom ul li
{
    font-family:Arial,Sans-Serif;
	font-size: 12px;
	color: #7a2531;
	list-style-type: none;
	float:left;
	display:block;
	border-right:solid 1px #235937;
	width:58px;
    text-align:center;
}

.cmShortcutBottom ul li a,
.cmShortcutBottom ul li a:link,
.cmShortcutBottom ul li a:active,
.cmShortcutBottom ul li a:visited
{
    font-family:Arial,Sans-Serif;
	font-size: 12px;
	color: #235937;
	text-decoration: none;
	display:block;
}

.cmShortcutBottom ul li a:hover
{
	text-decoration: underline;
}



/****************************************************** Cadre ******************************************************/

/* cadre 1 */

.cmInset1
{
    overflow: hidden;
    margin:0px;
    padding: 0px;
    background:url(../iso_icons/cmInset1-bottomRight.png) right bottom no-repeat;
	zoom:1;
	margin-bottom:10px;
}

.cmInset1 .insLevel1
{
    overflow: hidden;
    background:url(../iso_icons/cmInset1-bottomLeft.png) left bottom no-repeat;
	zoom:1;
}

.cmInset1 .insLevel2
{
    overflow: hidden;
    background:url(../iso_icons/cmInset1-topRight.png) right top no-repeat;
	zoom:1;
}

.cmInset1 .insLevel3
{
    overflow: hidden;
    background:url(../iso_icons/cmInset1-topLeft.png) left top no-repeat;
	zoom:1;
}

.cmInset1 h3.insTitle-text
{
    padding:4px 7px 4px 7px;
    margin: 0px 7px 0px 0px;
    display: block;
	zoom:1;
	float:right;
	background-color:#235937;
}

.cmInset1 h3.insTitle-text span
{
	color: #fff;
	font-size:16px;
	font-weight:bold;
}

.cmInset1 h3 a, .cmInset1 h3 a:link, .cmInset1 h3 a:active, .cmInset1 h3 a:visited
{
	color: #fff;
	font-size:16px;
	font-weight:normal;
    text-decoration:underline;
}

.cmInset1 h3 a:hover
{
	color: #fff;
	font-size:16px;
	font-weight:normal;
    text-decoration:none;
}

.cmInset1 .insFullcontent 
{
	overflow:hidden;
	zoom:1;
}

.cmInset1 .insContent
{
	clear:both;
	padding: 10px 10px 10px 10px;
    overflow: hidden;
    font-size:10px;
}

.cmInset1 .insContent h3.bsLevel2 
{
    font-size:14px;
    font-weight:bold;
    color:#235937;
	text-align:left;
}

.cmInset1 .insContent p
{
	margin:0px;
}

/* cadre 2 */

.cmInset2
{
    margin:0px;
    padding: 0px;
    overflow: hidden;
	zoom:1;
    padding: 0px 0px 0px 0px;
    margin-bottom:10px;
}

.cmInset2 h3.insTitle-text
{
    padding:0px 0px 0px 0px;
    margin: 0px;
    display: block;
	zoom:1;
	background:url(../iso_icons/cmInset2-topRight.png) 100% 0 no-repeat;
}

.cmInset2 h3.insTitle-text span.titleSpan
{
    font-size: 12px;
	font-weight: bold;
	display:block;
	color: #333333;
	padding:2px 5px 2px 5px;
	background:url(../iso_icons/cmInset2-topLeft.png) 0 0 no-repeat;	
}

.cmInset2 h3 a, 
.cmInset2 h3 a:link, 
.cmInset2 h3 a:active, 
.cmInset2 h3 a:visited
{
	color: #333333 !important;
}

.cmInset2 h3 a:hover
{
	color: #333333 !important;
}

.cmInset2 .insContent
{
    background-color:#f5f5f5;
	border:solid 1px #d5d5d5;
	border-top:none;
    overflow: hidden;
    padding: 8px 8px 8px 8px;
}

/* cadre 3 */

.cmInset3
{
    margin:0px;
    padding: 0px;
    overflow: hidden;
	zoom:1;
    padding: 0px 0px 0px 0px;
    margin-bottom:10px;
}

.cmInset3 h3.insTitle-text
{
    padding:0px 0px 0px 0px;
    margin: 0px;
    display: block;
	zoom:1;
	background:url(../iso_icons/cmInset3-topRight.png) 100% 0 no-repeat;
}

.cmInset3 h3.insTitle-text span.titleSpan
{
    font-size: 12px;
	font-weight: bold;
	display:block;
	color: #333333;
	padding:2px 5px 2px 5px;
	background:url(../iso_icons/cmInset3-topLeft.png) 0 0 no-repeat;	
}

.cmInset3 h3 a, 
.cmInset3 h3 a:link, 
.cmInset3 h3 a:active, 
.cmInset3 h3 a:visited
{
	color: #333333 !important;
}

.cmInset3 h3 a:hover
{
	color: #333333 !important;
}

.cmInset3 .insContent
{
    background-color:#f5f5f5;
	border:solid 1px #d5d5d5;
	border-top:none;
    overflow: hidden;
    padding: 8px 8px 8px 8px;
}

/* cadre 4 */

.cmInset4
{
    margin:0px;
    padding: 0px;
    overflow: hidden;
	zoom:1;
    padding: 0px 0px 0px 0px;
    margin-bottom:10px;
}

.cmInset4 h3.insTitle-text
{
    padding:0px 0px 0px 0px;
    margin: 0px;
    display: block;
	zoom:1;
	background:url(../iso_icons/cmInset4-topRight.png) 100% 0 no-repeat;
}

.cmInset4 h3.insTitle-text span.titleSpan
{
    font-size: 12px;
	font-weight: bold;
	display:block;
	color: #fff;
	padding:2px 5px 2px 5px;
	background:url(../iso_icons/cmInset4-topLeft.png) 0 0 no-repeat;	
}

.cmInset4 h3 a, 
.cmInset4 h3 a:link, 
.cmInset4 h3 a:active, 
.cmInset4 h3 a:visited
{
	color: #fff !important;
}

.cmInset4 h3 a:hover
{
	color: #fff !important;
}

.cmInset4 .insContent
{
    background-color:#f5f5f5;
	border:solid 1px #d5d5d5;
	border-top:none;
    overflow: hidden;
    padding: 8px 8px 8px 8px;
}


/* cadre 5 */

.cmInset5
{
    margin:0px;
    padding: 0px;
    overflow: hidden;
	zoom:1;
    padding: 0px 0px 0px 0px;
    margin-bottom:10px;
}

.cmInset5 h3.insTitle-text
{
    padding:0px 0px 0px 0px;
    margin: 0px;
    display: block;
	zoom:1;
	background:url(../iso_icons/cmInset5-topRight.png) 100% 0 no-repeat;
}

.cmInset5 h3.insTitle-text span.titleSpan
{
    font-size: 12px;
	font-weight: bold;
	display:block;
	color: #fff;
	padding:2px 5px 2px 5px;
	background:url(../iso_icons/cmInset5-topLeft.png) 0 0 no-repeat;	
}

.cmInset5 h3 a, 
.cmInset5 h3 a:link, 
.cmInset5 h3 a:active, 
.cmInset5 h3 a:visited
{
	color: #fff !important;
}

.cmInset5 h3 a:hover
{
	color: #fff !important;
}

.cmInset5 .insContent
{
    background-color:#f5f5f5;
	border:solid 1px #d5d5d5;
	border-top:none;
    overflow: hidden;
    padding: 8px 8px 8px 8px;
}

/* cadre 6 */

.cmInset6
{
    margin:0px;
    padding: 0px;
    overflow: hidden;
	zoom:1;
    padding: 0px 0px 0px 0px;
    margin-bottom:10px;
    
}

.cmInset6 h3.insTitle-text
{
    padding:0px 0px 0px 0px;
    margin: 0px;
    display: block;
	zoom:1;
	background:url(../iso_icons/cmInset6-topRight.png) 100% 0 no-repeat;
}

.cmInset6 h3.insTitle-text span.titleSpan
{
    font-size: 12px;
	font-weight: bold;
	display:block;
	color: #fff;
	padding:2px 5px 2px 5px;
	background:url(../iso_icons/cmInset6-topLeft.png) 0 0 no-repeat;	
}

.cmInset6 h3 a, 
.cmInset6 h3 a:link, 
.cmInset6 h3 a:active, 
.cmInset6 h3 a:visited
{
	color: #fff !important;
}

.cmInset6 h3 a:hover
{
	color: #fff !important;
}

.cmInset6 .insContent
{
    background-color:#f5f5f5;
	border:solid 1px #d5d5d5;
	border-top:none;
    overflow: hidden;
    padding: 8px 8px 8px 8px;
}

/* cadre 7 */

.cmInset7
{
    margin:0px;
    padding: 0px;
    overflow: hidden;
	zoom:1;
    padding: 0px 0px 0px 0px;
    margin-bottom:10px;
}

.cmInset7 h3.insTitle-text
{
    padding:0px 0px 0px 0px;
    margin: 0px;
    display: block;
	zoom:1;
	background:url(../iso_icons/cmInset7-topRight.png) 100% 0 no-repeat;
}

.cmInset7 h3.insTitle-text span.titleSpan
{
    font-size: 12px;
	font-weight: bold;
	display:block;
	color: #fff;
	padding:2px 5px 2px 5px;
	background:url(../iso_icons/cmInset7-topLeft.png) 0 0 no-repeat;	
}

.cmInset7 h3 a, 
.cmInset7 h3 a:link, 
.cmInset7 h3 a:active, 
.cmInset7 h3 a:visited
{
	color: #fff !important;
}

.cmInset7 h3 a:hover
{
	color: #fff !important;
}

.cmInset7 .insContent
{
    background-color:#f5f5f5;
	border:solid 1px #d5d5d5;
	border-top:none;
    overflow: hidden;
    padding: 8px 8px 8px 8px;
}


/************************************************** Paragraphe ***********************************************************/

p.cmPara-date 
{
    font-size:9px;
    color:#485359;
    margin-top:15px;
    text-align:right;
}

p.cmPara-10px,
.cmPara-10px
{
    font-size:10px;
}

/***************************************************** Bouton ************************************************************/

/************************************************** Liste à puce *******************************************************/

ul.cmList-grey 
{
    padding:0;
    margin:0;
    list-style-type:none;     
}

ul.cmList-grey li 
{
    background:url(../iso_icons/cmInsetDot-grey.png) 0 4px no-repeat;
    padding:0 0 0 15px;    
}

ul.cmList-green 
{
    padding:0;
    margin:0;
    list-style-type:none;     
}

ul.cmList-green li 
{
    background:url(../iso_icons/cmInsetDot-green.png) 0 4px no-repeat;
    padding:0 0 0 15px;    
}

ul.cmList-black
{
    padding:0;
    margin:0;
    list-style-type:none;     
}

ul.cmList-black li 
{
    background:url(../iso_icons/cmInsetDot-black.png) 0 4px no-repeat;
    padding:0 0 0 15px;    
}



/*************************************************** Plan du site ********************************************************/

ul.cmSiteMap
{
    list-style-type: none;
    padding: 0px 0px 20px 0px;
    margin: 0px;
    overflow: hidden;
}

ul.cmSiteMap li
{
    clear: both;
}

ul.cmSiteMap li h3
{
}

ul.cmSiteMap li h3 a
{
    text-decoration: none;
    font-weight: bold;
}

ul.cmSiteMap li h3 a:hover
{
    text-decoration: underline;
}

ul.cmSiteMap ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul.cmSiteMap ul li
{
    float: left;
    clear: none;
    background-color: #f1f1f1;
    padding: 10px;
    margin: 0px 20px 20px 0px;
    width: 19%;
}

ul.cmSiteMap ul li a
{
    font-size: 1.1em;
    text-decoration: none;    
}

ul.cmSiteMap ul li a:hover
{
    text-decoration: underline;
}

ul.cmSiteMap ul ul
{
    list-style-type: square;
    margin: 5px 0px 5px 0px;
}

ul.cmSiteMap ul ul li
{
    float: none;
    width: auto;
    margin: 0px 0px 0px 20px;
    padding: 2px 0px 2px 0px;
}

ul.cmSiteMap ul ul li a
{
    text-decoration: none;
    color: #707070;
    font-size: 1em;
    font-weight: normal;
}

ul.cmSiteMap ul ul li a:hover
{
    color: #707070;
    font-weight: normal;
}

ul.cmSiteMap ul ul ul
{
    list-style-type: disc;
    margin: 2px 0px 2px 0px;
}

ul.cmSiteMap ul ul ul li
{
    margin: 0px 0px 0px 16px;
    padding: 1px 0px 1px 0px;
}

ul.cmSiteMap ul ul ul li a
{
    text-decoration: none;
    font-size: 0.9em;
    color: #969696;
}


/************************************************* CSS de surcharge diverse (XHTML)***************************************************/

html div.bsHeading1Content, html .bsHeading1 div.bsHeading1Content
{
    padding: 0px;
    margin: 0px;
}

html .bsGrid > tbody > tr > td, 
html .bsGrid > tbody > tr > th 
{
    padding: 0px 10px 0px 0px;    
}

html table.xshFlowDefault td.xshContent 
{
    padding:0px;
}

html .cardCell img ,
.cmDetail img
{
    margin:10px 10px 10px 10px;
}

html .bsImgStd img 
{
    margin:0px;
}

html div.directHtml img {
    margin-left:4px;
    margin-top:4px;
    margin-right:4px;
    margin-bottom:4px;
}

html .bsDownloadable .bsDownloadableTitle
{
    padding:0px;
 
}

html .bsDownloadable dd.bsDownloadableDescription p
{
    padding:0px;
    margin:0px 0px 5px 0px;    
}

html .ocsBody-grid 
{
    width:98%;
}



/************************************************* CSS de surcharge diverse (HTML)***************************************************/

.advSeparatorV, .advDashedSeparatorH
{
    display: none;
}

.fontColorTocScroller
{
    color: #8f8f8f;
    font-size: 10px;
}

a.fontColorTocScroller, 
a.fontColorTocScroller:link, 
a.fontColorTocScroller:active, 
a.fontColorTocScroller:visited
{
    color: #175294;
    font-size: 10px;
    text-decoration: underline;
}

a.fontColorTocScroller:hover
{
    color: #8f8f8f;
    font-size: 10px;
    text-decoration: none;
}

.siteMapFrame .siteMapLevel1
{
    margin-bottom: 10px;
    margin-top: 10px;
}

.backgroundColorStandardText, 
.backgroundColorTitle1
{
    background-color: transparent;
}

.backgroundColorTocCell
{
    background-color: transparent;
}
/************************************************* CSS ajout Damien pour div specifique en code html ***************************************************/
H3.bsLevel1
{
line-height:24px;
}
.dategrise span.textColor1
{
color:#4D5056;
}
.lienvisite a:visited,.lienvisite a:visited span, a:visited, a:visited span
{
color:#4D5056;
}


/************************************************************* Impression ************************************************************/

@media print
{
    .noPrint
    {
        display: none;
    }
    
    .cmHeader,.cmMenuBar,.cmFooter,.cmSearch
    {
        display:none;
    }
    
    .cmInset2 .insContent,.cmInset3 .insContent,.cmInset4 .insContent
    {
        overflow:hidden;
        height:auto;
    }

}
