/*======================================================  CUSB  =======================================================*/

body {
	background: #FFF none;
}

P {
	margin: 0;
	font-family: Arial;
	font-weight:normal;
	font-size-disabled:12px;
}

UL {
	margin: 0 0 10px 20px;
	padding: 0;
}

LI {
	padding: 0 0 0 5px;
	line-height: 140%;
	list-style-type: none;
	font-family:Arial;
	font-weight:normal;
	font-size-disabled:12px;
	background: url(images/charte/li.gif) no-repeat;
}

A {
	color: #30A2A1;
	text-decoration: none;
}

A:hover {
	color: #ff9200;
	text-decoration: none;
}


/*########################__ B A N N I E R E__########################*/

.BANNER_IEXXX { 
	position: relative;
	margin: 0 auto;
}

#Banniere {
	position: relative;
	width: 990px;
	height: 206px;
	margin: 0 auto;
	background: url(images/charte/banner.gif) no-repeat;
}
#Logo_1 {
    left: 0;
    top: 18px;
    height: 156px;
    width: 990px;
    z-index: 10;
	
}


#Recherche_Globale {
	display: none;
}

#wai_eye {
	top: 15px;
}

#Conteneur_Connexes {
	top: 20px;
	right: 10px;
	z-index: 200;
}
.Connexes {
	margin: 0 20px 0 0;
	padding: 0;
}

.Connexes li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
}
.Connexes li a {
	margin: 0;
    padding: 4px 4px 3px 15px; 
    font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
	color:#000;
    text-decoration: none;
}
.Connexes li a:hover {
    color: #000;
}
.Connexes a span {
	margin: 0;
    padding: 4px 2px 3px 0;
}
.Connexes li.MenuSpacer a,
.Connexes li.MenuSpacer a span {
	background: none;
}

#Conteneur_Connexes li#Co_1 a {
	background: url(images/charte/co_1.gif) no-repeat 0 4px;
}
#Conteneur_Connexes li#Co_2 a {
	background: url(images/charte/co_2.gif) no-repeat 0 4px;
}
#Conteneur_Connexes li#Co_3 a {
	background: url(images/charte/co_3.gif) no-repeat 0 4px;
}


/*______________________M E N U S*/

#Conteneur_LEVEL1 {
	top:auto;
	bottom: 27px;
	text-align: left;
}
*HTML #Conteneur_LEVEL1 {
	bottom: 0;
}
.LEVEL1 {

}
.LEVEL1 LI {
    padding: 0;
	background: none;
}
.LEVEL1 LI A {
	margin: 0;
    padding: 0;
	color: #FFF;
    font-size: 12px;
	font-weight: normal;
	text-transform: none;
    text-decoration: none;
	background: none;
	cursor: pointer;
}
.LEVEL1 LI A:hover {
	color: #000;
	background: #none;
	cursor: pointer;
}
.LEVEL1 LI.column_3 A:hover,
.LEVEL1 LI.column_7 A:hover  {
	color: #fff;
}

.LEVEL1 li.MenuSpacer {
	display: none;
}
.LEVEL1 LI A SPAN {
	margin: 0;
	padding: 0;
}
.LEVEL1 LI A SPAN SPAN {
	display:inline-block;
	height: 24px;
	padding: 0 17px;
	border-bottom: 7px solid #000;
	text-align: center;
	line-height: 24px;
	background: none;
	cursor: pointer;
}
.LEVEL1 LI A:hover SPAN SPAN {
	cursor: pointer;
}

.LEVEL1 LI.column_0 A SPAN SPAN {
	width: 181px;
	padding: 0;
	border-bottom-color: #f8edca;
	background: #f4ba00;
}
.LEVEL1 LI.column_1 A SPAN SPAN {
	border-bottom-color: #ebd7ee;
	background: #af42bc;
}
.LEVEL1 LI.column_2 A SPAN SPAN {
	border-bottom-color: #e4ecca;
	background: #88b500;
}
.LEVEL1 LI.column_3 A SPAN SPAN {
	border-bottom-color: #e9cbd0;
	background: #a5071e;
}
.LEVEL1 LI.column_4 A SPAN SPAN {
	border-bottom-color: #cae7f5;
	background: #019ae5;
}
.LEVEL1 LI.column_5 A SPAN SPAN {
	padding: 0;
}
.LEVEL1 LI.column_6 A SPAN SPAN {
	padding: 0 37px;
	border-bottom-color: #f5e3ca;
	background: #e58401;
}
.LEVEL1 LI.column_7 A SPAN SPAN {
	padding: 0;
	border-bottom-color: #e2e2e2;
	background: #000;
}

/*______________S O U S__M E N U S______________*/

.x-menu-item-icon {
	display: none;
}
.x-shadow {
	display: none;
}
.ermes_main_menu_panel {
	border: none;
	background: none;
}
.x-menu {
	padding: 0;
}
.x-menu-list {
	margin: 0;
	border: none;
	border-top: none;
	background: #FFF;
}
.ermes_menu_active {
	color:#000 !important;
}

.x-menu-sep-li,
.x-menu-sep {
	display: none;
}
.ermes_main_menu_panel LI {
	padding: 0;
	border-top: none;
	background: none;
}
/*__LIENS__*/

.x-menu a.x-menu-item {
	display: block;
	padding: 2px 12px 2px 5px;
	border-left: 16px solid #000;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background: none #FFF;
}
.x-menu a.x-menu-item:hover {
	display: block;
	padding: 2px 12px 2px 5px;
	font-size: 11px;
	font-weight: normal;
	color:#000;
	background: none #FFF;
}

/*_____________________________________________*/

.column_1  a.x-menu-item {
	border-left: 16px solid #af42bc;
}
.column_1  a.x-menu-item:hover {
	background: #ebd7ee;
}
.column_2  a.x-menu-item {
	border-left: 16px solid #88b500;
}
.column_2  a.x-menu-item:hover {
	background: #e7fccf;
}
.column_3  a.x-menu-item {
	border-left: 16px solid #a5071e;
}
.column_3  a.x-menu-item:hover {
	background: #ebd0d5;
}
.column_4  a.x-menu-item {
	border-left: 16px solid #019ae5;
}
.column_4  a.x-menu-item:hover {
	background: #cfe9f6;
}
.column_6  a.x-menu-item {
	border-left: 16px solid #e58401;
}
.column_6  a.x-menu-item:hover {
	background: #f5e3ca;
}
.column_7  a.x-menu-item {
	border-left: 16px solid #000;
}
.column_7  a.x-menu-item:hover {
	background: #e2e2e2;
}

/*=====================================================================*/

#div_ariane {
	padding: 10px 0;
}


/*===========================  ENCARTS  ===================================*/

.ENCART {
	position: relative;
	margin: 0 0 25px 0;
	border: none;
	border-right: 1px solid #868686;
	background: none;
}
.ENCART_ENTETE {
	height: auto;
	padding: 0;
	background: url(images/charte/encart_entete_pied.gif) no-repeat 15px 0;
}
.ENCART_ENTETE P {
	display: inline-block;
	position: relative;
	height: auto;
	margin: 6px 4px 8px 0;
	padding: 0 5px 0 30px;
	font-family:Garamond;
	font-weight:normal;
	color: #000; 
	font-size:19px;
	background:none;
}
.ENCART_ENTETE P:first-letter {
	display: block;
	width: 30px;
	margin: 0 2px 0 -30px;
	padding: 0 3px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size:30px;
	background: #000;
	
}
#SMALLMAP .CONTENT_ENTETE p:first-letter {
	padding: 1px 8px !important;
	font-family:Garamond;
	
}

*HTML .ENCART_ENTETE P:first-letter {
	padding: 3px;
	line-height: 30px;
}
.ENCART_CORPS {
	border: none;
	padding: 0 5px 10px 25px !important;
	background: url(images/charte/encart_corps.gif) repeat-y 15px 0;
	font-size:80%;
}
.ENCART_PIED {
	height: 1px;
	background: url(images/charte/encart_entete_pied.gif) no-repeat 15px bottom;
}
.ENCART_PIED P {
	display: none;
}
.ENCART_SPACER {
	height: 20px;
	background: #fff;
	border: none;
}

