/* test bastien */
.green-flower-bg{
	background: url('flower_green_bg.gif') no-repeat bottom left;
}
/* general */
body{
	background-color : #BFC5CB;
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : center;
	margin:0; padding:0;
}
div{
	padding:0;
	margin:0;
}
a{
	color: #000000;
}
a:hover{
	color: #6888CA;
	text-decoration: none;
}
.footer{
	background: url('fb_contenu.gif') repeat-y ;
	background-color: #ffffff;
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding:10px;
	text-align:center;
}
.footer a{
	color: #4C6279;
}
.footer a:hover{
	color: #336699;
	text-decoration:none;
}
.body{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-align:left;
}
.handler{
	width:1000px;/* old = 782 */
	margin:0 auto;
	padding:0;
}
.page{
	background: url('fb_contenu.gif') repeat-y ;
	background-color: #FFFFFF;
	text-align:left;
	float:left;
	width:1000px;/* old = 782 */
	padding:0;
	margin:0;
}
.top{
	background: url('header.jpg') repeat-y ;
	background-color:#FFFFFF;
	height:173px;
}
.logo{
	float: left;
	padding: 10px 0 0 24px ;
	vertical-align: top;
}
.menuTop{
background: url('menu_top.gif') no-repeat;
height:7px;
width:200px;
margin-bottom:1px;}
.menuBottom{
background: url('menu_bottom.gif') no-repeat;
height:7px;
width:200px;
margin-top:1px;}

.topmenu{
	text-align:right;
	padding:5px;
}
ul.list-blue-menu{
	list-style-type: none;
	list-style-position: outside;
 	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:0;
}
li.list-blue-menu-item{
	padding-left:15px;
	background: url('bullet.gif') 5px no-repeat ;
	color: #000000;
}
li.list-blue-menu-item a{
	color: #000000;
}
li.list-blue-menu-item a:hover{
	color: #6888CA;
}

ul.list-orange-menu{
	list-style-type: none;
	list-style-position: outside;
 	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:0;
}
li.list-orange-menu-item{
	padding-left:15px;
	background: url('bullet.gif') 5px no-repeat ;
	color: #000000;
}
li.list-orange-menu-item a{
	color: #000000;
}
li.list-orange-menu-item a:hover{
	color: #A8824F;
}
ul.sidemenu{
	list-style-type: none;
	list-style-position: outside;
	border-top:1px solid #CCCCCC;
 	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:0;
}
ul.sidemenu a{
	color: #666666;
	text-decoration: none;
}
ul.sidemenu a:hover{
	color: #999999;
}
li.sidemenu-1{
	border: 1px solid #CCCCCC;
	border-top: none;
	padding:5px;
	padding-left:25px;
	background: url('bullet.gif') 10px no-repeat ;
	background-color: #E5E5E5;
}
li.sidemenu-2{
	border: 1px solid #CCCCCC;
	border-top: none;
	padding:5px;
	padding-left:25px;
	background: url('bullet.gif') 10px no-repeat ;
	background-color: #F2F2F2;
}
.menubar{
	background: url('bg_menubar.gif') no-repeat ;
	padding:5px;
	margin-left:15px;
	text-align:left;
	color:#75862F;
}
.submenu{
	background: url('bg_submenu.gif') no-repeat ;
	padding:5px 5px 5px 20px;
	text-align:left;
	vertical-align:middle;
	margin-left:15px;
	color:#999999;
}
.submenu a{
	padding:3px;
	text-decoration:none;
	color: #999999;
}
.submenu a:hover{
	background-color: #F2F2F2;
	color: #000000;
}
#error{
	margin: 10px 0 10px 15px;
	width:968px;
	background-color: #F9F8BA;
	border:1px dashed #d84058;
	padding:8px 0 8px 0;
	text-align:center;
}
.error{
	color:#FF0000;
	font-weight:bolder;
}



.columnWide{
	float:left;
	width:665px;
	margin:0 ;
	padding:0;
}
.columnSmall{
	float:left;
	width:300px;
	margin:0;
	padding:0;
}

.triColumnLeft{
	float:left;
	width:185px;
	margin:0 ;
	padding-right:2px;
}
.triColumnWide{
	float:left;
	width:480px;
	margin:0;
	padding:0;
}
.triColumnRight{
	float:left;
	width:300px;
	margin:0;
	padding:0;
}

.padded{
	padding:5px;
	margin:0 0 0 10px
}
.margined{
	margin:5px;
}

.dividerV{
	float:left;
	width:5px;
	padding:0;
	margin:0;
}
.dividerH{
	float:none;
	height:5px;
}

.dotted{
	height:2px;
	border-top: 1px dotted #999999;
}

.dotted-bottom{
	padding:3px;
	border-bottom: 1px dotted #999999;
}

.pages{
	text-align:center;
}

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

/* text styles */
.topmenu a{
	color: #4F6BA3;
	text-decoration:none;
}
.topmenu a:hover{
	text-decoration:underline;
}

.menubar a{
	color: #cccccc;
	text-decoration:none;
}
.menubar a:hover{
	color: #345666;
}

.menubarON{
	display:inline;
	color: #75862F;
	font-weight: bold;
}
.menubarOFF{
	display:inline;
	color: #75862F;
	font-weight: regular;
}
.blue{
	color: #68ABCA;
	font-weight:bold;
	font-size:8pt;
}
.green{
	color: #AAB300;
	font-weight:bold;
	font-size:10pt;
}


h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	padding:0px;
	margin:0;
}

.highlight{

}
/*---------------------Brief Profil-----------------------*/
.briefPhotoMedBg{
float:left;
background: url('bg_avatar_med.gif') no-repeat;
padding:0 7px 6px 0;
margin:5px 0 0 5px;
}
.briefContentProfil{
width:486px;
background: url('flower_pink_bg.gif') no-repeat top right;
padding-left:20px; 
float:left;
}


/*-------------------- BLOCKS ---------------------*/

.bloc-member-header{
margin-bottom:5px;
}
.bloc-member-body{
background: url('bloc/fond_bloc_membre.gif') no-repeat;
height:152px;
}

/*-------------------- BROWN -----------------------*/
.brown-header{
	background-color: #F9F1E1;
	border: 1px solid #D3BE96;
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 10pt;
	font-weight:bold;
	padding:3px;
	padding-left: 10px;
	text-align:left;
	color: #99896D;
}
.brown-body{
	padding:5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D3BE96;
	border-right: 1px solid #D3BE96;
	border-left: 1px solid #D3BE96;
}


