/* ------------------------------------------------- */
.html-box {
    height:100%;    
}
.body-box {
    height:100%;
    background:#E5E5E5;    
}
BODY {
    background:#525252;
    color:#2A393F;
    margin:0;
    padding:0;
    font-size:11px;
    font-family:Tahoma, Verdana, Arial, sans-serif;
    line-height:13px;
    vertical-align:top;   
}
A {
    color:#242D3A;
}
A:hover {
    color:#9ACE07;
}
A.select {
    color:#9ACE07;
}
FORM {
    display:inline;
}
TABLE {
    border:0 none;
    border-collapse:collapse;
    padding:0;
    width:100%;
    font-family:Tahoma;
    font-size:11px;
}            
TR {
    margin:0;
    padding:0;    
}
TD {
    margin:0;
    padding:0;    
}
TD A {
    color:#242D3A;
    text-decoration:none;
}
IMG {
    border:0;
}
checkbox, input, radio, select {
    font-family:Tahoma, Verdana,Arial,sans-serif;
    font-size:11px;
}
/* ------------------------------------------------- */

/* ------------------------------------------------- */ 
TD.col_center {
    vertical-align:top;
}
.form-box {
    height:100%;
    vertical-align:middle;
    text-align:center;
    background:#E5E5E5;
}
.form-box TEXTAREA {
    width:95%;
}
.img-click {
    cursor:pointer;
    cursor:hand;    
}
.rss-link {
    background:transparent url(/commun/img/icon/small-rss.png) no-repeat;
    padding-left:20px; 
    padding-top:4px; 
    height:12px;
    vertical-align:top;       
}
/* ------------------------------------------------- */ 

/* ------------------------------------------------- */
.link-descript-view {
    background:url(/commun/img/icon/descript-view.png) no-repeat;
    padding-left:26px;
    padding-top:5px;
    padding-bottom:6px;    
}
.link-descript-send {
    background:url(/commun/img/icon/descript-send.png) no-repeat;
    padding-left:26px;
    padding-top:5px;
    padding-bottom:6px;    
}
.text-descript SPAN {
    font-size:9px;
    font-style:italic;
    text-align:justify;
}
.group-by-1 {
    background:url(/commun/img/icon/a9.png) no-repeat;
    padding-left:15px;
    padding-right:5px;
    padding-top:8px;
    font-weight:bold;           
}
.group-by-2 {
    background:url(/commun/img/icon/a45.png) no-repeat;
    padding-left:17px;
    padding-right:5px;
    padding-top:8px;
    font-weight:bold;    
}
.group-by-3 {
    background:url(/commun/img/icon/a90.png) no-repeat;
    padding-left:19px;
    padding-right:5px;
    padding-top:8px;
    font-weight:bold;
}
.group-by-1-select {
    background:url(/commun/img/icon/as9.png) no-repeat;
    padding-left:15px;
    padding-right:5px;
    padding-top:8px;
    font-weight:bold;           
}
.group-by-2-select {
    background:url(/commun/img/icon/as45.png) no-repeat;
    padding-left:17px;
    padding-right:5px;
    padding-top:8px;
    font-weight:bold;    
}
.group-by-3-select {
    background:url(/commun/img/icon/as90.png) no-repeat;
    padding-left:19px;
    padding-right:5px;
    padding-top:8px;
    font-weight:bold;
}
.end-page {
    visibility:hidden;
    padding:0;
    margin:0; 
    clear:both;   
    background-color:#E5E5E5;
}
.link-fav {
    background:url(/commun/img/icon/bookmark_add.png) no-repeat;
    padding-left:26px;
    padding-top:5px;
    padding-bottom:6px;
    !line-height :25px;
}
.link-phone {
    background:url(/commun/img/icon/send-to-mobile.png) no-repeat;
    padding-left:26px;
    padding-top:5px;
    padding-bottom:6px;    
    !line-height :25px;
}
.link-mail {
    background:url(/commun/img/icon/send-to-mail.png) no-repeat;
    padding-left:26px;
    padding-top:5px;
    padding-bottom:6px;
    !line-height :25px;    
}
.img-detail-title {
    padding-top:7px;
    font-weight:bold;    
}
.img-detail {
    padding-top:2px;
    padding-left:7px;   
}
.border-link {
    background-color:#F0EFF0;
    border:1px solid black;
    padding:5px;
}
/* ------------------------------------------------- */ 

