﻿
body
{
    font-family:Verdana;
    background-color: Black;
    margin: 0 0 0 0;
    scrollbar-DarkShadow-Color: #A10684;
    scrollbar-3dLight-Color: #A10684;
    scrollbar-Arrow-Color: #ffffff;
    scrollbar-Base-Color: #A10684;
    scrollbar-Face-Color: #B02E98;
    scrollbar-Highlight-Color: #FAC8FA;
    scrollbar-Shadow-Color: #A10684;
    scrollbar-Track-Color: "#B02E98";
}


a.link:link
{
    color: white;
    text-decoration: none;
}

a.link:hover
{
    color: white;
    text-decoration: underline;
}

a.link:visited
{
    color: white;
    text-decoration: none;
}

a.linkBlack:link
{
    color: black;
    text-decoration: none;
}

a.linkBlack:hover
{
    color: black;
    text-decoration: underline;
}

a.linkBlack:visited
{
    color: black;
    text-decoration: none;
}

a:link
{
    color:#0058CC;
    text-decoration: none;
}
a:hover
{
    color:#0058CC;
    text-decoration:underline;
}

a:visited 
{
    color:#0058CC;
    text-decoration: none;
}

hr
{
    color: #fff;
    background-color: #fff;
    width: 90%;
    height: 1px;
    line-height:1px;
}
.hrRose
{
    color: #a51088;
    background-color: #fff;
    width: 90%;
    text-align: center;
    height: 1px;
    line-height:1px;
}
.br
{
    line-height:8px;
    height: 8px;
    font-size: xx-small;
    padding: 0;
    margin: 0;
}
.medbr
{
    line-height:4px;
    height: 4px;
    font-size: xx-small;
    padding: 0;
    margin: 0;
}
.smallbr
{
    line-height:1px;
    height: 1px;
    font-size: xx-small;
    padding: 0;
    margin: 0;
}
.bodyDiv
{
    width: 100%;
}

.pictureBorder
{
    border: solid 2px white;
}


/**********************************************************************************/
/** Header
/**********************************************************************************/
.Header-Top-Left
{
    background-image: url(/images/header-top-left.png);
    background-repeat: no-repeat;
    width: 487px;
    height: 62px;
}
.Header-Top-Right
{
    background-image: url(/images/header-top-right.png);
    background-repeat: no-repeat;
    width: 499px;
    height: 62px;
}
.Header-Middle-Left
{
    background-image: url(/images/header-middle-left.png);
    background-repeat: no-repeat;
    width: 229px;
    height: 168px;
}
.Header-Middle-Center-Left
{
    background-image: url(/images/header-middle-center-left.png);
    background-repeat: no-repeat;
    width: 259px;
    height: 168px;
}

.Header-Middle-Right
{
    background-image: url(/images/header-middle-right.png);
    background-repeat: no-repeat;
    width: 498px;
    height: 168px;
}

.Header-Bottom-Left
{
    background-image: url(/images/header-bottom-left.png);
    background-repeat: no-repeat;
    width: 416px;
    height: 43px;
}

/**********************************************************************************/
/** Login
/**********************************************************************************/
.login
{
    font-family: verdana;
    font-size: 0.70em;
    color: White;
}
.login a
{
    color: White;
}

.login2
{
    font-family: verdana;
    font-size: 0.65em;
    color: White;
}
.login2 a
{
    color: White;
}

.loginTextbox
{
    font-family: verdana;
    font-size: 0.90em;
}

.smallText
{
    font-family: verdana;
    font-size: 9.5px;
}
.smallText2
{
    font-family: verdana;
    font-size: 11px;
}
/**********************************************************************************/
/** Modules
/**********************************************************************************/
.modContent
{
    border-left: solid 1px #ab2091;
    border-right: solid 1px #ab2091;
    background-color: #630451;
}
.modContentCell
{
    border: solid 1px black;
    background-image: url(/images/mod-tile.gif);
    background-repeat: repeat;
    color: White;
    font-family: verdana;
    font-size: 0.70em;
    vertical-align: top;
    padding: 2px;
}