/*-------------------- PINK -----------------------*/
.pink-header{
	background: url('bloc/top_bloc_rose.gif') no-repeat ;
	height:31px;
	/*border: 1px solid #D3BE96;*/
	font-family: "Verdana","Arial","Helvetica","sans-serif";
	font-size: 10pt;
	font-weight:bold;
	/*padding:3px;*/
	padding: 0 0 0 10px;
	text-align:left;
	color: #D84058;
}
.narrow-pink-header{
	background: url('bloc/top_bloc_rose_narrow.gif') no-repeat ;
	height:31px;
	/*border: 1px solid #D3BE96;*/
	font-family: "Verdana","Arial","Helvetica","sans-serif";
	font-size: 10pt;
	font-weight:bold;
	/*padding:3px;*/
	padding: 0 0 0 10px;
	text-align:left;
	color: #D84058;
}
.options-pink-header{
	background: url('bloc/top_options_bloc_rose.gif') no-repeat ;
	height:31px;
	/*border: 1px solid #D3BE96;*/
	font-family: "Verdana","Arial","Helvetica","sans-serif";
	font-size: 10pt;
	font-weight:bold;
	/*padding:3px;*/
	padding: 0 0 0 10px;
	text-align:left;
	color: #D84058;
}
.pink-header p{
	margin:0 0 0 5px;
	padding:10px 0 0 0;
}
.pink-header-moveable{
	background: url('bloc/top_bloc_rose_moveable.gif') no-repeat ;
	height:31px;
	font-family: "Verdana","Arial","Helvetica","sans-serif";
	font-size: 10pt;
	font-weight:bold;
	text-align:left;
	color: #D84058;
	padding:8px 0 0 16px; 
  _padding-top:13px
}
.pink-header-moveable p{
  background: #FFFFFF url('onglet_end.jpg') no-repeat top right;
  margin:10px 5px 0 0px;
	padding:5px 10px 10px 0;
	display:table-cell;
	_display:inline;
}
.pink-body-moveable{
	border-right: 1px solid #e3a5ac;
	border-left: 1px solid #e3a5ac;
	margin:-8px 5px 0 0;
}
.options-pink-header p{
	margin:0 0 0 5px;
	padding:10px 0 0 0;
}
.narrow-pink-header p{
	margin:0 0 0 5px;
	padding:10px 0 0 0;
}
.pink-body{
	padding:10px;
	/*background-color: #FFFFFF;*/
	border-right: 1px solid #e3a5ac;
	border-left: 1px solid #e3a5ac;
}
.options-pink-body{
	width:298px;
	_width:300px;
	/*background-color: #FFFFFF;*/
	border-right: 1px solid #e3a5ac;
	border-left: 1px solid #e3a5ac;
}
.narrow-pink-body{
  padding:2px;
  width:174px;
  border-right: 1px solid #e3a5ac;
	border-left: 1px solid #e3a5ac;
}
.pink-bottom{
	width:665px;
	background: url('bloc/bottom_bloc_rose.gif') no-repeat ;
	height:9px;
}
.narrow-pink-bottom{
	width:180px;
	background: url('bloc/bottom_bloc_rose_narrow.gif') no-repeat ;
	height:9px;
}
.options-pink-bottom{
	width:300px;
	background: url('bloc/bottom_options_bloc_rose.gif') no-repeat ;
	height:9px;
}
.pink-herbe-bottom{
	width:665px;
	background: url('bloc/bottom_bloc_rose-herbe.gif') no-repeat ;
	height:9px;
}



.pink-big-header{
	background: url('bloc/top_bloc_rose_big.gif') no-repeat ;
	height:31px;
	/*border: 1px solid #D3BE96;*/
	font-family: "Verdana","Arial","Helvetica","sans-serif";
	font-size: 10pt;
	font-weight:bold;
	/*padding:3px;*/
	padding: 0 0 0 10px;
	text-align:left;
	color: #D84058;
}
.pink-big-header p{
	margin:0 0 0 5px;
	padding:10px 0 0 0;
}
.pink-big-body{
	padding:10px;
	background-color: #FFFFFF;
	border-right: 1px solid #e3a5ac;
	border-left: 1px solid #e3a5ac;
}
.pink-big-bottom{
	width:765px;
	background: url('bloc/bottom_bloc_rose_big.gif') no-repeat ;
	height:9px;
}



/* HERBE */
.pink-herbe-header{
	background: url('bloc/top_bloc_rose.gif') no-repeat ;
	height:31px;
	/*border: 1px solid #D3BE96;*/
	font-family: "Verdana","Arial","Helvetica","sans-serif";
	font-size: 10pt;
	font-weight:bold;
	/*padding:3px;*/
	padding: 0 0 0 10px;
	text-align:left;
	color: #D84058;
}
.pink-herbe-header p{
	margin:0 0 0 5px;
	padding:10px 0 0 0;
}
.pink-herbe-body{
	padding:10px;
	background: url('bloc/bg_bloc_home-miss.gif') no-repeat ;
	background-position:bottom;
	background-color: #FFFFFF;
	border-right: 1px solid #e3a5ac;
	border-left: 1px solid #e3a5ac;
}