/* ------------------------------------------------- */ 
.pager {
    padding-top:10px;
    height:24px;
}   
.pager .list-pager {
    float:right;
}
.pager .list-pager b {
    color:#D70303;
    font-size:11px;
    font-weight:bold;    
}
.pager .list-pager a {
    color:#D70303;
    text-decoration:none;
}
.pager .list-pager a:hover {
    color:#9ACE07;  
}
/* ------------------------------------------------- */ 

/* ------------------------------------------------- */
.head-top {
    background:transparent url(/commun/img/head-top-rpt.png) repeat-x;
    height:29px;
    color:#FFF;
}
.head-top A {
    color:#FFF;
    font-size:10px;
    font-weight:bold; 
    text-decoration:none;
}
.head-top #left {
    background:transparent url(/commun/img/head-top.png) no-repeat;
    background-position:0 0;
    height:29px;
    float:left;
    width:8px;
}
.head-top #right {
    background:transparent url(/commun/img/head-top.png) no-repeat;
    background-position:-8px 0;
    height:29px;
    float:right;
    width:8px;
}
.head-top SPAN {
    float:left;
    padding-top:5px;
    padding-left:16px;
    color:#FFF;
}
.head-top SPAN.right {
    float:right;
    padding-right:16px;
}
.head-top TABLE {
    margin-top:-7px;   
}
span.inputbar {
    background:transparent url(/commun/img/inputbar.gif) no-repeat scroll 0 0;
    /*background-position:0 -405px;*/
    height:28px;
    position:absolute;
    top:0px;
    width:130px;
}

input.inputbar {
    background:transparent none repeat scroll 0 0;
    border:0 none;
    color:white;
    margin:7px;
    position:relative;
    width:114px;
    z-index:10;
}
  
.buttonbar {
    background:transparent url(/commun/img/buttonbar.gif) no-repeat scroll 0 0;
    color:white;
    height:28px;
    position:absolute;
    top:0;
    width:59px;
    text-indent:-2000px;
    border:0;
}

/*.buttonbar:hover {
    background:transparent url(/commun/img/buttonbarhover.gif) no-repeat scroll 0 0;
}*/
SPAN .login {
    padding:0;   
    width:59px;
}
SPAN .login SPAN {
    padding:0;   
    width:59px;
}
/* ------------------------------------------------- */

/* ------------------------------------------------- */
.head-menu {
    background:transparent url(/commun/img/head-menu-rpt.png) repeat-x;
    height:37px;
    color:#FFF;
    padding-bottom:4px;
}
.head-menu A {
    color:#FFF;
    font-size:13px;
    font-weight:bold; 
    text-decoration:none;
}
.head-menu A:hover {
    color:#9ACE07;
    text-decoration:underline;
}
.head-menu #left {
    background:transparent url(/commun/img/head-menu.png) no-repeat;
    background-position:0 0;
    height:37px;
    float:left;
    width:8px;
}
.head-menu #right {
    background:transparent url(/commun/img/head-menu.png) no-repeat;
    background-position:-8px 0;
    height:37px;
    float:right;
    width:8px;
}
.head-menu SPAN.link {
    float:right;
    padding-top:9px;   
    padding-right:16px;
}
.head-menu SPAN.sep {
    padding-left:20px;   
    padding-right:20px;
    padding-bottom:3px;
    background:url(/commun/img/head-menu-sep.png) no-repeat center 50%;
    font-size:13px;
    line-height:13px;
}
.head-menu SPAN.search {
    float:left;
    padding-top:7px;   
    padding-left:16px;
}
/* ------------------------------------------------- */

