/****************** RESEAU SELECT *******************
                      
                        Theme                        
                                                   
                    septembre 2007                      
***************************************************/




/***********     DISPOSITION   ***********/

html, body
{
	height: 100%;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #405466;
	font-size: 9pt;
	background-color: #fff;
	margin: -4px 0;
	padding: 0;
}

#RS_Content
{
	width: 930px;
	background-color: #FFF;
	margin: 0 auto;
}

#RS_Footer
{
	width: 930px;
	height: 75px;
	background-color: #4e4e4e;
	color: #fff;
	overflow: hidden;
	vertical-align: middle;
}

#RS_Footer a
{
	color: #fff;
	font-weight: bold;
}

#RS_Footer a:hover
{
	color: #94AB36;
	font-weight: bold;
	text-decoration: underline;
}

#leftColumn, #rightColumn
{
	width: 190px;
	vertical-align: top;
	background-color: #f5f5f5;
}

#centerColumn
{
	margin: -1px 2px 0 0;
	padding-left: 2px;
	float:left;
	width: 545px;
}

*html #centerColumn
{
	margin: -1px 0 0 0;
	padding-left: 4px;
	float:left;
	width: 540px;
}

#bodyPopUp
{
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	color: #405466;
	font-size: 9pt;
	background-color: #f5f5f5;
	margin: 20px;
	padding: 0;
}

/**********      BANNER      **********/

.RS_TopBanner
{
	background-color: #4E4E4E;
	width: 930px;
	height: 118px;
	vertical-align: middle;
}

.RS_LogoSite
{
	margin-top: 30px;
	margin-left: 30px;
}

#RS_HeadText
{
	float: right;
	margin-top: -46px;
	margin-right: 25px;
}



/***************    PUB BANNER ***************/

#RS_Ads
{
}

.RS_Ad_728x90 object, .RS_Ad_728x90 embed, .RS_Ad_728x90 img, .RS_Ad_728x90 iframe
{
	margin-top: 16px;
	margin-bottom: 16px;
}

.RS_Ad_728x90
{
	background-color: #f5f5f5;
	height: auto;
	width: 930px;
	text-align: center;
}

.RS_Ad_300x250 object, .RS_Ad_300x250 embed, .RS_Ad_300x250 img, .RS_Ad_300x250 iframe
{
	margin-top: 17px;
	margin-bottom: 15px;
}

.RS_Ad_300x250
{
	width: 546px;
	clear: both;
	text-align: center;
	height: auto;
	background-color: #f5f5f5;
	background-image: url(../../../Images/Common/white.gif);
	background-repeat: repeat-x;
	background-position: top;
}
*html .RS_Ad_300x250, * + html .RS_Ad_300x250
{
	background-image: none;
}

.RS_Ad_160x600 object, .RS_Ad_160x600 embed, .RS_Ad_160x600 img, .RS_Ad_160x600 iframe
{
}

.RS_Ad_160x600
{
	width: 190px;
	height: auto;
	clear: both;
	text-align: center;
	margin-top: 20px;
}

/**********   DEFAULT STYLE SHEET **********/

/*    link & texts     */

a, a:visited
{
	text-decoration: none;
	color: #405466;
}

a:hover
{
	text-decoration: none;
	color: #94ab36;
}

option
{
	font-weight: lighter;
	background-color: #F0F0F0;
}

.titreColumn
{
	font-family: Arial, Helvetica, sans-serif;
	color: #405466;
	font-size: 11pt;
	font-weight: bold;
}

.alphaRegions
{
	font-family: Arial, Helvetica, sans-serif;
	color: #405466;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 5px;
}

.linkWhite, a.linkWhite
{
	color: #fff;
	font-weight: bold;
}

a:hover.linkWhite
{
	color: #e7e7e7;
}

.link, a.link, a:visited.link, a:active.link
{
	color: #405466;
	font-weight: bold;
}

a:hover.link
{
	color: #5e8a00;
}

.linkBorder
{
	font-family: Arial, Helvetica, sans-serif;
	color: #405466;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	border: solid 1px #fff;
	padding: 1px;
}

a.linkBorder
{
	font-weight: bold;
	text-align: center;
	border: solid 1px #fff;
	padding: 1px;
}

a:hover.linkBorder
{
	color: #405466;
	background-color: #edf6d9;
	font-weight: bold;
	text-align: center;
	border: solid 1px #405466;
	padding: 1px;
}