/*============================================================*/
#CurrentLexicons .ENCART,
#MUSICMEPLAYER .ENCART,
#BOOKLINE_RESULTS_SEARCH .ENCART,
#MyHistoric .ENCART,
#SimpleSearch .ENCART,
#LastComments .ENCART {
	border-right: 1px solid #d07e8b;
}
#CurrentLexicons .ENCART_ENTETE,
#MUSICMEPLAYER .ENCART_ENTETE,
#BOOKLINE_RESULTS_SEARCH .ENCART_ENTETE,
#MyHistoric .ENCART_ENTETE,
#SimpleSearch .ENCART_ENTETE,
#LastComments .ENCART_ENTETE {
	background: url(images/charte/encart_entete_pied_rouge.gif) no-repeat 15px 0;
}
#CurrentLexicons .ENCART_ENTETE P,
#MUSICMEPLAYER .ENCART_ENTETE P,
#BOOKLINE_RESULTS_SEARCH .ENCART_ENTETE P,
#MyHistoric .ENCART_ENTETE P,
#SimpleSearch .ENCART_ENTETE P,
#LastComments .ENCART_ENTETE P {
	color: #a5071e;
}
#SEARCHINCUSBSITE .ENCART_ENTETE  P:first-letter
{
	color: #fff;
}
#CurrentLexicons .ENCART_ENTETE  P:first-letter,
#MUSICMEPLAYER .ENCART_ENTETE  P:first-letter,
#BOOKLINE_RESULTS_SEARCH .ENCART_ENTETE  P:first-letter,
#MyHistoric .ENCART_ENTETE  P:first-letter,
#SimpleSearch .ENCART_ENTETE P:first-letter,
#LastComments .ENCART_ENTETE P:first-letter {
	color: #fff;
	background: #a5071e;
}
#CurrentLexicons .ENCART_CORPS,
#MUSICMEPLAYER .ENCART_CORPS,
#BOOKLINE_RESULTS_SEARCH .ENCART_CORPS,
#MyHistoric .ENCART_CORPS,
#SimpleSearch .ENCART_CORPS,
#LastComments .ENCART_CORPS {
	background: url(images/charte/encart_corps_rouge.gif) repeat-y 15px 0;
}
#SimpleSearch .ENCART_CORPS {
	padding: 0 3px 10px 19px !important;
}

#CurrentLexicons .ENCART_PIED,
#MUSICMEPLAYER .ENCART_PIED,
#BOOKLINE_RESULTS_SEARCH .ENCART_PIED,
#MyHistoric .ENCART_PIED,
#SimpleSearch .ENCART_PIED,
#LastComments .ENCART_PIED {
	background: url(images/charte/encart_entete_pied_rouge.gif) no-repeat 15px bottom;
}

#MUSICMEPLAYER .ENCART_CORPS {
	padding: 0 5px 10px 18px !important;
}

#User .ENCART,
#MyBookMarks .ENCART,
#UserAnonymous .ENCART {
	border-right: 1px solid #eda852;
}
#User .ENCART_ENTETE,
#MyBookMarks .ENCART_ENTETE,
#UserAnonymous .ENCART_ENTETE {
	background: url(images/charte/encart_entete_pied_orange.gif) no-repeat 15px 0;
}
#User .ENCART_ENTETE P,
#MyBookMarks .ENCART_ENTETE P,
#UserAnonymous .ENCART_ENTETE P {
	color: #e58401;
}


#User .ENCART_ENTETE P:first-letter,
#MyBookMarks .ENCART_ENTETE P:first-letter,
#UserAnonymous .ENCART_ENTETE P:first-letter {
	color: #fff;
	background: #e58401;
}
#User .ENCART_CORPS,
#MyBookMarks .ENCART_CORPS,
#UserAnonymous .ENCART_CORPS {
	background: url(images/charte/encart_corps_orange.gif) repeat-y 15px 0;
}
#User .ENCART_PIED,
#MyBookMarks .ENCART_PIED,
#UserAnonymous .ENCART_PIED {
	background: url(images/charte/encart_entete_pied_orange.gif) no-repeat 15px bottom;
}

#Schedule .ENCART,
#ScheduleFocus .ENCART,
#ScheduleSearch .ENCART {
	border-right: 1px solid #f8ce52;
}
#Schedule .ENCART_ENTETE,
#ScheduleFocus .ENCART_ENTETE,
#ScheduleSearch .ENCART_ENTETE  {
	background: url(images/charte/encart_entete_pied_jaune.gif) no-repeat 15px 0;
}
#Schedule .ENCART_ENTETE P,
#ScheduleFocus .ENCART_ENTETE P,
#ScheduleSearch .ENCART_ENTETE P {
	color: #f4ba00;
}
#Schedule .ENCART_ENTETE P:first-letter,
#ScheduleFocus .ENCART_ENTETE P:first-letter,
#ScheduleSearch .ENCART_ENTETE P:first-letter  {
	color: #fff;
	background: #f4ba00;
}
#Schedule .ENCART_CORPS,
#ScheduleFocus .ENCART_CORPS,
#ScheduleSearch .ENCART_CORPS {
	background: url(images/charte/encart_corps_jaune.gif) repeat-y 15px 0;
}
#Schedule .ENCART_PIED,
#ScheduleFocus .ENCART_PIED,
#ScheduleSearch .ENCART_PIED {
	background: url(images/charte/encart_entete_pied_jaune.gif) no-repeat 15px bottom;
}

#ScheduleSearch .ENCART .CHAMP,
#ScheduleSearch .ENCART .SHORT_TOOLBAR_CONTAINER  {
	border: 1px solid  #f4ba00;
	background: #F3F2F2;
}
#ScheduleFocus .ENCART_CORPS dd {
	color: #000;
}



#BookMark .ENCART {
	border-right: 1px solid #88b500;
}
#BookMark .ENCART_ENTETE {
	background: url(images/charte/encart_entete_pied_vert.gif) no-repeat 15px 0;
}
#BookMark .ENCART_ENTETE P {
	color: #00688b500e6f;
}
#BookMark .ENCART_ENTETE P:first-letter {
	color: #fff;
	background: #88b500;
}
#BookMark .ENCART_CORPS {
	background: url(images/charte/encart_corps_vert.gif) repeat-y 15px 0;
}
#BookMark .ENCART_PIED {
	background: url(images/charte/encart_entete_pied_vert.gif) no-repeat 15px bottom;
}


.CONTENT_ENTETE P {
	text-transform: none;
	height: auto;
}

#InfoRight .CONTENT,
#SMALLMAP .CONTENT {
	position: relative;
	margin: 0 0 25px 0;
	border-right: 1px solid #deb3e3;
}
#InfoRight .CONTENT_ENTETE,
#SMALLMAP .CONTENT_ENTETE {
	background: url(images/charte/encart_entete_pied_violet.gif) no-repeat 15px 0;
}
#InfoRight .CONTENT_ENTETE P,
#SMALLMAP .CONTENT_ENTETE P {
	display: inline-block;
	position: relative;
	height: auto;
	margin: 6px 4px 8px 0;
	padding: 0 5px 0 30px;
	font-family:Garamond;
	font-weight:normal;
	font-size:19px;
	text-transform: none;
	color: #af42bc;
	border: none;
	background: none;
}
#InfoRight .CONTENT_ENTETE P:first-letter,
#SMALLMAP .CONTENT_ENTETE P:first-letter {
	display: block;
	width: 30px;
	margin: 0 2px 0 -30px;
	padding: 0 3px;
	line-height: 28px;
	text-align: center;
	font-size:30px;
	color: #fff;
	background: #af42bc;
}
*HTML #InfoRight .CONTENT_ENTETE P:first-letter,
*HTML #SMALLMAP .CONTENT_ENTETE P:first-letter {
	padding: 3px;
	line-height: 30px;
}
#InfoRight .CONTENT_CORPS,
#SMALLMAP .CONTENT_CORPS {
	padding: 0 5px 10px 25px !important;
	background: url(images/charte/encart_corps_violet.gif) repeat-y 15px 0;
}
#InfoRight .CONTENT_PIED,
#SMALLMAP .CONTENT_PIED {
	display: block;
	height: 1px;
	background: url(images/charte/encart_entete_pied_violet.gif) no-repeat 15px bottom;
}
#InfoRight .CONTENT_PIED P,
#SMALLMAP .CONTENT_PIED P {
	display: none;
}


#SEARCHINCUSBSITE .encart {
	border-right: 1px solid #70afaf;
}
#SEARCHINCUSBSITE .encart_ENTETE {
	background: url(images/charte/encart_entete_pied_teal.gif) no-repeat 15px 0;
}
#SEARCHINCUSBSITE .encart_ENTETE P {
	color: #006e6f;
}
#SEARCHINCUSBSITE .encart_ENTETE P:first-letter {
	background: #006e6f;
}
*HTML #SEARCHINCUSBSITE .encart_ENTETE P:first-letter {
	padding: 3px;
	line-height: 30px;
}
#SEARCHINCUSBSITE .encart_CORPS {
	background: url(images/charte/encart_corps_teal.gif) repeat-y 15px 0;
}
#SEARCHINCUSBSITE .encart_PIED {
	background: url(images/charte/encart_entete_pied_teal.gif) no-repeat 15px bottom;
}


#CusSimpleSearch .ENCART {

}
#PatSimpleSearch .ENCART {

}

#PATFRAME_EDITABLE1 .ENCART {

}

#CurrentLexicons .ENCART {

}

#Biblio .ENCART {

}

#MyPub .ENCART {

}

#BibSearch .ENCART {

}

#LastNews .ENCART {

}

#SiteSearch .ENCART {

}



/*__________________________________*/