/* ------------------------------------------------- */
.head_logo {
    height:129px;    
}
.head_logo DIV {
    padding-top:4px;
    padding-bottom:4px;
    text-align:center;
    vertical-align:middle;    
}
/* ------------------------------------------------- */

/* ------------------------------------------------- */
.box_title {
    font-size:10px;
    font-weight:bold;   
    text-transform:uppercase;       
}
.box_title A {
    color:#FFF;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    vertical-align:middle;
}
.box_title A:hover {
    color:#9ACE07;
    text-decoration:underline;
}
.box_title A.select {
    color:#9ACE07;
    text-decoration:underline;
}
.box_title H1 {
    font-size:14px;
    line-height:15px;
    margin:0;
    float:left;
}
.box_title .detail_link {
    float:right;
    padding-right:16px;
    margin-top:-8px;
}
.box_title .detail_link TABLE {
    width:auto;
}
.box_title .detail_link A {
    font-size:9px;
}
.box_title .detail_link TD {
     vertical-align:bottom;     
}
.box_title .detail-link-simple {
    float:right;
    padding-right:16px;    
}
.box_title .detail-link-simple A {
     font-size:9px;     
}
.box_title .detail-link-simple TABLE {
    width:auto;
}
.box_title .detail-link-simple TD {
     vertical-align:bottom;     
}              
.box-div {
    font-size:12px;
}        
.box-div A {
    padding-bottom:2px;
}        
.box_title .alert {
    background:transparent url(/commun/img/icon/alert.png) no-repeat;
    padding-left:28px; 
    padding-top:6px; 
    height:24px;
    vertical-align:middle;    
}
.box_title .error {
    background:transparent url(/commun/img/icon/error.png) no-repeat;
    padding-left:28px; 
    padding-top:6px; 
    height:24px;
    vertical-align:middle;    
}
.box_title .rss {
    background:transparent url(/commun/img/icon/rss.png) no-repeat;
    padding-left:28px; 
    padding-top:6px; 
    height:24px;
    vertical-align:middle;    
}
.box_head .box_title_alert {
    padding-top:6px;
}
.box_head {
    background:transparent url(/commun/img/box-head-rpt.png) repeat-x;
    float:left;
    height:37px;
    width:100%;
}
.box_head #left {
    background:transparent url(/commun/img/box-head.png) no-repeat;
    background-position:0 0;
    height:37px;
    float:left;
    width:8px;
}
.box_head #right {
    background:transparent url(/commun/img/box-head.png) no-repeat;
    background-position:-8px 0;
    height:37px;
    float:right;
    width:8px;
}
.head2 #left {
    background:transparent url(/commun/img/box-head-2.png) no-repeat;
    background-position:0 0;
}
.head2 #right {
    background:transparent url(/commun/img/box-head-2.png) no-repeat;
    background-position:-8px 0;
}
.head3 {
    background:transparent url(/commun/img/box-head-rpt-3.png) repeat-x;
}
.head3 #left {
    background:transparent url(/commun/img/box-head-3.png) no-repeat;
    background-position:0 0;
}
.head3 #right {
    background:transparent url(/commun/img/box-head-3.png) no-repeat;
    background-position:-8px 0;
}
.box_head SPAN {
    padding-top:10px;
    padding-left:16px;
    color:white;
    display:block;
}
.box_content {
    background-color:#E5E5E5;
    padding:47px 2px 2px 15px; /* Firefox */
    !padding:33px 2px 2px 15px; /* tous les IE */
    _padding:10px 2px 2px 15px; /* tous les IE sauf le 7 */
}        
.box_img {
    padding:0 2px 2px 2px;
}
.box_form {
    text-align:center;
}
.box-error {
    color:red;   
}
.box_footer {
    background:#E5E5E5 url(/commun/img/box-footer.png) no-repeat;
    background-position:-7px 0;
    height:10px;
    font-size:1px;
}
.box_footer DIV {
    float:right;
    background:url(/commun/img/box-footer.png) no-repeat;
    height:10px;
    width:7px;    
}
.box_part DIV {
    text-align:center;
    padding-top:3px;
    padding-bottom:3px;    
}
.box_pub {
    text-align:center;
    padding-left:2px;
    padding-bottom:3px;    
}
.box_search {
    padding:0 2px 2px 2px;
}
.box_search DIV {
    padding:47px 2px 2px 15px; /* Firefox */
    !padding:33px 2px 2px 15px; /* tous les IE */
    _padding:10px 2px 2px 15px; /* tous les IE sauf le 7 */    
}
.box_tbl {
    padding:47px 15px 2px 15px; /* Firefox */
    !padding:33px 15px 2px 15px; /* tous les IE */
    _padding:10px 15px 2px 15px; /* tous les IE sauf le 7 */    
}
.box_tbl FIELDSET {
    border:0px;   
}
.box_tbl DT {
    font-weight:bold;
    padding-bottom:2px;
}
.box_tbl DT SPAN {
    font-weight:normal;
    font-size:10px;
    padding-bottom:2px;
}
/* ------------------------------------------------- */       