.modTitleTop
{
    background-color: #630451;
    padding: 2px 4px 2px 4px;
    font-family: verdana;
    font-size: 0.8em;
    font-weight: bold;
    color: White;
    height: 21px;
    border-left: solid 1px #ab2091;
    border-right: solid 1px #ab2091;
    border-top: solid 1px #ab2091;
    border-bottom: solid 1px #ab2091;
}
.modTitle
{
    padding: 0px 6px 0px 6px;
    font-family: verdana;
    font-size: 0.8em;
    font-weight: bolder;
    color: White;
    height: 21px;
    border-left: solid 1px #ab2091;
    border-right: solid 1px #ab2091;
    background-image: url(/images/mod-gradient.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.modCornerTopLeft
{
    height: 7px;
    width: 7px;
    background-image: url(/images/mod-corner-top-left.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.modCornerTopRight
{
    height: 7px;
    width: 7px;
    background-image: url(/images/mod-corner-top-right.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.modCornerTopRight2
{
    height: 7px;
    width: 7px;
    background-image: url(/images/mod-corner-top-right2.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.modTop
{
    width: 98%;
    height: 7px;
    background-image: url(/images/mod-gradient.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.modTopLarge
{
    width: 99%;
    height: 7px;
    background-image: url(/images/mod-gradient.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.modCornerBottomLeft
{
    height: 7px;
    width: 7px;
    background-image: url(/images/mod-corner-bottom-left.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.modCornerBottomLeft2
{
    height: 7px;
    width: 7px;
    background-image: url(/images/mod-corner-bottom-left2.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.modCornerBottomRight
{
    height: 7px;
    width: 7px;
    background-image: url(/images/mod-corner-bottom-right.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.modBottom
{
    height: 7px;
    background-color: #630451;
    background-image: url(/images/mod-transparent.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.modFooter
{
    border-left: solid 1px #ab2091;
    border-right: solid 1px #ab2091;
    background-color: #630451;
}

/**********************************************************************************/
.courrierMessage
{
    width: auto;
    height: 100%;
    border: solid 1px #A10684; /*overflow: -moz-scrollbars-vertical;     overflow-x: hidden;     overflow-y: scroll;*/
    vertical-align: top;
}

.courrierMessageDescription
{
    background-color: Silver;
    color: Black;
    text-align: left;
    padding: 1px 0px 1px 5px;
}

.courrierMessageHTML
{
    border-top: solid 1px black;
    background-color: White;
    color: Black;
    text-align: left;
    width: auto;
    height:400px;
    height: expression("100%");
}

.courrierMessageHTML div
{
    width: 50%;
    height: 100%;
    overflow: auto;
    padding: 1px 0px 1px 5px;
}
.courrierMessageHTML img
{
    max-width: 680px;
    width: expression(this.width >= 680 ? '680px' : true);
    height:auto;
}
.courrierMessage div
{
    width: auto;
    height: 100%;
    overflow: auto;
}
.courrierMessageHeaders
{
    width: 100%;
    height: 35%;
    border: solid 1px #A10684;
}
.courrierFolders
{
    text-align: left;
    vertical-align: top;
}

.courrierMenu
{
    margin: 0px 5px 0px 5px;
}


/**********************************************************************************/
/** GridView
/**********************************************************************************/

.Grid
{
    width: 100%;
    background-color: #ffffff;
}

.SelectedRow
{
    background-color: #A10684;
    vertical-align: top;
    font-weight: bold;
    color: #ffffff;
}

.NormalRow
{
    background-color: #ffffff;
    vertical-align: top;
    font-weight: normal;
    font-size: small;
    font-family: verdana;
    color: #000000;
}

.NormalRow td
{
    padding: 1px 4px 1px 4px;
    text-align: left;
    border-right: solid 1px #CCCCCC;
}
.GridHeader
{
    color: Black;
    background-image: url(/images/courrier-header-bg.gif);
    text-align: Left;
}
.GridHeader th td
{
    height: 25px;
    padding: 3px 4px 2px 4px;
    border: solid 1px #CCCCCC;
}
.GridHeader th a
{
    color: black;
    text-decoration: none;
}

/**********************************************************************************/
/** Barre des Connectés
/**********************************************************************************/

#sideBar
{
    text-align: left;
}

#sideBar
{
    position: relative;
    width: auto;
    height: auto; /*top: 140px; 	right:0px;*/
}

#sideBarTab
{
    float: left;
    height: 599px;
    height: expression("628px");
    width: 20px;
    background-color: #630451;
    background-image: url(/images/mod-gradient.gif);
    background-position: left top;
    background-repeat: repeat-x;
    border-left: solid 1px #AB2091;
    border-bottom: solid 1px #AB2091;
    color: #ffffff;
    font-family: verdana;
    font-weight: bold;
    font-size: 1em;
    text-decoration: none;
}

#sideBarTab img
{
    border: 0px solid #000000;
}

#sideBarContents
{
    float: left;
    overflow: hidden !important;
    width: 200px;
    /*height: 700px;*/
}

#sideBarContentsInner
{
    width: 200px;
}

#hoverDiv
{
    background-color: #fac5fa;
    position: absolute;
    border: 1px solid #af2e97;
    font: normal 11px verdana;
    color: #000000;
    z-index: 100;
    width: 180px;
    left: 30px;
}

#hoverAR
{
    background-color: #fac5fa;
    position: absolute;
    border: 1px solid #af2e97;
    font: normal 11px verdana;
    color: #000000;
    z-index: 100;
    width: 250px;
    padding:5px;
}
/**********************************************************************************/
/* Menus déroulants
/**********************************************************************************/

#dropmenudiv
{
    background-image: url(/images/menu-gradient.gif);
    background-repeat: repeat;
    position: absolute;
    border: 1px solid #AB2091;
    border-bottom-width: 0;
    font: normal 13px verdana;
    font-style: italic;
    line-height: 28px;
    color: #630451;
    z-index: 100;
}

#dropmenudiv a
{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 0px solid #AB2091;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    color: #630451;
}

#dropmenudiv a:hover
{
    /*hover background color*/ /*background-color: #BA48A5;*/
    color: White;
}
/**********************************************************************************/

.modalBackground
{
    background-color: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalBackground
{
    background-color: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index:899999999;
}
.buttonStyle
{
    font-family: verdana;
    cursor: pointer;
    height: 22px;
    border: solid 1px #b854a5;
    background: #9b087e;
    color: #fff;
    font-weight: bold;
    padding: 1px 2px;
    background-position: top left;
    background: url(/images/mod-gradient-button.gif) repeat-x left bottom;
}

.buttonStyle2
{
    font-family: verdana;
    cursor: pointer;
    border: solid 1px #b854a5;
    color: #fff;
    font-weight: bold;
    padding: 1px 2px;
    background-position: top left;
    background: #9b087e url(/images/mod-gradient-button.gif) repeat-x left top;
}


.fontAlert
{
    font-family: verdana;
    font-size: 0.75em;
    color: red;
}

/**********************************************************************************/
.accordionHeader
{
    background-image: url(/images/mod-gradient-dark.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    text-align: left;
    border: 1px solid #660066;
    color: white;
    background-color: #660066;
    font-family: verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeader a
{
color:White;
}
#master_content .accordionHeader a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

#master_content .accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}
.accordionHeaderSelected a
{
color: white;
}
.accordionHeaderSelected2 a
{
color: white;
}
.accordionHeaderSelected
{
    background-image: url(/images/mod-gradient.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    text-align: left;
    border: 1px solid #CC33CC;
    border-bottom: none;
    color: white;
    background-color: #CC33CC;
    font-family: verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected2
{
    background-image: url(/images/mod-gradient.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    text-align: left;
    border: 1px solid #CC33CC;
    border-bottom: none;
    color: white;
    background-color: #CC33CC;
    font-family: verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    margin-top: 5px;
    cursor: pointer;
}
#master_content .accordionHeaderSelected a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionContent
{
    background-color: #630451;
    border: 1px solid #CC33CC;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    background-repeat: repeat;
    color: White;
    font-family: verdana;
    font-size: 0.70em;
    vertical-align: top;
}
.accordionLink
{
    color: white;
    text-decoration: none;
}
.accordionLink a:hover
{
    text-decoration: underline;
}

.divAccordion
{
	max-height:200px;
	height:expression(this.height >= 200 ? '200px' : true);
    overflow:auto;
    position:relative;
	}


.Profil-Table
{
    width: 95%;
    border: none;
    background-image: url(/images/mod-tile.gif);
}

.Profil-TD-Title
{
    width: 170px;
    text-align: right;
    height: 10px;
    padding: 5px;
    border-right: solid 1px black;
    background-color: #630451;
}

.Profil-TD-Title2
{
    width: 200px;
    text-align: right;
    height: 10px;
    padding: 5px;
    border-right: solid 1px black;
    background-color: #630451;
}
.Profil-TD-Title3
{
    text-align: center;
    padding: 5px;
    border-right: solid 1px black;
    background-color: #630451;
}
.Profil-TD-Title-Small
{
    width: 170px;
    text-align: right;
    height: 5px;
    padding-right: 5px;
    border-right: solid 1px black;
    background-color: #630451;
    font-size: smaller;
}
.Profil-TD-SubTitle
{
    width: 70px;
    text-decoration: underline;
    text-align: left;
    display: inline-block;
}
.Profil-TD-Title2
{
    font-weight: normal;
    font-style: normal;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #630451;
}
.Profil-TD-Header-Title
{
    text-align: left;
    height: 10px;
    padding: 5px;
    background-color: #630451;
}


/*********************************************/
.GridUserList
{
    width: 100%;
    height: 100%;
}

.GridUserListHeader
{
    background-image: url(/images/courrier-header-bg.gif);
    text-align: Left;
    height: 21px;
}


.GridUserListHeader a
{
    color: Black;
    text-decoration: none;
}

.GridUserListRow
{
    color: White;
}

.GridUserListRow a
{
    color: White;
    text-decoration: none;
}
.GridUserListRow a:hover
{
    color: White;
    text-decoration: underline;
}
.WaterMarkTextBox
{
    font-style: italic;
    background-color: #fce2fc;
    font-family: verdana;
    font-size: 0.75em;
}


/*********************************************/
.smallLink
{
    color: #5176b6;
}

.RechercheBlock
{
    border: solid 1px black;
    background-image: url(/images/mod-tile.gif);
}
.RechercheBlock-TD
{
    border: solid 1px black;
    padding: 3px;
    background-color: #630451;
}

.chatPanel
{
font-family:verdana;
font-size:12px;
text-align:left;
Border-Color:#ab2091;
Border-Style:Solid; 
Border-Width:1px;
Background-Color:white;
border-top:none;
}

.chatMessageOwn
{
font-style:italic;    
color:#630451;
}

.chatMessage
{
font-style:normal;    
}



/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #b13498;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(/images/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #ab2091;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#fff;
    font-weight:normal;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(/images/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    font-weight:bold;
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(/images/sprite.png) #b13498 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    border: solid 1px black;
    background-image: url(/images/mod-tile.gif); 
    background-repeat: repeat;
    color: White;
    font-family: verdana;
    font-size: 0.70em;
    vertical-align: top;
    padding: 10px;
    
}

.headerAccordionConfidences
{
	width:100%;
	text-align:right;	
}

.ajax__tab_table
{
    background-color: #630451;
    border: solid 1px black;
    color: White;
    font-family: verdana;
    font-size: 0.80em;
    vertical-align: top;
    padding:0px
}

.currentChat
{
    font-family:Verdana;
    font-size:12px;
    color:White;
    font-weight:bold;
    background-color:#630451;
    padding:2px;
    line-height:15px;
    text-align:right;
    width:100%;
    border:solid 1px #ab2091;
}

.currentSalon
{
    font-family:arial;
    font-size:11px;
    color:White;
    font-weight:bold;
    background-color:#7c0566;
    margin-left:2px;
    margin-top:2px;
    margin-bottom:2px;
    margin-right:0px;
    padding:0px;
    line-height:15px;
    text-align:left;
    width:100%;
}
.currentSalonIcons
{
    font-family:arial;
    font-size:11px;
    color:White;
    font-weight:bold;
    background-color:#7c0566;
    line-height:15px;
    text-align:right;
    margin-right:2px;
    margin-top:2px;
    margin-bottom:2px;
    margin-left:0px;
    padding:0px;
    width:25px;
}
.chatLinks
{
    width:100%;
    line-height:15px;
    padding:2px;
    background-color:#630451;
}
.chatLinks
{
    font-family:Verdana;
    font-size:11px;
    color:white;
    text-decoration:none;
    cursor:pointer;
}
.chatLinks a, .chatLinks a:visited
{
    font-family:Verdana;
    font-size:11px;
    color:white;
    text-decoration:none
}
.chatLinks table
{
    padding:0;
    margin:0;
    width:100%;
}
.chatLinks a:hover
{
    text-decoration:underline;
}

.chatClosePanel{
    font-family:Verdana;
    font-size:12px;
    font-style:italic;
    font-weight:bold;
    padding:4px;
    Border-Color:#ab2091;
    Border-Style:Solid; 
    Border-Width:1px;
    Background-Color:white;
    border-bottom:none;
}
.chatClosePanelTitle
{
    float:left;
    }
 
a.smiley01{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/01s.png);background-repeat: no-repeat;}
a.smiley02{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/02s.png);background-repeat: no-repeat;}
a.smiley03{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/03s.png);background-repeat: no-repeat;}
a.smiley04{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/04s.png);background-repeat: no-repeat;}
a.smiley05{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/05s.png);background-repeat: no-repeat;}
a.smiley06{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/06s.png);background-repeat: no-repeat;}
a.smiley07{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/07s.png);background-repeat: no-repeat;}
a.smiley08{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/08s.png);background-repeat: no-repeat;}
a.smiley09{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/09s.png);background-repeat: no-repeat;}
a.smiley10{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/10s.png);background-repeat: no-repeat;}
a.smiley11{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/11s.png);background-repeat: no-repeat;}
a.smiley12{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/12s.png);background-repeat: no-repeat;}
a.smiley13{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/13s.png);background-repeat: no-repeat;}
a.smiley14{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/14s.png);background-repeat: no-repeat;}
a.smiley15{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/15s.png);background-repeat: no-repeat;}
a.smiley16{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/16s.png);background-repeat: no-repeat;}
a.smiley17{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/17s.png);background-repeat: no-repeat;}
a.smiley18{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/18s.png);background-repeat: no-repeat;}
a.smiley19{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/19s.png);background-repeat: no-repeat;}
a.smiley20{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/20s.png);background-repeat: no-repeat;}
a.smiley21{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/21s.png);background-repeat: no-repeat;}
a.smiley22{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/22s.png);background-repeat: no-repeat;}
a.smiley23{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/23s.png);background-repeat: no-repeat;}
a.smiley24{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/24s.png);background-repeat: no-repeat;}
a.smiley25{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/25s.png);background-repeat: no-repeat;}
a.smiley26{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/26s.png);background-repeat: no-repeat;}
a.smiley27{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/27s.png);background-repeat: no-repeat;}
a.smiley28{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/28s.png);background-repeat: no-repeat;}
a.smiley29{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/29s.png);background-repeat: no-repeat;}
a.smiley30{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/30s.png);background-repeat: no-repeat;}
a.smiley31{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/31s.png);background-repeat: no-repeat;}
a.smiley32{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/32s.png);background-repeat: no-repeat;}
a.smiley33{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/33s.png);background-repeat: no-repeat;}
a.smiley34{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/34s.png);background-repeat: no-repeat;}
a.smiley35{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/35s.png);background-repeat: no-repeat;}
a.smiley36{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/36s.png);background-repeat: no-repeat;}
a.smiley37{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/37s.png);background-repeat: no-repeat;}
a.smiley38{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/38s.png);background-repeat: no-repeat;}
a.smiley39{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/39s.png);background-repeat: no-repeat;}
a.smiley40{text-decoration:none;height:19px; display: block;background-image: url(/images/smileys/40s.png);background-repeat: no-repeat;}