.normalText
{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #405466;
	text-align: left;
}

.mediumText
{
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #405466;
	text-align: left;
}

.smallText
{
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	color: #405466;
	text-align: left;
}

.alert
{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #a40202;
	text-align: left;
}

.header2
{
	font-size: 15px;
	font-weight: bold;
}

/*      Divers design    */

.hrDotted
{
	border-top: none;
	border-bottom: dotted 2px #b4a291;
}

.toolBarAllBorder
{
	background-color: #f5f5f5;
	color: #405466;
	border: solid 1px #ccc;
	padding: 3px 20px;
}

.toolBar
{
	background-color: #e7e7e7;
	color: #405466;
	border-top: solid 1px #fff;
	padding: 3px 20px;
}

.toolBarBorder
{
	background-color: #e7e7e7;
	color: #405466;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	padding: 3px 20px;
}

.pictoTitre
{
	float: left;
}

.borderBottom
{
	border-bottom: solid 1px #e7e7e7;
}

.pictos
{
	width: 150px;
	border-bottom: solid 1px #d1d5d8;
	padding: 0 5px 5px 0;
	margin-left: 10px;
}


/**************      MODAL POPUP *************/

.CommonEdit
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9pt;
	background-color: #f5f5f5;
	border: solid 1px #999;
	padding: 5px;
	margin: 20px;
	text-align: left;
}

.CommonEdit a:hover
{
	cursor: pointer;
}

#modalBody
{
	font-family: Arial, Helvetica, sans-serif;
	color: #405466;
	font-size: 9pt;
	margin: 20px;
	background-color: #fff;
}

.modalBackground
{
	background-color: Silver;
	filter: alpha(opacity=80);
	opacity: 0.8px;
}

.modalPopup img
{
	border: solid 5px #fff;
}

.modalPopup-text
{
	display: block;
	color: #000;
	background-color: #f5f5f5;
	text-align: center;
	border: solid 2px #000;
	padding: 10px;
}

.modalPopup-text input
{
	width: 75px;
}

.modalPopup div
{
	width: 250px;
	position: relative;
}

/**************   MENU  ************/
.menu
{
	padding: 3px;
	width: auto;
}

.menupane
{
	background-color: #e7e7e7;
	margin: 2px 0;
	height: 24px;
}

.menupaneRight
{
	margin: 3px 5px;
	padding: 3px;
}



.menuitem
{
	position: relative;
	color: #405466;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 2px 3px;
}

a.menuitem:hover
{
	background-color: #CFCFCF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #405466;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.menuitem:link
{
	color: #405466;
}




/* --- CONTENT --- 
 div.wrapper
{
    width:97%;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;  
    background-color:#FEF9DB;
    color:#666666;
    border-style:solid;   
    border-width:1px;
    border-color:Gray;  
    padding:5px;
    height:auto; 
}

div.scroll
{
    width:100%;
    height:480px;
    overflow:auto;
}*/
.articleContentHeader
{
	background-color: #a0cf3e;
	background-image: url( "../../../Images/Common/back_titre.jpg" );
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	text-align: left;
	margin: 0 2px;
	
	
}

.titre
{
	display: block;
	margin-left: -2px;
	margin-top: -24px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #f8ffff;
}

*html .titre
{
	display: block;
	margin-left: -2px;
	margin-top: -23px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #f8ffff;
}

.ombreTitre
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #426e00;
}

div.article
{
	background-color: #FFF;
	text-align: left;
	margin-top: 2px;
}
*html div.article
{
	margin-top: 0px;
}

.articleContent, .accountContent
{
	background-color: #FFF;
	text-align: left;
	margin: 20px;

}

.articleContent a:hover
{
	text-decoration: none;
	border-bottom:solid 1px #E3ECC1;
	
}

.articleContent ul
{
	list-style-position: outside;
	list-style-image: url(../../../Images/Common/puce.gif);
}

.articleContent ol
{
	list-style-position: outside;
	list-style-type: lower-alpha;
}

.articleContent li
{
	margin-top: 7px;
	margin-bottom: 7px;
}

.articleContent a
{
	color: #627A8F;
	
}

.accountContent a
{
	color: #627A8F;
	font-weight: bold;
}

.articleContent a:hover, accountContent a:hover
{
	color: #94ab36;
}