.ENCART A {
	color: #000;
	text-decoration: none;
}
.ENCART A:hover {
	color: #000;
	text-decoration: underline;
}
.ENCART UL {
	margin: 0;
	padding: 0;
}
.ENCART LI {
	padding: 0 0 3px 5px;
	line-height: 110%;
	list-style-type: none;
	background-image: url(images/charte/encart_li.gif);
	background-repeat: no-repeat;
}
.ENCART .CHAMP {
	margin: 0 5px 2px 0;
	height: 16px;
	width: 130px;
	border: 1px solid #353535;
	background-color: #fff;
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size-disabled:9px;
	color: #353535;
}
.ENCART .COMBO {
	margin: 0 5px 2px 0;
	height: 16px;
	width: 130px;
	border: 1px solid #353535;
	background-color: #fff;
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size-disabled:9px;
	color: #000;
}

/*=========================== CONTENT  ================================================*/

.CONTENT {
	width: 100%;
	margin: 0 0 25px 0;
	border: none;
	border-right: none;
	background: none;
}
.CONTENT_ENTETE {
	padding: 0;
	background: none;
}
.CONTENT_ENTETE P {
	margin: 0;
	padding: 0 0 0 14px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size-disabled:16px;
	font-size:1.4em;
	color: #ce3e00;
	border-bottom: 1px dotted #ce3e00;
	background: url(images/charte/content_entete_P1.gif) no-repeat;
}
.CONTENT_ENTETE_TITLE P {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:240%;
	font-size-disabled:Arial, Helvetica, sans-serif;
	color: #ce3e00;
	border-bottom: 0px;
	text-align: center;
}

.selections_ajax_selection_container .CONTENT_ENTETE {
	padding: 0;
	background: none;
}
.selections_ajax_selection_container .CONTENT_ENTETE P {
	margin: 0 0 5;
	padding: 0 0 0 14px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size-disabled:16px;
	font-size:1.4em;
	color: #ce3e00;
	border-bottom: 1px dotted #ce3e00;
	background: url(images/charte/content_entete_P1.gif) no-repeat;
}
.selections_ajax_selection_container .CONTENT_ENTETE_TITLE P {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:240%;
	font-size-disabled:Arial, Helvetica, sans-serif;
	color: #ce3e00;
	border-bottom: 0px;
	text-align: center;
}
.ermes_medias_selection_comment,
.ermes_medias_selection_comment {
	color: #000 !important;
}


.CONTENT_CORPS {
	padding: 2px 0 10px 0;
	background: none;
	font-family: Arial, Helvetica, sans-serif;*/
	font-weight: normal;
}

.CONTENT_CORPS P {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-weight:normal;
	font-size-disabled:12px;
	font-size:120%;
	color:#0F0000;
}
.CONTENT_PIED {
	display: none;
}

/*_________________________________________*/

.CONTENT A {
	/*color: #208281;*/
	color:#30A2A1;
	text-decoration: none;
}
.CONTENT A:hover {
	color: #FF9200;
	text-decoration: underline;
}
.CONTENT UL {
	margin: 0;
	padding: 0;
}
.CONTENT LI {
	padding: 0 0 0 10px;
	line-height: 13px;
	list-style-type: none;
	background-image: url(images/charte/encart_li.gif);
	background-repeat: no-repeat;
}
.CONTENT .CHAMP {
	margin: 0 0 2px 0;
	height: 16px;
	width: 130px;
	border: 1px solid #353535;
	background-color: #fff;

	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size-disabled:9px;
	color: #353535;
}
.CONTENT .COMBO {
	margin: 0 0 2px 0;
	width: 130px;
	border: 1px solid #353535;
	background-color: #fff;
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size-disabled:9px;
	color: #000;
}

/*=============================================================================*/

.LETTRINEDITO {
	float: left;
	margin: 0 10px 10px 0; 
}

.signets  {
  margin: 20px 0px 30px 0px;
}

.photo {
	text-align: center;
	margin: 0 0 20px 0;
}

.photo_droite {
	float: left;
	margin: 0 0 20px 20px;
}

.photo_gauche {
	float: left;
	margin: 0 20px 20px 0;
}

.openDivs div {
	margin: 10px 10px 10px 10px;
	background-color : #F5F5F5;
}

.decale{
	margin: 10px 10px 10px 10px;
	background-color : #F5F5F5;
}