/* ------------------------------------------------- */
.list {
    margin-bottom:0px; 
    width:100%; 
    border:0;
    padding:0;
}
.list UL {
    padding:0;
    margin:0 0 0 1px;
    list-style:none;
}
.list .list-style, .list-style-sub, #SuperSearch LI {
    background:url(/commun/img/list-sep.png) left bottom no-repeat;
}
.list .list-style-end, #SuperSearch LI.list-style-end {
    background:none;
}         
.list-style-sub A {
    background:url(/commun/img/list-style.png) left top no-repeat;
    line-height:21px; 
    background-position:0 3px;
    text-decoration:none;
    padding-left:10px;
    margin-left:30px;
}   
.list .list-style A, #SuperSearch LI A {
    background:url(/commun/img/list-style.png) left top no-repeat;
    line-height:21px; 
    background-position:0 3px;
    text-decoration:none;
    padding-left:10px;
    margin-left:16px;
}
.list .list-sub-title, #SuperSearch LI.list-sub-title {
    text-align:center;  
    line-height:21px;
    font-weight:bold;
}
.list A.select {
    color:#9ACE07;
}
#SuperSearch {
    padding:0;
    padding-top:4px;
    margin:0 0 0 1px;
    list-style:none;
}
/* ------------------------------------------------- */

/* ------------------------------------------------- */
span.img_show
{
    display:block;
    text-align:center;
    background-position:center;
    background-repeat:no-repeat;
    padding:3px 4px 5px 4px;
}
* html div.flow span.img_show img {
    position:relative;
    top:3px;
}
div.flow {
    text-align:center;
}
div.flow a img {
    vertical-align:middle;
    border:none;
    _background-image:none !important;     
}
span.img_show a i {
    display:none;
    _display:inline-block;
    width:1px;
}
div.flow div.contf span.contt
{
    display:table-cell;
    display:inline-block;
    width:165px;
}
div.flow div.contf span.contt span.img_show
{
    vertical-align:middle;
    _line-height:150px;
    display:inline-block;
    display:table-cell;
    width:165px;
    height:165px;
    padding-left:0 !important;
    padding-right:0 !important;
    background-repeat:no-repeat;
    background-position:center;
}
div.flow div.contf span.contt span.shadow::after {
    display:none;
    display:-moz-inline-block;
    content:" ";
    width:205px;
    height:1px;
    overflow:hidden;
}
div.flow div.contf {
    display:inline;
    zoom:1;
}
div.flow div.contt:not(:-moz-any-link)::after {
    display:inline-block;
    width:205px;
    content:" ";
    width:205px;
    height:1px;
    overflow:hidden;
}
div.flow div.contf:not(:-moz-any-link) {
    width:205px;
}
.contt .author a {
    color:#D70303;
}
.contt .author a:hover {
    color:#9ACE07;
}
span.img-show-preview
{
    display:block;
    text-align:center;
    background-position:center;
    background-repeat:no-repeat;
    padding:3px 4px 5px 4px;
}
* html div.flow span.img-show-preview img {
    position:relative;
    top:3px;
}
span.img-show-preview a i {
    display:none;
    _display:inline-block;
    width:1px;
}
div.flow div.contf span.contt-preview
{
    display:table-cell;
    display:inline-block;
    width:515px;
}
div.flow div.contf span.img-show-preview
{
    vertical-align:middle;
    _line-height:500px;
    display:inline-block;
    display:table-cell;
    width:515px;
    padding-left:0 !important;
    padding-right:0 !important;
    background-repeat:no-repeat;
    background-position:center;
}
/* ------------------------------------------------- */