table.content
{
	width: 930px;
	margin: 2px 0;
	clear: both;
}

.txt_titre
{
	font-size: 18px;
	font-weight: bold;
}
.txt_sstitre
{
	font-size: 14px;
	font-weight: bold;
}

.txt_sstitretableau
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #405466;
}

.centerColumnPub
{
	margin: 0 0 2px;
}

*html .centerColumnPub
{
	margin-bottom: 20px;
}


/*************    BOXES *************/

#box
{
	width: 190px;
	display: block;
}

.boxHeader
{
	background-image: url( "../../../Images/Common/back_titre.jpg" );
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	text-align: left;
}

.boxContent
{
	width: 170px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #405466;
	margin: 10px 0 10px 5px;
}

*html .boxContent
{
	padding-bottom: 0px;
}

.boxContent ul
{
	list-style-position: outside;
	list-style-image: url(../../../Images/Common/puce.gif);
}
.boxContent li
{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: -20px;
}

.boxContent a
{
	color: #405466;
	font-weight: bold;
	text-decoration: none;
}

.boxContent a:hover
{
	font-weight: bold;
	color: #5e8a00;
	text-decoration: underline;
}


/* --- ACCOUNT INFO --- */

div.account_info
{
	background-color: #FFF;
	text-align: left;
	display: block;
	margin: 2px;
}

div.account_header
{
	background-image: url( "../images/bkgGrey.jpg" );
	background-repeat: repeat;
	color: #2E2E2E;
	margin-top: 0;
	padding-bottom: 5px;
}


/************      LINK BUTTON        *******/