.linkOpen {
	padding: 0 0 3px 15px;
	text-decoration: underline;
	background-image: url(images/charte/next-off.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size-disabled:11px;
	color: #474747;
}
.linkOpen A:VISITED{
text-decoration: underline;
}
.linkOpen A:HOVER{
	padding: 0 0 3px 15px;
	text-decoration: none;
	background-image: url(images/charte/next-off.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size-disabled:11px;
	color: #474747;
	text-decoration: underline;

}

.linkOpenSelected {
	padding: 0 0 3px 15px;
	text-decoration: underline;
	background-image: url(images/charte/next-down.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size-disabled:11px;
	color: #474747;
}

.openDivsSmall div {
	margin: 5px 5px 5px 5px;
	
}

.openDivsSmall A {
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:10px;
	
}

.openDivsSmall P {
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:10px;
	font-size: 100%;
	
}
.openDivsSmall .linkOpen {
	padding: 0 0 3px 15px;
	text-decoration: underline;
	background-image: url(images/charte/next-off.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:10px;
	color: #474747;
}

.openDivsSmall .linkOpen A:HOVER{
	padding: 0 0 3px 15px;
	text-decoration: none;
	background-image: url(images/charte/next-off.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:;
	font-size-disabled:10px;
	color: #474747;
}

.openDivsSmall .linkOpenSelected {
	padding: 0 0 3px 15px;
	text-decoration: underline;
	background-image: url(images/charte/next-down.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:10px;
	font-size-disabled:;
	color: #474747;
}
.morecritera {
	display: none;
}
.spanlink {
	cursor: pointer;
} 

div.cms_item_frame {
	border-bottom: none;
	padding-bottom: 0;
}



/*==============================================================*/

/* Admin Agenda Culturel */
div[id^="FV"], div[id^="GV"]{margin:5px 5px 5px 5px; border:1px solid lightsteelblue}
div{vertical-align : top;}
td{vertical-align:top;}
table, td{padding :0px}
.Encart_label{background-color:#666;color:#fff;font-weight:bold;font-family:Verdana;font-size-disabled:10pt;margin-bottom : 5px;padding:2px}
.Encart_sublabel{background-color:#999;color:#fff;font-weight:bold;font-family:Verdana;font-size-disabled:10pt;margin-bottom : 5px;padding:2px}
.Navigation{border:1px solid #e0e0e0;padding:5px;margin:5 5 5 5;}
.AspNet-FormView, .AspNet-FormView input{color: #000000;    font-family: verdana;   font-size-disabled: 10px;}
.AspNet-FormView{margin:5px 5px 5px 5px;}
.AspNet-FormView input{border:1px solid #f0f0f0}
.Grid{border: 1px solid #57566F;   border-bottom: 2px solid #57566F;   background-color: #FFFFFF;  cursor: pointer;}
.AspNet-GridView table{border:1px solid #555}
.AspNet-GridView td{}
.AspNet-GridView-Edit input{color: #000000;    font-family: verdana;   font-size-disabled: 10px;}
.AspNet-GridView thead tr{background-image: url(images/AgendaCulturel/Grid/grid_headerBg.gif);   background-color: #8988A5;   border-bottom: 1px solid #57566F;   height: 28px;  padding-left: 3px;  cursor: default;   color: #FFFFFF;    font-family: verdana;   font-size-disabled: 10px;  font-weight: bold;  vertical-align:middle ;}
.AspNet-GridView thead a{color: #FFFFFF;    font-family: verdana;   font-size-disabled: 10px;}
.AspNet-GridView-Bottom{background-image: url(images/AgendaCulturel/Grid/grid_headerBg.gif);   background-color: #8988A5;   border-bottom: 1px solid #57566F;   height: 28px;  padding-left: 3px;  cursor: default;   color: #FFFFFF;    font-family: verdana;   font-size-disabled: 10px;  font-weight: bold;  vertical-align:middle ;}
.AspNet-GridView-Pagination{color: #000000;    font-family: verdana;   font-size-disabled: 11px;}
.AspNet-GridView thead X{background-color: #E9E9EB;   background-image: url(images/AgendaCulturel/Grid/header_rowBg.gif);}
.AspNet-GridView thead X{background-image: url(images/AgendaCulturel/Grid/header_bg.gif);     background-color: #E9E9EB;   padding: 3px;   padding-top: 2px;   padding-bottom: 2px;}
.AspNet-GridView thead td:hover{background-image: url(images/AgendaCulturel/Grid/header_hoverBg.gif);     background-color: #F6F6F7;}
.HeadingCellActive{background-image: url(images/AgendaCulturel/Grid/header_activeBg.gif);     background-color: #F6F6F7;}
.HeadingRow td.FirstHeadingCell{background-image: url(images/AgendaCulturel/Grid/header_bg.gif);}
.HeadingCellText{font-family: verdana;   font-size-disabled: 10px;   font-weight: bold;   text-align: left;  padding-top: 3px;  padding-bottom: 5px;}
AspNet-GridView tr{background-color: #FFFFFF;   cursor: default;}
.AspNet-GridView-Alternate{background-color: #f0f0f0;   cursor: default;}
.AspNet-GridView td{padding: 3px;   padding-top: 2px;   padding-bottom: 1px;   border-bottom: 1px solid #EAE9E1;   font-family: verdana;   font-size-disabled: 10px;}
.SortedDataCell{background-color: #F5F5F5;}
.Row td.LastDataCell{background-color: #EFEFF4;}
.SelectedRow{}
.AspNet-GridView-Selected{background-color: #FFEEC2;   padding: 2px;   padding-left: 3px;   padding-top: 1px;   padding-bottom: 1px;   font-family: verdana;   font-size-disabled: 10px;   border-bottom: 1px solid #4B4B6F;   border-top: 1px solid #4B4B6F;   border-right: 0px;}
.SelectedRow td.FirstDataCell{background-color: #FFEEC2;   border-left: 1px solid #4B4B6F;   border-right: 0px;   padding-left: 2px;   padding-right: 3px;}
.SelectedRow td.LastDataCell{background-color: #FFEEC2;   border-right: 1px solid #4B4B6F;}
.GroupHeading{color: #706F91;   background-color: #FFFFFF;   font-family: verdana;   font-weight: bold;  font-size-disabled: 11px;   border-bottom: 2px solid #A5A4BD;   padding-top: 10px;  padding-bottom: 3px;}
.GroupByCell{cursor: pointer;}
.GroupByText{color: #FFFFFF;   font-size-disabled: 11px;     font-weight: bold;   padding-right: 5px;}
.SliderPopup{background-color: #FFF4D7;   border: 1px solid #4B4B6F;   border-top-color: #9495A2;   border-left-color: #9495A2;   font-size-disabled: 11px;   font-family: Verdana;  width: 150px;  height: 30px;}
#FV_Evenement_Div, #GV_Categories_Div{clear:both;margin:5px;border:1px solid #ddd;background-color:#f5f5f5}
#GV_Evenements_Div{float:left;margin:5px}
#AGENDA_MAIN .ERROR{border:1px solid #ff2222;background-color:#ffaaaa}
.BigBox {width:100%;height:30}

/* ListBox de sélection des thèmes */
#GV_Categories select option {
	padding: 0 0 0 16px;
	background-repeat: no-repeat;
	}

#GV_Categories select .THEME_1 { background-image: url(Images/AgendaCulturel/menu_theme_1.gif); color: #02B240; }
#GV_Categories select .THEME_2 { background-image: url(Images/AgendaCulturel/menu_theme_2.gif); color: #CC021F; }
#GV_Categories select .THEME_3 { background-image: url(Images/AgendaCulturel/menu_theme_3.gif); color: #F6A800; }
#GV_Categories select .THEME_4 { background-image: url(Images/AgendaCulturel/menu_theme_4.gif); color: #0097F6; }
#GV_Categories select .THEME_5 { background-image: url(Images/AgendaCulturel/menu_theme_5.gif); color: #AC00BB; }
#GV_Categories select .THEME_6 { background-image: url(Images/AgendaCulturel/menu_theme_6.gif); color: #87CC02; }
#GV_Categories select .THEME_7 { background-image: url(Images/AgendaCulturel/menu_theme_7.gif); color: #5C02C1; }
#GV_Categories select .THEME_8 { background-image: url(Images/AgendaCulturel/menu_theme_8.gif); color: #905500; }
#GV_Categories select .THEME_9 { background-image: url(Images/AgendaCulturel/menu_theme_9.gif); color: #BC5800; }
#GV_Categories select .THEME_10  { background-image: url(Images/AgendaCulturel/menu_theme_10.gif); color: #0056AE; }
#GV_Categories select .THEME_11  { background-image: url(Images/AgendaCulturel/menu_theme_11.gif); color: #F65700; }
#GV_Categories select .THEME_12  { background-image: url(Images/AgendaCulturel/menu_theme_12.gif); color: #634E4E; }
#GV_Categories select .THEME_13  { background-image: url(Images/AgendaCulturel/menu_theme_13.gif); color: #01B4B2; }
#GV_Categories select .THEME_14  { background-image: url(Images/AgendaCulturel/menu_theme_14.gif); color: #F600D0; }
#GV_Categories select .THEME_15  { background-image: url(Images/AgendaCulturel/menu_theme_15.gif); color: #000000; }


/* Did You Mean */
#DYM_Container,.DYM_AJAX_DIV {border:1px solid #9e9;background-color:#efe}
#DYM_Container a,.DYM_AJAX_DIV a {text-decoration:none}
#DYM_Container a:hover,.DYM_AJAX_DIV a:hover {text-decoration:underline}
#DYM_Container {padding:5px;margin:5px}
.DYM_AJAX_DIV {padding:1px;margin:0px;float:left;width:150px;position:absolute}
.DYM_AJAX_DIV .CLOSE {float:right;font-style :italic;border:1px solid #9e9;background-color:#ded;margin:2px}

.DYM_SuggestedWord {font-weight:bold;font-style:italic}

.DYM_ICON_FAILED, .DYM_ICON_SUCCEEDED, .DYM_ICON_NONE, .DYM_ICON_PROCESSING, .DYM_ICON_ERROR, .DYM_ICON_TIMEOUT 
{
	float:left;padding:0px;width:12px;height:12px;margin:0 0 0 5
}

.DYM_ICON_FAILED {cursor:pointer;background-image: url(images/general/icons-action/event.gif);background-repeat :no-repeat}
.DYM_ICON_SUCCEEDED {background-image: url(images/general/icons-action/flag-valid.gif);background-repeat :no-repeat}
.DYM_ICON_NONE {}
.DYM_ICON_PROCESSING {background-image: url(images/general/icons-action/clock.gif);background-repeat :no-repeat}
.DYM_ICON_ERROR {background-image: url(images/general/icons-action/flag-refused.gif);background-repeat :no-repeat}
.DYM_ICON_TIMEOUT {background-image: url(images/general/icons-action/flag-waiting.gif);background-repeat :no-repeat}

.DYM_INDEX {float:left}

.ENCART_FUNCTIONS 
{
	float:right;
	margin:0px 5px 0px 0px; 
}

/*DEBUT RELEVANCE (Pertinence)*/
div.RELEVANCE_STARS 
{
	width:60px;
}
div.RELEVANCE_STARS div 
{
	width:12px;
	height:12px;
	float:left; 
}

div.RELEVANCE_STARS .STAR_ON 
{
	background-image :url('images/specific/star-on.gif');
}
div.RELEVANCE_STARS .STAR_OFF
{
	background-image :url('images/specific/star-off.gif');
}
/*FIN RELEVANCE (Pertinence)*/


/*_____________________________ENCART FOCUS*/

#ScheduleFocus A {
	padding-left : 12px;
	background-position : 0px 1px; 
	background-repeat: no-repeat;
	text-transform: uppercase;
}


#ScheduleFocus DD {
font-family:  Verdana,Arial,Helvetica,sans-serif;
font-style:italic;
font-size-disabled:11px ;
font-size:80%;
margin-left:5px;
}

#ScheduleFocus A.THEME_1 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_1.gif);}
#ScheduleFocus A.THEME_2 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_2.gif);}
#ScheduleFocus A.THEME_3 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_3.gif);}
#ScheduleFocus A.THEME_4 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_4.gif);}
#ScheduleFocus A.THEME_5 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_5.gif);}
#ScheduleFocus A.THEME_6 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_6.gif);}
#ScheduleFocus A.THEME_7 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_7.gif);}
#ScheduleFocus A.THEME_8 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_8.gif);}
#ScheduleFocus A.THEME_9 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_9.gif);}
#ScheduleFocus A.THEME_10 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_10.gif);}
#ScheduleFocus A.THEME_11 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_11.gif);}
#ScheduleFocus A.THEME_12 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_12.gif);}
#ScheduleFocus A.THEME_13 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_13.gif);}
#ScheduleFocus A.THEME_14 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_14.gif);}
#ScheduleFocus A.THEME_15 {background-image: url(/skins/Exploitation/Images/AgendaCulturel/encart/encart_theme_15.gif);}




#MAIN_SPACER{
	height:10px;
	padding:0px;
	margin:0px;
}

#MAIN_SPACER1{
	height:10px;
	padding:0px;
	margin:0px;
}



#txtLOCMULTI{
	font-family:"Microsoft Sans Serif", Arial;
	font-size-disabled:9px;
	font-size:90%;
	width: 140px;
	vertical-align: middle;
	color: #006699;
	background-color: #FFFFFF;
}

#txtLOCMULTI{
	font-family:"Microsoft Sans Serif" , Arial;
	font-size-disabled:9px;
	width: 140px;
	vertical-align: middle;
	color: #006699;
	background-color: #FFFFFF;
}

/*############################# ENCARTS BOOKLINE ###############################*/


/*_____________________________ENCART REPARTITION*/

#Repartition {

}

#Repartition .ENCART {
	background-image: url(Images/Charte/encart_SimpleSearch.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #ca6d7b;
}

#Repartition .ENCART_ENTETE P {
	background-image: url(Images/Charte/encart_pied_SimpleSearch.gif);
	background-repeat: no-repeat;
	color:#a5071e;
}

#Repartition .ENCART_PIED {

}

/*_____________________________ENCART PLUS VUS*/

#MostViewed {

}

#MostViewed .ENCART {
	background-image: url(Images/Charte/encart_SimpleSearch.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #ca6d7b;
}

#MostViewed .ENCART_ENTETE P {
	color:#a5071e;
}

#MostViewed .ENCART_PIED {
	background-image: url(Images/Charte/encart_pied_SimpleSearch.gif);
	background-repeat: no-repeat;
}

#InfoRight{
}

#InfoRight .ENCART {
	background-image: url(Images/Charte/lettrines/violet/d.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #ca86d3;
}

#InfoRight .ENCART_ENTETE P {
	color:#a232b2;
}

#InfoRight .ENCART_PIED {
	background-image: url(Images/Charte/encart_pied_BibSearch.gif);
	background-repeat: no-repeat;
}

#SMALLMAP{
}

#SMALLMAP .ENCART {
	background-image: url(Images/Charte/lettrines/violet/i.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #ca86d3;
}

#SMALLMAP .ENCART_ENTETE P {
	color:#a232b2;
}

#SMALLMAP .ENCART_PIED {
	background-image: url(Images/Charte/encart_pied_BibSearch.gif);
	background-repeat: no-repeat;
}


/*##########################__ E N C A R T S__C O N T E N T  >  S T Y L E S _ S P E C I F I Q U E S__#########################*/

#Edito {
	padding: 0 !important;
}
#Edito  H1 {
	height: 150px !important;
	width: 86px !important;
	padding: 20px 10px 0 0 !important;
	text-align: right !important;
	font-size: 1.8em !important;
	background: url(Images/Charte/content_entete_edito_lett.gif) no-repeat !important;
}
#Edito  .texte H3 {
	margin: 0 !important;
}

#Edito .CONTENT_ENTETE P{
	font-family:normal;
	font-weight:Garamond;
	font-size-disabled:0px;
 }
.TEXTE P {

	text-align: justify;
	color: #0F0000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 120%;
    font-weight: normal;
	padding: 0 0 0 10px;
	border-left:1px solid #7B7B7B;
 }

/*_____________________________ENCART CONTENT SELECTION 1*/

#Selection1 .CONTENT_PIC {
	float: left;
	/*clear: left;*/
	margin: 0 10px 24px 0;
	border: 0;
	cursor: pointer;
}

#Selection1 H5 {
	margin: 0 0 40px 0;
	font-family:Verdana;
	font-weight:italic;
	font-size-disabled:11px;
	color: #000;
}
#Selection1 H6 {
	clear: left;
	margin: 0 0 5px 0;
	padding: 0;
	font-family:Verdana;
	font-weight:bold;
	font-size-disabled:12px;
	text-transform: normal;
	color: #5274B8;
}
#RSS_DISABLED {
	 position: absolute;
	 top: 10px;
	 right: 0px;
}



/*################################################__B O O K L I N E__#####################################################*/

.FRAME_TITLE {
	height: 18px;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size-disabled:16px;
	font-size:160%;
	color: #000;
	text-transform: uppercase;
}

.encart-info {font-size-disabled:12px;font-weight:bold;color:#a5071e;margin:10px 0 0 0; }
.encart-box-title05 {font-size-disabled:12px;font-weight:bold;color:#666666; margin: 20 0 10 0; border-bottom: 1px dotted #666666;}
.CONTENT_CORPS P.encart-infoBKL,
.CONTENT_CORPS DIV.encart-infoBKL {
	height: 18px;
	margin: 20px 0 0 0;
	padding: 0 0 0 14px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size-disabled:16px;
	font-size:160%;
	color: #ce3e00;
	border-bottom: 1px dotted #ce3e00;
	background-image: url(images/charte/content_entete_P1.gif);
	background-repeat: no-repeat;
	}
	
.form-field-label {
	font-weight: bold;
	font-size-disabled: 12px;
	color: #000;
	}
label.visible {
	display:inline; 
	font-family:Verdana;
	font-weight:bold;
	font-size-disabled:12px;
	font-size:90%;
	color: #000; 
	white-space: nowrap;	
	}

.ERMES_HEADER-TEXT-BOLD {
	color: #000;
	font-family:Verdana;
	font-size-disabled:11px !important;
	font-weight:bold;
	margin-top: 20 0 0 0;
	}

.ermes_medias_centerframe{margin-bottom:10px;margin-top:10px;}
.ermes_medias_centerframe_title{
	color: #000;
	font-family: Verdana;
	font-size-disabled: 14px;
	font-size:140%;
	font-weight: bold;
	padding-left: 4px
	}
.ermes_medias_selection_comment{
	color: #000;
	font-family: Verdana;
	font-size-disabled: 12px !important;
	font-style: italic !important;
	margin-bottom: 10px !important;
	}
.ermes_medias_ressource_title{
	color: #000;
	font-family: Verdana;
	font-size-disabled: 11px;
	font-weight: bold;
	margin-top: 20px;
	}
.ermes_medias_ressource_desc{
	color: #000;
	font-family: Verdana;
	font-size-disabled: 11px;
	}
.ermes_medias_detail_title {
	color: #a5071e;
	text-align:center;
	font-family: Verdana;
	font-size-disabled: 14px;
	font-size:140%;
	font-weight: bold;
	padding-left: 4px
	}

.TOOLBAR_CONTAINER {background-color:#f3f3f3;border-top:1px solid #000;border-bottom:1px solid #000;padding-top:3px;padding-bottom:3px}
.JSLISTHEADER {
	white-space:nowrap;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size-disabled:10px;
	font-weight: bold;
	color:#000;
}
.SHORT_TOOLBAR_CONTAINER {background-color:#f3f3f3;border:1px solid #000;padding:3px;}
.ermes_medias_section_bar {background-color:#f3f3f3;padding-left:5px;padding-top:1px;padding-bottom:1px}

.JSPOPUP_WRAP_BUTTON {
	color:#000;
	font-size-disabled:10px;
	font-weight:bold;
	text-decoration:none
	}
A.JSPOPUP_WRAP_BUTTON:hover {
	color:#004da0;
	text-decoration:none;
	font-size-disabled:10px;
	font-weight:bold;
	}

.JSPOPUP_BUTTON {
	white-space:nowrap;
	color:#000;
	font-size-disabled:10px;
	font-weight:bold;
	text-decoration:none;
	}
A.JSPOPUP_BUTTON {
	white-space:nowrap;
	color:#000;
	font-size-disabled:10px;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
	}
A.JSPOPUP_BUTTON:hover {
	color:#004da0;
	text-decoration:none;
	font-size-disabled:10px;
	font-weight:bold;
	}	

#localisationBoxTitle , #natureOuvrageBoxTitle {
	margin: 0 0 0 10 ;
	}

/*##################################### Menu #########################################*/
.cell-menu1 {
	width: 161px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size-disabled:11px;
    color:#fff;
	background: url(images/menu/menu1.gif) no-repeat;
	background-position: 10 0;
	text-align: center;
}
.cell-menu1 A{
	color:#fff;
}
.cell-menu1 A:hover{
	color:#000;
}

.cell-menu2 {
	/*195*/
	width: 195px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size-disabled:11px;
    color:#fff;
	background: url(images/menu/menu1.gif) no-repeat;
	background-position: 10 0;
	text-align: center;
}
.cell-menu2 A{
	color:#fff;
}
.cell-menu2 A:hover{
	color:#000;
}

.cell-menu3 {
	width: 177px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size-disabled:11px;
    color:#fff;
	background: url(images/menu/menu1.gif) no-repeat;
	background-position: 10 0;
	text-align: center;
}
.cell-menu3 A{
	color:#fff;
}
.cell-menu3 A:hover{
	color:#000;
}

.cell-menu4 {
	width: 110px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size-disabled:11px;
    color:#fff;
	background: url(images/menu/menu1.gif) no-repeat;
	background-position: 10 0;
	text-align: center;
}
.cell-menu4 A{
	color:#fff;
}
.cell-menu4 A:hover{
	color:#000;
}

.cell-menu5 {
	width: 160px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size-disabled:11px;
    color:#fff;
	background: url(images/menu/menu1.gif) no-repeat;
	background-position: 10 0;
	text-align: center;
}
.cell-menu5 A{
	color:#fff;
}
.cell-menu5 A:hover{
	color:#000;
}


.cell-menu6 {
	width: 117px;
	font-family:normal;
	font-weight:11px;
	font-size-disabled: Verdana, Helvetica, sans-serif;
    color:#fff;
	background-position: 0 0;	
	text-align: left;
}
.cell-menu6 A{
cursor:pointer;
	color:#fff;
	
}
.cell-menu6 A:hover{
	color:#000;
	cursor:pointer;
}
.cell-menu7 {
	width: 30px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size-disabled:8x;
    color:#fff;
	text-align: right;
}
.cell-menu7 A{
	color:#fff;
}
.cell-menu7 A:hover{
	color:#000;
}
.link-cell-submenu {
	text-decoration: none;
	color:#000;
}

.link-cell-submenu  A:hover{
	color:#000;
	text-decoration: none;
}
.menu_connexe0 {
	
	font-family:Verdana, Helvetica, sans-serif;
	color:#000;
	background-image: url(Images/Charte/menu_accueil.gif);background-repeat: no-repeat;
	background-position:0 2;
	padding:0 15 0;
	text-decoration:none;
	}
.menu_connexe1 {
	
	font-family:Verdana, Helvetica, sans-serif;
    color:#000;
	background-image: url(Images/Charte/menu_plan.gif);background-repeat: no-repeat;
	background-position:0 2;
	padding:0 15 0;
	text-decoration:none;
	}
.menu_connexe2 {
		font-family:Verdana, Helvetica, sans-serif;
    color:#000;
	background-image: url(Images/Charte/menu_contact.gif);background-repeat: no-repeat;
	background-position:0 2;
	padding:0 15 0;
	text-decoration:none;
	}
.menu_connexe3 {
	
	font-family:Verdana, Helvetica, sans-serif;
    color:#000;
	background-image: url(Images/Charte/menu_aide.gif);background-repeat: no-repeat;
	background-position:0 2;
	padding:0 15 0;
	text-decoration:none;
	}
	
.page-centre {

padding: 0 0 0 15px;
}
table.tableau {
                margin: 20px 0 0 0;
                border-top: solid 1px #af42bc;
                border-left: solid 1px #af42bc;
}

.tableau th {
                border-right: solid 1px #af42bc;
                padding: 5px;
                background-color: #af42bc;
                font-size-disabled: 12px;
				font-size:1.0em;
                color: #FFF;
                text-align:center;
                white-space:normale;
}

.tableau td {
                border-right: solid 1px #af42bc;
                border-bottom: solid 1px #af42bc;
                font-size-disabled: 12px;
				font-size:1.0em;
                padding: 5px;
                text-align:left;
                white-space:nowrap;
}

.ermes_medias_ressource_title  img {
/*height: 60px;*/
}

.imgSmall img {
height: 60px;
border: 1px solid #dddddd;
}

.imgMed img {
height: 150px;
border: 1px solid #dddddd;
}
.carte {

                margin: 20px 0 40px 0;

}

 

.carte_legende {

                margin:0;

                padding: 0;

}

.carte_legende_1 {

	padding: 0 0 0 16px;
	line-height: 14px;
	list-style-type: none;
	list-style-image: url(Images/Charte/carte_puce_legende_1.gif) no-repeat;
	font-family:Arial;
	font-weight:normal;
	font-size-disabled:14px;
    text-align: left;
	background: url(Images/Charte/carte_puce_legende_1.gif) no-repeat;             
}

.carte_legende_2 {
	padding: 0 0 0 16px;
	line-height: 14px;
	list-style-type: none;
	font-family:Arial;
	font-weight:normal;
	font-size-disabled:14px;
	text-align: left;
	background: url(Images/Charte/carte_puce_legende_2.gif) no-repeat;             
}

.carte_legende_3 {
	padding: 0 0 0 16px;
	line-height: 14px;
	list-style-type: none;
	font-family:Arial;
	font-weight:normal;
	font-size-disabled:14px;
	text-align: left;
	background: url(Images/Charte/carte_puce_legende_3.gif) no-repeat;             
}





#LastCommentsUID .ENCART LI{
	padding: 0 0 0 10  !important;
	line-height: 20px;
	list-style-type: none;
	background-image: url(images/charte/encart_li.gif);
	background-repeat: no-repeat;
}

#LastCommentsUID .lastCommentTitle {
		font-style : italic;
		padding-left:8px;

}

#LastComments .ENCART IMG,
#LastCommentsUID .ENCART IMG
{
	vertical-align: text-bottom;
}



.maplevel11{
	margin: 0 0 0 70;
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:bold;
	font-weight:16px;
	
	border-bottom: 0px;
}
.maplevel11 A{
	color: #F4BA00;
	}
	
.maplevel12{
	margin: 0 0 0 70;
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:16px;
	font-weight:bold;
	border-bottom: 0px;
}
.maplevel12 A{
	color: #AF42BC;
	}
	
.maplevel13{
	margin: 0 0 0 70;
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:16px;
	font-weight: bold;
	border-bottom: 0px;
}
.maplevel13 A{
	color: #88B500;
	}
.maplevel14{
	margin: 0 0 0 70;
	font-family: Arial, Helvetica, sans-serif;
	font-size-disabled:16px;
	font-weight:bold;
	
	border-bottom: 0px;
}
.maplevel14 A{
	color: #A5071E;
	}
	
.maplevel15{
	margin: 0 0 0 70;
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:16px;
	font-weight:bold;
	
	border-bottom: 0px;
}
.maplevel15 A{
	color: #019AE5;
	}
	
.maplevel16{
	margin: 0 0 0 70;
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:16px;
	font-weight:bold;
	
	border-bottom: 0px;
}
.maplevel16 A{
	color: #E58401;
	}
.maplevel17{
	margin: 0 0 0 70;
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:16px;
	font-weight:bold;
	
	border-bottom: 0px;
}
.maplevel17 A{
	color: #E58401;
	}
.maplevel18{
	margin: 0 0 0 70;
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:16px;
	font-weight:bold;
	
	border-bottom: 0px;
}
.maplevel17 A{
	color: #E58401;
	}
.maplevel2{
	margin: 0 0 0 10;
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:14px;
	font-weight:bold;
	
	border-bottom: 0px;
}
.maplevel3{
	margin: 0 0 0 20;
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:12px;
	font-weight:bold;
	border-bottom: 0px;
}

.ligne_auth {
cursor:pointer;
}

.ligne_auth A{
cursor:pointer;
color:#253761;
font-weight:bold;
}

.ligneRejetee {
font-weight:bold;
}


.form-field-italic {
	font-family:Verdana;
	font-size-disabled:11px;
	font-weight:italic;
}

#Pagination_Navig input,
#Pagination_Navig textarea {
	font-size:0.9em;
	text-align:center;
	vertical-align:middle;
}

.titleDemForm{
	vertical-align:middle;
	margin:5px;
}
#demBiblio_table  div {
	width:300px;
}

#demType_table div {
	width:100px;
}

#UC_COMMENT {
	font-size:90%;
}

.XFORMSTEXTBOX_VALID {
	font-size:90%;
}


.fancybox IMG {

                border: none;   

}

#Footer {
	display: block;
}

.Infos_Archimed {
	display: none;
}

.moreInfo {
	display: none;
}

a.autoAtag {
	margin: 10px,0px,10px,0px;
	cursor: pointer;
}

.fondBleu {
	background-color : #F0F4FB;
}

.fondJaune {
	background-color : #FFFCF4;
}

.fondVert {
	background-color : #F7FFFF;
}

.fondRose {
	background-color : #FEF7F8;
}

.fondViolet {
	background-color : #FAF4FB;
}

.FondOrange {
	background-color : #FEF4F5;
}


/*================================================================================*/
/*                                  EDITION                                       */
/*================================================================================*/

.LINK2 {
	background: none repeat scroll 0 0 #FFF !important;
	border: 1px solid #000 !important;
	color: #000 !important;
	display: block !important;
	font-size: 12px !important;
	font-weight: normal !important;
	padding: 1px 4px 2px !important;
	text-decoration: none !important;
}
.LINK2:hover {
	border: 1px solid #000 !important;
	color: #FFF !important;
	background: none repeat scroll 0 0 #000 !important;
}
.content_corps_centre .LINK2 {
	margin: 15px 0 0 0;
}

/*______________________________________titres______________________________________*/

h1 {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-size:2.em;
	font-weight:bold;
	color: #ce3e00;
	border-bottom: 0px;
	text-align: center;
}

h2 {
    margin: 15 0 7 0 ; 
    padding: 0 0 0 14px !important; 
	font-family:Arial, Helvetica, sans-serif;
	font-size-disabled:16px ;
	font-size:1.6em;
	font-weight:bold;
    color: #ce3e00;
    border-bottom: 1px dotted #ce3e00;
    background-image: url(images/charte/content_entete_P1.gif);
    background-repeat: no-repeat;
}

h3 {
	margin: 5 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size-disabled:12px;
	font-size:1.2em;
	font-weight:bold;
	color: #474747;
}

h4 {
	margin: 5 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size-disabled:11px;
	font-size:99%;
	color: #676767;
}

/*____________________________________paragraphes__________________________________*/

.retour_ligne {
	clear: both;
	margin: 0;
	padding: 0;
}
.content_corps .paragraphe_contexte {
	margin: 10px 10px 0;
}

/*____________________________________paragraphes__________________________________*/

.texte_couleur_1 {
	color: #206B95;
}

/*_____________________________________images_____________________________________*/

.marge_haut {
	margin: 20px 0 0 0;
}
.marge_haut_gauche {
	margin: 20px 0 0 20px;
}
.marge_haut_droite {
	margin: 20px 20px 0 0;
}
.marge_haut_gauche_droite {
	margin: 20px 20px 0 20px;
}
.marge_haut_gauche_droite_bas {
	margin: 20px;
}
.marge_haut_gauche_bas {
	margin: 20px 0 20px 20px;
}
.marge_haut_droite_bas {
	margin: 20px 20px 20px 0;
}
.marge_haut_bas {
	margin: 20px 0;
}
.marge_gauche {
	margin: 0 0 0 20px ;
}
.marge_gauche_droite {
	margin:  0 20px;
}
.marge_gauche_bas {
	margin: 0 0 20px 20px ;
}
.marge_gauche_droite_bas {
	margin: 0 20px 20px 20px ;
}
.marge_droite {
	margin: 0 20px 0 0;
}
.marge_droite_bas {
	margin: 0 20px 20px 0;
}
.marge_bas {
	margin: 0 0 20px 0;
}
.marge_zero {
	margin: 0;
}
#QUESTIONPOINT {
	border-right: none;
}

#QUESTIONPOINT .CONTENT_ENTETE P,
.CSS_1 .CONTENT_ENTETE P,
.CSS_2 .CONTENT_ENTETE P,
.CSS_3 .CONTENT_ENTETE P,
.CSS_4 .CONTENT_ENTETE P,
.CSS_5 .CONTENT_ENTETE P,
.CSS_6 .CONTENT_ENTETE P,
.CSS_7 .CONTENT_ENTETE P {
	display: inline-block;
	position: relative;
	height: auto;
	margin: 6px 4px 8px 0;
	padding: 0 5px 0 30px;
	border: none;
	font-size: 19px;
	font-family: Garamond;
	font-weight: normal;
	text-transform: none;
	background:none;
}
#QUESTIONPOINT .CONTENT_ENTETE P:first-letter,
.CSS_1 .CONTENT_ENTETE P:first-letter,
.CSS_2 .CONTENT_ENTETE P:first-letter,
.CSS_3 .CONTENT_ENTETE P:first-letter,
.CSS_4 .CONTENT_ENTETE P:first-letter,
.CSS_5 .CONTENT_ENTETE P:first-letter,
.CSS_6 .CONTENT_ENTETE P:first-letter,
.CSS_7 .CONTENT_ENTETE P:first-letter {
	display: block;
	width: 30px;
	margin: 0 2px 0 -30px;
	padding: 0 3px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size:30px;
}
*HTML #QUESTIONPOINT .CONTENT_ENTETE P:first-letter,
*HTML .CSS_1 .CONTENT_ENTETE P:first-letter,
*HTML .CSS_2 .CONTENT_ENTETE P:first-letter,
*HTML .CSS_3 .CONTENT_ENTETE P:first-letter,
*HTML .CSS_4 .CONTENT_ENTETE P:first-letter,
*HTML .CSS_5 .CONTENT_ENTETE P:first-letter,
*HTML .CSS_6 .CONTENT_ENTETE P:first-letter,
*HTML .CSS_7 .CONTENT_ENTETE P:first-letter {
	padding: 3px;
	line-height: 30px;
}
#QUESTIONPOINT .CONTENT_CORPS,
.CSS_1 .CONTENT_CORPS,
.CSS_2 .CONTENT_CORPS,
.CSS_3 .CONTENT_CORPS,
.CSS_4 .CONTENT_CORPS,
.CSS_5 .CONTENT_CORPS,
.CSS_6 .CONTENT_CORPS,
.CSS_7 .CONTENT_CORPS {
	padding: 0 5px 10px 25px !important;
}
#QUESTIONPOINT .CONTENT_PIED,
.CSS_1 .CONTENT_PIED,
.CSS_2 .CONTENT_PIED,
.CSS_3 .CONTENT_PIED,
.CSS_4 .CONTENT_PIED,
.CSS_5 .CONTENT_PIED,
.CSS_6 .CONTENT_PIED,
.CSS_7 .CONTENT_PIED {
	display: block;
	height: 1px;
}
#QUESTIONPOINT .CONTENT_PIED P,
.CSS_1 .CONTENT_PIED P,
.CSS_2 .CONTENT_PIED P,
.CSS_3 .CONTENT_PIED P,
.CSS_4 .CONTENT_PIED P,
.CSS_5 .CONTENT_PIED p,
.CSS_6 .CONTENT_PIED P,
.CSS_7 .CONTENT_PIED P {
	display: none;
}

/*__________________________CSS1_____________________________*/

.CSS_1 {
	border-right: 1px solid #f8ce52;
}
.CSS_1 .CONTENT_ENTETE {
	background: url(images/charte/encart_entete_pied_jaune.gif) no-repeat 15px 0;
}
.CSS_1 .CONTENT_ENTETE P {
	color: #f4ba00;
}
.CSS_1 .CONTENT_ENTETE P:first-letter {
	background: #f4ba00;
}
.CSS_1 .CONTENT_CORPS {
	background: url(images/charte/encart_corps_jaune.gif) repeat-y 15px 0;
}
.CSS_1 .CONTENT_PIED {
	background: url(images/charte/encart_entete_pied_jaune.gif) no-repeat 15px bottom;
}

/*__________________________CSS2_____________________________*/

.CSS_2 {
	border-right: 1px solid #deb3e3;
}
.CSS_2 .CONTENT_ENTETE {
	background: url(images/charte/encart_entete_pied_violet.gif) no-repeat 15px 0;
}
.CSS_2 .CONTENT_ENTETE P {
	color: #AF42BC;
}
.CSS_2 .CONTENT_ENTETE P:first-letter {
	background: #AF42BC;
}
.CSS_2 .CONTENT_CORPS {
	background: url(images/charte/encart_corps_violet.gif) repeat-y 15px 0;
}
.CSS_2 .CONTENT_PIED {
	background: url(images/charte/encart_entete_pied_violet.gif) no-repeat 15px bottom;
}

/*__________________________CSS3_____________________________*/

.CSS_3{
	border-right: 1px solid #88b500;
}
.CSS_3 .CONTENT_ENTETE {
	background: url(images/charte/encart_entete_pied_vert.gif) no-repeat 15px 0;
}
.CSS_3 .CONTENT_ENTETE P {
	color: #88b500;
}
.CSS_3 .CONTENT_ENTETE P:first-letter {
	background: #88b500;
}
.CSS_3 .CONTENT_CORPS {
	background: url(images/charte/encart_corps_vert.gif) repeat-y 15px 0;
}
.CSS_3 .CONTENT_PIED {
	background: url(images/charte/encart_entete_pied_vert.gif) no-repeat 15px bottom;
}

/*__________________________CSS4_____________________________*/

#QUESTIONPOINT .CONTENT,
.CSS_4 {
	border-right: 1px solid #d07e8b;
}
#QUESTIONPOINT .CONTENT_ENTETE,
.CSS_4 .CONTENT_ENTETE {
	background: url(images/charte/encart_entete_pied_rouge.gif) no-repeat 15px 0;
}
#QUESTIONPOINT .CONTENT_ENTETE P,
.CSS_4 .CONTENT_ENTETE P {
	color: #A5071E;
}
#QUESTIONPOINT .CONTENT_ENTETE P:first-letter,
.CSS_4 .CONTENT_ENTETE P:first-letter {
	background: #A5071E;
}
#QUESTIONPOINT .CONTENT_CORPS,
.CSS_4 .CONTENT_CORPS {
	background: url(images/charte/encart_corps_rouge.gif) repeat-y 15px 0;
}
#QUESTIONPOINT .CONTENT_PIED,
.CSS_4 .CONTENT_PIED {
	background: url(images/charte/encart_entete_pied_rouge.gif) no-repeat 15px bottom;
}

/*__________________________CSS5_____________________________*/

.CSS_5 {
	border-right: 1px solid #019ae5;
}
.CSS_5 .CONTENT_ENTETE {
	background: url(images/charte/encart_entete_pied_bleu.gif) no-repeat 15px 0;
}
.CSS_5 .CONTENT_ENTETE P {
	color: #019ae5;
}
.CSS_5 .CONTENT_ENTETE P:first-letter {
	background: #019ae5;
}
.CSS_5 .CONTENT_CORPS {
	background: url(images/charte/encart_corps_bleu.gif) repeat-y 15px 0;
}
.CSS_5 .CONTENT_PIED {
	background: url(images/charte/encart_entete_pied_bleu.gif) no-repeat 15px bottom;
}

/*__________________________CSS6_____________________________*/

.CSS_6 {
	border-right: 1px solid #e58401;
}
.CSS_6 .CONTENT_ENTETE {
	background: url(images/charte/encart_entete_pied_orange.gif) no-repeat 15px 0;
}
.CSS_6 .CONTENT_ENTETE P {
	color: #e58401;
}
.CSS_6 .CONTENT_ENTETE P:first-letter {
	background: #e58401;
}
.CSS_6 .CONTENT_CORPS {
	background: url(images/charte/encart_corps_orange.gif) repeat-y 15px 0;
}
.CSS_6 .CONTENT_PIED {
	background: url(images/charte/encart_entete_pied_orange.gif) no-repeat 15px bottom;
}

/*__________________________CSS7_____________________________*/

.CSS_7 {
	border-right: 1px solid #70AFAF;
}
.CSS_7 .CONTENT_ENTETE {
	background: url(images/charte/encart_entete_pied_teal.gif) no-repeat 15px 0;
}
.CSS_7 .CONTENT_ENTETE P {
	color: #006e6f;
}
.CSS_7 .CONTENT_ENTETE P:first-letter {
	background: #006e6f;
}
.CSS_7 .CONTENT_CORPS {
	background: url(images/charte/encart_corps_teal.gif) repeat-y 15px 0;
}
.CSS_7 .CONTENT_PIED {
	background: url(images/charte/encart_entete_pied_teal.gif) no-repeat 15px bottom;
}
#ThemesMenu {
	padding: 20px 0 30px 0 !important;
}

#ThemesMenu li {
	background: none;
}

#ThemesMenu li.THEME_SELECTED,
.SelectedPeriod {
	color: inherit !important;
	background: none !important;
}


#ThemesMenu a {
	white-space: nowrap;
}
#ThemesMenu ul {
	margin-left: 26px !important;
}