a.smiley01:hover {background-image: url(/images/smileys/01.gif);} 
a.smiley02:hover {background-image: url(/images/smileys/02.gif);} 
a.smiley03:hover {background-image: url(/images/smileys/03.gif);} 
a.smiley04:hover {background-image: url(/images/smileys/04.gif);} 
a.smiley05:hover {background-image: url(/images/smileys/05.gif);} 
a.smiley06:hover {background-image: url(/images/smileys/06.gif);} 
a.smiley07:hover {background-image: url(/images/smileys/07.gif);} 
a.smiley08:hover {background-image: url(/images/smileys/08.gif);} 
a.smiley09:hover {background-image: url(/images/smileys/09.gif);} 
a.smiley10:hover {background-image: url(/images/smileys/10.gif);} 
a.smiley11:hover {background-image: url(/images/smileys/11.gif);} 
a.smiley12:hover {background-image: url(/images/smileys/12.gif);} 
a.smiley13:hover {background-image: url(/images/smileys/13.gif);} 
a.smiley14:hover {background-image: url(/images/smileys/14.gif);} 
a.smiley15:hover {background-image: url(/images/smileys/15.gif);} 
a.smiley16:hover {background-image: url(/images/smileys/16.gif);} 
a.smiley17:hover {background-image: url(/images/smileys/17.gif);} 
a.smiley18:hover {background-image: url(/images/smileys/18.gif);} 
a.smiley19:hover {background-image: url(/images/smileys/19.gif);} 
a.smiley20:hover {background-image: url(/images/smileys/20.gif);} 
a.smiley21:hover {background-image: url(/images/smileys/21.gif);} 
a.smiley22:hover {background-image: url(/images/smileys/22.gif);} 
a.smiley23:hover {background-image: url(/images/smileys/23.gif);} 
a.smiley24:hover {background-image: url(/images/smileys/24.gif);} 
a.smiley25:hover {background-image: url(/images/smileys/25.gif);}
a.smiley26:hover {background-image: url(/images/smileys/26.gif);}
a.smiley27:hover {background-image: url(/images/smileys/27.gif);}
a.smiley28:hover {background-image: url(/images/smileys/28.gif);}
a.smiley29:hover {background-image: url(/images/smileys/29.gif);}
a.smiley30:hover {background-image: url(/images/smileys/30.gif);}
a.smiley31:hover {background-image: url(/images/smileys/31.gif);}
a.smiley32:hover {background-image: url(/images/smileys/32.gif);}
a.smiley33:hover {background-image: url(/images/smileys/33.gif);}
a.smiley34:hover {background-image: url(/images/smileys/34.gif);}
a.smiley35:hover {background-image: url(/images/smileys/35.gif);}
a.smiley36:hover {background-image: url(/images/smileys/36.gif);}
a.smiley37:hover {background-image: url(/images/smileys/37.gif);}
a.smiley38:hover {background-image: url(/images/smileys/38.gif);}
a.smiley39:hover {background-image: url(/images/smileys/39.gif);}
a.smiley40:hover {background-image: url(/images/smileys/40.gif);}