.linkedButton
{
	background-color: #fff;
	background-image: url(../../../Images/Common/back_button.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #ccc;
	border-right: solid 1px #a5acb2;
	border-bottom: solid 1px #a5acb2;
	border-left: solid 1px #ccc;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #405466;
	text-decoration: none;
	margin: 0 0 0 2px;
	padding: 1px 10px;
}

a.linkedButton:link, a.linkedButton a.linkedButton:visited, a.linkedButton:active
{
	color: #405466;
	margin: 0 0 0 2px;
}

a.linkedButton:hover
{
	border-top: solid 1px #a5acb2;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #a5acb2;
	background-image: url(../../../Images/Common/back_button_over.gif);
	background-repeat: repeat-x;
	color: #405466;
	text-decoration: none;
	margin: 0 0 0 2px;
}

.devisButton
{
	width: 166px;
	height: 23px;
	background-color: #fff;
	background-image: url( "../../../Images/FR/btnRetirer.gif" );
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #405466;
	text-decoration: none;
}

.devisButton:link, a.devisButton a.devisButton:visited, a.devisButton:active
{
	width: 166px;
	height: 23px;
	background-color: #fff;
	background-image: url( "../../../Images/FR/btnRetirer.gif" );
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #405466;
	text-decoration: none;
}

.devisButton:hover
{
	width: 166px;
	height: 23px;
	background-image: url( "../../../Images/FR/btnRetirer.gif" );
	background-repeat: no-repeat;
	background-position: 0 -23px;
	color: #405466;
	text-decoration: none;
}

.button a
{
	background: url( "../../../Images/FR/btnRetirer.gif" ) 0 0 no-repeat;
	width: 166px;
	height: 23px;
}
.button a:hover
{
	background-position: 0 23px no-repeat;
	width: 166px;
	height: 23px;
}
.button a:active
{
	background-position: 0 23px no-repeat;
	width: 166px;
	height: 23px;
}

/************      LINK IMAGE        *******/

.linkedImage
{
	cursor: pointer;
	border: solid 1px #COCOCO;
}

/****************    FORMS & TABS  ***************/

.tdcolor
{
	background-color: #edf6d9;
	font-weight: bold;
	vertical-align: text-top;
	text-align: left;
	padding: 3px 5px;
}

.tdcolorAlternative
{
	background-color: #ddefb5;
	font-weight: bold;
	text-align: left;
	padding: 3px 5px;
	vertical-align: text-top;
}

.comboBox
{
	background-color: #fff;
	border: solid 1px #ac9c90;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #405466;
	font-size: 11px;
	width: 125px;
	padding: 0 2px;
}

.comboBoxVille
{
	background-color: #fff;
	border: solid 1px #ac9c90;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #405466;
	font-size: 11px;
	width: 250px;
	padding: 0 2px;
}


.comboBoxOff
{
	background-color: #eee;
	border: 0;
	color: #405466;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	width: 125px;
	padding: 0 2px;
}

.buttonOK
{
	margin-left: 2px;
	width: 29px;
	height: 17px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-image: url( "../../../Images/Common/btn_ok_off.gif" );
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	padding: 1px;
}

a.buttonOK, a:link.buttonOK, a:active.buttonOK, a:visited.buttonOK
{
	position: relative;
	margin-left: 2px;
	width: 29px;
	height: 17px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-image: url( "../../../Images/Common/btn_ok_off.gif" );
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	text-decoration: none;
	padding: 2px 6px;
}

a:hover.buttonOK
{
	color: #fff;
	margin-left: 2px;
	width: 29px;
	height: 17px;
	background-image: url( "../../../Images/Common/btn_ok_on.gif" );
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	text-decoration: none;
	padding: 2px 6px;
}

.RememberMe
{
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 11px;
}


.tableGrey
{
	padding: 3px;
	border-bottom: solid 3px #ccc;
	border-right: solid 3px #ccc;
}

.tabLeft
{
	background-color: #f5f5f5;
	font-weight: normal;
	vertical-align: text-top;
	text-align: left;
	padding: 3px 20px;
	border-bottom: solid 1px #e7e7e7;
	border-right: solid 1px #e7e7e7;
}

.tabRight
{
	background-color: #fff;
	font-weight: normal;
	padding: 3px 20px;
	border-bottom: solid 1px #e7e7e7;
}

.tabGrey
{
	background-color: #eee;
	font-weight: bold;
	vertical-align: text-top;
	text-align: left;
	padding: 3px 20px;
	border-bottom: solid 1px #CFCFCF;
	border-right: solid 1px ##CFCFCF;
}


/***********       ONGLETS    ************/

/* default layout */
.ajax__tab_default .ajax__tab_header
{
	white-space: nowrap;
}
.ajax__tab_default .ajax__tab_outer
{
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default .ajax__tab_inner
{
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default .ajax__tab_tab
{
	margin-right: 0;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}

/* xp theme */
.tab_xp .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	background: url( "../images/tab-line.gif" ) repeat-x bottom;
}
.tab_xp .ajax__tab_outer
{
	background: url( "../images/tab-right.gif" ) no-repeat right;
	height: 21px;
}
.tab_xp .ajax__tab_inner
{
	padding-left: 1px;
	background: url( "../images/tab-left.gif" ) no-repeat;
}
.tab_xp .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
	background: url( "../images/tab.gif" ) repeat-x;
}
.tab_xp .ajax__tab_hover .ajax__tab_outer
{
	background: url( "../images/tab-hover-right.gif" ) no-repeat right;
}
.tab_xp .ajax__tab_hover .ajax__tab_inner
{
	background: url( "../images/tab-hover-left.gif" ) no-repeat;
}
.tab_xp .ajax__tab_hover .ajax__tab_tab
{
	background: url( "../images/tab-hover.gif" ) repeat-x;
}
.tab_xp .ajax__tab_active .ajax__tab_outer
{
	background: url( "../images/tab-active-right.gif" ) no-repeat right;
}
.tab_xp .ajax__tab_active .ajax__tab_inner
{
	background: url( "../images/tab-active-left.gif" ) no-repeat;
}
.tab_xp .ajax__tab_active .ajax__tab_tab
{
	background: url( "../images/tab-active.gif" ) repeat-x;
}
.tab_xp .ajax__tab_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #999;
	border-top: 0;
	padding: 8px;
	background-color: #FFF;
}

/* scrolling */
.ajax__scroll_horiz
{
	overflow-x: scroll;
}
.ajax__scroll_vert
{
	overflow-y: scroll;
}
.ajax__scroll_both
{
	overflow: scroll;
}
.ajax__scroll_auto
{
	overflow: auto;
}


/*LOADING*/
#loading
{
	width: 200px;
	padding: 30px;
	background-color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
}


/*CUTE EDITOR*/
.CuteEditorFrameContainer a
{
	text-decoration: underline;
	font-weight: bold;
}

/****************    COLLAPSIBLE PANEL  ***************/