.tooltipsp  {
	position: absolute;
	/*background: none  #F5F5F5;
    border-color: #CCCCCC #CCCCCC #CCCCCC #666666;*/
    border-style: solid;
    border-width: 1px 1px 1px 8px;
    margin: 1em 2em;
    padding: 0.5em 1em;
	width: 300px;
}

.liste-ligne-impaire .tooltipsp {
	background: none  #F5F5F5;
    border-color: #CCCCCC #CCCCCC #CCCCCC #666666;
	z-index: 16000;
	right:0;
}

.liste-ligne-paire .tooltipsp {
	background: none  #FFFFFF;
    border-color: #CCCCCC #CCCCCC #CCCCCC #666666;
	z-index: 16000;
	right:0;
}


.footer-page-bottom {
/*	border: none;
	color: #000;*/
}

a img {
	margin-left : 1px;
}

ul.tabs li {
	background: none;
	padding: 8px 14px !important;
	margin: 0 0 0 0;
	
	
}

ul.tabs {
	
    margin: 5px 0 8px !important;
    padding: 5px 0 0 0px !important;
}

#User .ENCART_ENTETE P:first-letter ,
#MyBookMarks .ENCART_ENTETE P:first-letter {
	font-size : 30px;
}

#User .ENCART_ENTETE P {
	font-size : 14px;
}

