




    
	
	
	
body, html {
    font-size:11px;
    font-family:Sans-serif, Tahoma, Arial;
	color:white;
	overflow:hidden;
}
	
	
/*
body, html, div {
	scrollbar-face-color: #FFCC00;
	scrollbar-shadow-color: #FFCC00;
	scrollbar-highlight-color: #5d5a5a;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #555555;
	scrollbar-track-color: #383636;
	scrollbar-arrow-color: #000000
}
*/	

/* H1 H2 H3 H4 */
h1 {
    font-weight:bolder;
    font-size: 1.5em;
    margin: 1.1em 0 1em;
    line-height:1.5em;
}
h2 {
	font-weight:bolder;
    font-size: 1.2em;
    margin: 1.0em 0 0.5em;
    line-height:1.1em;
}
h3 {
	font-weight:normal;
    font-size: 1.2em;
    font-style:oblique;
    margin: 0.8em 0 0.4em;
    letter-spacing:1px;
    text-decoration:underline;
}
h4 {
	font-weight:normal;
    font-size: 1.2em;
    font-style:oblique;
    margin: 0.6em 0 0.3em;
    letter-spacing:3px;
}

/* A larger, mediumer, smaller */
a {
	color:orange;
	text-decoration:none;
}
a:hover {
	color:orange;
	text-decoration:underline;
}
a:active {
	color:orange;
	text-decoration:underline;
}
a:visited {
	color:orange;
	text-decoration:none;
} 
.larger, .larger:active, .larger:visited, .larger:visited {font-size:14px; font-weight:bolder; text-decoration:none;}
.larger:hover {font-size:14px; font-weight:bolder; text-decoration:underline;}
.mediumer, .mediumer:active, .mediumer:visited, .mediumer:visited {font-size:12px; font-weight:bolder; text-decoration:none;}
.mediumer:hover {font-size:12px; font-weight:bolder; text-decoration:underline;}
.smaller, .smaller:active, .smaller:visited, .smaller:visited {font-size:10px; font-weight:bolder; text-decoration:none;}
.smaller:hover {font-size:10px; font-weight:bolder; text-decoration:underline;}