/*-------------------- GREEN -----------------------*/
.green-header{
	background: url('bloc/top_bloc_vert.gif') no-repeat ;
	height:31px;
	font-family: "Verdana","Arial","Helvetica","sans-serif";
	font-size: 10pt;
	font-weight:bold;
	padding-left: 10px;
	text-align:left;
	color: #aab300;
}
.green-header p{
	margin:0 0 0 5px;
	padding:10px 0 0 0;
}
.green-header-right {
  float:right;
  text-align:right;
  position:relative;
  padding:14px 5px 1px 0;
}
.green-header-right a {
  color:#ffffff;
  font-size:10px;
  text-decoration:none;
}
.green-header-right a:hover{
  color:#ffffff;
  font-size:10px;
  text-decoration:none;
}
.green-body{
	padding:10px;
	background-color: #FFFFFF;
	border-right: 1px solid #D0D560;
	border-left: 1px solid #D0D560;
}
.green-bottom{
	width:665px;
	background: url('bloc/bottom_bloc_vert.gif') no-repeat ;
	height:9px;
}
/*-------------------- GREY -----------------------*/
.grey-bloc-header{
	background: url('bloc/top_bloc_gris.gif') no-repeat ;
	height:31px;
	font-family: "Verdana","Arial","Helvetica","sans-serif";
	font-size: 10pt;
	font-weight:bold;
	padding-left: 10px;
	text-align:left;
	color: #757575;
}
.grey-bloc-header p{
	margin:0 0 0 5px;
	padding:10px 0 0 0;
}
.grey-bloc-body{
	padding:5px;
	background-color: #FFFFFF;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
.grey-bloc-bottom{
	width:665px;
	background: url('bloc/bottom_bloc_gris.gif') no-repeat ;
	height:9px;
}
/* small */
.grey-bloc-small-header{
	background: url('bloc/top_bloc_gris_small.gif') no-repeat ;
	height:31px;
	font-family: "Verdana","Arial","Helvetica","sans-serif";
	font-size: 10pt;
	font-weight:bold;
	padding-left: 10px;
	text-align:left;
	color: #757575;
}
.grey-bloc-small-header p{
	margin:0 0 0 5px;
	padding:10px 0 0 0;
}
.grey-bloc-small-bottom{
	width:300px;
	background: url('bloc/bottom_bloc_gris_small.gif') no-repeat ;
	height:9px;
}
.grey-bloc-small-body{
	padding:5px;
	background-color: #FFFFFF;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}


/*-------------------- BLUE -----------------------*/
.blue-header{
	background-color: #E1E9FA;
	border: 1px solid #96ABD4;
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 10pt;
	font-weight:bold;
	padding:3px;
	padding-left: 10px;
	text-align:left;
	color: #6D7B99;
}
.blue-body{
	padding:5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #96ABD4;
	border-right: 1px solid #96ABD4;
	border-left: 1px solid #96ABD4;
}

.orange-header{
	background-color: #FAEFE1;
	border: 1px solid #D4BA96;
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 10pt;
	font-weight:bold;
	padding:3px;
	padding-left: 10px;
	text-align:left;
	color: #99876D;
}
.orange-body{
	padding:5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D4BA96;
	border-right: 1px solid #D4BA96;
	border-left: 1px solid #D4BA96;
}

.grey-header{
	background-color: #EDEDED;
	border: 1px solid #999999;
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 10pt;
	font-weight:bold;
	padding:3px;
	padding-left: 10px;
	text-align:left;
	color: #808080;
}
.grey-body{
	padding:5px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

.tip{
	border: 1px dashed #D38828;
	padding:5px;
	color: #666666;
}
.tip-body{
}

.cardlabel{
	float:left;
	width:80px;
	color: #666666;
}
.cardbody{

}

.card-headline{
	border:1px dashed #689BCA;
	background-color: #F5FAFF;
	float:left;
}
.card-headline-body{
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 10pt;
	font-weight:bold;
	float:left;
	margin:5px;
}

.card-online{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #FF9000;
	font-size:7pt;
	padding:2px;
	margin:2px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-featured{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #C96767;
	font-size:7pt;
	padding:2px;
	margin:2px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-new{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #24A72D;
	font-size:7pt;
	padding:2px;
	margin:2px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-updated{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #3588AE;
	font-size:7pt;
	padding:2px;
	margin:2px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-member{
  border-top:2px solid #a88a8a;/* old =689BCA */
	border-bottom:1px solid #a88a8a;
}
.card-member-top,.card-member-top a{
	background-color: #e7dfdf;
	padding:3px;
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
	color: #8f6a6a;
	text-decoration:none;
}
.card-member-top a:hover{
	color: #785e9b;
}
.card-member-body{
	background-color: #f4f1f1;
	padding:5px;
	text-align:left;
}
.card-member-header,.card-member-header a{
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 12pt;
	font-weight:bold;
	color: #8F6A6A;
	text-decoration:none;
}
.card-member-header a:hover{
	color: #785e9b;
}
.card-member-options,.card-member-options a{
	background-color: #e7dfdf;
	padding:3px;
	text-align:center;
	border-top: 1px solid #FFFFFF;
	color: #8f6a6a;
	text-decoration:none;
	font-size:7pt;
}
.card-member-options a:hover{
	color: #785e9b;
}
ul.card-member-list{
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	list-style-position: outside;
}
li.card-member-item{
	display:inline;
	background: url('arrow.gif') 5px no-repeat ;
	padding-left:10px;
}


.card-blog{
	border-top:2px solid #67C968;
	border-bottom:1px solid #67C968;
}

.card-blog-top,.card-blog-top a{
	background-color: #D5F0D6;
	padding:3px;
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
	color: #328A33;
	text-decoration:none;
}
.card-blog-top a:hover{
	color: #67C968;
}
.card-blog-body{
	background-color: #EBFAEB;
	padding:5px;
	text-align:left;
}
.card-blog-header,.card-blog-header a{
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 12pt;
	font-weight:bold;
	color: #4FA851;
	text-decoration:none;
}
.card-blog-header a:hover{
	color: #67C968;
}
.card-blog-options,.card-blog-options a{
	background-color: #D5F0D6;
	padding:3px;
	text-align:center;
	border-top: 1px solid #FFFFFF;
	color: #328A33;
	text-decoration:none;
	font-size:7pt;
}
.card-blog-options a:hover{
	color: #67C968;
}
ul.card-blog-list{
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	list-style-position: outside;
}
li.card-blog-item{
	display:inline;
	background: url('arrow.gif') 5px no-repeat ;
	padding-left:10px;
}
/*  */
.member{
	width: 80px;
	height: 104px;
	text-align:center;
}
.member-online-photo{
	/*background-color: #e1e9bc;*/
	border: 1px solid #adc247;
	border-bottom: 0;
	height: 50px;
	padding: 5px 2px 2px 2px;
}
.member-online-name{
	/*background-color: #d9e3aa;*/
	border-left: 1px solid #adc247;
	border-right: 1px solid #adc247;
	padding: 2px;
	height:18px;
	text-align:center;
}
.member-online-name a{
	font: 8pt Tahoma, sans-serif;
	color: #807569;
}
.member-online-name a:hover{
	text-decoration: none;
}
.member-online-indicator{
	border: 1px solid #adc247;
	font: 7pt Arial, sans-serif;
	color: #FFFFFF;
	background-color: #c4d37a;
}
.member-online-indicator a{
	font: 7pt Arial, sans-serif;
	color: #FFFFFF;
}



.member-offline-photo{
	/*background-color: #F2F2F2;*/
	border: 1px solid #999999;
	border-bottom: 0;
	height: 50px;
	padding: 5px 2px 2px 2px;
}
.member-offline-name{
	/*background-color: #E5E5E5;*/
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 2px;
	height:18px;
	text-align:center;
}
.member-offline-name a{
	font: 8pt Tahoma, sans-serif;
	color: #808080;
}
.member-offline-name a:hover{
	text-decoration: none;
}
.member-offline-indicator{
	border: 1px solid #999999;
	font: 7pt Arial, sans-serif;
	color: #FFFFFF;
	background-color: #BFBFBF;
}
.member-offline-indicator a{
	font: 7pt Arial, sans-serif;
	color: #FFFFFF;
}
/*  */


/* styles pour le card des groupes, parfois les noms sont plus longs */
.groupebox{
	width: 80px;
	height: 129px;
}
.groupebox-online-name{
	background-color: #E5D2BC;
	border-left: 1px solid #998C7D;
	border-right: 1px solid #998C7D;
	padding: 2px;
	height:32px;
	text-align:center;
}
.groupebox-online-name a{
	font: 8pt Tahoma, sans-serif;
	color: #807569;
}
.groupebox-online-name a:hover{
	text-decoration: none;
}
.groupebox-offline-name{
	background-color: #E5E5E5;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 2px;
	height:40px;
	text-align:center;
}
.groupebox-offline-name a{
	font: 8pt Tahoma, sans-serif;
	color: #808080;
}
.groupebox-offline-name a:hover{
	text-decoration: none;
}
/*  */

.ecard{

}
.ecard-thumbnail{
	background-color: #F2F2F2;
	border: 1px dashed #999999;
	padding: 15px;
}
.ecard-name{
	background-color: #E5E5E5;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding:15px;
}

.photo{
	width:80px;
	height:118px;
}
.photo_edit{
	width:80px;
	height:132px;
}
.photo_big{
	width:344px;
}

.photo-photo{
	/*background-color: #F2F2F2;*/
	/*border: 1px solid #999999;*/
	padding: 8px;
}
.photo-caption{
	background-color: #E5E5E5;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;
	height:42px;
}
.photo-text{
	background-color: #E5E5E5;
	font: 7pt Tahoma, sans-serif;
	color: #808080;
}
.photo-text a{
	background-color: #E5E5E5;
	font: 7pt Tahoma, sans-serif;
	color: #808080;
}
.photo-text-big{
	font: 8pt Tahoma, sans-serif;
	color: #808080;
}

.news{
	border:1px solid #CCCCCC;
}
.news-title{
	background-color: #F2F2F2;
	border-right:1px solid #CCCCCC;
	float:left;
	padding:3px;
	width:80%;
}
.news-date{
	background-color: #E5E5E5;
	border-left:1px solid #CCCCCC;
	padding:3px;
	text-align:right;
}
.news-body{
	background-color: #FFFFFF;
	border-top:1px solid #CCCCCC;
	padding:5px;
}

/* forms */
.form{
	text-align:center;
	margin:0;
	padding:0;
	width:530px;
}
.formlabel{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	float:left;
	text-align:right;
	width:40%;
	margin: 0 0 5px 0;
	padding:6px 0px 0 0;
	display:block;
	clear:both;
}
.formelement{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4E8199;
	float:left;
	margin:3px;
	text-align:left;
}
.formbutton{
	padding-top:10px;
	text-align:center;
	display:block;
	clear:both;
}
.formset{
	margin-bottom:2px;
}
.textfield{
	background-color: #FFFFFF;
	border:1px solid #999999;
	padding:3px;
	color: #666666;
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.dropdown{
	background-color: #FFFFFF;
	border:1px solid #999999;
	color: #666666;
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.textarea{
	background-color: #FFFFFF;
	border:1px solid #999999;
	padding:3px;
	color: #666666;
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.button{
	background: url('buttons/bg_button.gif') repeat-x ;
	font-weight:strong;
	/*background-color: #F2F2F2;border:1px solid #999999;*/
	border:1px solid #d84058;
	padding:2px;
	color: #ffffff;
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	cursor:hand;
}
/* lists */
.list-blue{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	border-top:2px solid #689BCA;
}
.list-blue a{
	color: #000000;
}
.list-blue a:hover{
	color: #507EA9;
}
.list-blue-header{
	background-color: #D6E4F0;
	padding:3px;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:20px;
}
.list-blue-item{
	text-align:left;
	background-color: #EBF3FA;
	padding:3px;
}
.list-blue-item-1{
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #EBF3FA;
	padding:3px;
	height:20px;
}
.list-blue-item-2{
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #F7FBFF;
	padding:3px;
	height:20px;
}
.list-blue-title,.list-blue-title a{
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 12pt;
	font-weight:bold;
	color: #507EA9;
	text-decoration:none;
	padding-right:5px;
}
.list-blue-category{
	padding:3px;
}
.list-blue-category a{
	color: #507EA9;
}
.list-blue-category a:hover{
	color: #000000;
}
.list-blue-subcategory{
	padding:3px;
	padding-left:20px;
}
.list-blue-subcategory a{
	color: #507EA9;
	text-decoration:none;
}
.list-blue-subcategory a:hover{
	color: #000000;
}

.list-orange{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	border-top:2px solid #C99F67;
}
.list-orange a{
	color: #000000;
}
.list-orange a:hover{
	color: #A8824F;
}
.list-orange-header{
	background-color: #F0E4D5;
	padding:3px;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:20px;
}
.list-orange-item{
	text-align:left;
	background-color: #FAF3EB;
	padding:3px;
}
.list-orange-item-1{
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #FAF3EB;
	padding:3px;
	height:20px;
}
.list-orange-item-2{
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #FFFCF7;
	padding:3px;
	height:20px;
}
.list-orange-title,.list-orange-title a{
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 12pt;
	font-weight:bold;
	color: #A8824F;
	text-decoration:none;
	padding-right:5px;
}

/* rating */
.rating{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25pt;
	color: #000000;
	font-weight: bolder;
	text-align:center;
}

.rating_0{
	color: #8093BA;
}
.rating_1{
	color: #8093BA;
}
.rating_2{
	color: #868FB3;
}
.rating_3{
	color: #8E8BAA;
}
.rating_4{
	color: #9885A0;
}
.rating_5{
	color: #A27F95;
}
.rating_6{
	color: #AD7989;
}
.rating_7{
	color: #B7737E;
}
.rating_8{
	color: #C06D75;
}
.rating_9{
	color: #C7696C;
}
.rating_10{
	color: #CE6565;
}

/* forum */
.forum-totals{
	background-color: #F2F2F2;
	border:1px solid #CCCCCC;
	padding:5px;
}
.forum-button{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #666666;
	font-family : Tahome, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding:5px;
	cursor:pointer;
	float:left;
	margin:2px;
}
.forum_quote{
	border:1px dashed #689BCA;
	background-color: #FFFFFF;
	padding:5px;
}

/* calendar */
.calendar-button{
	font-family : Tahome, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	border:1px solid #999999;
	color: #999999;
	cursor:pointer;
	width:20px;
	text-align:center;
}
.calendar-date{
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 8pt;
	font-weight:bold;
	text-align:center;
	color: #808080;
}
.calendar-week{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #799005; /* old = 1F5EAC */
}
.calendar-day{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
	cursor: pointer;
}
.calendar-extended{
	color: #999999;
}
.calendar-sunday{
	color: #1F5EAC;
}
.calendar-today{
	color: #799005;
	font-weight:bold;
}
.calendar-holiday{
	color: #1F5EAC;
}
.calendar-nof-holiday{
	color: #3F981C;
}
.calendar-events{
	font-weight: bold;
	background: url('day-event.jpg') no-repeat bottom left;
}
.calendar-notes{
	font-style: italic;
}
.calendar-selected{
	border: 1px solid #799005;
	background-color:#EDFBD9;
}
/* im */
.im{
	border:1px solid #999999;
}
.im-header{
	font-size:7pt;
	color: #666666;
	background-color: #F2F2F2;
	border-bottom: 1px solid #999999;
	padding:3px;
}
.im-body{
	background-color: #FFFFFF;
	text-align:center;
}

/* banners */
.banner-header{
	border-bottom: 1px solid #CCCCCC;
	padding:5px;
	text-align:center;
}
.banner-footer{
	border-top: 1px solid #CCCCCC;
	padding:5px;
	text-align:center;
}
.banner-side{
	padding:5px;
	text-align:center;
}

/* notification */
.noti{
	border:1px solid #6888CA;
	background-color: #FFFFFF;
	color: #666666;
}
.noti-header{
	background-color: #6888CA;
	padding:3px;
	color: #FFFFFF;
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.noti-header a{
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.noti-body{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.noti-body a{
	color: #666666;
}
.noti-body a:hover{
	text-decoration:none;
}

/* color selector */
.color-color{
	margin:1px;
	width:9px;
	height:9px;
	float:left;
	cursor:pointer;
	border:1px solid #000000;
}

/* albums */
.photo{
	width:80px;
	height:118px;
}
.photo_edit{
	width:80px;
	height:132px;
}
.photo_main{
	background-color: #FA8072;
	border: 1px solid #999999;
	padding: 8px;
}
.album{
	width:80px;
	height:118px;
}
.album_main{
	background-color: #FFE4E1;
	border: 1px solid Black;
	padding: 8px;
}
.album_big{
	width:344px;
}
.album_edit{
	width:80px;
	height:142px;
}
.album-photo{
	background-color: #DDDDDD;
	border: 1px solid Black;
	padding: 8px;
}
.album-caption{
	background-color: #999999;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	padding: 2px;
	height:42px;
}
.album_edit{
	width:80px;
	height:142px;
}
.album-text{
	background-color: #999999;
	font: 7pt Tahoma, sans-serif;
	color: #F9F9F9;
}
.album-text a{
	background-color: ##CCCCCC;
	font: 7pt Tahoma, sans-serif;
	color: #F9F9F9;
}
.album-text-big{
	font: 8pt Tahoma, sans-serif;
	color: #F9F9F9;
}

/* vchat */
#vchat_window{
	position: absolute;
	visibility: hidden;
	width: 370px;
	top: 0;
	left: 0;
	z-index: 1;
}
.vchat_handler{
	border: 4px solid #00209F;
	background-color: #FFFFFF;
	height:100%;
	padding:5px;
}
.vchat_icon{
	margin:auto;
	text-align:center;
	float:left;
}
.vchat_message{
	color: #000;
	text-align:left;
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
}
.vchat_message_header{
	font-weight:bold;text-align:center
}
.vchat_message_content{
	padding-top:20px;
}
.vchat_buttons{
	text-align:center;
	padding-top:20px;
}

/* social bookmarking */
#sbdropdown {
border:1px solid #CCC;
background-color: #FFF;
visibility:hidden;
position:absolute;
z-index:100;
left:0px;
top:0px;
padding: 3px;
}
#sbbar {
border:1px solid #CCC;
background-color: #FFF;
padding: 3px;
}
.sbitem{
border:1px solid #FFF;
background-color: #F7F7F7;
color: #666666;
padding: 3px;
cursor: pointer;
text-align:left;
}
.sbitemhighlight{
background-color: #EBF3FA;
border:1px solid #689BCA;
padding: 3px;
cursor: pointer;
text-align:left;
}

/* tags */
.tagCloud {
	padding: 3px;
	text-align:center;
}
.tagCloud a{
	color: #99896D;
	text-decoration:none;
}
.tagCloud a:hover {
	color: #99896D;
	text-decoration:underline;
}

/* videos */
.vidSubmenu {
	bakckground-color: #FFF;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #CCC;
}
.vidSubmenu a {
	color: #6888CA;
}
.vidSubmenu a:hover {
	text-decoration: none;
}

.column-videosPage-right {
	float: left;
	width: 605px;
}
.column-videosPage-left {
	float: left;
	width: 160px;
}

.column-video-right {
	float: left;
	width: 283px;
}
.column-video-left {
	width: 480px;
	float: left;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.centerHandler {
	text-align: center;
	overflow: hidden;
}
.centerContent {
	margin-left: auto;
	margin-right: auto;
}

.centerText {
	text-align: center;
}
.rightText {
	text-align: right;
}
.leftText {
	text-align: left;
}

.listClear {
	clear: both;
}

/* video card */
.vCard {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.vCard .base {
	text-align: center;
	font: 8pt Arial, sans-serif;
	color: #000;
}
.vCard .base_left {
	text-align: left;
	padding: 0 3px 0 3px;
	width: 122px;
	height: 84px;
}
.vCard .highlight a {
	color: #000;
}
.vCard .duration {
	float: left;
	font-weight: bold;
}
.vCard .rating {
	text-align: right;
}
.vCard .title {
	width: 122px;
	height: 34px;
}

.screenshot {
	margin: 2px;
	padding: 1px;
	border: 1px solid #999;
	display: block;
	background-color: white;
}
.screenshot img {
	height: 90px;
	width: 120px;
}
.screenshotSmall {
	margin: 2px;
	padding: 1px;
	border: 1px solid #999;
	background-color: white;
	display: block;
}
.screenshotSmall img{
	height: 70px;
	width: 90px;
}

#basicViewOptions {
	display: inline;
}
#detailedViewOptions {
	display: inline;
}

/* lists */
.listItem {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItem .listScrCol {
	width: 128px;
	float: left;
}
.listItem .listInfoCol {
	margin-left: 135px;
	zoom: 1;
	color: #000;
}

.listItem3Col {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItem3Col .listScrCol {
	width: 128px;
	float: left;
}
.listItem3Col .listInfoCol {
	margin-left: 135px;
	margin-right: 50px;
	zoom: 1;
	color: #000;
}
.listItem3Col .listPosCol {
	width: 35px;
	float: right;
}


.listItemSmall {
	width: 100%;
	padding: 0 0 3px 0;
	overflow: hidden;
}
.listItemSmall .listScrCol {
	width: 98px;
	float: left;
}
.listItemSmall .listInfoCol {
	margin-left: 105px;
	zoom: 1;
	color: #000;
}

.listItemDefault {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItemDefault .listScrCol {
	width: 98px;
	float: left;
}
.listItemDefault .listInfoCol {
	margin-left: 108px;
	margin-right: 80px;
	zoom: 1;
	color: #000;
}
.listItemDefault .listActionsCol {
	width: 70px;
	float: right;
	line-height: 17px;
	font-size: 10pt;
	margin-right: 5px;
	text-align: right;
}
.listItemDefault .listActionsCol a {
	text-decoration: none;
}
.listItemDefault .listDataCol {
	width: 50px;
	float: right;
}


.listItemGroup {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItemGroup .listScrCol {
	width: 98px;
	float: left;
}
.listItemGroup .listInfoCol {
	margin-left: 108px;
	margin-right: 120px;
	zoom: 1;
	color: #000;
}
.listItemGroup .listActionsCol {
	width: 110px;
	float: right;
	line-height: 17px;
	font-size: 10pt;
	margin-right: 5px;
	text-align: right;
}
.listItemGroup .listActionsCol a {
	text-decoration: none;
}

.listItemGroupAddVideos {	
	border-bottom: 1px dotted #999;
	width: 100%;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.listItemGroupAddVideos .listChBoxCol {
	width: 26px;
	text-align: center;
	float: left;
	padding-top: 27px;	
}
.listItemGroupAddVideos .listScrCol {
	width: 98px;
	float: left;
}
.listItemGroupAddVideos .listInfoCol {
	margin-left: 134px;
	zoom: 1;
	color: #000;
}


.listInfoCol .title {
	font: 14px Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #146898;
}
.listInfoCol .title a {
	color: #146898;
	text-decoration: none;
}
.listInfoCol .description {
	margin: 10px 0 10px 0;
}
.listInfoCol .info {
	font: Arial, sans-serif;
	color: #000;
	line-height: 14px;
}
.listInfoCol .label {
	color: #666;
}

.listClear {
	clear: both;
}
.clearRight {
	clear: right;
}

/* pages */
.pages {
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;	
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: center;
}
.pages a {
	color: #146898;
	margin: 0 4px 0 4px;
}
.pages .p {
	margin: 0 4px 0 4px;
	font-weight: bold;
}

.cell {
	border:1px solid #CCC;
	padding: 5px;
}

.greyCell {
	border:1px solid #CCC;
	padding: 5px;
	background-color: #F7F7F7;
}

.vidHeader {
	font: 18px Arial, sans-serif;
	color: #146898;
	padding: 0;
	margin: 5px 0 5px 0;
}
.cell .sbbar {
	border: none;
}
.marginTop5 {
	margin-top: 5px;
}
.vidSecheader {
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 10pt;
	font-weight:bold;
	text-align:left;
	color: #6D7B99;
}

/* info */
.vinfo {
	font: bold 9pt Arial, sans-serif;
	color: #000;
}
.stats {
	margin: 10px;
}
.stats .vinfo {
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #000;
	line-height: 20px;
}
.vinfo .label {
	color: #666;
	font-weight: normal;
}
.vinfo .description {
	font-weight: normal;
}

.videoOptions, .videoOptions a {
	font: 14px Arial, sans-serif;
	color: #146898;
	text-decoration: none;
	text-align: center;
}

/* rate scale */
.rate {
	height: 21px;
	display: block;
	line-height: 21px;
}
.rate .label {
	font: 10pt Arial, sans-serif;
	height: 21px;
	width: 35px;
	line-height: 21px;
	display: inline;
}
.rate .stars {
	display: inline;
	cursor: pointer;
}
.rate .stars img {
	vertical-align: top;
}
.votes {
	margin-top: 5px;
	margin-left: 35px;
	width: 110px;
	font: 8pt Arial, sans-serif;
	text-align: center;
}

/* comments */
.comment {
	margin: 5px;
	padding: 5px;
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #000;
	border-top: 1px dotted #999;
	overflow: hidden;
}
.comment .description {
	margin-left: 80px;
	zoom: 1;
}
.comment .highlight {
	font-size: 9pt;
	color: #666;
}
.comment .text {
	margin-top: 10px;
}
#commentForm {
	display: none;
}
.commentRateWord {
	line-height: 12px;
}
.commentRating {
	width: 15px;
	line-height: 12px;
	text-align: right;
}
.commentRatingImg {
	text-align: right;
	line-height: 12px;
	width: 35px;
}
.commentRatingImg img {
	vertical-align: bottom;
}
.commentRating .plus {
	color: #4DB21B;
}
.commentRating .minus {
	color: #B21B1B;
}
.commentOptions {
	line-height: 12px;
	width: 100px;
}

.subcomments {
	margin: 10px 20px 10px 20px;
	border: 3px solid #E5E5E5;
	padding: 3px;
}

.dotBorderTop {
	border-top: 1px dotted #666;
}

/* complete box */
.completeBox {
	background-color: #FFF;
	border: 1px dashed #5289A8;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/* error box */
.errorBox {
	background-color: #FFC2C2;
	border: 1px solid #AF2D2D;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.errorBox a {
	color: #711B1B;
}

#videoOptionsHandler {
	margin-top: 10px;
	margin-bottom: 10px;
	display: none;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

/* tipBox */
.tipBox {
	background-color: #FFFFCC;
	border: 1px solid #FFCC33;
	padding: 5px;
}

.video {
	margin: 0 0 5px 0;
}

/* video responses box */
.videoResponses .left {
	float: left;
	width: 34px;
	padding-top: 18px;
}
.videoResponses .centerHandler {
	text-align: center;
}
.videoResponses .center {
	margin-left: auto;
	margin-right: auto;
	width: 392px;
}
.videoResponses .right {
	float: right;
	width: 34px;
	padding-top: 18px;
}
#videoResponsesHandler {
	height: 130px;
}

.dashBorder {
	border: 1px dashed #CCC;
}

.avatarLarge {
	margin: 2px;
	border: 3px double #999;
	float: left;
	zoom: 1;
}
.avatarLarge .avatar {
	overflow: hidden;
	width: 84px;
	height: 84px;
	background-color: white;
	display: block;
	text-align: center;
}
.avatarLarge .avatar div {
	width: 400px;
	margin-left: -158px;
}
.avatarLarge .avatar img{
	height: 84px;
}

.avatarSmall {
	margin: 2px;
	border: 3px double #999;
	float: left;
	zoom: 1;
}
.avatarSmall .avatar {
	overflow: hidden;
	width: 54px;
	height: 54px;
	background-color: white;
	display: block;
	text-align: center;
}
.avatarSmall .avatar div {
	width: 400px;
	margin-left: -173px;
}
.avatarSmall .avatar img{
	height: 54px;
}

/* subscription */
.subscription {
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.subscription .base {
	text-align: center;
	clear: both;
}

#subscribeHandler {
	margin: 5px;
}

.mailboxList .screenshotSmall {
	border: 1px solid #999;
	background-color: white;
	display: block;
	padding: 0;
	float: left;
	margin: 0px;
	margin-right: 3px;
	zoom: 1;
}
.mailboxList .screenshotSmall img{
	height: 23px;
	width: 30px;
}

/* Lists GREEN Bastien */
ul.list-green-menu{
	list-style-type: none;
	list-style-position: outside;
 	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:0;
}
li.list-green-menu-item{
	padding-left:15px;
	background: url('bullet.gif') 5px no-repeat ;
	color: #000000;
}
li.list-green-menu-item a{
	color: #000000;
}
li.list-green-menu-item a:hover{
	color: #849b5e;
}
.list-green{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	border-top:2px solid #ffffff;/* 9fb280 */ 
}
.list-green a{
	color: #000000;
}
.list-green a:hover{
	color: #849b5e;
}
.list-green-header{
	background-color: #e5eadd;
	padding:3px;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:20px;
}
.list-green-item{
	text-align:left;
	background-color: #EBF3FA;
	padding:3px;
}
.list-green-item-1{
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #f3f5ef;
	padding:3px;
	height:20px;
}
.list-green-item-2{
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #F7FBFF;
	padding:3px;
	height:20px;
}
.list-green-title,.list-green-title a{
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 12pt;
	font-weight:bold;
	color: #849b5e;
	text-decoration:none;
	padding-right:5px;
}
.list-green-category{
	padding:3px;
}
.list-green-category a{
	color: #507EA9;
}
.list-green-category a:hover{
	color: #000000;
}
.list-green-subcategory{
	padding:3px;
	padding-left:20px;
}
.list-green-subcategory a{
	color: #507EA9;
	text-decoration:none;
}
.list-green-subcategory a:hover{
	color: #000000;
}


/* Lists PINK Bastien */

ul.list-pink-menu{
	list-style-type: none;
	list-style-position: outside;
 	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:0;
}
li.list-pink-menu-item{
	padding-left:15px;
	background: url('bullet.gif') 5px no-repeat ;
	color: #000000;
}
li.list-pink-menu-item a{
	color: #000000;
}
li.list-pink-menu-item a:hover{
	color: #785e9b;
}
.list-pink{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	border-top:2px solid #ffffff;/* 9fb280 */ 
}
.list-pink a{
	color: #000000;
}
.list-pink a:hover{
	color: #785e9b;
}
.list-pink-header{
	background-color: #e7dfdf;
	padding:3px;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:20px;
}
.list-pink-item{
	text-align:left;
	background-color: #f4f1f1;
	padding:3px;
}
.list-pink-item-1{
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #f4f1f1;
	padding:3px;
	height:20px;
}
.list-pink-item-2{
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #F7FBFF;
	padding:3px;
	height:20px;
}
.list-pink-title,.list-pink-title a{
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 12pt;
	font-weight:bold;
	color: #8f6a7a;
	text-decoration:none;
	padding-right:5px;
}
.list-pink-category{
	background: url('arrow.gif') 5px no-repeat ;
	padding:3px 3px 3px 10px;
}
.list-pink-category a{
	color: #775966;
	font-weight:bold;
	border-bottom:1px dotted #775966;
}
.list-pink-category a:hover{
	color: #785e9b;
	text-decoration:none;
	border-bottom:1px solid #775966;
}
.list-pink-subcategory{
	padding:3px;
	padding-left:20px;
}
.list-pink-subcategory a{
	color: #775966;
	text-decoration:none;
}
.list-pink-subcategory a:hover{
	color: #785e9b;
}



/* Lists Purple Bastien */

ul.list-purple-menu{
	list-style-type: none;
	list-style-position: outside;
 	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:0;
}
li.list-purple-menu-item{
	padding-left:15px;
	background: url('bullet.gif') 5px no-repeat ;
	color: #000000;
}
li.list-purple-menu-item a{
	color: #000000;
}
li.list-purple-menu-item a:hover{
	color: #785e9b;
}
.list-purple{
	font : 8pt Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	border-top:2px solid #ffffff;/* 9fb280 */ 
}
.list-purple a{
	color: #000000;
}
.list-purple a:hover{
	color: #785e9b;
}
.list-purple-header{
	background-color: #ddddea;
	padding:3px;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:20px;
}
.list-purple-item{
	text-align:left;
	background-color: #f4f1f1;
	padding:3px;
}
.list-purple-item-1{
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #efeff5;
	padding:3px;
	height:20px;
}
.list-purple-item-2{
	text-align:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #F7FBFF;
	padding:3px;
	height:20px;
}
.list-purple-title,.list-pink-title a{
	font-family: "Trebuchet MS","Lucida Grande";
	font-size: 12pt;
	font-weight:bold;
	color: #8f6a7a;
	text-decoration:none;
	padding-right:5px;
}
.list-purple-category{
	background: url('arrow.gif') 5px no-repeat ;
	padding:3px 3px 3px 10px;
}
.list-purple-category a{
	color: #775966;
	font-weight:bold;
	border-bottom:1px dotted #775966;
}
.list-purple-category a:hover{
	color: #785e9b;
	text-decoration:none;
	border-bottom:1px solid #775966;
}
.list-purple-subcategory{
	padding:3px;
	padding-left:20px;
}
.list-purple-subcategory a{
	color: #775966;
	text-decoration:none;
}
.list-purple-subcategory a:hover{
	color: #785e9b;
}
#publiciteReseau{
float:right;
margin-right:10px;
}
#publiciteReseau p {
color:#B0B0B0;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-align:center;
margin:5px 0 5px 0;
}
.pink-intro{
	font-size: 8pt;
	padding: 0 0 12 0px;
	color: #D84058;
}
/* pour le nouveau page profil */

#acShortBlocMembre{
width:475px;
background-image: url(http://www.femininbio.com/images/avisconsov2/bloc_short_membre_centre.gif);
background-repeat: repeat-y;margin:0;padding:0;}
#acShortBlocMembreTop{
background-image: url(http://www.femininbio.com/images/avisconsov2/bloc_short_membre_top.gif);
background-repeat: no-repeat;
width:475px;
height:6px;
margin:0;
padding:0;}
#acShortBlocMembreBottom{
background-image: url(http://www.femininbio.com/images/avisconsov2/bloc_short_membre_bottom.gif);
background-repeat: no-repeat;
width:475px;
height:6px;
margin:0 0 10px 0;
padding:0;}

p.acMood{
background-image: url(http://www.femininbio.com/images/avisconsov2/bubble.gif);
background-repeat: no-repeat;
height:40px;
padding: 6px 0 0 20px;
}
textarea.acMood{
height:36px;
padding: 5px 3px 0 15px;
font : 8pt Verdana, Arial, Helvetica, sans-serif;
overflow:hidden;
float:left;
border:0;
background-image: url(http://www.femininbio.com/images/avisconsov2/bubble.gif);
background-repeat: no-repeat;
_font : 8pt Verdana, Arial, Helvetica, sans-serif;
}
bubbletop {
width:320px;
background: url('bubbletop.jpg') no-repeat;
}
bubble {
width:320px;
border-left: 1px solid #EEEEEE;
border-right: 1px solid #EEEEEE;
}
bubblebottom {
width:320px;
background: url('bubblebottom.jpg') no-repeat;
}
#acShortBlocMembreCentre{
margin:0;
padding: 0;
height:auto;
}
#acShortBlocMembreLeft{
background-image: url(http://www.femininbio.com/images/avisconsov2/fond_img_marque.gif);
background-repeat: no-repeat;
background-position:15px 10px;
margin:0 0 0 0;
padding: 15px 10px 20px 20px;
height:auto;
}
#acBlocMembreCentre p.titre{
border-left:3px solid #CE6475;
padding:5px 0 5px 5px;
margin:0 0 0 160px;
font-size:19px;
font-weight:bold;
color:#CE6475;
}
#acBlocMembreCentre p.desc{
margin:0 15px 0 160px;
padding:5px 0 2px 15px;
border-left:3px solid #F8E6E8;
font-size:12px;
color:#000000;
height:auto;
}
#acShortBlocMembreCentre p.titre{
padding:1px 0 0px 5px;
margin:0 0 0 6px;
font-size:19px;
font-weight:bold;
color:#CE6475;
}
#acShortBlocMembreCentre p.desc{
margin:0 5px 0 6px;
padding:1px 0 2px 5px;
font-size:12px;
color:#000000;
height:auto;
}
#acBlocMembreCentre span.rose{
color:#CE6475;
}


#acBlocMembreCentre p.spacer{
margin:0;
padding:0;
height:10px;
}
#acBlocMembreCentre img.membre{
float:right;
margin:8px 0 0 25px;
position:absolute;
}
#acBlocMembreCentre p.acEnvoiMessage{
background-image: url(http://www.femininbio.com/images/avisconsov2/picto_mail.gif);
background-repeat: no-repeat;
float:right;
margin:120px 0 0 12px;
padding:0 0 1px 22px;
position:absolute;
}
#acBlocMembreCentre a.acEnvoiMessage{
font-size:10px;
color:#CE6475;
text-decoration:none;
}
#acBlocStatutMessage{
margin:0 ;
padding:0;
position:relative;
float:right;
width:100px;
text-align:center;}

#acBlocStatutMessage p{
margin:0 ;
padding:0;
font-size:11px;
color:#CE6475;}

p.acEnLigne{
color:#48B907;
font-size:12px;
background-image: url(http://www.femininbio.com/images/avisconsov2/en_ligne.gif);
background-repeat: no-repeat;
}

p.acHorsLigne{
color:#E62121;
font-size:12px;
background-image: url(http://www.femininbio.com/images/avisconsov2/hors_ligne.gif);
background-repeat: no-repeat;
}

/* bloc id membre */
#acBlocIdentiteMembre{
margin:0 0 10px 0;
background-image: url(http://www.femininbio.com/images/avisconsov2/fond_profil_identite.gif);
background-repeat: no-repeat;
width:640px;
height:60px;
}
#acShortBlocIdentiteMembre{
margin:0 0 10px 0;
background-image: url(http://www.femininbio.com/images/avisconsov2/fond_short_profil_identite.gif);
background-repeat: no-repeat;
width:475px;
height:60px;
}
#acShortBlocIdentiteMembre p.titre{
margin:0;
padding: 5px 0 0 10px;
font-size:16px;
color:#ffffff;
}
#acBlocIdentiteMembre p.titre{
margin:0;
padding: 5px 0 0 10px;
font-size:24px;
color:#ffffff;
}

#acBlocIdentiteMembre ul {
margin:9px 0 0 10px;
padding:0;
}
#acBlocIdentiteMembre li {
display : inline;
list-style-type : none;
color:#ffffff;
font-size:11px;
}
#acBlocIdentiteMembre a{
font-size:11px;
text-decoration: none;
color:#ffffff;

}
#acBlocIdentiteMembre a:hover{
font-size:11px;
text-decoration: none;
color:#D0D719;
}
a.activity_comment {
font : Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #CE6475;
line-height:20px;
}
.activity_comment_box {
font : Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
background-color: #f4f1f1;
color:#333333;
padding:2px;
margin-bottom:2px;
}