#User .ENCART_CORPS {
	padding: 0 0px 10px 16px !important;
}
.prev_button, .pause_button, .next_button {
	display: block !important;
}


.LucioClass {
    background: url("/skins/Exploitation/images/General/Buttons/Cool-Buttons/find.gif") no-repeat scroll 0 0 transparent;
    height: 23px;
    line-height: 23px;
    padding: 4px 0 0 20px;
}

.LucioBklTitle {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:240%;
	font-size-disabled:Arial, Helvetica, sans-serif;
	border-bottom: 0px;
	text-align: center;
	color: #CE3E00;
}

.LucioBklComment {
	margin: 10px 0 20px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size-disabled:14px ;
	font-weight:bold !important;
	color: #999999 !important;
	text-align:center !important;
}

#BOOKLINE_FORMULAIRE .CONTENT LI {
	background: none;
}


#Liste H2 {
	margin: 0 !important;
}
.cartouche {
	margin: 20px 0 0 !important;
	padding: 15px 5px !important;
	border: 1px solid #D4D4D4 !important;
}
#Detail .cartouche {
	border: none !important;
}
H5.LucioArgendaOrganisme {
	border: none !important;
}
#Detail H2 {
	font-size: 1.8em !important;
}
.CONTENT_CORPS P.LucioRepartitionTitle {
	font-size: 1.4em;
	font-weight: bold;
	color: #CE3E00;
	text-align: center;
	line-height: 30px;
	background: url(/Skins/Exploitation/images/General/Icons/Title/databases-sorted.gif) no-repeat 204px 0;
}

