/******************************************************************************
* cmStyle.css
******************************************************************************/

body, html
{
    width: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	background: #e3e3e3 url(../iso_icons/vaucrInter-fond_body.png) repeat-x left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.75em;
	font-weight: normal;
	color: #242424;
}

/********************************************* Titre **********************************************/

h2, h2.bsLevel0, h3.bsLevel0, h4.bsLevel0
{
	font-size: 1.833em;
	font-weight: normal;
	clear:both;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h3, h2.bsLevel1, h3.bsLevel1, h4.bsLevel1
{
	font-size: 1.333em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 28px;
	background-position: left top;	
	background-repeat: no-repeat;
}

h3.cmTitlePara-grey, h2.cmTitlePara-grey, h4.cmTitlePara-grey
{
	font-size: 1.333em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	background-position: left 4px;	
	background-repeat: no-repeat;
	background-image:url(../iso_icons/vaucrInter-titre_page_puce2.png);
	color:#242424;
}

h3.cmTitlePara-white, h2.cmTitlePara-white, h4.cmTitlePara-white
{
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding: 0px 0px 0px 0px;
	background-image:none;	
}

h4, h4.bsLevel2, h3.bsLevel2, h2.bsLevel2
{
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	background-position: left 3px;	
	background-repeat: no-repeat;
	color:#242424;
}

/********************************************* Lien *********************************************/

a
{
	color:#242424;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

/***************************************** 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;
}

input, textarea, select
{
    font-family: Arial,Sans-Serif;
}

/**************************************************** Page ***************************************************/

.cmPage
{
    width: 970px;
    padding: 0px;
    margin: 0px auto 20px auto;
	overflow:hidden;
}

/**************************************************** Tools *************************************************/

.cmTools
{
    float:right;
	margin:17px 0px 0px 0px;
}

.cmTools .cmToolsContent {
	padding: 0px 65px 0px 0px;
}

/* Zone de recherche */

.cmSearch
{
    float: left;
    width: 147px;
    height: 18px;
    margin: 9px 19px 0px 10px;
}

.cmSearch label
{
}

.cmSearch div.cmInput
{
    font-size: 11px;
    color: #004792;
    background-image: none;
    float: left;
    margin: 0px;
    border: none;
    background-color: transparent;
}

.cmSearch input.cmInput
{
	background-color: #e8e8e8;
	display: block;
	float: left;
	font-size: 11px;
	color: #959595;
	border:none;
	height: 18px;
	margin: 0;
	width: 95px;
	line-height:1.5em;
	padding: 0px 10px 0px 15px;
}

.cmSearch div.cmBtn
{
    background: transparent url(../iso_icons/vaucrInter-btn_ok.png) no-repeat;
    border: none;
    cursor: pointer;
    float: left;
    margin: 0px;
    width: 23px;
    height: 18px;
	margin-left:1px;
}

.cmSearch input.cmBtn
{
    background-color: Transparent;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 10px;
    font-weight: normal;
    margin: 0;
    padding: 0px;
    width:20px;
}

/* Raccourcis header gauche */

.cmShortcutHeader
{
    padding: 0px;
    margin-top: 9px;
    float: left;
}

.cmShortcutHeader ul
{
    padding: 0px;
    margin: 0px;
}

.cmShortcutHeader li
{
    list-style-type: none;
    float: left;
	margin-right:13px;

}

.cmShortcutHeader a
{
    margin: 0px;
    padding: 0px;
}

.cmShortcutHeader a:hover
{
}

.cmShortcutHeader a span
{
    cursor:pointer;
}

/* Raccourcis header droit */

.cmShortcutHeaderRight
{
    padding: 0px;
    margin: 10px 0px 0px 0px;
    float: left;
}

.cmShortcutHeaderRight ul
{
    padding: 0px;
    margin: 0px;
}

.cmShortcutHeaderRight li
{
    list-style-type: none;
    float: left;
	margin-right:13px;

}

.cmShortcutHeaderRight a
{
    margin: 0px;
    padding: 0px;
}

.cmShortcutHeaderRight a:hover
{
}

.cmShortcutHeaderRight a span
{
    cursor:pointer;
}

/* RSS - Sharethis */

.cmAddThis
{
	float: left;
	margin-top: 10px;
	margin-right: 22px;
}

.cmAddThis img
{
	border:none;
}

/* Langue */

ul.cmLang
{
    padding: 0px;
    margin: 5px 0px 0px 12px;
    list-style-type: none;
    float: left;
}

ul.cmLang li
{
    padding: 0px 0px 0px 0px;
    margin: 0px 4px 0px 0px;
    list-style-type: none;
    float: left;
}

ul.cmLang li a, ul.cmLang li a:link, ul.cmLang li a:active, ul.cmLang li a:visited
{
    display: block;
    text-decoration: none;
}

ul.cmLang li a:hover
{
}


/******************************************** Haut de page (header) ****************************************/

.cmHeader
{
	float: left;
	background-color:#ffffff;
	width:970px;	
}

/* Logo */

.cmHeader h1.cmLogo
{
    margin: 0px;
    padding: 0px;
    float: left;
    cursor: pointer;
    padding: 18px 16px 0px 20px;
}


.cmHeader h1.cmLogo a
{
	display: block;
	padding: 0px;
	float: left;
	cursor: pointer;
}

/************************************************ Menu Haut *******************************************/

.cmMenuBar
{
	padding: 1px;
	margin: 0px;
	float: left;
	background:#000000;
	width:968px;	
	background-repeat: repeat;
	background-position: left center;
	background-image: url(../iso_icons/vaucrInter-fond_menu_N1.png);
}

.cmMenuBar ul
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
    float: left;
}

.cmMenuBar ul li
{
	padding: 0;
	list-style: none;
	float: left;
	font-style: normal;
	color: #FFFFFF;
	font-size: 1.083em;
	font-weight: bold;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.cmMenuBar ul li a
{
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.cmMenuBar ul li a span
{
	display: block;
	color: #FFFFFF;
	line-height: 1.167em;
	padding: 0.333em 10px 0.333em 23px;
	min-width:127px;
	cursor:pointer;
}

.cmMenuBar ul li a:hover,
.cmMenuBar ul li.cmHover a,
.cmMenuBar ul li.sfHover a
{
	background-repeat: no-repeat;
	background-position: left center;
}

.cmMenuBar ul li a span.cmMiddleTxt
{
    padding:0.917em 10px 0.917em 23px;
}


/* N2 */

.cmMenuBar ul ul
{
    position: absolute;
    width: 191px;
    z-index: 99;
    visibility: hidden;
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding:0px 0px 5px 0px;
	margin:1px 0px 0px 0px;
}

.cmMenuBar ul ul li
{
	float:none;
    padding: 0px 0px 0px 0px;
}

.cmMenuBar ul li.cmNorm ul li a,
.cmMenuBar ul li.cmHover ul li a
{
    white-space: normal;
    font-weight: bold;
    padding: 3px 5px 3px 5px;	
	text-decoration:none;
	color:#000000;
	font-size:0.667em;
	background:none;
}

.cmMenuBar ul li.cmNorm ul li a:hover,
.cmMenuBar ul li.cmHover ul li a:hover,
.cmMenuBar ul li.sfHover ul li.sfHover a,
.cmMenuBar ul li.sfHover ul li.cmHover a
{
	background-image:none;
	color:#ffffff;
}

.cmMenuBar ul ul li a span
{
	color:#000000;
}

/****************************************** Menu Cote **************************************************/

/* N1 */

.cmMenuLeft
{
    padding: 53px 0px 0px 0px;
    float: left;
    width: 171px;
}

.cmMenuLeft ul

{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.cmMenuLeft ul li
{
    padding: 0px;
    margin: 0px;
}

.cmMenuLeft ul li
{
	list-style: none;
	float: left;
	font-style: normal;
	font-size: 1em;
	font-weight: bold;
	width: 171px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-bottom: 3px;
}

.cmMenuLeft ul li a
{
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #ffffff;
    line-height: 1.25em;
    display: block;
    padding-bottom: 2px;
    margin: 0px;
}

.cmMenuLeft ul li a span
{
    display: block;
    background-repeat: no-repeat;
    background-position: center top;
    font-style: normal;
    color: #ffffff;
    font-size: 1em;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    padding-right: 6px;
    margin: 0px;
}

.cmMenuLeft ul li a:hover,
.cmMenuLeft ul li.cmHover a
{
    color: #ffffff;
    margin: 0px;
    text-decoration:none;
	background-repeat: no-repeat;
    background-position: center bottom;
}

.cmMenuLeft ul li a:hover span,
.cmMenuLeft ul li.cmHover a span
{
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0px;
}

/* N2 */

.cmMenuLeft ul ul
{
	margin: 0px;
	list-style: none;
	padding: 0px;
	float: left;
	width: 158px;
	font-style: normal;
	font-size: 0.917em;
	background-image: none;
	margin: 6px 0px 3px 0px;
}

.cmMenuLeft ul ul li
{
	list-style: none;
	float:left;
	font-style: normal;
	font-size: 0.917em;
	width:154px;
	padding: 0px 4px 1px 0px;
	background-image: none;
	background-color: #ffffff;
	margin: 0px 0px 0px 6px;
	line-height:1.167em;
}

.cmMenuLeft ul li.cmHover ul li a
{
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	font-size: 1em;
	margin: 0px;
	background-image: none;
	background-color: #ffffff;
}

.cmMenuLeft ul li.cmHover  ul li a:hover, 
.cmMenuLeft ul li.cmHover  ul li.cmHover a
{
	font-weight: bold;
	color: #636262;
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 1em;
}

/****************************************** Menu Cote Droit**************************************************/

.cmAccesAccueil
{
	text-align:center;
	padding:0px 0px 25px 10px
}

.cmAccesAccueil a
{
	height: 31px;
	width: 169px;
	display: block; 
	background-image: url(../iso_icons/vaucrInter-btn_accueil.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

/* N4 */

.cmMenuRight
{
	margin:0px 0px 0px 10px;
	border-right-width: 1px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left bottom;	
	width:167px;
	margin-bottom:25px;
}

.cmMenuRight ul
{
	padding: 7px 7px 22px 7px;
    margin: 0px;
    list-style: none;
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
}

.cmMenuRight ul li
{
    padding: 0px;
    margin: 0px;
}

.cmMenuRight ul li
{
	list-style: none;
	float: left;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
	width: 151px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom:4px;
}

.cmMenuRight ul li a
{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #636363;
	line-height: 1.25em;
	display: block;
	padding-left:12px;
}

.cmMenuRight ul li a:hover,
.cmMenuRight ul li.cmHover a
{
    margin: 0px;
    text-decoration:none;

}


/* N5 */

.cmMenuRight ul ul
{
	margin: 4px 5px 0px 0px;
	padding: 0px;
	list-style: none;
	float: left;
	font-style: normal;
	font-size: 1em;
	background-image: none;
	width:150px;
}

.cmMenuRight ul ul li
{
	list-style: none;
	float:left;
	font-style: normal;
	font-size: 0.917em;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 3px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:1.167em;
	width:150px;
}

.cmMenuRight ul li.cmHover ul li a
{
	font-weight: normal;
	text-decoration: none;
	color:#636363;
	font-size: 1em;
	margin: 0px;
	background-image: none;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #d3d3d3;
	padding-top: 1px;
	padding-bottom: 2px;
}

.cmMenuRight ul li.cmHover  ul li a:hover, 
.cmMenuRight ul li.cmHover  ul li.cmHover a
{
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1em;
}

/******************************************************* Barre d'ancetre - Fil d'ariane *************************************************/

.cmAncestor
{
	padding: 0px 0px 16px 0px;
	margin: 0px;
	overflow:hidden;
}

.cmAncestor ul
{
	padding: 0px 0px 0px 16px;
	margin: 0px;
	background:url(../iso_icons/vaucrInter-ancestor-home.png) 0px 1px no-repeat;
	overflow:hidden;
}

.cmAncestor ul li
{
	font-size: 0.917em;
	font-weight: normal;
	color: #b6b6b6;
	list-style-type: none;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
}

.cmAncestor ul li a
{
	font-size: 0.917em;
	color: #b6b6b6;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.cmAncestor ul li a:hover
{
	text-decoration: none;
}

/***************************************************** Milieu ********************************************************/

.cmMiddle
{
    width: 970px;
    float: left;
	background:#ffffff;
}

/* Contenu */

.cmContentBlock
{
    float: right;
    padding:18px 0px 20px 0px;
    font-size: 0.917em;
    color: #242424;
}

.cmCenter
{
}

.cmCenter .cmContent
{
    float: left;
    width: 100%;
}

.cmCenter .cmContent .cmPaneCenter
{
}

.cmCenter .cmContent .cmPaneCenter .cmPaneCenterPadding
{
    padding-right: 25px;
	padding-left: 5px;
}

.cmCenter .cmPaneLeft
{
    float: left;
}

.cmCenter .cmPaneLeft .cmPaneLeftPadding
{
    margin-right: 20px;
	padding:5px;
}

.cmCenter .cmPaneLeft.cmAdvLeft-greyBackground
{
    float: left;
	background:url(../iso_icons/vaucrInter-fond_gch_bas.png) no-repeat -19px bottom;
	padding:0px 0px 2px 0px;
}

.cmCenter .cmPaneLeft.cmAdvLeft-greyBackground .cmPaneLeftPadding
{
    float: left;
	background:url(../iso_icons/vaucrInter-fond_gch_haut.png) no-repeat right top;
	padding:3px 0px 0px 0px;
}

.cmCenter .cmPaneRight
{
    float: left;
	padding:0px 0px 0px 0px;
}

.cmCenter .cmPaneRight .cmPaneRightPadding
{
    padding: 5px;
}

.cmCenter .cmPaneRight.cmAdvRight-GreyBackgound
{
    float: left;
	background:url(../iso_icons/vaucrInter-fond_dt_bas.png) no-repeat left bottom;
	padding:0px 0px 7px 0px;
}

.cmCenter .cmPaneRight.cmAdvRight-GreyBackgound .cmPaneRightPadding
{
    float: left;
	background:url(../iso_icons/vaucrInter-fond_dt_haut.png) no-repeat left top;
	padding:7px 0px 0px 0px;
}

/*************************************************** Bas de page (Footer) *************************************************/

.cmFooter
{
	width: 970px;
	float: left;
	background:#ffffff url(../iso_icons/vaucrInter-footer_fond.png) no-repeat center bottom;
}

.cmFooter .cmFooterContent {
	padding: 3px 0px 3px 0px;
	margin: 0px 1px 0px 1px;
	text-align:center;
	border-top:solid 1px #e8e8e8;
}

/* Raccourcis bas */

.cmShortcutFooter
{
	display:inline;
}

.cmShortcutFooter ul
{
	display:inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.cmShortcutFooter ul li
{
	display:inline;
	font-size: 0.833em;
	color: #a5a5a5;
	list-style-type: none;
	padding:0 21px 0 21px;
}

.cmShortcutFooter ul li a
{
	color: #a5a5a5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.cmShortcutFooter ul li a:hover
{
	color: #848484;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/* credit */

.cmCredit
{
	display:inline;
}

.cmCredit ul
{
	display:inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.cmCredit ul li
{
	display:inline;
	list-style-type: none;
	white-space:nowrap;
	color: #a5a5a5;
	font-size: 0.833em;
	padding:0 21px 0 21px;
}

.cmCredit ul li a
{
	color: #848484;
	text-decoration: none;
	white-space:nowrap;
}

.cmCredit ul li a:hover
{
	color: #a5a5a5;
}

.cmCredit ul li a span
{
	cursor:pointer;
	white-space:nowrap;
}

/****************************************************** Cadre ******************************************************/

/* cadre 1 */

.cmInset1
{
	background:#1baae6 url(../iso_icons/vaucrInter-cadre_bd_bleu.png) no-repeat right bottom;
	padding: 7px 9px 9px 9px;
}

.cmInset1 h3.insTitle-img
{
    margin:0px;
    padding:0px;  
}

.cmInset1 h3.insTitle-text
{
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding: 7px 9px 9px 9px;
	background-image:none;
}

.cmInset1 h3.insTitle-text span
{
}

.cmInset1 h3 a, .cmInset1 h3 a:link, .cmInset1 h3 a:active, .cmInset1 h3 a:visited
{
}

.cmInset1 h3 a:hover
{
}

.cmInset1 .insContent
{
	font-size: 1em;
	padding: 7px 9px 9px 9px;
    overflow: hidden;
	color: #242424;
}

/* cadre 2 */

.cmInset2
{
	background:#FFC000 url(../iso_icons/vaucrInter-cadre_bd_jaune.png) no-repeat right bottom;
	padding: 7px 9px 9px 9px;
}

.cmInset2 h3.insTitle-img
{
    margin:0px;
    padding:0px;  
}

.cmInset2 h3.insTitle-text
{
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding: 7px 9px 9px 9px;
	background-image:none;
}

.cmInset2 h3.insTitle-text span
{
}

.cmInset2 h3 a, .cmInset2 h3 a:link, .cmInset2 h3 a:active, .cmInset2 h3 a:visited
{
}

.cmInset2 h3 a:hover
{
}

.cmInset2 .insContent
{
	font-size: 1em;
	padding: 7px 9px 9px 9px;
    overflow: hidden;
	color: #242424;
}

/* cadre3 */

.cmInset3
{
	background:#E92C2C url(../iso_icons/vaucrInter-cadre_bd_rouge.png) no-repeat right bottom;
	padding: 7px 9px 9px 9px;
}

.cmInset3 h3.insTitle-img
{
    margin:0px;
    padding:0px;  
}

.cmInset3 h3.insTitle-text
{
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding: 7px 9px 9px 9px;
	background-image:none;
}

.cmInset3 h3.insTitle-text span
{
}

.cmInset3 h3 a, .cmInset3 h3 a:link, .cmInset3 h3 a:active, .cmInset3 h3 a:visited
{
}

.cmInset3 h3 a:hover
{
}

.cmInset3 .insContent
{
	font-size: 1em;
	padding: 7px 9px 9px 9px;
    overflow: hidden;
	color: #242424;
}

/* cadre4 */

.cmInset4
{
	background:#92D512 url(../iso_icons/vaucrInter-cadre_bd_vert.png) no-repeat right bottom;
	padding: 7px 9px 9px 9px;
}

.cmInset4 h3.insTitle-img
{
    margin:0px;
    padding:0px;  
}

.cmInset4 h3.insTitle-text
{
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding: 7px 9px 9px 9px;
	background-image:none;
}

.cmInset4 h3.insTitle-text span
{
}

.cmInset4 h3 a, .cmInset4 h3 a:link, .cmInset4 h3 a:active, .cmInset4 h3 a:visited
{
}

.cmInset4 h3 a:hover
{
}

.cmInset4 .insContent
{
	font-size: 1em;
	padding: 7px 9px 9px 9px;
    overflow: hidden;
	color: #242424;
}

/* cadre5 */

.cmInset5
{
	background:#FF3E90 url(../iso_icons/vaucrInter-cadre_bd_rose.png) no-repeat right bottom;
	padding: 7px 9px 9px 9px;
}

.cmInset5 h3.insTitle-img
{
    margin:0px;
    padding:0px;  
}

.cmInset5 h3.insTitle-text
{
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding: 7px 9px 9px 9px;
	background-image:none;
}

.cmInset5 h3.insTitle-text span
{
}

.cmInset5 h3 a, .cmInset5 h3 a:link, .cmInset5 h3 a:active, .cmInset5 h3 a:visited
{
}

.cmInset5 h3 a:hover
{
}

.cmInset5 .insContent
{
	font-size: 1em;
	padding: 7px 9px 9px 9px;
    overflow: hidden;
	color: #242424;
}


/* cadre6 */

.cmInset6
{
	background:#03D6A2 url(../iso_icons/vaucrInter-cadre_bd_turquoise.png) no-repeat right bottom;
	padding: 7px 9px 9px 9px;
}

.cmInset6 h3.insTitle-img
{
    margin:0px;
    padding:0px;  
}

.cmInset6 h3.insTitle-text
{
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding: 7px 9px 9px 9px;
	background-image:none;
}

.cmInset6 h3.insTitle-text span
{
}

.cmInset6 h3 a, .cmInset6 h3 a:link, .cmInset6 h3 a:active, .cmInset6 h3 a:visited
{
}

.cmInset6 h3 a:hover
{
}

.cmInset6 .insContent
{
	font-size: 1em;
	padding: 7px 9px 9px 9px;
    overflow: hidden;
	color: #242424;
}

/* cadre7 */

.cmInset7
{
	padding: 7px 9px 9px 9px;
}

.cmInset7 h3.insTitle-img
{
    margin:0px;
    padding:0px;  
}

.cmInset7 h3.insTitle-text
{
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding: 7px 9px 9px 9px;
	background-image:none;
}

.cmInset7 h3.insTitle-text span
{
}

.cmInset7 h3 a, .cmInset7 h3 a:link, .cmInset7 h3 a:active, .cmInset7 h3 a:visited
{
}

.cmInset7 h3 a:hover
{
}

.cmInset7 .insContent
{
	font-size: 1em;
	padding: 7px 9px 9px 9px;
    overflow: hidden;
	color: #242424;
}

/* cadre8 */

.cmInset8
{
	background:#03D6A2 url(../iso_icons/vaucrInter-fond_gch_milieu.png) repeat-x left top;
	padding: 7px 9px 9px 9px;
}

.cmInset8 h3.insTitle-img
{
    margin:0px;
    padding:0px 0px 10px 0px; 
	background-image:none; 
}

.cmInset8 h3.insTitle-text
{
}

.cmInset8 h3.insTitle-text span
{
}

.cmInset8 h3 a, .cmInset8 h3 a:link, .cmInset8 h3 a:active, .cmInset8 h3 a:visited
{
}

.cmInset8 h3 a:hover
{
}

.cmInset8 .insContent
{
	font-size: 1em;
    overflow: hidden;
	color: #242424;
}




/***************************************************** Bouton ************************************************************/

.cmLireSuite
{
	color: #242424;
	background-image: url(../iso_icons/vaucrInter-puce_lire_suite.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 19px;
}

.cmLireSuite a
{
	font-size: 0.917em;
	font-weight: bold;
	color: #242424;
	text-decoration: none;
}

.cmLireSuite a:hover
{
	color: #474747;
}

/****************************************************** Liens *********************************************************/

.cmLink-10px {
	font-size:0.917em;
}

/*************************************************** 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
{
	margin:0px 0px 10px 10px;
}

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 0px 0px 28px;
    margin: 0px;	
}

ul.cmSiteMap ul li
{
    float: left;
    clear: none;
    background-color: #f1f1f1;
    padding: 10px;
    margin: 0px 10px 20px 10px;
    width: 184px;
	border-radius:5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

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;
	padding:0px;
    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;
}

/************************************************** Tableau *********************************************/


table.tabTable th {
	background-color:#929292;
	color:#ffffff;
}

table.tabTable th,
table.tabTable td {
	border:1px solid #929292;
}

table.tabOddEvenTable tbody tr.odd td {
	background-color:#e6e6e6;
}

table.tabOddEvenTable tbody tr.even td {
	background-color:#cecece;
}


/******************************************************* CSS de surcharge diverse ***************************************************/

html div.bsHeading1Content, html .bsHeading1 div.bsHeading1Content
{
    padding: 0px;
    margin: 0px;
}

/************************************************************* Impression ************************************************************/

@media print
{
    .noPrint
    {
        display: none;
    }

}

