/* Specific TDGL forum */

.Content-zone{
width:688px;
float:left;
background-image:url(../images/bg-side-large.png);
background-repeat:no-repeat;
background-position:right top;
padding-right:15px;
}
.btm-content{
background-image:url(../images/bg-side-large-btm.png);
background-repeat:no-repeat;
background-position:right top;
width:650px;
height:40px;
float:right;
margin-right:17px;

}


/* !!!! Re-skin SCR forcage du Tiny MCE */
/* TinyMce */
#tinymce *, .mceEditor *{
max-width:650px !important;
}
.Zone-Contenus #tinymce fieldset{
background-color:#FFFFFF;
width:auto !important;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.Zone-Contenus fieldset{
background-color:#FFFFFF;
width:650px !important;
}

#tinymce .mceContenBody,
#tinymce .mceContenBody p,
#tinymce .mceContenBody *
{
background-color:#FFFFFF;
font-size:13.5px !important;
font-family:"Times New Roman", Times, serif !important;
}

#tinymce .Zone-Contenus fieldset *, #tinymce .Zone-Contenus input, #tinymce .Zone-Contenus textarea{
max-width:650px !important;
}
.Zone-Contenus fieldset textarea{
width:470px !important;
}