/* ------------------------------------------------- */
.footer_title {
    font-size:10px;
    font-weight:bold;   
    color:#FFF;
}
.footer_title A {
    color:#FFF;
    font-size:10px;
    font-weight:bold; 
    text-decoration:none;
}
.footer {
    background:transparent url(/commun/img/footer-rpt.png) repeat-x;
    float:left;
    height:33px;
    width:100%;
}
.footer #left {
    background:transparent url(/commun/img/footer.png) no-repeat;
    background-position:0 0;
    height:33px;
    float:left;
    width:5px;
}
.footer #right {
    background:transparent url(/commun/img/footer.png) no-repeat;
    background-position:-5px 0;
    height:33px;
    float:right;
    width:5px;
}
.footer SPAN {
    padding-top:12px;
    padding-left:16px;
    color:white;
    display:block;
    float:left;
}
.footer SPAN.left {
    padding-top:12px;
    padding-right:16px;
    color:white;
    display:block;
    float:right;
}
/* ------------------------------------------------- */

/* ------------------------------------------------- */
A.link-star {
    background:transparent url(/commun/img/starrating.gif) no-repeat;
    background-position:100% 0; 
    padding-right:20px;
    padding-top:6px;  
}
A.link-star:hover {
    background:transparent url(/commun/img/starrating.gif) no-repeat;
    background-position:100% -40px;
} 
/* ------------------------------------------------- */

/* ------------------------------------------------- */
div.tbl {
    display:table;
    border-collapse:collapse;
    width:100%;
    background-color:#E5E5E5;
}
div.tbl-row {
    display:table-row;  
}
div.tbl-cell {
    display:table-cell;
    padding:5px;
    width:24.5%;
}
div.tbl-end {
    width:auto;
}
div.tbl-title {
    text-align:center;
    font-weight:bold;   
    border-bottom:1px solid #CCC;
    padding-top:5px;
    padding-bottom:3px;
    margin-bottom:5px;
}
div.tbl-title SPAN.star{
    background:transparent url(/commun/img/starrating.gif) no-repeat;
    background-position:100% 0; 
    padding-right:20px;
    padding-top:6px;
}
.a-top {
    padding:3px 3px 3px 3px;
}
/* ------------------------------------------------- */

