/* GENERAL */

BLINK {
visibility: expression((function(){
if (!window.IEBlink) {
window.IEBlink = "visible";
setInterval(function() {
window.IEBlink = (window.IEBlink=="visible"?"hidden":"visible");
var blinks = document.getElementsByTagName("blink");
for (var i=0; i < blinks.length; i++) { blinks[i].style.visibility=window.IEBlink; }
}, 700)
}
return "";
})());
}


.miniavatar
{
width:80px;
height:80px;
border: 1px solid black;
}


.inputrose {
border-width:1px 1px 1px 3px;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:2px 0 0 2px;
border-color:#999999 #C0C0C0 #C0C0C0 #FCA8E3;
border-style:solid
}

.inputbleu {
border-width:1px 1px 1px 3px;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:2px 0 0 2px;
border-color:#999999 #C0C0C0 #C0C0C0 #50A8E3;
border-style:solid
}

/* INDEX */

.iconespannelmembre
{
width:80px;
height:80px;
}





/* MISE EN FORME */

.center
{
text-align:center;
}

.txtnoir
{
color:#000000;
}

.txtjauneor
{
color:#FFCC00;
}

.txtargent
{
color:#DCDCDC;
}

.txtbronze
{
color:#CDCD00;
}

.txtrouge
{
color:#FF0000;
}

.txtblanc
{
color:#FFFFFF;
}

.txtvert
{
color:green;
}

.txtrouge
{
color:red;
}

.txtorange
{
color:orange;
}


.gras
{
font-weight:bold;
}

.noborder
{
border: 0x;
}

.floatright
{
float:right;
}

.pointer
{
cursor:pointer;
}


.floatleft
{
float:left;
}

.floatright
{
float:right;
}

.deconone
{
text-decoration:none;
}

/* VIDEOS */
.bloc_editvideo
{
border: 1px dotted rgb(202, 202, 202);
margin: 5px 0px; 
width: 100%;
}

.video_titre
{
font-weight:bold;
color:#3B5998;
cursor:pointer;
outline-style:none;
text-decoration:none;
direction:ltr;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
text-align:left;
}

.video_add_txt
{
font-weight:bold;
color:#3B5998;
cursor:pointer;
outline-style:none;
text-decoration:none;
direction:ltr;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}

.video_description
{
color:gray;
padding-top:2px;
direction:ltr;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
text-align:left;
}

.video_miniature
{
height:90px;
width:120px;
}


/* MESSAGERIE */

.mp_composer
{
background:#F7F7F7 none repeat scroll 0 0;
border-bottom:1px solid #D7D7D7;
border-left:1px solid #D7D7D7;
border-right:1px solid #D7D7D7;
padding:30px 30px 10px 80px;
}


.mp_warning
{
color:gray;
padding-top:2px;
direction:ltr;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
text-align:left;
}



/* FORUM */