.liste-ligne-paire A,
.liste-ligne-impaire A {
	color: #495B6F;
	font-size: 110% !important;
}
.liste-ligne-paire A:hover,
.liste-ligne-impaire A:hover {
	color: #FF9200;
}

#content_libfly_audio H2 {
	color: #000;
	font-size: 12px;
}

ul.tabs li a.active {
    background-color: #717171;
}
ul.tabs li a:hover {
    background-color: #717171;
}
.critiquepre H2 {
	font-size: 12px;
	background: none;
	border-bottom: 1px solid #000;
	padding: 0 !important;
}
.critiquepre H2 A {
	color: #000;
}

H2.rubriquetitle {
	font-size: 12px !important;
	color: #000;
}

#slide_holder {
	
	display: none;
}

div#Currentlexicons div.smartLexiconsRow {
    border-top: 1px solid #FEE7E8;
}

.light {
	font-weight: normal;
	white-space: nowrap;
}

#SPACER_REP {
	height: 20px;
}

.BKLWordHighlight {
	background-color: #FFFF00;
}

.ermes_medias_ressource_titleline {
	font-size: 120%;
}

.ermes_medias_ressource_2ndline {
	font-weight: 700;
}

.ermes_medias_ressource_3ndline {
	font-weight: 700;
	color:#5B7B7F;
}