/* ------------------------------------------------- */
#ratingbar {
    margin-left:auto;
    margin-right:auto;   
}
.ratingblock {
    display:block;
    border-bottom:1px solid #999;
    padding-bottom:8px;
    margin-bottom:8px;
}
.loading {
    height:20px;
    background:url(/commun/img/working.gif) 50% 50% no-repeat;
}
.unit-rating {
    list-style:none;
    margin:0px;
    padding:0px;
    height:20px;
    position:relative;
    background:url(/commun/img/starrating.gif) top left repeat-x;
}
.unit-rating li {
    text-indent:-90000px;
    padding:0px;
    margin:0px;
    float:left;
}
.unit-rating li a {
    outline:none;
    display:block;
    width:20px;
    height:20px;
    text-decoration:none;
    text-indent:-9000px;
    z-index:20;
    position:absolute;
    padding:0px;
}
.unit-rating li a:hover {
    background:url(/commun/img/starrating.gif) left center;
    z-index:2;
    left:0px;
}
.unit-rating a.r1-unit{left:0px;}
.unit-rating a.r1-unit:hover{width:20px;}
.unit-rating a.r2-unit{left:20px;}
.unit-rating a.r2-unit:hover{width:40px;}
.unit-rating a.r3-unit{left:40px;}
.unit-rating a.r3-unit:hover{width:60px;}
.unit-rating a.r4-unit{left:60px;}
.unit-rating a.r4-unit:hover{width:80px;}
.unit-rating a.r5-unit{left:80px;}
.unit-rating a.r5-unit:hover{width:100px;}
.unit-rating a.r6-unit{left:100px;}
.unit-rating a.r6-unit:hover{width:120px;}
.unit-rating a.r7-unit{left:120px;}
.unit-rating a.r7-unit:hover{width:140px;}
.unit-rating a.r8-unit{left:140px;}
.unit-rating a.r8-unit:hover{width:160px;}
.unit-rating a.r9-unit{left:160px;}
.unit-rating a.r9-unit:hover{width:180px;}
.unit-rating a.r10-unit{left:180px;}
.unit-rating a.r10-unit:hover{width:200px;}
.unit-rating li.current-rating {
    background:url(/commun/img/starrating.gif) left bottom;
    position:absolute;
    top:0px;
    left:0px;
    height:20px;
    display:block;
    text-indent:-9000px;
    z-index:1;
}
.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}
/* ------------------------------------------------- */

/* ------------------------------------------------- */ 
.comment-avatar {
    float:left;
    display:inline;
    width:152px;
    vertical-align:middle;
    text-align:center;
}
.comment-select {
    float:left;
    display:inline;
    width:15px;
    vertical-align:middle;
    text-align:center;
}   
.comment-cont {
    float:left;
    padding-left:25px;
    background-color:#E5E5E5;
    vertical-align:top;
}
.comment {
    position:relative;
    min-height:100px;
    width:495px;
    background-color:#FFF;
    border:1px solid #C1C1C1;
    padding-left:16px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}
.comment #topleft {
    position:absolute;                
    top:-1px;
    left:-11px;
    background:url(/commun/img/comment.png) 0 0 no-repeat;
    width:16px;
    height:26px;
}
.comment #bottomleft {
    position:absolute;
    bottom:-1px;
    _bottom:-8px;
    !bottom:-8px;
    left:-10px;
    background:url(/commun/img/comment.png) 0 -26px no-repeat;
    width:16px;
    height:6px;
}            
.comment #topright {
    position:absolute;                
    top:-1px;
    right:-1px;
    background:url(/commun/img/comment.png) -16px 0 no-repeat;
    width:6px;
    height:26px;
}
.comment #bottomright {
    position:absolute;
    bottom:-1px;
    _bottom:-8px;
    !bottom:-8px;
    right:-1px;
    background:url(/commun/img/comment.png) -16px -26px no-repeat;
    width:6px;
    height:6px;
}

.comment DIV.author A {
    font-weight:bold;
    text-decoration:none;
    font-size:13px;
}

.comment DIV.author A:hover {
    color:#9ACE07;
}

.comment DIV.author A {
    font-weight:bold;
    text-decoration:none;
}
.comment DIV.txt {
    padding-top:10px;
}
.comment-block {
    clear:both;
}
.comment-sep {
    clear:both;
    height:6px;
    font-size:1px;
}
.comment DIV.write {
    padding-top:10px;
}
.comment DIV.write textarea {
    padding:0;
    margin:0;
}
.comment TD.submit-button {
    text-align:right;
    padding-top:5px;
}
.comment #box_smilies {
    width:200px;
    vertical-align:top;
    text-align:center;
}
/* ------------------------------------------------- */ 