.colDark {color:#000000;}
.colDarker {color:#999;}
.colDarkBig {color:#444;}
.colMedium {color:#ffcc00;}
.colLight {color:#ffffff;}

.sizeBig {font-size:14px; line-height:16px;}
.sizeMediumer {font-size:13px; line-height:15px;}
.sizeMedium {font-size:12px; line-height:14px;}
.sizeSmall {font-size:11px; line-height:13px;}
.sizeSmaller {font-size:10px; line-height:11px;}


/* Lien dans left */
#global_left a, #global_left .larger, #global_left .mediumer, #global_left .smaller {color:red;}
#global_boxlogin a, #global_boxlogin .larger, #global_boxlogin .mediumer, #global_boxlogin .smaller {color:red;}
#global_left .wdwbutton {color:white;}
/* Lien dans right */
#global_right a, #global_right .larger, #global_right .mediumer, #global_right .smaller {color:grey;}
#global_right .wdwbutton {color:white;}





/* li puce */
li {list-style:inside square;}

.lidisq {list-style:inside circle;}

.licheckYellow {list-style-position:inside; list-style-image:url(http://tchat.axegay.com/data_G999/deco/global_check_yellow.png); line-height:12px; font-size:12px; font-weight:bolder; font-style:oblique; color:#dcfe52;}
.licheckRed { list-style-position:inside; list-style-image:url(http://tchat.axegay.com/data_G999/deco/global_check_red.png); line-height:12px; font-size:12px; font-weight:bolder; font-style:oblique; color:red;}
.licheckGreen { list-style-position:inside; list-style-image:url(http://tchat.axegay.com/data_G999/deco/global_check_green.png); line-height:12px; font-size:12px; font-weight:bolder; font-style:oblique; color:#00f000;}

.libulletYellow { list-style:none; display:list-item; padding-left:18px; background-image: url(http://tchat.axegay.com/data_G999/deco/global_bullet_yellow.png); background-repeat:no-repeat; background-position:0 0.32em !important; line-height:16px; font-size:12px; font-weight:bolder; font-style:oblique; color:#dcfe52;}
.libulletRed { list-style:none; display:list-item; padding-left:18px; background-image: url(http://tchat.axegay.com/data_G999/deco/global_bullet_red.png); background-repeat:no-repeat; background-position:0 0.32em !important; line-height:16px; font-size:12px; font-weight:bolder; font-style:oblique; color:red;}
.libulletGreen { list-style:none; display:list-item; padding-left:18px; background-image: url(http://tchat.axegay.com/data_G999/deco/global_bullet_green.png); background-repeat:no-repeat; background-position:0 0.32em !important; line-height:16px; font-size:12px; font-weight:bolder; font-style:oblique; color:#78b900;}



/* 
 Button type iPhone 
 link, input, div  */    
.button {
    background: none;
    border: 0;
    padding: 0;
    text-decoration: none;
    color: inherit;
    font-family: inherit;
    font-size: 11px;
    margin-right: 2em;
    cursor: pointer;
    overflow: visible; /* prevent extra horizontal padding in IE */
    /*behavior: url(PIE.php);*/	
    white-space: nowrap;
    position: relative;
    /*-pie-lazy-init: true;*/
}
.button:-moz-focus-inner { /* prevent extra padding in Firefox */
    padding: 0;
    border: 0;
}

.wdwbutton  {
    display: inline-block;
    zoom:1;  /* zoom and display = ie7 hack for display:inline-block */
    vertical-align: baseline;
    margin: 0px 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    font-weight:bolder;
    padding: .1em 1em .20em; /*.5em 2em .55em    .2em 2em .20em*/
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);

    /* added: */
    /*behavior: url(PIE.php);*/	
    overflow: visible;
    /*-pie-lazy-init: true;*/
}
.wdwbutton:hover {
    color: #ffcc00;
    text-decoration: none;
}
.wdwbutton:active {
    color: #000000;
    position: relative;
    top: 1px;
}

.wdwbutton:visited {
	color: #ffffff;
}


.bigrounded {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
.medium {
    font-weight:normal;
    font-size: 12px;
    padding: .4em 1.5em .42em;
}
.small {
    font-weight:normal;
    font-size: 11px;
    padding: .2em 1em .275em;
}
/* black */
.black {
    color: #d7d7d7;
    border: solid 1px #333;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
    background: -moz-linear-gradient(top,  #666,  #000);
    background: linear-gradient(top,  #666,  #000);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#666666', EndColorStr='#000000');
    /*-pie-background: linear-gradient(top,  #666,  #000);*/
}
    
.black:hover {
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
    background: -moz-linear-gradient(top,  #444,  #000);
    background: linear-gradient(top,  #444,  #000);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#444444', EndColorStr='#000000');
    /*-pie-background: linear-gradient(top,  #444,  #000);*/
}

.black:active {
    color: #000000;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcc00), to(#f33a01));
    background: -moz-linear-gradient(top,  #ffcc00,  #f33a01);
    background: linear-gradient(top,  #ffcc00,  #f33a01);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffcc00', EndColorStr='#f33a01');
    /*-pie-background: linear-gradient(top,  #ffcc00,  #f33a01);*/
}




/* gray */
.gray {
    color: #e9e9e9;
    border: solid 1px #555;
    background: #6e6e6e;
    background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
    background: -moz-linear-gradient(top,  #888,  #575757);
    background: linear-gradient(top,  #888,  #575757);
    -pie-background: linear-gradient(top,  #888,  #575757);
}
.gray:hover {
    background: #616161;
    background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
    background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
    background: linear-gradient(top,  #757575,  #4b4b4b);
    -pie-background: linear-gradient(top,  #757575,  #4b4b4b);
}
.gray:active {
    color: #afafaf;
    background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
    background: -moz-linear-gradient(top,  #575757,  #888);
    background: linear-gradient(top,  #575757,  #888);
    /*-pie-background: linear-gradient(top,  #575757,  #888);*/
}

/* white */
.white {
    color: #606060;
    border: solid 1px #b7b7b7;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top,  #fff,  #ededed);
    background: linear-gradient(top,  #fff,  #ededed);
    /*-pie-background: linear-gradient(top,  #fff,  #ededed);*/
}
.white:hover {
    color: #000000;
    border: solid 1px #b7b7b7;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
    background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
    background: linear-gradient(top,  #fff,  #dcdcdc);
    /*-pie-background: linear-gradient(top,  #fff,  #dcdcdc);*/
}
.white:active {
    color: #999;
    border: solid 1px #b7b7b7;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
    background: -moz-linear-gradient(top,  #ededed,  #fff);
    background: linear-gradient(top,  #ededed,  #fff);
    /*-pie-background: linear-gradient(top,  #ededed,  #fff);*/
}

/* orange */
.orange {
    color: #000000;
    border: solid 1px #980c10;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
    background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
    background: linear-gradient(top,  #f47a20,  #faa51a);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f47a20', EndColorStr='#faa51a');
    /*-pie-background: linear-gradient(top,  #f47a20,  #faa51a);*/
    
    
}
.orange:hover {
    color: #000000;
    background: #f47c20;
    border: solid 1px #980c10;
    background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top,  #f88e11,  #f06015);
    background: linear-gradient(top,  #f88e11,  #f06015);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f88e11', EndColorStr='#f06015');
    /*-pie-background: linear-gradient(top,  #f88e11,  #f06015);*/
}
.orange:active {
    color: #000000;
    background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
    background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
    background: linear-gradient(top,  #f47a20,  #faa51a);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f47a20', EndColorStr='#faa51a');
    /*-pie-background: linear-gradient(top,  #f47a20,  #faa51a);*/
    
}
.orange:visited {
    color: #000000;
    background: #f47c20;
    border: solid 1px #980c10;
    background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top,  #f88e11,  #f06015);
    background: linear-gradient(top,  #f88e11,  #f06015);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f47a20', EndColorStr='#faa51a');
    /*-pie-background: linear-gradient(top,  #f88e11,  #faa51a);*/
}    

/* red */
.red {
    color: #ffffff;
    border: solid 1px #980c10;
    background: #d81b21;
    background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
    background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
    background: linear-gradient(top,  #ed1c24,  #aa1317);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ed1c24', EndColorStr='#aa1317');
    /*-pie-background: linear-gradient(top,  #ed1c24,  #aa1317);*/
}
.red:hover {
    color: #ffffff;
    background: #b61318;
    background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
    background: -moz-linear-gradient(top,  #c9151b,  #a11115);
    background: linear-gradient(top,  #c9151b,  #a11115);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#c9151b', EndColorStr='#a11115');
    /*-pie-background: linear-gradient(top,  #c9151b,  #a11115);*/
}
.red:active {
    color: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
    background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
    background: linear-gradient(top,  #aa1317,  #ed1c24);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#aa1317', EndColorStr='#ed1c24');
    /*-pie-background: linear-gradient(top,  #aa1317,  #ed1c24);*/
}
.red:visited {
    color: #ffffff;
    border: solid 1px #980c10;
    background: #d81b21;
    background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
    background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
    background: linear-gradient(top,  #ed1c24,  #aa1317);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ed1c24', EndColorStr='#aa1317');
    /*-pie-background: linear-gradient(top,  #ed1c24,  #aa1317);*/
}    

/* blue */
.blue {
    color: #d9eef7;
    border: solid 1px #0076a3;
    background: #0095cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
    background: -moz-linear-gradient(top,  #00adee,  #0078a5);
    background: linear-gradient(top,  #00adee,  #0078a5);
    -pie-background: linear-gradient(top,  #00adee,  #0078a5);
}
.blue:hover {
    background: #007ead;
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
    background: -moz-linear-gradient(top,  #0095cc,  #00678e);
    background: linear-gradient(top,  #0095cc,  #00678e);
    -pie-background: linear-gradient(top,  #0095cc,  #00678e);
}
.blue:active {
    color: #80bed6;
    background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
    background: -moz-linear-gradient(top,  #0078a5,  #00adee);
    background: linear-gradient(top,  #0078a5,  #00adee);
    -pie-background: linear-gradient(top,  #0078a5,  #00adee);
}

/* rosy */
.rosy {
    color: #fae7e9;
    border: solid 1px #b73948;
    background: #da5867;
    background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
    background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
    background: linear-gradient(top,  #f16c7c,  #bf404f);
    -pie-background: linear-gradient(top,  #f16c7c,  #bf404f);
}
.rosy:hover {
    background: #ba4b58;
    background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
    background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
    background: linear-gradient(top,  #cf5d6a,  #a53845);
    -pie-background: linear-gradient(top,  #cf5d6a,  #a53845);
}
.rosy:active {
    color: #dca4ab;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
    background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
    background: linear-gradient(top,  #bf404f,  #f16c7c);
    -pie-background: linear-gradient(top,  #bf404f,  #f16c7c);
}

/* green */
.green {
    color: #e8f0de;
    border: solid 1px #538312;
    background: #64991e;
    background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
    background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
    background: linear-gradient(top,  #7db72f,  #4e7d0e);
    -pie-background: linear-gradient(top,  #7db72f,  #4e7d0e);
}
.green:hover {
    background: #538018;
    background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
    background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
    background: linear-gradient(top,  #6b9d28,  #436b0c);
    -pie-background: linear-gradient(top,  #6b9d28,  #436b0c);
}
.green:active {
    color: #a9c08c;
    background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
    background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
    background: linear-gradient(top,  #4e7d0e,  #7db72f);
    -pie-background: linear-gradient(top,  #4e7d0e,  #7db72f);
}

/* pink */
.pink {
    color: #feeef5;
    border: solid 1px #d2729e;
    background: #f895c2;
    background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
    background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
    background: linear-gradient(top,  #feb1d3,  #f171ab);
    -pie-background: linear-gradient(top,  #feb1d3,  #f171ab);
}
.pink:hover {
    background: #d57ea5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
    background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
    background: linear-gradient(top,  #f4aacb,  #e86ca4);
    -pie-background: linear-gradient(top,  #f4aacb,  #e86ca4);
}
.pink:active {
    color: #f3c3d9;
    background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
    background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
    background: linear-gradient(top,  #f171ab,  #feb1d3);
    -pie-background: linear-gradient(top,  #f171ab,  #feb1d3);
}

/* Fin button*/


/****************************
 Definition global zone edit
 */


#global { 
    position:absolute;
    display:yes; 
    left:0px; 
    top:0px; 
	display:yes;
	z-index:0;
	width:100%;
	height:100%;
	margin:auto auto auto auto;
	background:#363636;	
	
	background-image:url(http://tchat.axegay.com/data_G999/deco/global_fond.png);
	background-repeat:repeat-x;
	background-position:top right;
}

#global_left, #global_leftBis  {
    position:absolute; 
    display:none; 
    left:0px; 
    top:0px; 
	display:yes;
	z-index:0;
	width:20%;
	min-width:150px;
	height:100%;
	margin:auto auto auto auto;
	background:transparent;
}
#global_leftBis {display:none;}

#global_center, .global_center {
    position:absolute; 
    display:yes; 
    left:20%; 
    top:0px; 
	display:yes;
	z-index:0;
	width:60%;
	height:100%;
	min-width:550px;
	margin:auto auto auto auto;
	background:transparent;
}

#global_right {
    position:absolute;
    left:80%; 
    top:0px; 
	display:none;
	z-index:0;
	width:20%;
	min-width:150px;
	height:100%;
	margin:auto auto auto auto;
	background:transparent;
}

#global_rightMaxi {
    position:absolute;
    display:none;  
    left:50%; 
    top:0px; 
	z-index:1;
	width:50%;
	min-width:400px;
	height:100%;
	margin:auto auto auto auto;
	background:transparent;
}

#global_right_pub {
    position:absolute;
    display:none;  
    left:80%; 
    top:0px; 
	display:yes;
	z-index:1;
	width:20%;
	min-width:140px;
	height:88%;
	margin:auto auto auto auto;
	margin-top:30px;
	padding-top:0px;
	background:transparent;
	overflow:hidden;

	/*
	background-image:url(http://tchat.axegay.com/data_G999/deco/test.png);
	background-repeat:no-repeat;
	background-position:top left;
	*/
}

#global_right_pub_in {
	position:absolute;
	display:yes;	
	top:0px;
	left:0px;
	background:white;
	margin-top:2px;
	margin-left:120px;
	margin-right:5px
	padding:5px 5px 5px 5px;
	width:130px;
	min-width:130px;
	overflow:hidden;
	text-align:center;
}
#global_right_pub_boutique {
	position:absolute;
	display:yes;
	top:0px;
	left:0px;
	margin-top:0px;
	width:120px;
	height:auto;
	min-width:110px;
	overflow:hidden;
	text-align:left;
	vertical-align:middle;
}

/* Stickers boutique */
#global_right_pub_boutique a, #global_right_pub_boutique a:link, #global_right_pub_boutique a:visited, #global_right_pub_boutique a:active { color:black;}
#global_right_pub_boutique a:hover {color:red; text-decoration:none;}
#global_center_container_sub6 .global_sticker a, #global_center_container_sub6 .global_sticker a:link, #global_center_container_sub6 .global_sticker a:visited, #global_center_container_sub6 .global_sticker a:active { color:black;}
#global_center_container_sub6 .global_sticker a:hover {color:red; text-decoration:none;}


#global_top {
    position:absolute;
    display:yes;  
    left:0px; 
    top:5px; 
	display:yes;
	z-index:0;
	width:94%;
	max-width:1400px;
	height:100px;
	margin:auto 5% auto 5%;
	background-color:transparent;
	background-image:url(http://tchat.axegay.com/data_G999/deco/global_top.png);
	background-repeat:no-repeat;
	background-position:top right;
}

#global_boxlogin {
    position:absolute;
    display:yes;  
	z-index:2;
	height:90px;
	width:260px;
	min-width:200px;
	margin:4px 10px 0 75%;
	background:transparent;
	color:black;
}

#global_boxlogin div {padding:4px 10px 4px 10px;}

#global_bottom {
    position:absolute;
    display:yes;  
    left:0px; 
    top:93%; 
	display:yes;
	z-index:0;
	width:100%;
	height:7%;
	margin:auto auto auto auto;
	background:transparent;
	
	background-image:url(http://tchat.axegay.com/data_G999/deco/global_fond_40px.png);
	background-repeat:repeat-x;
	background-position:top right;	
	
}

#global_left_container {
    position:absolute; 
    display:yes; 
	z-index:0;
	width:90%;
	height:73%;
	align:right;
	margin:120px 0 5% 2%;
	background:#ffcc00;
	color:black;
	overflow:hidden;
	
	background-image:url(http://tchat.axegay.com/data_G999/deco/mon_online.png);
    background-position:top right;
    background-repeat:no-repeat;	
}
.global_leftBis_container {
    position:absolute; 
    display:yes; 
	z-index:0;
	width:90%;
	height:73%;
	align:right;
	margin:120px 0 5% 2%;
	color:#ffffff;
	overflow:hidden;
	    
    border:solid white 0px;
    background-color:transparent; 
}


#global_leftBis_containerAgenda {background-color:transparent;}
#global_leftBis_containerSortir {background-color:transparent;}
#global_leftBis_containerItineraire {background-color:transparent;}
#global_leftBis_containerAgenda, #global_leftBis_containerSortir, #global_leftBis_containerItineraire {
    position:absolute; 
    display:yes; 
	z-index:0;
	width:90%;
	height:72%;
	align:right;
	margin:120px 0 5% 2%;
	padding:3px 3px 3px 3px;
	color:#ffffff;
	overflow:hidden;
    border:solid white 0px;
}

.global_leftBis_containerBlog {
    position:absolute; 
    display:none; 
	z-index:0;
	width:90%;
	height:73%;
	align:right;
	margin:120px 0 5% 2%;
	color:#ffffff;
	overflow:hidden;
    
    border:solid white 1px;
	background-image:url(http://tchat.axegay.com/data_G999/deco/mon_mure_photo.png);
    background-position:top right;
    background-repeat:no-repeat;
    background-color:transparent; 
}


#global_center_container, #global_centerBis_container {
    position:absolute; 
    display:yes; 
	z-index:0;
	width:98%;
	height:73%;
	align:center;
	margin:120px auto 5% auto;
	background:#292727;
	overflow:hidden;
}


#global_centerBis_container {
    display:none; 
	width:78%;
	margin-left:20%;
}

#global_right_container, #global_rightMaxi_container {
    position:absolute; 
    display:yes; 
	z-index:0;
	width:90%;
	height:73%;
	align:left;
	margin:120px 0 5% 2%;
	background:black;
	overflow:hidden;
}
#global_rightMaxi_container {width:100%; margin:120px 0 5% 0; background:white;}

#global_top, #global_left_container, #global_leftBis_container, #global_center_container, #global_centerBis_container, #global_right_container, #global_rightMaxi_container, #global_leftBis_containerAgenda, #global_leftBis_containerSortir, #global_leftBis_containerItineraire, #global_right_pub_in {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;    
}



#global_left_container_in, #global_leftBis_container_in, #global_center_container_in, #global_centerBis_container_in, #global_right_container_in, #global_rightMaxi_container_in, .global_center_container_in {
    position:relative; 
    display:yes; 
	z-index:0;
	width:97%;
	height:93%;	
	margin:4px 10px 4px 10px;
	padding:0 4px 0 4px;
	overflow-x: hidden;
	overflow-y: auto;
}


#global_left_container_in, #global_leftBis_container_in {
	margin:0px 0 4px 8px;
	padding:4px 2px 4px 4px;
	width:92%;
	height:96%;	
	scrollbar-track-color: #fedb50;
	scrollbar-3dlight-color: #c09a00;
	overflow-x: hidden;
	overflow-y: visible;
}
#global_right_container_in, #global_rightMaxi_container_in {
	margin:0px 0 4px 8px;
	padding:4px 2px 4px 4px;
	width:92%;
	height:96%;	
	scrollbar-track-color: #1d1d1d;
	scrollbar-3dlight-color: #686767;
	overflow-x:hidden;
}
#global_rightMaxi_container_in {width:96%; height:96%;}



#global_top_nav, #global_top_nav_in  {
    position:absolute; 
    display:yes; 
	z-index:0;
	width:100%;
	top:0px;
	left:3px;
	height:50px;
	margin:48px 0 0 0;
	overflow:hidden;
	padding-top:2px;
}

#global_top_nav_sub0, .global_top_nav_sub {
    position:absolute; 
    display:yes; 
	z-index:0;
	width:100%;
	top:0px;
	left:3px;
	height:50px;
	margin:74px 0 0 0;
	overflow:hidden;
	padding-top:2px;
}

.global_top_nav_subContentHide {
    position:absolute; 
    display:none; 
	z-index:10;
	width:auto;
	height:auto;
	margin:0 0 0 0;
	padding-top:2px;
}

#global_top_nav_subContentDisplay {
    position:absolute; 
    display: none;
    zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	z-index:60;
	width:260px;
	height:auto;
	margin:98px 0 0 0;
	padding:5px 10px 5px 10px;
	padding-top:2px;
    color: #ffffff;
    font-size:11px;
    font-style:oblique;
    background-image:url(http://tchat.axegay.com/data_G999/deco/global_transparent.png);
    overflow:hidden;
}

#global_top_nav_subContentDisplay_scroll {
    position:absolute; 
    display: yes;
    top:0px;
    left:0px;
    margin-left:87%;
    margin-top:40px;
}

#global_top_nav_subContentDisplay div, #global_top_nav_subContentDisplay a, #global_top_nav_subContentDisplay a:active, #global_top_nav_subContentDisplay a:visited {
    z-index:60;
    text-decoration:none;
    color: #ffffff;
}
#global_top_nav_subContentDisplay a:hover {
    z-index:60;
    text-decoration:none;
    color: #ffcc00;
}
.global_subContentDisplay_link {z-index:60; border-top:solid transparent 1px; border-bottom:solid #555 1px; background: transparent;}
.global_subContentDisplay_link:hover {z-index:60; border-top:solid #333 1px; border-bottom:solid #555 1px; background: #444;}

#global_top_nav  {    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;    
		
    background:#000000;
    
	-moz-opacity:0.4;
	opacity:0.4;
	-khtml-opacity:0.4;
	filter:alpha(opacity=40);
}

#global_bottom_nav_sub0, .global_bottom_nav_sub {
    position:absolute; 
    display:yes; 
	z-index:0;
	width:90%;
	top:0px;
	left:3px;
	height:30px;
	margin:0 0 0 0;
	overflow:hidden;
	padding:7px 0 0 74px;
}




.global_adaptForPie { /* Evite bugg display rounded si scroll div */
	position:relative;
	display:yes;
	height:auto;
	width:auto;
	margin:0 0 0 0;
}





/********************************
* Autre balise et class
*
*/
.global_openCloseBox {
	float:right;
	font-size:10px;
	padding:0 2px;
	margin:3px 3px 0px 3px;
	width:11px;
	height:14px;
	text-align:center;
	
	color:#FFCC00;
	background:transparent;
	border:solid #FFCC00 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;    
    cursor:hand;
}
#global_rightMaxi .global_openCloseBox {
	color:#000000;
	border:solid #000000 1px;
}

.global_openCloseBox:hover {
	float:right;
	font-size:10px;
	padding:0 2px;
	margin:3px 3px 0px 3px;
	width:11px;
	height:14px;
	text-align:center;
	
	color:#000000;
	background:#ffcc00;
	border:solid #000000 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;    
    cursor:hand;
}
.global_openCloseBox:hover a, .global_openCloseBox:hover a:link, .global_openCloseBox:hover a:visited, .global_openCloseBox:hover a:active, .global_openCloseBox:hover a:hover { color:#000000; text-decoration:none; font-size:10px;}
#global_rightMaxi .global_openCloseBox a, #global_rightMaxi .global_openCloseBox a:link, #global_rightMaxi .global_openCloseBox a:visited, #global_rightMaxi .global_openCloseBox a:active, #global_rightMaxi .global_openCloseBox a:hover { color:#000000; text-decoration:none; font-size:10px;}


.global_topBox {
	float:right;
	font-size:10px;
	padding:0 2px;
	margin:3px 3px;
	width:80%;
	height:14px;
	text-align:right;
	font-size:16px;
	font-weight:bolder;
	color:#FFCC00;
}
#global_rightMaxi .global_topBox {
	color:#000000;
}



/******************************
* Attente loading masq         */
.waitLoading {
    position:absolute; 
    display:none; 
	z-index:10000;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	margin:0 0 0 0;
	
	background:#000000;
	background-image:url(http://tchat.axegay.com/data_G999/deco/loadingL.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	-moz-opacity:0.9;
	opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
}
.waitLoading div {
    position:relative; 
    display:yes; 
	z-index:10000;
	width:auto;
	height:auto;
	margin:30% 30% 0 30%;
	text-align:center;
	color:white;
	letter-spacing:3px;	
}
#global_waitPub768x90 {
    position:absolute; 
    display:none; 
	z-index:10200;
	top:0px;
	left:0px;
	width:64%;
	height:auto;
	margin:140px 18% 0 18%;
	text-align:center;
	background:black;
	padding:4px 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.global_disclaimer {
    position:absolute; 
    display:none; 
	z-index:10001;
	width:69%;
	height:auto;
	top:22%;
	margin:0 14% 0 14%;
	padding:0px 20px 3px 20px;
	color:white;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	background:#292727;
	border:solid white 1px;
	
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    
	/*behavior: url(PIE.php);
	-pie-lazy-init: true;*/		
}


/***********************
 Form Box
 */
 
.form_tt {position:relative; display:yes; color:black; width:95%; height:auto; clear:both; background:transparent;}
.form_tt .b1, .form_tt .b2, .form_tt .b3, .form_tt .b4, .form_tt .b1b, .form_tt .b2b, .form_tt .b3b, .form_tt .b4b {
  display:block;
  overflow:hidden;
  font-size:1px;
}
.form_tt .b1, .form_tt .b2, .form_tt .b3, .form_tt .b1b, .form_tt .b2b, .form_tt .b3b {
  height:1px;
}
.form_tt .btop, .form_tt .bbottom {position:relative; display:block; width:100%;}
.form_tt .bcenter { position:relative; display:block; font-weight:normal; color:#ffffff; border-width:0 1px; overflow:hidden; background:#1f1e1e;  border-left:1px solid #999; border-right:1px solid #ddd; }

.form_tt .b2 {
  background:#1f1e1e; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
.form_tt .b3 {
  background:#1f1e1e; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
.form_tt .b4 {
  background:#1f1e1e; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
.form_tt .b4b {
  background:#1f1e1e; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
.form_tt .b3b {
  background:#1f1e1e; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
.form_tt .b2b {
  background:#1f1e1e; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
.form_tt .b1 {
  margin:0 5px; 
  background:#999; 
}
.form_tt .b2, .form_tt .b2b {
  margin:0 3px; 
  border-width:0 2px;
}
.form_tt .b3, .form_tt .b3b {
  margin:0 2px;
}
.form_tt .b4, .form_tt .b4b {
  height:2px; margin:0 1px;
}
.form_tt .b1b {
  margin:0 5px; 
  background:#ddd; 
}

.form_tt .form_ttcont {
  position:relative;
  display:inline-block;
  height:auto;
  padding:0px 8px 0px 8px;
}






/************************
 ExtraWindows 
  
:::::::::::::: Extra type 1 ::::::::::::::: */
.global_tt {position:absolute; z-index:10; display:none; color:black; top:125px; left:50px; width:400px; height:200px; background:transparent;}
.global_tt .b1, .global_tt .b2, .global_tt .b3, .global_tt .b4, .global_tt .b1b, .global_tt .b2b, .global_tt .b3b, .global_tt .b4b {
  display:block;
  z-index:10; 
  overflow:hidden;
  font-size:1px;
}
.global_tt .b1, .global_tt .b2, .global_tt .b3, .global_tt .b1b, .global_tt .b2b, .global_tt .b3b {
  height:1px;
}
.global_tt .b2 {
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
.global_tt .b3 {
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
.global_tt .b4 {
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
.global_tt .b4b {
  background:#FFFFFF; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
.global_tt .b3b {
  background:#FFFFFF; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
.global_tt .b2b {
  background:#FFFFFF; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
.global_tt .b1 {
  margin:0 5px; 
  background:#999; 
}
.global_tt .b2, .global_tt .b2b {
  margin:0 3px; 
  border-width:0 2px;
}
.global_tt .b3, .global_tt .b3b {
  margin:0 2px;
}
.global_tt .b4, .global_tt .b4b {
  height:2px; margin:0 1px;
}
.global_tt .b1b {
  margin:0 5px; 
  background:#ddd; 
}
.global_tt .global_ttcont {
  position:relative;
  display:block;
  z-index:10; 
  width:auto;
  height:200px;
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 3px 8px;
  background-color:#FFFFFF; 
  background-image:url(http://tchat.axegay.com/data_G999/deco/loadingG.gif);
  background-repeat:no-repeat;
  background-position:center center;
}
.global_tt .global_ttcont div {border:solid 0px transparent; padding:0px 0px;}
.global_tt .loaded {
  background-image:url();
}

.global_tt .global_ttcont_txt {
  position:relative;
  display:block; 
  z-index:10;
  width:100%;
  height:96%;
  border-top:1px solid #999; 
  overflow:auto;
  text-align:left;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  font-weight:normal;
  
}

.global_tt .global_tttop {
  position:relative;
  display:block; 
  z-index:10;
  height:15px;
  width:auto;
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 0px 8px;
  cursor:pointer;
}

.global_tt .global_tttop .openCloseTop {
  float:right;
  font-size:10px;
  padding:0 1px;
  margin:0px 0px 0px 3px;
  width:11px;
  height:12px;
  text-align:center;
  text-decoration:none;
  
  color:#000000;
  background:#FFFFFF;
  border:solid #000000 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}

.global_tt .global_tttop .titleTop {
  float:right;
  width:80%;
  height:14px;
  font-size:14px;
  font-weight:bolder;
  text-align:right;
  padding-right:8px;
}

.global_tt .global_ttbot {
  position:relative;
  display:block; 
  z-index:10; 
  width:auto;
  height:10px;
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 0px 8px;
  text-align:right;
  font-weight:normal;
  color:#666666;
}





/* :::::::::::::: Extra type 1 ::::::::::::::: */
#tt1 .b2 {
  background:#FFcc00; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
#tt1 .b3 {
  background:#FFcc00; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
#tt1 .b4 {
  background:#FFcc00; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
#tt1 .b4b {
  background:#FFcc00; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
#tt1 .b3b {
  background:#FFcc00; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
#tt1 .b2b {
  background:#FFcc00; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
#tt1 .b1 {
  background:#999; 
}
#tt1 .b1b {
  background:#ddd; 
}
#tt1 .global_ttcont {
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  background-color:#FFcc00; 
  background-image:url(http://tchat.axegay.com/data_G999/deco/loadingG.gif);
}
#tt1 .loaded {
  background-image:url();
}
#tt1 .global_ttcont_txt {
  border-top:1px solid #999; 
  font-weight:normal;
}
#tt1 .global_tttop {
  background:#FFcc00; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
}
#tt1 .global_tttop .openCloseTop {
  color:#000000;
  background:#FFcc00;
  border:solid #000000 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}
#tt1 .global_tttop .titleTop {
  color:#000000;
}
#tt1 .global_ttbot {
  background:#FFcc00; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  color:#666666;
}



/* :::::::::::::: Extra type 2 ::::::::::::::: */
#tt2 .b2 {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
#tt2 .b3 {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
#tt2 .b4 {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
#tt2 .b4b {
  background:#292727; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
#tt2 .b3b {
  background:#292727; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
#tt2 .b2b {
  background:#292727; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
#tt2 .b1 {
  background:#999; 
}
#tt2 .b1b {
  background:#ddd; 
}
#tt2 .global_ttcont {
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  background-color:#292727; 
  background-image:url(http://tchat.axegay.com/data_G999/deco/loadingL.gif);
}
#tt2 .loaded {
  background-image:url();
}
#tt2 .global_ttcont_txt {
  border-top:1px solid #999; 
  font-weight:normal;
  color:#FFFFFF;
}
#tt2 .global_tttop {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
}
#tt2 .global_tttop .openCloseTop {
  color:#FFcc00;
  background:#292727;
  border:solid #FFcc00 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}
#tt2 .global_tttop .titleTop {
  color:#FFcc00;
}
#tt2 .global_tttop .titleHead {
  color:#FFcc00;
}
#tt2 .global_ttbot {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  color:#666666;
}



/* :::::::::::::: hightlignt type 3 ::::::::::::::: */
#tt3 {
  height:50px;
  width:150px;
  -moz-opacity:0.95;
  opacity:0.95;
  -khtml-opacity:0.95;
  filter:alpha(opacity=95);
}
#tt3 .b2 {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
#tt3 .b3 {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
#tt3 .b4 {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
#tt3 .b4b {
  background:#292727; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
#tt3 .b3b {
  background:#292727; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
#tt3 .b2b {
  background:#292727; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
#tt3 .b1 {
  background:#999; 
}
#tt3 .b1b {
  background:#ddd; 
}
#tt3 .global_ttcont {
  height:35px;
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  background-color:#292727; 
  background-image:url(http://tchat.axegay.com/data_G999/deco/loadingG.gif);
}
#tt3 .loaded {
  background-image:url();
}
#tt3 .global_ttcont_txt {
  height:30px;
  border-top:1px solid #999; 
  font-weight:normal;
  font-style:oblique;
  font-size:12px;
  color:#FFFFFF;
}
#tt3 .global_tttop {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
}
#tt3 .global_tttop .openCloseTop {
  color:#FFcc00;
  background:#292727;
  border:solid #FFcc00 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}
#tt3 .global_tttop .titleTop {
  color:#FFcc00;
}
#tt3 .global_ttbot {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  color:#666666;
}






/* :::::::::::::: cv type 4 ::::::::::::::: */
#tt4 {
  top:0px;
  left:0px;
  margin:0px 0px 0px 0px;
  height:50px;
  width:150px;
  -moz-opacity:0.95;
  opacity:0.95;
  -khtml-opacity:0.95;
  filter:alpha(opacity=95);
}
#tt4 .b2 {
  background:#c8c9c7; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
#tt4 .b3 {
  background:#c8c9c7; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
#tt4 .b4 {
  background:#c8c9c7; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
#tt4 .b4b {
  background:#c8c9c7; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
#tt4 .b3b {
  background:#c8c9c7; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
#tt4 .b2b {
  background:#c8c9c7; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
#tt4 .b1 {
  background:#999; 
}
#tt4 .b1b {
  background:#ddd; 
}
#tt4 .global_ttcont {
  height:auto;
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  background-color:#c8c9c7; 
  background-image:url(http://tchat.axegay.com/data_G999/deco/loadingG.gif);
}
#tt4 .loaded {
  background-image:url();
}
#tt4 .global_ttcont_txt {
  height:auto;
  border-top:1px solid #999; 
  font-weight:normal;
  font-style:oblique;
  font-size:12px;
  color:#000000;
}
#tt4 .global_tttop {
  background:#c8c9c7; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
}
#tt4 .global_tttop .openCloseTop {
  color:#FFcc00;
  background:#c8c9c7;
  border:solid #FFcc00 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}
#tt4 .global_tttop .titleTop {
  color:#FFcc00;
}
#tt4 .global_ttbot {
  background:#c8c9c7; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  color:#666666;
}
#tt4 table, #tt4 tr, #tt4 td {position:relative; display:block; color:black;}



/* :::::::::::::: photo/diapo type 5 ::::::::::::::: */
#tt5 {
  position:absolute;
  z-index:100;
  top:10px;
  left:10px;
  margin:0px 0px 0px 0px;
  height:50px;
  width:150px;
}
#tt5 .b2 {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
#tt5 .b3 {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
#tt5 .b4 {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
#tt5 .b4b {
  background:#292727; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
#tt5 .b3b {
  background:#292727; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
#tt5 .b2b {
  background:#292727; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
#tt5 .b1 {
  background:#999; 
}
#tt5 .b1b {
  background:#ddd; 
}
#tt5 .global_ttcont {
  height:auto;
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  background-color:#292727; 
  background-image:url(http://tchat.axegay.com/data_G999/deco/loadingG.gif);
}
#tt5 .loaded {
  background-image:url();
}
#tt5 .global_ttcont_txt {
  height:auto;
  border-top:1px solid #999; 
  font-weight:normal;
  font-style:oblique;
  font-size:12px;
  color:#ffffff;
}
#tt5 .global_tttop {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
}
#tt5 .global_tttop .openCloseTop {
  color:#FFcc00;
  background:#292727;
  border:solid #FFcc00 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}
#tt5 .global_tttop .titleTop {
  color:#FFcc00;
}
#tt5 .global_tttop .titleHead {
  color:#FFcc00;
}
#tt5 .global_ttbot {
  background:#292727; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  color:#666666;
}
#tt5 .global_ttbot #tt5bottomTxt {
  width:auto;
  color:#FFcc00;
} 
#tt5 table, #tt5 tr, #tt5 td {position:relative; display:block; color:#ffffff;}




.box_roundYellow .b1, .box_roundYellow .b2, .box_roundYellow .b3, .box_roundYellow .b4, .box_roundYellow .b1b, .box_roundYellow .b2b, .box_roundYellow .b3b, .box_roundYellow .b4b {
  display:block;
  overflow:hidden;
  font-size:1px;
}
.box_roundYellow .b1, .box_roundYellow .b2, .box_roundYellow .b3, .box_roundYellow .b1b, .box_roundYellow .b2b, .box_roundYellow .b3b {
  height:1px;
}
.box_roundYellow .b2 {
  background:#ffcc00; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
.box_roundYellow .b3 {
  background:#ffcc00; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
.box_roundYellow .b4 {
  background:#ffcc00; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
.box_roundYellow .b4b {
  background:#ffcc00; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
.box_roundYellow .b3b {
  background:#ffcc00; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
.box_roundYellow .b2b {
  background:#ffcc00; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
.box_roundYellow .b1 {
  margin:0 5px; 
  background:#999; 
}
.box_roundYellow .b2, .box_roundYellow .b2b {
  margin:0 3px; 
  border-width:0 2px;
}
.box_roundYellow .b3, .box_roundYellow .b3b {
  margin:0 2px;
}
.box_roundYellow .b4, .box_roundYellow .b4b {
  height:2px; margin:0 1px;
}
.box_roundYellow .b1b {
  margin:0 5px; 
  background:#ddd; 
}
.box_roundYellow .box_roundYellow_in {
  position:relative;
  display:block;
  width:auto;
  height:auto;
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 3px 8px;
  background-color:#ffcc00; 
  background-repeat:no-repeat;
  background-position:center center;
}







.box_roundGray .b1, .box_roundGray .b2, .box_roundGray .b3, .box_roundGray .b4, .box_roundGray .b1b, .box_roundGray .b2b, .box_roundGray .b3b, .box_roundGray .b4b {
  display:block;
  overflow:hidden;
  font-size:1px;
}
.box_roundGray .b1, .box_roundGray .b2, .box_roundGray .b3, .box_roundGray .b1b, .box_roundGray .b2b, .box_roundGray .b3b {
  height:1px;
}
.box_roundGray .b2 {
  background:#333; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
.box_roundGray .b3 {
  background:#333; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
.box_roundGray .b4 {
  background:#333; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
.box_roundGray .b4b {
  background:#333; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
.box_roundGray .b3b {
  background:#333; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
.box_roundGray .b2b {
  background:#333; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
.box_roundGray .b1 {
  margin:0 5px; 
  background:#999; 
}
.box_roundGray .b2, .box_roundGray .b2b {
  margin:0 3px; 
  border-width:0 2px;
}
.box_roundGray .b3, .box_roundGray .b3b {
  margin:0 2px;
}
.box_roundGray .b4, .box_roundGray .b4b {
  height:2px; margin:0 1px;
}
.box_roundGray .b1b {
  margin:0 5px; 
  background:#ddd; 
}
.box_roundGray .box_roundGray_in {
  position:relative;
  display:block;
  width:auto;
  height:auto;
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 3px 8px;
  background: #333;  
}

.box_roundGray {
  overflow:hidden;
  max-height:80%;
}

.box_roundGray_in {
  overflow:hidden;
  max-height:70%;
}


.cvtabDefaultOn{ float:left; margin-left:6px; width:auto; height:auto; background: transparent;}
/*.cvtabDefaultOn div, .cvtabDefaultOn form { margin: 0 1px; width:auto; font-size:10px; padding:0 2px; background:#ffffff; color:#000000; font-family:Verdana; font-weight:normal;}*/
.cvtabDefaultOn div {scrollbar-face-color: #d2d2ca; scrollbar-shadow-color: #b8b8b0; scrollbar-highlight-color: #777; scrollbar-3dlight-color: #cccccc; scrollbar-darkshadow-color: #ccc; scrollbar-track-color: #eee; scrollbar-arrow-color: #000000; padding:0px 5px;}
.cvtabDefaultOn a, .cvtabDefaultOn a:link, .cvtabDefaultOn a:visited, .cvtabDefaultOn a:active, .cvtabDefaultOn a:hover { font-size:10px; line-height:9px; color:#000000; font-family:Verdana; font-weight:normal; letter-spacing:0px;}
.cvtabDefaultOn font, .cvtabDefaultOn table, .cvtabDefaultOn tr, .cvtabDefaultOn td .cvtabDefaultOn textarea, .cvtabDefaultOn center { font-size:10px; font-family:Verdana; font-weight:normal; color:#636361;}
.cvtabDefaultOn span {font-family:Tahoma; color:black;}
.cvtabDefaultOn input, .cvtabDefaultOn select { font-size:11px; font-family:Verdana; font-weight:normal;}
b.rtopDefaultOn, b.rbottomDefaultOn{display:block;background:transparent; }
b.rtopDefaultOn b, b.rbottomDefaultOn b{display:block;height: 1px; overflow: hidden; background: #ffffff}
b.r1DefaultOn{margin: 0 5px}
b.r2DefaultOn{margin: 0 3px}
b.r3DefaultOn{margin: 0 2px}
b.rtopDefaultOn b.r4DefaultOn, b.rbottomDefaultOn b.r4DefaultOn{margin: 0 1px;height: 2px}
b.r1DefaultOn, b.r2DefaultOn, b.r3DefaultOn, b.r4DefaultOn, b.rtopDefaultOn, b.rbottomDefaultOn {font-size:1px;}
.cvtabDefaultOn_content {margin: 0 1px; width:auto; height:auto; font-size:10px; padding:0 10px 0 10px; background:#ffffff; color:#000000; font-family: sans-serif; font-weight:normal;}


/* Boîte de message tt6 */
.global_message_box {position:absolute; z-index:10; display:none; color:black; top:125px; left:50px; margin-top:0px; padding-top:0px; margin-left:0px; width:600px; height:200px; background:transparent; overflow:hidden; }
.global_message_box div {
  scrollbar-face-color: #d7d8d6;
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #5d5a5a;
  scrollbar-3dlight-color: #ccc;
  scrollbar-darkshadow-color: #555555;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #000000
}
.global_message_box .b1, .global_message_box .b2, .global_message_box .b3, .global_message_box .b4, .global_message_box .b1b, .global_message_box .b2b, .global_message_box .b3b, .global_message_box .b4b {
  display:block;
  z-index:9; 
  overflow:hidden;
  font-size:1px;
}
.global_message_box .b1, .global_message_box .b2, .global_message_box .b3, .global_message_box .b1b, .global_message_box .b2b, .global_message_box .b3b {
  height:1px;
}
.global_message_box .b2 {
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
.global_message_box .b3 {
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
.global_message_box .b4 {
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
.global_message_box .b4b {
  background:#FFFFFF; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
.global_message_box .b3b {
  background:#FFFFFF; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
.global_message_box .b2b {
  background:#FFFFFF; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
.global_message_box .b1 {
  margin:0 5px; 
  background:#999; 
}
.global_message_box .b2, .global_message_box .b2b {
  margin:0 3px; 
  border-width:0 2px;
}
.global_message_box .b3, .global_message_box .b3b {
  margin:0 2px;
}
.global_message_box .b4, .global_message_box .b4b {
  height:2px; margin:0 1px;
}
.global_message_box .b1b {
  margin:0 5px; 
  background:#ddd; 
}

.global_message_box .global_tttop {
  position:relative;
  display:block; 
  z-index:9;
  height:15px;
  width:auto;
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 0px 8px;
  padding-top:0px;
  cursor:pointer;
}

.global_message_box .global_tttop .openCloseTop {
  float:right;
  font-size:10px;
  padding:0 1px;
  margin:0px 0px 0px 3px;
  width:11px;
  height:12px;
  text-align:center;
  text-decoration:none;
  
  color:#000000;
  background:#FFFFFF;
  border:solid #000000 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}

.global_message_box .global_tttop .titleTop {
  float:right;
  width:40%;
  height:14px;
  font-size:14px;
  font-weight:bolder;
  text-align:right;
  padding-right:8px;
}

.global_message_box .global_tttop .titleHead {
  float:left;
  width:40%;
  height:14px;
  font-size:12px;
  font-weight:bold;
  font-style:oblique;
  text-align:left;
  padding-right:5px;
  color:red;
}

.global_message_box .global_ttcont {
  position:relative;
  display:block;
  z-index:9; 
  width:auto;
  height:auto;
  max-height:170px;
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 3px 8px;
  background-color:#FFFFFF; 
  background-image:url(http://tchat.axegay.com/data_G999/deco/loadingG.gif);
  background-repeat:no-repeat;
  background-position:center center;
}
.global_message_box .loaded {
  background-image:url();
}




.global_message_box a, .global_message_box a:visited, .global_message_box a:active, .global_message_box a:hover  {
  color:red;
  font-weight:bolder;
  font-style:oblique;
}

.global_message_box .wdwbutton, .global_message_box .wdwbutton:hover {
  color:white;
  font-weight:normal;
  font-style:normal;  
} 


.global_message_box .global_ttcont_txt {
  position:relative;
  display:block; 
  z-index:9;
  width:98%;
  height:160px;
  max-height:160px;
  border-top:1px solid #999;
  overflow:auto;
  text-align:left;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  margin:0px 3px 0px 2px;
  font-weight:normal;
}

.global_message_box .global_ttcont_form {
  position:relative;
  display:none; 
  z-index:9;
  width:98%;
  height:160px;
  max-height:160px;
  border-top:1px solid #999; 
  overflow:auto;
  text-align:left;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  margin:0px 3px 0px 2px;
  font-weight:normal;
  overflow:hidden;
}

.global_message_box .global_ttbot {
  position:relative;
  display:block; 
  z-index:9; 
  width:auto;
  height:10px;
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 0px 8px;
  text-align:right;
  font-weight:normal;
  color:#666666;
}






/* Boîte option box tt7 */ 
.global_option_box {position:absolute; z-index:9; display:none; color:black; top:80%; left:10px; margin-top:0px; padding-top:0px; margin-left:0px; width:500px; height:0px; background:transparent; overflow:hidden; }
.global_option_box .b1, .global_option_box .b2, .global_option_box .b3, .global_option_box .b4, .global_option_box .b1b, .global_option_box .b2b, .global_option_box .b3b, .global_option_box .b4b {
  display:block;
  z-index:0; 
  overflow:hidden;
  font-size:1px;
}
.global_option_box .b1, .global_option_box .b2, .global_option_box .b3, .global_option_box .b1b, .global_option_box .b2b, .global_option_box .b3b {
  height:1px;
}
.global_option_box .b2 {
  background:black; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
.global_option_box .b3 {
  background:black; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
.global_option_box .b4 {
  background:black; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
.global_option_box .b4b {
  background:black; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
.global_option_box .b3b {
  background:black; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
.global_option_box .b2b {
  background:black; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
.global_option_box .b1 {
  margin:0 5px; 
  background:#999; 
}
.global_option_box .b2, .global_option_box .b2b {
  margin:0 3px; 
  border-width:0 2px;
}
.global_option_box .b3, .global_option_box .b3b {
  margin:0 2px;
}
.global_option_box .b4, .global_option_box .b4b {
  height:2px; margin:0 1px;
}
.global_option_box .b1b {
  margin:0 5px; 
  background:#ddd; 
}
.global_option_box .global_tttop {
  position:relative;
  display:block; 
  z-index:0;
  height:15px;
  width:auto;
  background:black; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 0px 8px;
  padding-top:0px;
  cursor:pointer;
}
.global_option_box .global_tttop .openCloseTop {
  float:right;
  font-size:9px;
  padding:0 1px;
  margin:0px 0px 0px 3px;
  width:11px;
  height:12px;
  text-align:center;
  text-decoration:none;
  
  color:#aaa;
  background:#000;
  border:solid #aaa 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}

.global_option_box .global_tttop .titleTop {
  float:right;
  width:40%;
  height:14px;
  color:#aaa;
  font-size:12px;
  font-weight:normal;
  font-style:oblique;
  text-align:right;
  padding-right:8px;
}

.global_option_box .global_tttop .titleHead {
  float:left;
  width:40%;
  height:14px;
  font-size:12px;
  font-weight:bold;
  font-style:oblique;
  text-align:left;
  padding-right:5px;
  color:red;
  overflow:hidden;
}


.global_option_box .global_ttcont {
  position:relative;
  display:block;
  z-index:0; 
  width:auto;
  height:auto;
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 3px 8px;
  background-color:black; 
  background-image:url(http://tchat.axegay.com/data_G999/deco/loadingD.gif);
  background-repeat:no-repeat;
  background-position:center center;
}
.global_option_box .loaded {
  background-image:url();
}
.global_option_box .global_ttcont_txt {
  position:relative;
  display:block; 
  z-index:0;
  width:98%;
  height:60px;
  border-top:0px solid #222; 
  overflow:auto;
  text-align:left;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  margin:0px 3px 0px 2px;
  font-weight:normal;
  color:#fff;
}
.global_option_box .global_ttbot {
  position:relative;
  display:block; 
  z-index:0; 
  width:auto;
  height:10px;
  background:black; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 0px 8px;
  text-align:right;
  font-weight:normal;
  color:#666666;
}











/* Boîte de Live tt8 */
.global_live_box {position:absolute; z-index:10; display:none; color:black; top:125px; left:50px; margin-top:0px; padding-top:0px; margin-left:0px; width:600px; height:200px; background:transparent; overflow:hidden; }
.global_live_box div {
  scrollbar-face-color: #d7d8d6;
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #5d5a5a;
  scrollbar-3dlight-color: #ccc;
  scrollbar-darkshadow-color: #555555;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #000000
}
.global_live_box .b1, .global_live_box .b2, .global_live_box .b3, .global_live_box .b4, .global_live_box .b1b, .global_live_box .b2b, .global_live_box .b3b, .global_live_box .b4b {
  display:block;
  z-index:9; 
  overflow:hidden;
  font-size:1px;
}
.global_live_box .b1, .global_live_box .b2, .global_live_box .b3, .global_live_box .b1b, .global_live_box .b2b, .global_live_box .b3b {
  height:1px;
}
.global_live_box .b2 {
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #C8D2F0;
}
.global_live_box .b3 {
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd;
}
.global_live_box .b4 {
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #eee;
}
.global_live_box .b4b {
  background:#FFFFFF; 
  border-left:1px solid #C8D2F0; 
  border-right:1px solid #eee; 
}
.global_live_box .b3b {
  background:#FFFFFF; 
  border-left:1px solid #ddd; 
  border-right:1px solid #eee; 
  }
.global_live_box .b2b {
  background:#FFFFFF; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee; 
  }
.global_live_box .b1 {
  margin:0 5px; 
  background:#999; 
}
.global_live_box .b2, .global_live_box .b2b {
  margin:0 3px; 
  border-width:0 2px;
}
.global_live_box .b3, .global_live_box .b3b {
  margin:0 2px;
}
.global_live_box .b4, .global_live_box .b4b {
  height:2px; margin:0 1px;
}
.global_live_box .b1b {
  margin:0 5px; 
  background:#ddd; 
}

.global_live_box .global_tttop {
  position:relative;
  display:block; 
  z-index:9;
  height:15px;
  width:auto;
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 0px 8px;
  padding-top:0px;
  cursor:pointer;
}

.global_live_box .global_tttop .openCloseTop {
  float:right;
  font-size:10px;
  padding:0 1px;
  margin:0px 0px 0px 3px;
  width:11px;
  height:12px;
  text-align:center;
  text-decoration:none;
  
  color:#000000;
  background:#FFFFFF;
  border:solid #000000 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}

.global_live_box .global_tttop .titleTop {
  float:right;
  width:40%;
  height:14px;
  font-size:14px;
  font-weight:bolder;
  text-align:right;
  padding-right:8px;
  color:#000000;
}

.global_live_box .global_tttop .titleHead {
  float:left;
  width:40%;
  height:14px;
  font-size:12px;
  font-weight:bold;
  font-style:oblique;
  text-align:left;
  padding-right:5px;
  color:red;
}

.global_live_box .global_ttcont {
  position:relative;
  display:block;
  z-index:9; 
  width:auto;
  height:160px;
  max-height:160px;
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 3px 8px;
  background-color:#FFFFFF; 
  background-image:url(http://tchat.axegay.com/data_G999/deco/loadingG.gif);
  background-repeat:no-repeat;
  background-position:center center;
}
.global_live_box .loaded {
  background-image:url();
}




.global_live_box a, .global_live_box a:visited, .global_live_box a:active, .global_live_box a:hover  {
  color:red;
  font-weight:bolder;
  font-style:oblique;
}

.global_live_box .wdwbutton, .global_live_box .wdwbutton:hover {
  color:white;
  font-weight:normal;
  font-style:normal;  
} 


.global_live_box .global_ttcont_txt {
  position:relative;
  display:block; 
  z-index:9;
  width:98%;
  height:160px;
  max-height:160px;
  border-top:1px solid #999; 
  overflow:auto;
  text-align:left;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  margin:0px 3px 0px 2px;
  font-weight:normal;
  color:#000000;
}

.global_live_box .global_ttcont_form {
  position:absolute;
  display:block;
  top:140px;
  left:0px; 
  z-index:9;
  width:95%;
  height:20px;
  max-height:20px;
  border-top:1px solid #999; 
  overflow:auto;
  text-align:left;
  padding-top:1px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  margin:0px 8px 0px 10px;
  font-weight:normal;
  overflow:hidden;
  color:#000000;
}

.global_live_box .global_ttbot {
  position:relative;
  display:block; 
  z-index:9; 
  width:auto;
  height:10px;
  background:#FFFFFF; 
  border-left:1px solid #999; 
  border-right:1px solid #ddd; 
  padding:0px 8px 0px 8px;
  text-align:right;
  font-weight:normal;
  color:#666666;
}







/***********************/



/**********************
 TCHAT Element
*/ 
.global_sticker {
  float:left;
  z-index:1;
  height:70px;
  width:60px;
  margin:1px 1px;
  padding:0px 0px;
  border:solid #b9bab9 1px;
  background-repeat:no-repeat;
  background-position:center center;
  overflow:hidden;
 
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;    
  /*
  behavior: url(PIE.php);
  -pie-lazy-init: true;
  */
}

.global_sticker:hover {
    border:solid #000000 1px;
}

.global_sticker .h {position:relative; display:yes; height:14px; width:58px; margin:0 0; padding:0 2px 0 0;}
.global_sticker .m {position:relative; display:yes; height:42px; width:58px; margin:0 0; padding:0 2px 0 0; overflow:hidden; cursor:hand;}
.global_sticker .b {position:relative; display:yes; height:14px; width:58px; margin:0 0; padding:0 2px 0 0;}

.global_sticker .button, .button {
  float:right;
  font-size:11px;
  padding:0 0 0 0;
  margin:1px 1px 0px 0px;
  width:12px;
  height:12px;
  line-height:12px;
  text-align:center;
  vertical-align:baseline;
  text-decoration:none;
  
  color:#ffffff;
  background:#000000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  
  -moz-opacity:0.4;
  opacity:0.4;
  -khtml-opacity:0.4;
  filter:alpha(opacity=40);       
}
.global_sticker .button:hover, .button:hover {
  -moz-opacity:1;
  opacity:1;
  -khtml-opacity:1;
  filter:alpha(opacity=100); 
}

.global_sticker .book {
  float:right;
  font-size:11px;
  padding:0 0 0 0;
  margin:1px 1px 0px 0px;
  width:12px;
  height:12px;
  line-height:12px;
  text-align:center;
  vertical-align:baseline;
  text-decoration:none;
  
  color:#ffffff;
  background:transparent url(http://tchat.axegay.com/data_G999/deco/photo.gif) no-repeat center center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; 
  
  -moz-opacity:0.4;
  opacity:0.4;
  -khtml-opacity:0.4;
  filter:alpha(opacity=40);          
}
.global_sticker .book:hover {
  -moz-opacity:1;
  opacity:1;
  -khtml-opacity:1;
  filter:alpha(opacity=100); 
}

.global_sticker .vote {
  float:right;
  font-size:11px;
  padding:0 0 0 0;
  margin:1px 1px 0px 0px;
  width:16px;
  height:12px;
  line-height:12px;
  text-align:center;
  vertical-align:baseline;
  text-decoration:none;
  
  color:#ffffff;
  background:transparent url(http://tchat.axegay.com/data_G999/deco/global_vote.png) no-repeat center center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;   
}


.global_sticker .message {
  float:right;
  font-size:11px;
  padding:0 0 0 0;
  margin:1px 1px 0px 0px;
  width:18px;
  height:12px;
  line-height:12px;
  text-align:center;
  vertical-align:baseline;
  text-decoration:none;
  
  color:#ffffff;
  background:black url(http://tchat.axegay.com/data_G999/deco/global_message.png) no-repeat center center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}

.global_sticker .blog {
  float:right;
  font-size:11px;
  padding:0 0 0 0;
  margin:1px 1px 0px 0px;
  width:18px;
  height:12px;
  line-height:12px;
  text-align:center;
  vertical-align:baseline;
  text-decoration:none;
  
  color:#ffffff;
  background:black url(http://tchat.axegay.com/data_G999/deco/global_blog.png) no-repeat center center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}

.global_sticker .stars {
  position:absolute;
  display:yes;
  z-index:4;
  top:0px;
  left:0px;
  font-size:10px;
  font-style:oblique;
  text-align:right;
  text-shadow: #000000 1px 1px 1px, #000000 -1px 1px 1px, #000000 -1px -1px 1px, #000000 1px -1px 1px; 
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3);   
  zoom:1;
  padding:0 0 0 0;
  margin:19px 1px 0px 1px;
  width:57px;
  height:auto;
  line-height:11px;
}

.global_sticker .video {
  position:absolute;
  display:yes;
  z-index:5;
  font-size:10px;
  font-style:oblique;
  text-shadow: #000000 1px 1px 1px, #000000 -1px 1px 1px, #000000 -1px -1px 1px, #000000 1px -1px 1px; 
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3);   
  zoom:1;
  padding:0 0 0 20px;
  margin:0px 1px 0px 1px;
  width:57px;
  height:10px;
  line-height:11px;
  background-color:transparent;
  background-image:url(http://tchat.axegay.com/data_G999/deco/global_video2.png);
  background-repeat:no-repeat;
  background-position:33px center;
  cursor:hand;
  
  
  -moz-opacity:0.4;
  opacity:0.4;
  -khtml-opacity:0.4;
  filter:alpha(opacity=40);  
  
}
.global_sticker .video:hover {
  -moz-opacity:1;
  opacity:1;
  -khtml-opacity:1;
  filter:alpha(opacity=100); 
}
.global_sticker .video a:link, .global_sticker .video a:visited, .global_sticker .video a:active, .global_sticker .video a:hover {color:#ffffff; text-decoration:none;}

.global_sticker .online {
  float:left;
  font-size:11px;
  padding:0 0 0 0;
  margin:1px 0px 0px 2px;
  width:10px;
  height:10px;
  line-height:12px;
  text-align:center;
  vertical-align:baseline;
  text-decoration:none;
  
  color:#000000;
  background:#6ca502;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}


.global_sticker .offline {
  float:left;
  font-size:11px;
  padding:0 0 0 0;
  margin:1px 0px 0px 2px;
  width:10px;
  height:10px;
  line-height:12px;
  text-align:center;
  vertical-align:baseline;
  text-decoration:none;
  
  color:#000000;
  background:red;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}

.global_sticker .h, .global_sticker .m, .global_sticker .b {border:none; background:none;}
.global_sticker .info {position:absolute; display:none;}
.global_messagerie .info {position:absolute; display:none;}
.global_live .info {position:absolute; display:none;}
.global_sticker .imgvide { position:absolute;  display:yes; z-index:3; margin-top:10px; border:solid yellow 0px; background:none; width:58px; height:38px; cursor:hand;}




/* FullCv box */
.global_fullCv {
  float:left;
  z-index:1;
  height:120px;
  width:231px;
  margin:1px 1px;
  padding:0px 0px;
  border:solid #b9bab9 1px;
  background-repeat:no-repeat;
  background-position:center center;
  overflow:hidden;
  background-color:#111;
 
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;    

}



.global_fullCv .pseudo_on, .pseudo_on {
	font-family:Arial black;
	font-weight:normal;
	color:#7ff70b;
}
.global_fullCv .pseudo_off, .pseudo_off {
	font-family:Arial black;
	font-weight:normal;
	color:#f7370b;
}

.global_fullCv .ville{
  float:left;
  z-index:1;
  height:10px;
  width:151px;
  padding-left:6px;
  line-height:10px;
  font-size:10px;
  font-style:oblique;
  font-weight:bolder;
  text-align:right;
  color:#ffcc00;
  overflow:hidden;
}

.global_fullCv .cv{
  float:left;
  z-index:1;
  height:62px;
  width:151px;
  margin-top:3px;
  padding-left:6px;
  line-height:10px;
  font-size:10px;
  font-style:oblique;
  color:#999;
  overflow:hidden;
}







/* Liens navigation */
.global_otherpage {
  font-size:11px;
  color:#888;
  line-height:8px;
  padding:1px 5px;
}
.global_otherpage a, .global_otherpage a:link, .global_otherpage a:visited {
  font-size:11px;
  color:#ffcc00;
  line-height:8px;
  padding:1px 5px;
  text-decoration:none;
}
.global_otherpage a:active, .global_otherpage a:hover {
  font-size:11px;
  color:black;
  line-height:8px;
  background-color:#ffcc00;
  padding:1px 5px;
}

.global_otherpageSelect, .global_otherpageSelect a, .global_otherpageSelect a:link, .global_otherpageSelect a:visited {
  font-size:11px;
  color:black;
  line-height:8px;
  background-color:#ffcc00;
  padding:1px 5px;
}
.global_otherpageSelect a:active, .global_otherpageSelect a:hover {
  font-size:11px;
  color:black;
  line-height:8px;
  background-color:#ffcc00;
  padding:1px 5px;
}

.text_message1 {
  font-size:12px;
  color:black;
  width:500px;
  padding-left:25px;
  padding-bottom:4px;
  cursor:hand;
}

.text_message2 {
  font-size:12px;
  width:500px;
  padding-left:25px;
  padding-bottom:4px;
  cursor:hand;
  color:#444;
  font-style:oblique;
}
.text_messageOver {
  font-size:12px;
  width:500px;
  color:black;
  background-color:#FFFF66;
  padding-left:25px;
  padding-bottom:4px;
  background-image:url(http://tchat.axegay.com/data_G999/deco/global_message.png);
  background-repeat:no-repeat;
  background-position:6px 4px;
  cursor:hand;
}

.drag{position:absolute; top:0px; left:0px; cursor:hand}

.white_Close {
  font-size:10px;
  font-style:normal;
  padding:.0em .3em .0em .3em;
  margin:1px 0px 0px 0px;
  width:11px;
  height:6px;
  max-height:6px;
  line-height:0px;
  text-align:center;
  text-decoration:none;
  
  color:#ffffff;
  background:transparent;
  border:solid #ffffff 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}

.black_Close {
  font-size:10px;
  font-style:normal;
  padding:.0em .3em .0em .3em;
  margin:1px 0px 0px 0px;
  width:11px;
  height:6px;
  max-height:6px;
  line-height:0px;
  text-align:center;
  text-decoration:none;
  
  color:#000000;
  background:transparent;
  border:solid #000000 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}

.yellow_Close {
  font-size:10px;
  font-style:normal;
  padding:.0em .3em .0em .3em;
  margin:1px 0px 0px 0px;
  width:11px;
  height:6px;
  max-height:6px;
  line-height:0px;
  text-align:center;
  text-decoration:none;
  
  color:#ffcc00;
  background:transparent;
  border:solid #ffcc00 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;    
}



.contrastText {
  color:#ffcc00;
  line-height:12px;
  font-size:11px;
  text-shadow: #000000 1px 1px 1px, #000000 -1px 1px 1px, #000000 -1px -1px 1px, #000000 1px -1px 1px; 
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3);   
  zoom:1;
}


/********************************
Blog  
 */
.global_titleBlog {
  float:right; 
  margin-left:0%; 
  width:99%; 
  height:4%; 
  font-family: Verdana, Arial, Tahoma;
  font-size:16px;
  font-style:normal;
  font-weight:bolder;
  color:#fff;
  text-align:right;
  overflow:hidden;
} 
.global_fullBlog {
  float:right;
  z-index:1;
  height:86%;
  width:99%;
  margin:1px 1px;
  margin-left:0%;
  padding:0px 0px;
  border:solid #b9bab9 1px;
  background-repeat:no-repeat;
  background-position:top left;
  overflow:hidden;
  background-color:#111;
 
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;    
}

.global_fullBlog img { 
  max-width:200px;
  border:solid #b9bab9 1px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;    
}

.global_imgFondBlog {
  position:absolute; 
  display:yes; 
  z-index:1; 
  width:67%; 
  height:74%; 
  overflow:hidden;
  -moz-opacity:0.2;
  opacity:0.2;
  -khtml-opacity:0.2;
  filter:alpha(opacity=20);   
}

.global_textBlog { 
  position:relative; 
  display:yes; 
  width:96%; 
  height:94%; 
  margin:6px 4px 2px 10px; 
  padding-right:3px;
  overflow:auto;
}

.global_downToolBlog { 
  float:right;
  z-index:1;
  display:yes; 
  width:96%; 
  height:24px; 
  margin:3px 4px 0px 10px; 
  padding-right:3px;
  text-align:right;
  overflow:auto;
}





/********************************
Form element 
 */

.input_head {
	font-size:13px;
	font-style:oblique;
}
.light {color:#000000;}
.dark {color:#ffffff;}


.input_help {
	color:#a09c9c;
	font-size:10px;
	font-style:oblique;
	line-height:0px:
}

input, textarea  {
	font-size:12px;
	padding:1px 3px;
	background-color:#FFFF66;
	border:solid #ccc 1px;
	color:#303030;
	margin-right:3px;
}

select  {
	font-size:11px;
	padding:0px 3px;
	background-color:#FFFF66;
	border:solid #ccc 1px;
	color:#303030;
	margin-right:3px;
}

.wrongInput {background-color:red;}
.goodInput {background-color:#FFFF66;}


/*************************
Expand Menu et sortir
*/
.boxColLight {
	position:relative;
	display:yes;
	border:solid #333 1px;
	padding:2px 5px; 
 	color:#000000;
 	font-size:11px;
 	font-style:oblique;
 	line-height:12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;   	
	background:#fff; 
    /*
    background: -webkit-gradient(linear, left top, left bottom, from(#FFCC00), to(#FFFFFF));
    background: -moz-linear-gradient(top,  #FFCC00,  #FFFFFF);
    background: linear-gradient(top,  #FFCC00,  #FFFFFF);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFCC00', EndColorStr='#FFFFFF');
	*/
}

.boxColLighter {
	position:relative;
	display:yes;
	border:solid #000 1px; 
 	color:#000000;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;   	
	background:#c8c9c7; 
    /*
    background: -webkit-gradient(linear, left top, left bottom, from(#FFCC00), to(#FFFFFF));
    background: -moz-linear-gradient(top,  #FFCC00,  #FFFFFF);
    background: linear-gradient(top,  #FFCC00,  #FFFFFF);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFCC00', EndColorStr='#FFFFFF');
	*/
}

.boxColMedium {
	position:relative;
	display:yes;
	border:solid #000 1px; 
 	color:#000000;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;   	
	background:#FFCC00; 
    /*
    background: -webkit-gradient(linear, left top, left bottom, from(#FFCC00), to(#FFFFFF));
    background: -moz-linear-gradient(top,  #FFCC00,  #FFFFFF);
    background: linear-gradient(top,  #FFCC00,  #FFFFFF);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFCC00', EndColorStr='#FFFFFF');
	*/
}

.boxColDarker {
	position:relative;
	display:yes;
	border:solid #000 1px;
	padding:2px 5px; 
 	color:#ffffff;
 	font-size:11px;
 	font-style:oblique;
 	line-height:12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;   	
	background:#444; 
    /*
    background: -webkit-gradient(linear, left top, left bottom, from(#FFCC00), to(#FFFFFF));
    background: -moz-linear-gradient(top,  #FFCC00,  #FFFFFF);
    background: linear-gradient(top,  #FFCC00,  #FFFFFF);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFCC00', EndColorStr='#FFFFFF');
	*/
}

.nivFirst_on {
	margin-left:20px;
	font-weight: bold;
	font-size:14px;
	padding: 0 0 0 0px;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    font-weight:bolder;
	text-align:left;
	background: transparent;

}
.nivFirst_on a:link {
    padding-left:5px;
    color:white;
    margin-left:8px; 	
    font-weight:bolder;
    width:80px;
    text-decoration:none;
}
.nivFirst_off {
	color:white;
	font-weight:normal;
    font-size: 14px;
    padding: 0 0 0 0;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    font-weight:bolder;
	text-align:right;
    text-transform:capitalize;
}
.nivFirst_off a:link {width:80px;}
.nivFirst_on a:active {color:#ffcc00;}


.niv0_on {
	border-top:solid #333 1px; 
	border-bottom:solid #555 1px; 
	background: #444 url(http://tchat.axegay.com/data_G999/deco/arrow_next.png) no-repeat 5px top;
	margin-left:0px;
	padding-left:13px;
	display:yes;
	font-size : 11px;
	text-align:left;
}
.niv0_on:hover {
	border-top:solid transparent 1px; 
	border-bottom:solid #555 1px; 
	background: #333 url(http://tchat.axegay.com/data_G999/deco/arrow_next.png) no-repeat 5px top;
	margin-left:0px;
	padding-left:13px;
	font-size : 11px;
	font-weight:bolder;
	text-align:left;
}
.niv0_on a:link {
	color: #ffffff; text-decoration:none; letter-spacing:0px; font-size : 11px; padding-left:0px;
}
.niv0_on a:visited {
	color: #ffffff; text-decoration:none; letter-spacing:0px; font-size : 11px; padding-left:8px;
}
.niv0_on a:hover {
	color: #ffcc00; text-decoration:none; letter-spacing:0px; font-size : 11px; padding-left:8px;
	}
.niv0_on a:active {
	color:#ffcc00; text-decoration:none; letter-spacing:0px; font-size : 11px; padding-left:8px;
}

.niv0_off {
display:none;
}

.niv1_on {
	margin-left:2px;
	padding-left:2px;
	display:block;
	font-size : 10px;
	background: transparent;
	text-align:left;
}
.niv1_on a:link, .niv1_on a:visited {color: #ffffff; text-decoration:none; letter-spacing:0px; font-size : 10px; font-style:oblique;}
.niv1_on a:hover {color: #ffcc00; text-decoration:none; letter-spacing:0px; font-size : 10px; font-style:oblique;}
.niv1_on a:active {color:#ffcc00; text-decoration:none; letter-spacing:0px; font-size : 10px; font-style:oblique;}

.niv1_off {
display:none;
}

.niv2_on {
	display:block;
	font-size : 9px;
	margin-left:2px;
	padding-left:7px;
	display:block;
	font-size : 11px;
	background: transparent;
	text-align:left;
}
.niv2_on a:link, .niv2_on a:visited {color: #ffffff; text-decoration:none; letter-spacing:2px; font-size : 9px; font-weight:normal;}
.niv2_on a:hover {color: #ffcc00; text-decoration:none; letter-spacing:2px; font-size : 9px; font-weight:normal;}
.niv2_on a:active {color:#ffcc00; text-decoration:none; letter-spacing:2px; font-size : 9px; font-weight:normal;}

.niv2_off {
display:none;
}

.niv3_on {
	display:block;
	font-size : 10px;
	margin-left:2px;
	padding-left:10px;
	display:block;
	font-size : 11px;
	background: transparent;
	text-align:left;
}
.niv3_on a:link {color: #ffffff;}
.niv3_on a:hover {color: #ffcc00; text-decoration:none;}
.niv3_on a:active {color:#ffcc00;}

.niv3_off {
display:none;
}


/*************************
editeur
*/
#global_editor_toolBar {}
button {
	height:auto;
	width:auto;
	margin:0 0;
	padding:0 0;
	background:transparent;
	border:solid 0px;
}
.buttonOn {
	height:auto;
	width:auto;
	margin:0 0;
	padding:0 0;
	background:transparent;	
	border:solid 0px;
}
.buttonDown {
	height:auto;
	width:auto;
	margin:0 0;
	padding:0 0;
	background:transparent;
	border:solid 0px;
}
#colorpicker, .colorpicker {
  position:absolute; 
  display:none;
  z-index:20; 
  top:0px; 
  left:0px; 
  padding:2px 5px;
  border:#000000 1px solid; 
  background:threedface; 
  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; 
  border-radius: 6px;    
}


/************** 
 calendar 
 */
.calendar {position:relative; display:yes; width:auto; height:auto; text-align:center; align:center;}
.day_cell    {margin:1px 1px; cursor:hand; text-align:center;}
.today_cell  {margin:1px 1px; cursor:hand; text-align:center; font-weight:bold; background:#ffcc00; }
.over_cell   {margin:1px 1px; cursor:hand; text-align:center; background:red; color:white;}
.select_cell {margin:1px 1px; cursor:hand; text-align:center; background:black; color:white;}
.event_cell  {margin:1px 1px; cursor:hand; text-align:center; background:#ffcc00; color:black;}
.empty_day_cell {margin:1px 1px; }
.day_cell, .today_cell, .over_cell, .select_cell, .event_cell, .empty_day_cell {
  font-size:11px;
  border:solid gray 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;   	
}

.empty_day_cell {border:solid transparent 1px;}
.calendarTitre {color:#ffcc00; font-size:12px; font-weight:bolder; letter-spacing:1px; margin-top:2px;}
.calendarHeader {color:gray; font-size:10px; text-align:center; font-weight:bolder;}
#calendar_dateTextSelect {color:red; font-size:12px; text-align:center; font-weight:bold;}	

#global_editorDateLoadBox .day_cell { margin:1px 1px; cursor:hand; text-align:center; color:black;}';
#global_editorDateLoadBox .calendarTitre { font-size:12px; font-weight:bolder; letter-spacing:1px; margin-top:2px; color:red; }
#global_editorDateLoadBox .calendar {position:relative; display:yes; width:auto; height:auto; text-align:center; align:center; color:red;}
#global_editorDateLoadBox div {color:black;}
/************
 Edito
 */
.global_other_nav_subContentDisplay {
    position:relative; 
    display: yes;
	width:auto;
	height:auto;
	margin:4px 2px 0 2px;
	padding:5px 5px 5px 5px;
	padding-top:2px;
    color: #ffffff;
    font-size:11px;
    font-style:oblique;
    background-image:url(http://tchat.axegay.com/data_G999/deco/global_transparent.png);
}
.global_other_nav_subContentDisplay div, .global_other_nav_subContentDisplay a, .global_other_nav_subContentDisplay a:active, .global_other_nav_subContentDisplay a:visited {
    z-index:60;
    text-decoration:none;
    color: #ffffff;
}
.global_other_nav_subContentDisplay a:hover, .global_other_nav_subContentDisplay div:hover {
    z-index:60;
    text-decoration:none;
    color: #ffcc00;
    background-color:#333;
}
.global_editoVisuArticle img {
	margin:4px 4px 3px 0px;
	float:left;
    max-width:200px;
    border:solid #b9bab9 1px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;    
}