.CollapsiblePanel
{
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #99999a;
	border-right: solid 1px #99999a;
	border-top: solid 1px #99999a;
	border-bottom: solid 1px #99999a;
	margin-bottom: 10px;
}

.CollapsiblePanelTab
{
	background-color: #e2e2e2;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background-image: url(../../../Images/Common/CollapsiblePanelBackground_normal.gif);
}

.CollapsiblePanelContent
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 1px;
}

.CollapsiblePanelTab a
{
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab
{
	background-color: #e2e2e2;
	background-image: url(../../../Images/Common/CollapsiblePanelBackground_active.gif);
}

.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover
{
	background-color: #cfcfcf;
	background-image: url(../../../Images/Common/CollapsiblePanelBackground_hover.gif);
}

.CollapsiblePanelFocused .CollapsiblePanelTab
{
	background-color: #e2e2e2;
}

/****************    FOOTER CONTENT  ***************/

.FooterText
{
	width: 800px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.FooterLogo
{
	width: 49px;
	height: 51px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}
.FooterLogo img
{
	border: 0px;
}



/****************    MENU AND TABS FOR SEARCH PAGE  ***************/

/*
.rs_hebdos_menu {
	background-color:#FFF;
	width:560px;
	height:18px;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	border-bottom: #91a7b4 1px solid;
}

.rs_hebdos_menu_item_normal
{

	border: solid 1px black;
	background-color: #eeeeee;
	padding: 2px 10px;
}

.rs_hebdos_menu_item_selected
{
	background-color: white;
	border-bottom: solid 1px white;
}

.tabContents
{
	border: solid 1px black;
	padding: 10px;
	background-color: white;
}
*/


/* 
 *  ===  Menu  ===
*/


#rs_hebdos_menu {
	background-color: #fff;
	width: 506px;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 6px;
	float: left;
	background-image: url(../../../Images/Common/menu_border.gif);
	background-repeat: repeat-x;
	background-position: 0px 27px;
}

*html #rs_hebdos_menu {
	height:25px;
	padding-top:4px;
	padding-bottom:0px;
	margin-bottom:0px;
	overflow:hidden;
	background-position: 0px 28px;
}

*+html #rs_hebdos_menu {
	height: 19px;
	background-position: 0px 28px;
}

.rs_hebdos_menu_item_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	border-top: #74AC01 2px solid;
	text-decoration: none;
	color: #405466 !important;
	border-bottom: #fff 1px solid;
	border-left: #91a7b4 1px solid;
	border-right: #91a7b4 1px solid;
	float: left;
	margin-right: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 4px;
}

.rs_hebdos_menu_item_selected:active {
	margin-top:1px;
	padding-bottom:1px;
	padding-bottom:4px;
}

.rs_hebdos_menu_item_selected:hover {
	text-decoration:none !important;
}

.rs_hebdos_menu_item_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F5F5F5;
	margin-top: 3px;
	text-decoration: none;
	color: #777;
	border: #91a7b4 1px solid;
	float: left;
	margin-right: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
}

.rs_hebdos_menu_item_normal:hover {
	margin-top:2px;
	border-top:#A1CE3D 2px solid;
	text-decoration:none !important;
	color:#405466 !important;
	background-color:#eff3ee;
}

.rs_hebdos_menu_item_normal:active {
	margin-top:3px;
	border-top:#A1CE3D 2px solid;
	padding-bottom: 1px;
	background-position: 0 0px;
}

#rs_hebdos_menu_panel {
	border-left: #91a7b4 1px solid;
	border-right: #91a7b4 1px solid;
	border-bottom: #91a7b4 1px solid;
	padding:10px;
	padding-top:40px;
	padding-left:10px;
	background-image: url(../../../Images/Common/tab_background.gif);
	background-repeat:repeat-x;
	background-color:#f4f3ee;
}

*html #rs_hebdos_menu_panel span {
	padding:-10px;
}

*html #rs_hebdos_menu_panel div {
	padding:10px;
}

.autocomplete_completionListElement 
{  
	visibility: hidden;
	margin: 0px!important;
	background-color: #fff;
	color: #405466;
	border: solid 1px #91a7b4;
	cursor: pointer;
	overflow: auto;
	height: 200px;
    text-align: left; 
    list-style-type: none;
    padding-left: 2px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #EDF6D9;
	font-size: 11px;
	color: #405466;

}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color: #fff;
	color: #405466;
	font-size: 11px;

}