/* ------------------------------------------------- */ 
.login-reg {
    float:left;
    border-right:1px solid #C1C1C1;
    width:48%;
    height:190px;
}
.login-form {
    float:right;
    width:50%;
}
.login-input-title {
    font-weight:bold;
    padding-top:5px;
}
.login-input {
    padding-left:10px;   
    padding-top:3px;
}
.login-forgot A {
    font-size:9px;   
}
.login-submit {
    text-align:right;
    padding-right:25px;   
    padding-top:10px;   
}
/* ------------------------------------------------- */ 

/* ------------------------------------------------- */ 
TD.title {
    text-align:center;
    font-weight:bold;
    vertical-align:middle;
    height:25px;
}

TR.tab-sep-ho {
    border-bottom:1px solid #C1C1C1;
}

TD.first-elmt {
    vertical-align:middle;
    padding:5px;
}

TD.elmt {
    vertical-align:middle;
    padding:5px;
    text-align:center;
}
/* ------------------------------------------------- */ 

/* ------------------------------------------------- */ 
.border-wth {
    margin-top:10px;
    background-color:#FFF;
    border:1px solid #6C8993;    
    padding:5px;
    position:relative;
}
.border-wth #topleft {
    position:absolute;
    top:-1px;
    left:-1px;
    background:Transparent url(/commun/img/border-wth.png) 0 0;
    width:5px;
    height:6px;    
}
.border-wth #topright {
    position:absolute;
    top:-1px;
    right:-1px;
    background:Transparent url(/commun/img/border-wth.png) 5px 0;
    width:5px;
    height:6px;    
}
.border-wth #bottomleft {
    position:absolute;
    bottom:-1px;
    left:-1px;
    background:Transparent url(/commun/img/border-wth.png) 0 6px;
    width:5px;
    height:6px;    
}
.border-wth #bottomright {
    position:absolute;
    bottom:-1px;
    right:-1px;
    background:Transparent url(/commun/img/border-wth.png) 5px 6px;
    width:5px;
    height:6px;    
}
/* ------------------------------------------------- */ 

/* ------------------------------------------------- */ 
.quizz-quest {
    padding-top:15px;
    font-weight:bold;    
}
.quizz-resp {
    padding-top:2px;
    padding-left:7px;   
}
.quizz-submit {
    text-align:right;
    padding-right:25px;   
}
.quizz-score-box {
    width:32%;
    float:left;
}
.quizz-score-box TABLE {
    margin-bottom:7px;
}
.quizz-score-box TABLE TD {
    vertical-align:middle;
    text-align:center;
}
.quizz-score-box-border {
    border-left:1px solid #C1C1C1;
}
.quizz-score-title {
    font-weight:bold;
    text-align:center;
    padding:15px 0 10px 0;   
}
/* ------------------------------------------------- */ 

/* ------------------------------------------------- */
.win-title {
    text-align:left;
    padding-left:5px;
    padding-top:7px;
}
.win-input {
    text-align:left;
    padding-left:8px;
    padding-top:7px;
}
/* ------------------------------------------------- */ 

/* ------------------------------------------------- */
DIV.icon span { 
    display:none; 
}
DIV.icon a:hover { 
    background:none; 
}
DIV.icon {
    float:left;
    background-position:0 100%;
    padding-right:2px;
}
DIV.icon a {
    display:block;
    width:100%;
    height:100%;
    background-position:0 0;
}
.icon {
    background-position-x:0px;
    background-position-y:100%;
    float:left;
    padding-right:2px;
    height:20px;
    width:20px;
}
.icon, .icon a { 
    background:none top left no-repeat; 
}
.email-icon, .email-icon a { 
    background-image:url("/forum/styles/prosilver/imageset/icon_contact_email.gif"); 
}
.friend-icon, .friend-icon a { 
    background-image:url("/commun/img/icon/icon-add-friend.gif"); 
}
.aim-icon, .aim-icon a { 
    background-image:url("/forum/styles/prosilver/imageset/icon_contact_aim.gif"); 
}
.yahoo-icon, .yahoo-icon a { 
    background-image:url("/forum/styles/prosilver/imageset/icon_contact_yahoo.gif"); 
}
.web-icon, .web-icon a { 
    background-image:url("/forum/styles/prosilver/imageset/icon_contact_www.gif"); 
}
.msnm-icon, .msnm-icon a { 
    background-image:url("/forum/styles/prosilver/imageset/icon_contact_msnm.gif"); 
}
.icq-icon, .icq-icon a { 
    background-image:url("/forum/styles/prosilver/imageset/icon_contact_icq.gif"); 
}
.jabber-icon, .jabber-icon a { 
    background-image:url("/forum/styles/prosilver/imageset/icon_contact_jabber.gif"); 
}
.pm-icon, .pm-icon a { 
    width:28px; 
    background-image:url("/forum/styles/prosilver/imageset/fr/icon_contact_pm.gif"); 
}
/* ------------------------------------------------- */

