body
{
        margin: 0 auto;
        padding: 0;
        background-color: #de00de;
        /*background-image: url('../images/Page-BgTexture.jpg');*/
        background-repeat: repeat;
        background-attachment: fixed;
        background-position: top left;
}

#art-main
{
      margin-top: 10px; 
      margin-left: auto;
      margin-right: auto;
      width: 942px;
background-color:#28db33;
      /*background-image: url('../images/bg.png'); */ 
}

#art-page-background-glare
{
        position: absolute;
        width: 100%;
        height: 436px;
        left: 0;
        top: 0;
}

#art-page-background-glare-image
{
        background-image: url('../images/Page-BgGlare.png');
        background-repeat: no-repeat;
        height: 436px;
        width: 1126px;
        margin: 0;
}

html:first-child #art-page-background-glare
{
        border: 1px solid transparent; /* Opera fix */
}



#art-page-background-gradient
{
        background-position: top left;
}


.cleared
{
        float: none;
        clear: both;
        margin: 0;
        padding: 0;
        border: none;
        font-size:1px;
}

/* begin Header */
div.art-Header
{
        margin: 0 auto;
        position: relative;
        z-index:0;
        width: 942px;
        height: 200px;
}

div.art-Header-png
{
        position: absolute;
        z-index:-2;
        top: 0;
        left: 0;
        width: 942px;
        height: 200px;
        background-image: url('../images/Header.png');
        background-repeat: no-repeat;
        background-position: left top;
}
/* end Header */


div.Lemenu
{
  width: 942px;
  display: block;
  height: 35px;
  background-image: url('../images/nav.png');
}




.content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  width: 742px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #ffffff;
  text-decoration: none;
}

/* end LayoutCell */

/* begin LayoutCell */
.sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 197px;
}


.Footer
{
        position:absolute;
        z-index:-1;
        background-repeat:no-repeat;
        background-image: url('../images/Footer.png');
        margin-left: auto;
        margin-right: auto;
        width: 942px;
        height: 100px; 

}

.Footer .Footer-inner
{
        height:1%;
        position: relative;
        z-index: 0;
        padding: 5px;
        text-align: center;
}


.Footer .Footer-text
{
display:inline-block;
color:#FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}


.mceToolbarTop {
  white-space: normal;
}

.bg {
    background-color:#ffffff;
    border: solid 1px #e32283;    
}

.home {
    width: 16px;
    height: 16px;
    background-image: url('/images/home.png');
    cursor: pointer; 
    display: block;
}

.navbar
{
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #c65b9a;
  text-decoration: none;
  vertical-align: bottom;
  
}

.navbar span
{
  color: #000000;    
}

.navbar .menu
{ 
  color: #ffffff;
  font-weight: bold;
}

.navbar .sousmenu
{ 
  color: #ffffff;
  font-size: 11px;
    font-weight: bold;  
}

.navbar .pages
{ 
  color: #ffffff;
  font-size: 11px; 
}

#console {
    display:none;
    position:fixed;
    width:340px;
    height:auto;
    border: none;
    top:10px;
    left:10px;
    z-index:500;
}

#consolefermer {
    display:block;
    width:392px;
    padding:2px;
    background:#ffffff;
    border: solid 10px #ff0000;
    vertical-align:middle;
    text-align:right;
}

#consolefermer a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000;
    text-decoration: none;
}

#consolecontenu {
    display:block;
    width:376px;
    padding:10px;
    margin-top:4px;
    background:#ffffff;
    border: solid 10px #ff0000;
    vertical-align:top;
    text-align:justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000;
    text-decoration: none;
}


#loginbox {
    position:relative;  
    margin-top: 50px;
    margin-bottom: 50px;
    width: 460px;
    height: 240px;
    margin-left: auto;
    margin-right: auto;
    padding:0px;
    border: none;
    background-image: url(../images/loginbox.png);
    background-repeat: no-repeat;
    text-align:right;
}

#dialog_link {
    padding: .4em 1em .4em 20px;
    text-decoration: none;
    position: relative;
}
#dialog_link span.ui-icon {
    margin: 0 5px 0 0;
    position: absolute;
    left: .2em;top: 50%;
    margin-top: -8px;
}

.ui-dialog {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px;     
}