.imgThumb
{
    max-height: 70px;
    max-width: 74px;
    height: expression(this.height >= this.width && this.height >= 70 ? '70px' : true);
    width: expression(this.height <= this.width && this.width >= 74 ? '74px' : true);
}

.Avertissement{
    left: 0%; top: 0;
    width: 100%;height:100%;
    padding: 12px; 
    background-color: gray; 
    text-align: center;
    display: block;
    z-index: 99;
}

.Avertissement div
{
    position:fixed;
    left:5%;top:2%;
    width: 90%;height:90%;
}

.UserConnectTable
{
    min-height: 600px;
    height:600px;
    height: expression(this.height < 600 ? '600px' : true);
 }
 
 #progressBackgroundFilter { 
  position:fixed; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=70); 
  opacity:0.7; 
  z-index:100000; 
} 

 

#processMessage {  
  position:fixed;  
  text-align:center;
  top:30%;  
  left:43%; 
  padding:10px; 
  width:14%; 
  z-index:100001; 
  background-color:#fff; 
  font-family:Arial;
} 

.PopupBackgroundFilter { 
  position:fixed; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=70); 
  opacity:0.7; 
  z-index:100000; 
} 

 

.PopupContent {  
  position:fixed;  
  text-align:center;
  z-index:100001; 
  background-color:#fff; 
  font-family:Arial;
} 