/* ------------------------------------------------- */
.upload-progress-box {
    /*border:1px solid black;*/
    /*float:left;*/
    /*display:inline;*/
    display:inline-block;
    width:128px;   
    height:170px;
    position:relative;   
    /*vertical-align:middle;*/
}
.upload-progress {
    background:url(/commun/img/upload.png) no-repeat; 
    width:128px;
    height:170px;
}
.upload-progress-gif {
    position:absolute;
    top:28px;
    left:48px;
}
.upload-progress-box SPAN {
    position:absolute;
    top:88px;
    left:25px;
    text-align:center;
}
.uploaded-box {
    /*border:1px solid black;*/
    /*float:left;*/
    /*display:inline;*/
    display:inline-block;
    width:128px;   
    height:170px;
    position:relative;
}
.uploaded-box:hover{
    background-color:#C1C1C1;
}

.uploaded-box IMG.preview {
    margin-left:4px;
    margin-top:4px;
}
.uploaded-box .file-info {
    text-align:left;
    padding-top:3px;
    padding-left:4px;
}
.uploaded-box .action-button {
    text-align:center;
    padding-top:3px;
}                    
.uploaded-box .action-button IMG {
    cursor:pointer;
    cursor:hand;
    padding:0 1px 0 1px;
}
.cont-area {
    text-align:left;
    border:1px solid #C1C1C1;
}
#upload_area {
    /*width:100%;
    min-height:166px;
    border:1px solid #C1C1C1;
    text-align:center;*/
    display:inline;
}
#info_area {
    text-align:center;
    padding-top:5px;   
    height:170px;
}
.fds {
    border:0px;
}
.fds DT {
    font-weight:bold;
    padding-bottom:2px;
}
.fds DT SPAN {
    font-weight:normal;
    font-size:10px;
    padding-bottom:2px;
}
/* ------------------------------------------------- */
.box_width_left {
    width:193px;
}
/* ------------------------------------------------- */
span.bars {
    display:block;
    width:163px;
    height:43px;
    _width:164;
    _height:44;
    border:1px solid #717770;
    border-style:none none solid solid;
    overflow:hidden;
    position:relative;
    vertical-align:bottom;
    margin-bottom:3px;
}
span.label {
    position:absolute;
    white-space:nowrap;
    left:0;
    font-size:8.25pt;
    top:-1.4em;
    line-height:1em;
    color:#3D4745;
}

span.bar
{
    float:right;
    width:5px;
    height:44px;
    border:0 solid #e5e5e5;
    border-right-width:2px;
    _width:7;
    overflow:hidden;
    position:relative;
    top:44px;
    background:#1fb0d2 url(/commun/img/graph.gif) repeat-x;
}

div.graph
{
    border:1px solid #717770;
    border-style:none none solid solid;
    width:700px;
    height:100px;
    overflow:hidden;
}

span.graph
{
    float:left;
    width:68px;
    height:100px;
    border:1px solid #e5e5e5;
    overflow:hidden;
    position:relative;
}
div.fileinputs {
    position: relative;
    padding-right:45px;
}

div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

input.file {
    position: relative;
    text-align: right;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}