.forumtitre
{
background:transparent url(http://www.ados-live.fr/modules/forum/images/titreforum.gif) no-repeat scroll;
color:#1A67A6;
font-family:arial;
font-size:17px;
font-weight:bold;
padding:5px 0 5px 25px;
text-align:left;
}

.label_orange {
background-color:#FFCC66;
display:block;
float:left;
height:20px;
letter-spacing:1px;
padding-right:1%;
text-align:right;
width:39%;
color:#7F7772;
font-family: "Trebuchet MS";
}


table.listeForums
{
	border-collapse: collapsed;
	border-spacing: 1px;
	border: 0;
	width: 100%;
	background-color: white;
}
td.listeForumsItemClipsed
{
	font-weight: bold;
	padding: 8px;
	background-color: #eee;
}
span.locked
{
	font-weight: normal;
	font-size: 9px;
	margin-left: 15px;
}
td.listeForumsItem
{
	padding: 8px;
	background-color: #eee;
	
}
td.listeForumsItemG
{
	padding: 8px;
	background-color: #eee;
	font-size: 14px;
}
td.listeForumsItemS
{
	padding: 0px;
	background-color: #eee;
	text-align: center;
	font-size: 11px;
}
td.listeForumsItemS2
{
	padding: 0px;
	background-color: #eee;
	text-align: center;
	font-size: 11px;
	background: url('../Images/bg_doubleCelluleClaire.png') repeat-y top left;
}


td.listeForumsHead
{
	padding: 2px 8px;
	background-color: #ddd;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
}
td.listeForumsHeadPos
{
	padding: 2px 0px;
	background-color: #ddd;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
}
td.listeForumsHeadS
{
	padding: 2px 8px;
	background-color: #ddd;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	height: 30px;
}
td.listeForumsHeadMulti
{
	/*padding: 2px 8px;*/
	background-color: #ddd;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
	width: 100px;
}

.bg1 {
background-color:#F6EEED;
}
.bg1 {
background-color:#F7F7F7;
}
.post {
background-position:100% 0;
background-repeat:no-repeat;
margin-bottom:4px;
padding:0 10px;
}

p.author {
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:1em;
line-height:1.2em;
margin:0 15em 0.6em 0;
padding:0 0 5px;
}

.postbody .contentforum {
font-size:1.3em;
}
.contentforum {
color:#333333;
}
.contentforum {
color:#333333;
font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-size:1em;
line-height:1.4em;
min-height:3em;
overflow:hidden;
}

.postprofile {
border-left-color:#FFFFFF;
color:#666666;
}
.postprofile {
border-right:1px solid #FFFFFF;
color:#666666;
display:inline;
float:left;
margin:10px 0 5px;
min-height:80px;
width:22%;
}
.postbody {
color:#333333;
}
.postbody {
clear:both;
color:#333333;
float:right;
line-height:1.48em;
padding:0;
width:76%;
}

#pagination-forum ul 
{ 
    border:0; 
    margin:0; 
    padding:0; 
}

#pagination-forum #pagination li
{
    border:0; 
    margin:0; 
    padding:0;
    font-size:11px;
    list-style:none;
}

#pagination-forum #pagination a
{
    border:solid 1px #DDDDDD;
    margin-right:2px;
}

#pagination-forum #pagination .previous-off, #pagination .next-off 
{
    color:#666666;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 4px;
}

#pagination-forum #pagination .next a, #pagination .previous a 
{
    font-weight:bold;
    border:solid 1px #FFFFFF;
}

#pagination-forum #pagination .active
{
    color:#ff0084;
    font-weight:bold;
    display:block;
    float:left;
    padding:4px 6px;
	    border:solid 1px #FFFFFF;
}

#pagination-forum #pagination a:link, #pagination a:visited 
{
    color:#0063e3;
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}

#pagination-forum #pagination a:hover
{
    border:solid 1px #666666;
}






/* Message infos */

.msgboxgood
{
background-color:#CEEAB9;
border:1px solid #BBEE95;
color:#000000;
margin-top:15px;
padding:10px;
text-align:center;
}

.msgboxwarning
{
background-color:#FFFF99;
border:1px solid #ffc962;
color:#000000;
margin-top:15px;
padding:10px;
text-align:center;
}

.msgboxbad
{
background-color:#FFEBE8;
border:1px solid #DD3C10;
color:#000000;
margin-top:15px;
padding:10px;
text-align:center;
}

.blocvotes
{
border: 1px solid black;
padding:10px;
width:100px;
height:100px;
float:left;
}



	
.contentbox {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #D9E3EB;
margin:0 0 15px;
padding:10px;
}

.titrecontent
{
color:#444444;
font-family:"Trebuchet MS",Verdana;
font-size:16px;
}


.bginput {
background:transparent url(/images/boutons/bg1-little.png) no-repeat scroll right top;
display:inline-block;
height:20px;
padding-right:8px;
text-decoration:none;
}

.bginput input{cursor:pointer;display:block;height:14px;background:transparent url(/images/boutons/bg1-little.png) no-repeat left top;line-height:13px;text-align:center;float:left;border:none;color:#FFF;font-weight:700;padding:3px 3px 3px 11px;}
.bginput input{height:20px;display:block;font-size:12px;margin:0!important;padding:0 0 2px 8px!important;}


/* FORUM */

div.module_message_1 {
margin:0px;
padding:0px;
width:100%;
}
table.module_message_1 {
border:0 none;
border-collapse:collapse;
border-spacing:0;
margin:0 0 10px 1px;
padding:0;
width:100%;
}

table.module_message_1 td.haut_gauche_rose {
background-image:url(http://www.ados-live.fr/modules/forum/images/module1HautGauche.png);
border:0 solid;
height:20px;
margin:0;
width:18px;
}

table.module_message_1 td.haut_rose {
background-image:url(http://www.ados-live.fr/modules/forum/images/module1Haut.png);
border:0 solid;
height:20px;

width:auto;
}
table.module_message_1 td.haut_droit_rose {
background-image:url(http://www.ados-live.fr/modules/forum/images/module1HautDroit.png);
background-position:right top;
border:0 solid;
height:20px;
width:20px;
}

table.module_message_1 td.gauche {
background-color:#FFFFFF;
background-image:url(http://www.ados-live.fr/modules/forum/images/module1Gauche.png);
background-position:left top;
background-repeat:no-repeat;
width:18px;
}

table.module_message_1 td.infos_message {
background-color:#FFFFFF;
text-align:center;
vertical-align:middle;
width:120px;
}

table.module_message_1 td.centre {
background-color:#FFFFFF;
color:#000000;
font-size:12px;
padding-top:10px;
text-align:left;
vertical-align:top;
width:auto;
}

table.module_message_1 td.droit {
background-color:#FFFFFF;
background-image:url(http://www.ados-live.fr/modules/forum/images/module1Droit.png);
background-position:right top;
background-repeat:no-repeat;
overflow:hidden;
width:18px;
}

table.module_message_1 td.bas_gauche {
background-color:#FFFFFF;
background-image:url(http://www.ados-live.fr/modules/forum/images/module1Bas.png);
background-position:left top;
background-repeat:no-repeat;
border:0 solid;
height:20px;
width:18px;
}

table.module_message_1 td.bas {
background-color:#FFFFFF;
background-image:url(http://www.ados-live.fr/modules/forum/images/module1Bas.png);
background-position:right top;
background-repeat:no-repeat;
height:20px;
width:auto;
}

table.module_message_1 td.bas_droit {
background-color:#FFFFFF;
background-image:url(http://www.ados-live.fr/modules/forum/images/module1Bas.png);
background-position:left top;
background-repeat:no-repeat;
height:20px;
width:18px;
}


/* MES VOTES */

div.divvotes {
font-weight:bold;
text-align:center;
}

div.divvotes a:hover {
border:1px solid #000000;
}
div.divvotes a {
border:1px solid #838383;
color:#009EE0;
display:inline-block;
height:130px;
text-decoration:none;
margin:10px;
padding:10px;
text-align:center;
width:120px;
}

/* MES AMIS */
div.divamis {
font-weight:bold;
text-align:center;
}

div.divamis span:hover {
border:1px solid #000000;
}
div.divamis span {
border:1px solid #838383;
color:#009EE0;
display:inline-block;
height:130px;
text-decoration:none;
margin:10px;
padding:10px;
text-align:center;
width:120px;
}

/* MES FLASHS */
div.divflashs {
font-weight:bold;
text-align:center;
}

div.divflashs a:hover {
border:1px solid #000000;
}
div.divflashs a {
border:1px solid #838383;
color:#009EE0;
display:inline-block;
height:130px;
text-decoration:none;
margin:10px;
padding:10px;
text-align:center;
width:120px;
}


/* Dedicaces Membre */

.commentbox {
background-color:#ECECEC;
width:580px;
}

.commentfooter {
background:transparent url(http://www.ados-live.fr/modules/dedikass/images/fleche.gif) no-repeat scroll 20px 0;
color:#4A4A4A;
height:18px;
margin-bottom:2em;
padding-left:58px;
padding-top:1px;
}

/* HOMEPAGE */

#headtitle {
	background-image:url("images/headtitle.gif");
	height : 23px;
	line-height : 20px;
	padding-left : 10px;
	color:#FFFFFF;
	font-weight: bold;
	font-size:11px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	}
#contenu {
	
border:1px solid #CCCCCC;
padding: 5px;
}

.divbleu {
background-color:#DCF1FC;
border:2px dashed #26ACE9;
padding:5px;
}

.divrose {
background-color:#FAEDF8;
border:2px dashed #F5BAF0;
padding:5px;
}

#imghomepage
{
padding-right:5px;
}

/* RECHERCHE MEMBRES */


fieldset legend {
background-image:url(http://www.ados-live.fr/images/fieldset.png);
border:1px solid #B8A9B4;
color:#000000;
font-weight:bold;
height:20px;
line-height:20px;
margin:0;
padding-left:5px;
padding-right:5px;
}

select.formulaire {
border:1px solid #BDC7D8;
font-size:12px;
height:20px;
line-height:20px;
padding:0;
width:auto;
}

fieldset {
border:1px solid #AEAEAE;
margin:5px 0 0;
padding:5px;
width:auto;
}

div.divsearchmembres {
font-weight:bold;
text-align:center;
}

div.divsearchmembres a:hover {
border:1px solid #000000;
}
div.divsearchmembres a {
border:1px solid #838383;
color:#009EE0;
display:inline-block;
height:140px;
text-decoration:none;
margin:10px;
padding:10px;
text-align:center;
width:120px;
}

.bottom_bar
{

  position: fixed;
  width: 100%;
  height: 20px;
  left: 0px;
  bottom: 0px;
  background: #E5E5E5;
}


/* AIDODEVOIR */

.aidodevoir_colonne1
{
	background:transparent url(http://l.yimg.com/h/02702/images/all/question-bg-top.gif) repeat-x scroll 0 0;
   width:19%;
   height:200px;
   float:left;
   border: 1px solid #505F7D;
   text-align:center;
}

.aidodevoir_colonne2
{
background:transparent url(http://l.yimg.com/h/02702/images/all/question-bg-top.gif) repeat-x scroll 0 0;
   width:80%;
   height:200px;
   float:right;
   border: 1px solid #505F7D;
   
}

.aidodevoir_infos
{
color:#43B607;
text-align:center;
font-size:123.1%;
font-weight:bold;
padding-bottom:0.6em;
}

/* FICHE MEMBRE */
.box_blanc {
background-color:#F8F8F8;
border:1px solid #C8C8C8;
padding-left:8px;
padding-right:6px;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background-position:10px center;
background-repeat:no-repeat;
margin:10px auto;
padding:5px;
}