.ermes_medias_ressource_4thline {
	font-style : italic;
	color:#5B7B7F;
}

.ermes_medias_ressource_5thline {
	font-style : normal;
}

.musicme_copyright {
	display: none;
}


#ResourceSelectionsDetailledNotice .CONTENT_CORPS .CONTENT_ENTETE p 
{
    background-image: url("images/charte/content_entete_P1.gif")!important;
    background-repeat: no-repeat!important;
    border-bottom: 1px dotted #CE3E00!important;
    
    font-family: Arial,Helvetica,sans-serif!important;
    font-weight: bold !important;
    
    padding: 0 0 0 14px !important;
	font-size: 12px !important;
	color: #000 !important;
}

#CorrelationByViewDetailledNotice .CONTENT a,
#ResourceSelectionsDetailledNotice .CONTENT a,
 .ermes_medias_ressource_title  a {
	color: #000 ;
	font-family: Arial,Helvetica,sans-serif !important;
 }
#ResourceSelectionsDetailledNotice .CONTENT_CORPS {
	padding: 0px;
}
#ResourceSelectionsDetailledNotice .RSS {
	TOP: 6px;
}


.selections_ajax_moreLink {
    background-color: #FAFAFA;
    border: 1px solid #E0E0E0;
    clear: both;
    height: 15px;
    margin: 3px auto 10px;
	padding: 3px 20px;
	}
	
	
.selections_ajax_selection_container .CONTENT {
	margin: 0px;
}

.RSS_ENCART .CONTENT_ENTETE p  {
	color: #474747;
	background: none;
	border: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px;
	padding: 0px; 

}
.RSS_ENCART .CONTENT {
	margin: 0px;
	margin: 0px;
}

.RSS {
	right: 1px;
}
 .page-centre table {
	width: 100%;
}

#ScheduleFocus a {
	color: #000 !important;
}

#ScheduleSearch .ENCART .CHAMP,
#ScheduleSearch .SHORT_TOOLBAR_CONTAINER,
#ScheduleSearch  #Localisations {
	width: 135px !important;
}
#ScheduleSearch .ENCART .CHAMP,
#ScheduleSearch  #Localisations {
	height: 22px;
}

.multi .ermes_medias_ressource_title {
	font-size: 16px;
}

.agenda_carousel_date {
	font-style: italic;
	font-size: 10px;
	color : #474747;
	margin: 0 0 10 0;
	
}

.ADMIN_PANEL_SECTION, .ADMIN_TREE_SECTION {
    background-color: #FEFAF5;
    color: #000000;
    font-weight: 700;
    text-decoration: none;
}

.ADMIN_PANEL_CONTAINER, .ADMIN_TREE_CONTAINER {
    background-color: #FFFFFF;
    border: 1px solid #EDA852;
    padding: 2px;
}

#MenuFriendlyManager .TOOLBAR_CONTAINER {
	background-color: #FEFAF5;
	border: 1px solid #EDA852;
}

#MenuFriendlyManager #div_menu {
	width: 500px !important;
	left: 15px;
	left: 15 px;
}
.globalFrame {
	overflow: none !important;
	height: 670px !important;
}

.flRight  {
	float: right;
}

#GoogleBooksViewer {
	display: none;
}

#ScheduleFocus  .ENCART_CORPS {
	font-size:10px !important;
}