.suspendu 
{
text-align:center;
line-height:30px;
vertical-align:middle;
background-color:#98001a;
color:White;
font-family:arial;
font-size:16px;
font-weight:bold;
font-style:italic;
height:30px;
}


.TitreSalon
{
font-family:Arial;
font-size:12px;
font-style:italic;
color:White;
text-align:left;
}


/* table level rules */
.grid
{
	font-family: tahoma;
	font-size: 11px;
	border: solid 1px #7f7f7f;
	border-bottom-width:1px;
    border-collapse:collapse;
    color: #333333;
    width:100%
}


/* header column rules */
.grid th 
{
    background: url(../img/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    vertical-align: bottom;
    text-align:left;
}  

.grid th a
{
	color:#333333;
    font-weight: bold;
	text-decoration: none;
	display: block;
    padding-right: 10px;
}

/* data cell and data row rules */
.grid td 
{
	color:#333333;
    padding: 4px 10px 4px 10px;
    border-bottom: solid 1px #BBD9EE;
}

.grid .altrow
{
    background-color: #EBF4FA;
} 

.grid .row
{
    background-color: #fff;
}  

.grid .rownum
{
	width:15px;
    text-align:center;
    padding-left:0px;
    font-weight:bold;
    color:#333333;
}

/* group header */
.grid .group span
{
	padding:10px 0px 2px 0px;
	color:#666666;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
} 
.grid .group img
{
	cursor:pointer;
}