/*

IE 6 and below 					* html {} 
IE 7 and below 					*:first-child+html {} * html {} 
IE 7 only 						*:first-child+html {} 
IE 7 and modern browsers only 		html>body {} 
Recent Opera versions 9 and below 		 html:first-child {} 
Modern browsers only (not IE 7) 		html>/**\/body {} 

*/
* html body {
    behavior: url( "../css/hover.htc" );
}

body {
	background-color: #030746;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	padding: 0px;
	margin: 0px;
}
a {color: #000;}
a:visited {color:#000;}
a:hover {color: #000;}
a:active { color:#000000;}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #000;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:0px 0px;
	margin:0px
}

h2 {
	font-size:20px;
	font-weight: normal;
	padding: 0px 0px;
	margin:0px;
}
img {border: none;}
img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 768px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

/* ----------header for logo-------------- */
#header {
	background: #030842 url('../css/images/Poker770_HEADER-3.jpg') no-repeat;
	text-align: right;
	padding: 0px;
	margin: 0px;
	height: 155px;
	display:block;
}
#header img {padding:0px 0px; float: left;} 
#top_title_header {
	color: #fff;
	text-align: center;
	font-size: 12px;
	width: 768px;
	display: block;
	margin: 0px auto 0px auto;
	height: 17px;
	clear: both;
}

/* ----------nav_menu for navigation bar-------------- */
#navcontainer {
	width: 768px;
	height: 40px;
	display:block;
	padding: 0px 1px 0px 6px;
	background: none;
	margin: 5px 0px;
}
/*
* html #navcontainer{
padding: 0px;
} */

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin: 2px 0px 4px 0px;
	text-transform: uppercase;
}

#navlist li {
	display: inline;
	list-style-type: none;
	float: left;
}

#navlist a {
	background: #fff url('../css/images/btn_white.jpg') no-repeat;
	width: 102px;
	height: 38px;
	display:block;
	text-decoration: none;
	margin: 0px 7px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	line-height: 38px;
	color: #000;
}

#navlist a:hover {
	color: #fff;
	width: 102px;
	height: 38px;
	display:block;
}

#navlist a.active {
	color: #fff;
	width: 102px;
	height: 38px;
	display:block;
}


#navlist a.skyblue:hover {
	background:  url('/css/images/btn_skyblue.png') no-repeat;
}
#navlist a.orange:hover{
	background:  url('../css/images/btn_orange.png') no-repeat;
}
#navlist a.green:hover {
	background:  url('/css/images/btn_green.png') no-repeat;
}
#navlist a.red:hover {
	background:  url('/css/images/btn_red.png') no-repeat;
}
#navlist a.blue:hover {
	background:  url('/css/images/btn_blue.png') no-repeat;
}
#navlist a.purple:hover {
	background:  url('/css/images/btn_purple.png') no-repeat;
}
#navlist a.pink:hover {
	background:  url('/css/images/btn_pink.png') no-repeat;
}
#navlist a.yellow:hover {
	background:  url('/css/images/btn_yellow.png') no-repeat;
	color: #000;
}

/*active*/
#navlist a.skyblue_active {
	background:  url('/css/images/btn_skyblue.png') no-repeat;
	color: #fff;
}
#navlist a.orange_active{
	background:  url('/css/images/btn_orange.png') no-repeat;
	color: #fff;
}
#navlist a.green_active {
	background:  url('/css/images/btn_green.png') no-repeat;
	color: #fff;
}
#navlist a.red_active {
	background:  url('/css/images/btn_red.png') no-repeat;
	color: #fff;
}
#navlist a.blue_active {
	background:  url('/css/images/btn_blue.png') no-repeat;
	color: #fff;
}
#navlist a.purple_active {
	background:  url('/css/images/btn_purple.png') no-repeat;
	color: #fff;
}
#navlist a.pink_active {
	background:  url('/css/images/btn_pink.png') no-repeat;
	color: #fff;
}
#navlist a.yellow_active {
	background:  url('/css/images/btn_yellow.png') no-repeat;
	color: #000;
}

/* ----------banner_area  advert-------------- */
#banner_area {
	padding: 0px 2px;
	margin: 0px 0px 5px 0px;
	width: 764px;
	height: 158px;
	display:block; 
}

#banner_area #left_banner {
	background: #fff url('../css/images/left_banner.jpg') no-repeat;
	padding: 0px;
	margin: 0px;
	width: 254px;
	height: 168px;
	display:block;
	float:left;
}
#banner_area #left_banner h2{
	color: #fff;
	text-align: center;
	font-size: 12px;
	margin: 7px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#banner_area #left_banner span{
	color: #fff;
	text-align: center;
	font-size: 12px;
	width: 249px;
	height: 55px;
	padding: 2px;
	display: block;
	margin: 0px auto 0px auto;
}

#banner_area #left_banner #marqueecontainer{
	position: relative;
	width: 242px; /*marquee width */
	height: 98px; /*marquee height */
	overflow: hidden;
	color: #fff;
	margin: -21px 5px 0px 5px;
	display: block;
}

#banner_area #left_banner  #marqueecontainer #vmarquee{
	position: absolute;
	width: 98%;
	text-align: center;
}

#banner_area #right_banner {
	/*background: #fff url('../css/images/right_banner.jpg') no-repeat;*/
	padding: 0px;
	margin: 0px;
	width: 510px;
	height: 168px;
	display:block;
	float:left;
	cursor: pointer;
}

/* ----------banner_area  advert-------------- */
#banner_area_mini {
	padding: 0px 2px;
	margin: 0px 4px 5px 2px;
	width: 768px;
	height: 56px;
	display:block;
	overflow:hidden;
}

#banner_area_mini #left_banner_sm  {
	background: #fff url('../css/images/left_banner.jpg') no-repeat;
	padding: 0px;
	margin: 0px;
	width: 254px;
	height: 56px;
	display:block;
	float:left;
}
#banner_area_mini #left_banner_sm  h2{
	color: #fff;
	text-align: center;
	font-size: 12px;
	margin: 7px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#banner_area_mini #left_banner_sm  span{
	color: #fff;
	text-align: center;
	font-size: 12px;
	width: 249px;
	height: 55px;
	padding: 2px;
	display: block;
	margin: 0px auto 0px auto;
}

#banner_area_mini #right_banner_sm {
	/*background: #fff url('../css/images/right_banner.jpg') no-repeat;*/
	padding: 0px;
	margin: 0px;
	width: 510px;
	height: 56px;
	display:block;
	float:left;
	overflow:hidden;
}
/*
* html #banner_area_mini {
	padding: 0px 0px;
	margin: 0px 0px 5px 0px;
} */


/* -----------------content--------------------- */
#content {
	padding: 0px;
	margin: 20px 0px 10px 260px;
	width: 504px;
}
#content.without_sidebar{
	padding: 0px;
	margin: 16px 0px 0px 0px;
	width: 768px;
}
div#content { 
	min-height:550px;
	height:expression(this.scrollHeight > 550 ? "auto":"550px"); 
}

p, pre{
	padding: 5px 10px;
	margin:0px;
}

/* --------------left navi------------- */
#left {
	float: left;
	clear:both;
	padding: 0px 0px 0px 4px;
	margin: 10px 0px 0px 0px;
	width: 250px;
}

#home_menu {
	padding: 0px;
	width: 254px;
	display:block;
	float: left;
	margin: 0px 0px 0px 0px;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
}


/* -----------A box--------------------------- */

#home_box {
	padding: 1px 7px 6px 7px; 
	background: #EBE9EA url('../css/images/home_4.png') no-repeat;
	margin: 2px 1px 5px -2px;
	display: block;
	float:left;
	width: 491px;
	font-size: 9px;
}

#home_box span{
	width: 400px;
	display: block;
}

#home_box h2{
	font-size: 10px;
	font-weight: bold;
}

#home_1 {
	width: 504px;
	height: 194px;
	display: block;
	/*background: url('../css/images/home_1.jpg') no-repeat;*/
	margin: 0px 0px 5px -2px;
	float: left;
	display:block;
}

#home_2 {
	width: 252px;
	height: 237px;
	/* background: url('../css/images/home_2.jpg') no-repeat; */
	margin: 0px 1px 5px -2px;
	float: left;
	display:block;
}

#home_3 {
	width: 252px;
	height: 237px;
	/* background: url('../css/images/home_3.jpg') no-repeat; */
	float: left;
	margin: 0px 0px 5px 0px;
	display:block;
}

/* ----------- List--------------------------- */

#home_menu_title {
	background: url('../css/images/home_menu_title.jpg') repeat;
	width: 254px;
    height: 46px;
    display: block;
}

#home_menu_bottom {
	float:left;
	background: url('../css/images/home_menu_bottom.png') repeat;
	width: 254px;
    height: 43px;
    display: block;
}

#home_games {
	width: 254px;
	padding: 0px;
	margin: 0px;
}

#home_games a {
    display: block;
	border: none;
}

#home_games li {
    float: left;
	padding: 0px;
	list-style-type: none;
	background: #fff;
}

#home_games a span {
    display: none;
}

#home_games li.h_team_770 a {
   background: url( ../css/images/home_menu_770.jpg );
	width: 125px;
	height: 158px;
}

#home_games li.h_blog_770 a {
    background: url( ../css/images/home_menu_blog.jpg );
	width: 129px;
	height: 158px;
}

#home_games li.h_forum a {
    background: url( ../css/images/home_menu_forum.jpg );
	width: 125px;
	height: 144px;
}

#home_games li.h_championnat a {
    background: url( ../css/images/home_menu_championnat.jpg );
	width: 125px;
	height: 144px;
}

#home_games li.h_tdt a {
    background: url( ../css/images/home_menu_TDT.jpg );
	width: 125px;
	height: 170px;
}

#home_games li.h_fns a {
    background: url( ../css/images/home_menu_FNS.jpg );
	width: 125px;
	height: 170px;
}


#home_games a.hl_team_770 {
	width: 125px;
	height: 158px;
}

#home_games a.hl_blog_770 {
	width: 129px;
	height: 158px;
}

#home_games a.hl_forum {
	width: 125px;
	height: 144px;
}

#home_games a.hl_championnat {
	width: 125px;
	height: 144px;
}

#home_games a.hl_tdt {
	width: 125px;
	height: 170px;
}

#home_games a.hl_fns {
	width: 125px;
	height: 170px;
}

.hr {
	height: 5px;
	background: #fff url(../css/images/horizontal.gif) no-repeat scroll center;
	display:block;
}

#top_menu {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial;
	height: 20px;
	line-height: 20px;
}
#top_menu li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
}
#top_menu li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#top_menu li a:hover {
	color: #F4A400;
}
#top_menu ul {
	margin: 0px;
	padding: 0px;
}

#login_top {
	width: 400px;
	display: none;
	float: right;
}
#login_top label{
	width: 80px;
	display: block;
	float: left;
	color: #fff;
	margin: 1px 5px 1px 160px;
	margin: 1px 5px 1px 80px;
}
#login_top .input{
	width: 125px;
	display: block;
	float: right;
	border: 0px solid #fff;
	margin: 1px 5px 1px 10px;
}

#login_top span{
	width: 400px;
	clear: both;
	display: block;
	margin: 1px;
	float:right;
}
#login_top span.right{
	float:right;
	background: #03084A ;
	width: 303px;
}
#login_top span a.ok_button{
	width: 49px;
	background: #fff url(../css/images/login_ok.jpg) no-repeat;
	text-align: center;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
#login_top span a.reg_button{
	width: 82px;
	background: #03084A url(../css/images/login_reg.jpg) no-repeat;
	text-align: center;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
#login_top span a:hover{
	color: #000;
}

#langs_top {
	width: 300px;
	display: none;
	float: right;
}
#langs_top span{
	float: right;
	width: 292px;
}
#langs_top span a{
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
}
#langs_top span a.game_button{
	width: 169px;
	background: #fff url(../css/images/180_button.jpg) no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 2px;
}
#langs_top span a.casino_button{
	width: 90px;
	background: transparent url(../css/images/tabs.png) no-repeat 0% 50%;
	float: left;
	height: 43px;
}
#langs_top span a.poker_button{
	width: 90px;
	background: transparent url(../css/images/tabs.png) no-repeat 100% 50%;
	float: left;
	height: 43px;
}

#langs_top span a.casino_button{
	width: 90px;
	background: transparent url(../css/images/tabs.png) no-repeat 0% 50%;
	float: left;
	height: 43px;
}

* html #langs_top span a.casino_button{
	width: 90px;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../css/images/tabs_01.png', sizingMethod='crop');
}

#langs_top span a.poker_button{
	width: 90px;
	background-image: none;
	background: transparent url(../css/images/tabs.png) no-repeat 100% 50%;
	float: left;
	height: 43px;
}

.new_top {
	width: 292px;
}

#langs_top span a.casino_button1{
	width: 90px;
	background: transparent url(../css/images/tabs_poker2.png) no-repeat 0% 50%;
	float: left;
	height: 38px;
}
#langs_top span a.poker_button1{
	width: 82px;
	background: transparent url(../css/images/tabs_poker2.png) no-repeat 43% 30%;
	float: left;
	height: 38px;
}
#langs_top span a.jeux_button1{
	width: 120px;
	background: transparent url(../css/images/tabs_poker2.png) no-repeat 100% 30%;
	float: left;
	height: 38px;
}

* html #langs_top span a.poker_button1{
	width: 90px;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../css/images/tabs_02.png', sizingMethod='crop');
}

#tabs {
	margin: 0;
	background:#00FF00;
	
}
#tabs span{
	float: right;
	width: 278px;
	height: 39px;
	margin: 5px 0 0 0;
}
#tabs span a{
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
}

#tabs span a.casino_button1{
	width: 91px;
	background: transparent url(../css/images/NEW_TABS.jpg) no-repeat 0% 100%;
	float: left;
}
#tabs span a.poker_button1{
	width: 91px;
	background: transparent url(../css/images/NEW_TABS.jpg) no-repeat 50% 100%;
	float: left;
}
#tabs span a.jeux_button1{
	width:91px;
	background: transparent url(../css/images/NEW_TABS.jpg) no-repeat 100% 100%;
	float: left;
}
#tabs span a.casino_button1:hover{
	width: 91px;
	background: transparent url(../css/images/NEW_TABS.jpg) no-repeat 0% 0%;
	float: left;
}
#tabs span a.jeux_button1:hover{
	width:91px;
	background: transparent url(../css/images/NEW_TABS.jpg) no-repeat 100% 0%;
	float: left;
}

#langs_top #flags{
	margin: -8px 4px 0px 0px;
	display: block;
	background: #03084A;
	float: right;
}
#langs_top {
	float:right;
	margin: 17px 0px 0px 0px;
	width: 300px;
}

#login_area {
	width: 400px;
	display: block;
	float:right;
	margin: 0px 0px 0px 0px;
}
#user_bar {
	width: 400px;
	height: 20px;
	display: block;
	float:right;
	margin: 10px 0px 0px 0px;
	color: #fff;
	font-weight: bold;
}
#user_bar a{
	color: #fff;
	font-weight: bold;
}

#logo {
	width: 332px;
	display: block;
	float:left;
	cursor: pointer;
	background: transparent url('../css/images/Poker_770_LOGOPNG.png') no-repeat;
	margin: 5px 0px 0px 0px;
	height: 115px;
}
#logo span.logoTitle {
	float: left;
	font-family: Arial;
	margin: 85px 0px 0px 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

#ipoker_sum_data{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	/*
	margin: 145px auto 0px 90px;
	float: left;
	*/
	position: absolute;
	top: 330px;
	right: 230px;
}

#ipoker_sum_data span{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bottom_support {
 	width: 450px;
	margin: 0px auto;
	padding: 10px;
	text-align: center;
	font-family: Arial;
	color: #000;
	display: block;
	font-size: 13px;
	clear: both;
}

#bottom_support a{
	color: #0240e0;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#bottom_list {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
}
#bottom_list li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#bottom_list li a {
	color: #25275A;
	font-weight: bold;
	text-decoration: underline;
}
#bottom_list li a:hover {
	color: #01008A;
}

#bottom_list2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#bottom_list2 li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#bottom_list2 li a {
	color: #67708C;
	text-decoration: none;
}
#bottom_list2 li a:hover {
	color: #01008A;
}

#footer p,a{
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	color: #01008A;
}
#footer p span{
	margin: 0px 5px 0px 5px;
	text-align: center;
	vertical-align: middle;
	color: #000;
}
#footer .playtech{
	margin: 0px 0px 0px 0px;
	width: 38px;
	height: 16px;
	background: #fff url(../css/images/playtech.jpg) no-repeat;
	text-align: center;
}
#footer .ipoker{
	margin: 0px 0px 0px 0px;
	width: 68px;
	height: 16px;
	background: #fff url(../css/images/ipoker.jpg) no-repeat;
	text-align: center;
}

#bottom_link_bar {
	width: 766px;
	height: 30px;
	display: block;
	background: #fff url(../css/images/bottom_link_bar.jpg) no-repeat;
	margin: 0px 2px 0px 1.5px;
}


.lienbarrebas1 {
 float: left;
 width: 26px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 4% 7%;*/
 color: #fff;
 display:block;
 height: 27px;
 margin-left: 30px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas2 {
 float: left;
 width: 30px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas3 {
 float: left;
 width: 30px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas4 {
 float: left;
 width: 78px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas5 {
 float: left;
 width: 43px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas6 {
 float: left;
 width: 95px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas7 {
 float: left;
 width: 73px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas8 {
 float: left;
 width: 55px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas9 {
 float: left;
 width: 90px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas10 {
 float: left;
 width: 95px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas11 {
 float: left;
 width: 100px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}

#bottom_link_bar a:hover{
	 background: #fff;
	 margin-left: 0px;
	  opacity: .2;
 filter: alpha(opacity=20);
}

.lienbarrebas1 {
 float: left;
 width: 26px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 4% 7%;*/
 color: #fff;
 display:block;
 height: 27px;
 margin-left: 2px;
 color: #000;

}
.lienbarrebas2 {
 float: left;
 width: 30px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas3 {
 float: left;
 width: 35px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas4 {
 float: left;
 width: 55px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas41 {
 float: left;
 width: 55px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas5 {
 float: left;
 width: 43px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas6 {
 float: left;
 width: 98px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas7 {
 float: left;
 width: 78px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas8 {
 float: left;
 width: 55px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas9 {
 float: left;
 width: 90px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas10 {
 float: left;
 width: 95px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}
.lienbarrebas11 {
 float: left;
 width: 100px;
 /*background: #fff url(../css/images/firstLayout_BleuMain2_67.jpg) no-repeat 7% 10%;*/
 color: #fff;
 display:block;
 height: 27px;
 color: #000;
 /*opacity: .2;
 filter: alpha(opacity=20);*/
}



#side_menu_title {
	background:  url('../css/images/sm_blue.jpg') repeat;
	width: 243px;
    height: 26px;
    line-height: 26px;
    display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}


/* SECONDARY NAVIGATION - vertical navigation */
	#menu, #menu ul {position:static; margin:0; font-size:13px}
	#menu, #menu li {list-style: none;margin:0;padding:0;background:#fff}
	#menu {padding-top:0;border-top: 1px solid #ccc;margin-top: 1px}
	#menu a {line-height:1.8;background: #fff url("../css/images/arrow.jpg") no-repeat 0px 3px;margin:0 6px 0 6px;font-weight:normal;color:#000;display:block; padding:0px 0 5px 18px;}
	#menu a, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active {text-decoration:none;cursor:pointer; text-align: left;} 
	#menu a:link {color:#000} 
	#menu a:visited {color:#000} 
	#menu a:hover {color:#000;background:  url("../css/images/arrow.jpg") no-repeat} 
	#menu li a:link, #menu li a:visited, #menu li a:hover, #menu li a:active {color:#c00}
	#menu li a:hover {color:#fff;} 
	#menu li {border-top: 1px solid #fff;border-bottom: 1px solid #ccc}

/* SECONDARY NAVIGATION - 2nd TIER */
	#menu ul {margin: 0 0 1em 23px;padding:0}
		#menu li li a, #menu li li a:link, #menu li li a:visited {background: #000 }

	#menu li li a, #menu li li a:link, #menu li li a:visited {line-height:1.5;background: #fff url("../css/images/arrow2.gif") no-repeat 0px 6px;;padding:0px 0 10px 12px;font-weight:normal;width:auto;color:#000;width:130px;display:block}
	#menu li li a:hover, #menu li li a:active {color: #c00;}
	#menu li li {border: none;margin:0}
	#menu li li a.expand {line-height:1.5;background: #fff url("../css/images/arrow2-plus.gif") no-repeat 0px 6px;;padding:0px 0 10px 12px;font-weight:normal;width:auto;color:#000;width:130px;display:block}

	#menu li li a:link, 
	#menu li li a:visited, 
	#menu li li a:hover, 
	#menu li li a:active {font-weight:bold;}
	
/* SECONDARY NAVIGATION - 3rd TIER */
	#menu ul ul {margin: 0 0 1em 13px;padding:0}
	#menu li li li a, #menu li li li a:link, #menu li li li a:visited {width:117px}
	#menu li li li a:link, 
	#menu li li li a:visited, 
	#menu li li li a:hover, 
	#menu li li li a:active {font-weight:normal; background: #fff url("../css/images/arrow.jpg") no-repeat -5px 3px;}
	#menu li li li a:link, 
	#menu li li li a:visited, 
	#menu li li li a:hover, 
	#menu li li li a:active {font-weight:bold; background: #fff url("../css/images/arrow.jpg") no-repeat -5px 3px;}

/* SECONDARY NAVIGATION - 4th TIER */
	#menu ul ul ul {margin: 0 0 1em 13px;padding:0}
	#menu li li li li a, #menu li li li li a:link, #menu li li li li a:visited {width:104px}
	#menu li li li li a:link, 
	#menu li li li li a:visited, 
	#menu li li li li a:hover, 
	#menu li li li li a:active {font-weight:normal}
	#menu li li li li a:link, 
	#menu li li li li a:visited, 
	#menu li li li li a:hover, 
	#menu li li li li a:active {font-weight:bold}
	
	
#schedule table {
		border-collapse:collapse;
		background:#EFF4FB;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		color: #333;
}


.tablePaginater .currentPage a{
	border:#fe5e00 1px solid;
	background:#fe5e00;
}

#schedule td, #schedule th {
		padding:5px;
		vertical-align: top;
}

#schedule td.even{
	background:#fff;

}

#schedule caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

#schedule table a {
		color:#950000;
		text-decoration:none;
}

#schedule table a:link {}

#schedule table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

#schedule table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

#schedule thead th, #schedule tfoot th, #schedule tfoot td {
		color:#fff
}

#schedule tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

#schedule tbody th, #schedule tbody td {
		border-bottom: dotted 1px #333;
}

#schedule tbody th {
		white-space: nowrap;
}

#schedule tbody th a {
		color:#333;
}

#schedule .odd {}

#schedule tbody tr:hover {
		background:#fafafa
}


div#preloaded-images {
   position: absolute;
   left: -9999px; 
   top: -9999px;
   height: 0px;
   visibility: hidden;
   display:inline;
   background: #00ff00;
}


.formStyle {
	/*background: #f9f9f9;*/
	
}
.formStyle div.top{
	padding: 10px;
	font-size: 13px;
	background:#f9f9f9;
	border:1px solid #dfdfdf;
}
.formStyle fieldset{
	border: 2px 0 0 0;
	border:1px solid #dfdfdf;
}
.formStyle fieldset legend{
	color:#000; /* Reset IE */
	margin:0; padding:0;
	/* user prefs */
	margin:0 0 .5em 0;
	font:bold small-caps 150%/150% "lucida grande", "lucida sans unicode", "trebuchet ms", arial, verdana, sans-serif;
	letter-spacing:.1em;
	color:#037bcb;
}
.formStyle p{
	clear: left;
	padding: 5px 15px 8px 15px;
	padding-left: 155px; /*width of left column containing the label elements*/
	overflow:hidden;
	display:block;
	background:#f9f9f9;
}

.formStyle p.hover{
	background:#FFFCDF url(../css/images/uf_focused.png);
	border:1px solid #efe795;
}

.formStyle p.clear{
	/*background: #f9f9f9;*/
}

.formStyle p.errorHighlight{
	background: #ffdfdf url(../css/images/uf_error.png);
	border:1px solid #df7d7d;
}

.formStyle label{
	padding: 0px 15px 0px 15px;
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.formStyle input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}

.formStyle textarea{
	 float:left;
	 width:88%;
	 border:2px solid #dfdfdf;
	 height:12em;
}

.formStyle span.top{
	padding: 15px;
}

.formStyle p.agreement{
	padding: 0px;
	margin: 0px;
	clear: none;
	height: 100px;
	display:block;
	background:#f9f9f9;
}

.formStyle span.static{
	width: 180px;
}

.formStyle .textInput{
	float:left;
	width:60%;
	/* user prefs */
	border:2px solid #8F8F8F;
}

.selectInput{
	float:left;
	margin: 0px 8px;
	width:20%;
	/* user prefs */
	border:2px solid #8F8F8F;
}

.search_form {
	background: #f9f9f9;
	border:1px solid #8F8F8F;
	padding: 5px;
}


.checkBox{
	float:left;
	width:60%;
	/* user prefs */
	background:#FFFCDF url(../css/images/uf_focused.png);
	border:1px solid #efe795;
}

.buttonHolder{
overflow:hidden;
clear:both;
/* user prefs */
background:#f9f9f9;
border:1px solid #ccc; border-width:1px 0;
margin:10px 0 0 0; padding:10px;
text-align:right;
}
.resetButton{
}
.submitButton{
}
input.btn{
   color:#000;
   background-color:#E0EBEF;
   padding: 5px;
   border:1px solid;
   border-color:#dfdfdf;
}
input.btn:hover {border: 1px #6F6F6F solid;} 

input.small_btn{
   color:#000;
   background-color:#E0EBEF;
   padding: 0px;
   border:1px solid #6F6F6F;
}
input.small_btn:hover {border: 1px #6F6F6F solid;} 

.form_error{
	padding: 10px;
	background: #ffdfdf;
	border:1px solid #df7d7d;
	margin: 0px 10px 0px 10px;
}

.error {
	clear: both;
    float:left;
    width: 230px;
	height: 20px;
	display:block;
	padding: 0px 15px 0px 25px;
    text-align: left;
	color: #ff0000;
	font-weight: bold;
}


/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: 60px;
    width: 163px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url("../css/images/pointer.gif") no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url("../css/images/pointer.gif") left top no-repeat;
}

#new_members {
	margin: 0px 0 10px 0;
	color: #454545;
	padding: 15px 0px 5px 0px;
	width: 498px;
}

#new_members a {
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin: 5px 0px 0px 0px;
}

#new_members .list {
	width: 135px;
	display: block;
	float:left;
}

#new_members .list span{
	text-align: center;
	width: 135px;
	display: block;
	font-weight: bold;
	margin: 0px auto;
}

#new_members .list_m {
	width: 70px;
	display: block;
	float:left;
	height: 100px;
	text-align: center;
}

#new_members .list_m a {
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}

#new_members .list_m label{
	width: 70px;
	display: block;
	height: 60px;
	text-align: center;
	cursor: pointer;
}


#new_members .list_m span{
	width: 70px;
	display: block;
	font-weight: bold;
	padding: 0px 2px;
	text-align: center;
	margin: 0px auto;
}

#new_members .bottom {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
	background: #f5f5f5;
}

#new_members .bottom h3 {
	background: #037BCB;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

#new_members img{
	background: #e2e2e2;
	padding: 2px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	border: #d2d2d2 1px solid;
}

#new_members .bottom h3 span {
	float:left;
}

#new_members .bottom_side {
	background: #f5f5f5;
	display: block;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
	overflow: hidden;
}

#new_members .bottom_side div#avatar_pick{
	width: 75px;
	display: block;
	float: left;
	margin: 5px 10px;
	text-align:center;
	padding: 2px;
}

#new_members .bottom_side div#avatar_pick.highlight{
	background:#FDFF00;
}


#new_members .bottom_side div.avatar_pick img{
	padding: 0px 5px;
}

#new_members .bottom_side div.avatar_pick #avatar_choice{

}

.radioBtn {
	background: #00ff00;
	visibility: hidden;
}

#profile {
	margin: 0px 0 10px 0;
	background: #fff url("../css/images/bgshade.gif") repeat-x;
	color: #454545;
	padding: 15px 0px 5px 0px;
}

#profile a {
	margin: 15px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
}

#profile .bigimage {
	float: right;
	border: 1px solid #ccc;
	background: #eee;
	color: #000;
	width: 200px;
	margin: 0 15px 10px 0;
}

#profile .bottom {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
}

#profile .bottom h3 {
	background: #037BCB  /*url(corner.gif) no-repeat top right;*/
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	overflow:hidden;
}
#profile .bottom h3 span {
	float:left;
}

#profile .bottom_side {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
	overflow:hidden;
}
	
.image {
	/*float: left;*/
	margin: 0 9px 3px 0;
}

#team_profile {
	margin: 0px 0 10px 0;
	background: #fff url("../css/images/bgshade.gif") repeat-x;
	color: #454545;
	padding: 15px 0px 5px 0px;
}

#team_profile a {
	margin: 15px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
}

#team_profile .bigimage {
	float: right;
	border: 1px solid #ccc;
	background: #eee;
	color: #000;
	width: 200px;
	height: 150px;
	margin: 0 15px 10px 0;
}

#team_profile .bottom {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
}

#team_profile h3 {
	color: #FFF;
}

#team_profile .bottom h3 {
	background: #037BCB  url(corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

#team_profile .bottom h3.bio {
	background: #037BCB  url("../css/images/BIO.jpg") no-repeat top right;
}
#team_profile .bottom h3.room {
	background: #037BCB  url("../css/images/ROOM.jpg") no-repeat top right;
}
#team_profile .bottom h3.team {
	background: #037BCB  url("../css/images/TEAM.jpg") no-repeat top right;
}
#team_profile .bottom h3.dontlike {
	background: #037BCB  url("../css/images/DONTLIKE.jpg") no-repeat top right;
}
#team_profile .bottom h3.like {
	background: #037BCB  url("../css/images/LIKE.jpg") no-repeat top right;
}
#team_profile .bottom h3.passion {
	background: #037BCB  url("../css/images/PASSION.jpg") no-repeat top right;
}

#team_profile .bottom_side {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
}

#team_profile #left_team {
	float: left;
	width: 290px;
	margin: 0 0 10px 0;
}
#team_profile #left_team h3{
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	overflow:hidden;
}
#team_profile #left_team .right_articles {
	border: 1px solid #ccc;
	padding: 8px;	
	margin: 0 0 10px 0;
	background: #eee;
	color: #454545;
}
#team_profile #left_team .image { float: left; margin: 0 9px 3px 0; }
#team_profile #left_team .notes {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 17px 10px 17px 80px;	
	margin: 0 0 10px 0;
	background: #fff url(images/notes.gif) no-repeat center left;
	color: #454545;
}
#team_profile #left_team span {
	float:left;
	width: 200px;
	display: block;
}
#team_profile #left_team a.edit {
	float:right;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}


#team_profile #left_team a.edit:hover {
	color: #000;
}
	/* left side */
#team_profile #right_team {
	float: right;
	width: 200px;
	margin: 0 0 10px 0;
}

#profile label {
	float:left;
	width: 200px;
	display: block;
	font-weight: bold;
}
#profile span {
	float:left;
	width: 200px;
	display: block;
}

#profile a.edit {
	float:right;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}


#profile a.edit:hover {
	color: #000;
}

#captcha {
	margin: 20px;
	text-align:center;
	font-size: 13px;
}

.errorMessage{
	text-align: center;
	width: 350px;
	display:block;
	margin: 10px auto 10px auto;
	padding: 15px;
	background: #ffdfdf url(../css/images/uf_error.png);
	border:1px solid #df7d7d;
}

.successMessage{
	text-align: center;
	width: 350px;
	display:block;
	margin: 10px auto 10px auto;
	padding: 15px;
	background:#FFFCDF url(../css/images/uf_focused.png);
	border:1px solid #efe795;
}

/*Table for List teams */
td, th {
	font: 11px Tahoma; 
	margin: 0px;
}

table.datagrid {
	width: 100%;
}

table.datagrid td {
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	padding: 3px;
}

table.datagrid tr.odd{
	background-color: #EEF6FF;
}

table.datagrid tr  {
	height: 25px;
}

table.datagrid tr:hover td {
	background-color: #EEEEEE;
	cursor: pointer;
}

table.datagrid th  {
	text-align: left;
	font-weight: normal;
	background-color: #EEEEEE;
	padding: 3px;
}

table.datagrid_orange {
	width: 100%;
}

table.datagrid_orange td {
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	padding: 3px;
}

table.datagrid_orange tr.odd{
	background:#FFFCDF url(../css/images/uf_focused.png);
}

table.datagrid_orange tr  {
	height: 25px;
}

table.datagrid_orange tr:hover td {
	background-color: #EEEEEE;
	cursor: pointer;
}

table.datagrid_orange tr.odd:hover td {
	background-color: #EEEEEE;
	cursor: pointer;
}

table.datagrid_orange th  {
	text-align: left;
	font-weight: bold;
	background-color: #fe5e00;
	color: #fff;
	padding: 3px;
}

h2.top_content {
	font-size: 14px;
	color: #0240e0;
}


ul.tablePaginater
        {
        display:block;
        list-style:none;
        padding:0;
        margin:1px 0 1em 0;
        text-align:center;
        }
ul.tablePaginater li
        {
        display:inline;
        width:2.1em;
        height:2.1em;
        line-height:2em;
        vertical-align:middle;
        margin-right:4px;
        color:#666;
        list-style:none;
        cursor:pointer;
        }
ul.tablePaginater li.currentPage a
        {
        border-color:#037BCB !important;
        color:#000;
        }
ul.tablePaginater li a
        {
        display:table-cell !important;
        display:inline-block;
        text-align:center;
        width:2em;
        height:2em;
        color:#666;
        padding:0.2em;
        min-width:2em;
        min-height:2em;
        text-decoration:none;
        outline:none;
        border:1px solid #ccc;
        cursor:pointer;
        }
ul.tablePaginater li a:focus
        {
        color:#333;
        text-decoration:none;
        outline:none;
        border-color:#aaa;
        }
td.sized1
        {
        width:16em;
        text-align:left;
        }
td.sized2
        {
        width:10em;
        text-align:left;
        }
td.sized3
        {
        width:7em;
        text-align:left;
        }
/* IE6 requires this... who would have thought it eh! */
#schedule2 table   {
        border-bottom:1px solid #C1DAD7;
}
		
#schedule2 .caption{
	text-align: center;
	display: block;
	width: 100%;
	padding: 15px 0px;
}
/*Table for List teams */
#schedule2  td, #schedule  th {
	font: 11px Tahoma; 
	margin: 0px;
	border-bottom: 1px solid #ABABAB;
}

#schedule2  table {
	width: 100%;
	padding: 0px 2px 0px 2px;
}

#schedule2  table td {
	text-align: left;
	overflow: hidden;

}

#schedule2 table  tr.odd{
	background:#FFFCDF url(../css/images/uf_focused.png);
}

#schedule2  table tr  {
	height: 25px;
	padding: 2px;

}

#schedule2  .sub {
font-weight: bold;

}
#schedule2  table tr:hover td {
	background-color: #EEEEEE;
	cursor: pointer;
}

#schedule2  table th  {
	text-align: left;
	font-weight: normal;
	background-color: #fe5e00;
}

#schedule2   ul.tablePaginater li.currentPage a
  {
        border-color:#fe5e00 !important;
	background:#FFFCDF;
        color:#000;
}

#classement h2{
	color: #fe5e00;
	font-weight: bold;
	font-family: Arial;
}

#classement h3{
	color: #000;
	font-size: 10px;
}

#classement .classementTitle{
	color: #fe5e00;
	font-size: 14px;
	float: left;
	width: 248px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

#classement #classementMenu {
	width: 500px;
	display:block;
	margin: 10px 0px;
}

.backToTop {
	color: #fff;
	background:#FFFCDF url(../css/images/arrow_top.png);
}

/* Le Mur Styling */
#lemur {
	background:#f9f9f9;
	border:1px solid #dfdfdf;
	width: 495px;
	overflow: hidden;
}
#lemur #chat .delete_lemur {
	margin:5px;
	border:1px solid #8F8F8F;
	padding: 0px 0px;
	width: 100px;
}
#lemur #chat {
	margin:0px 5px 5px 0px;
}
#lemur #chat div {
	width : 495px;
	height: 150px;
	display:block;
}
#lemur #chat span {
	float: left;
	width: 115px;
	display:block;
	text-align: center;
	padding: 3px 0px;
}
#lemur #chat span.cfp {
	float: right;
	width: 115px;
	display:block;
	text-align: right;
	padding: 3px 0px;
font-style: italic;
}
#lemur #chat span img {
	margin: 2px 0px;
	max-height: 85px;
}
#lemur #chat span b {
	display:block;
	text-align: center;
	margin: 2px 0px;
}
#lemur #chat p {
	float: right;
	width : 330px;
	display:block;
	margin:15px;
}
#lemur #chat .odd {
	background:#c0c0c0 url(../css/images/mur1.jpg);
	border:1px solid #c0c0c0;}

#lemur #chat .even {
	background: #ffdfdf url(../css/images/mur2.jpg);
	border:1px solid #c0c0c0;

}

#lemur #lemurForm {
	height: 100px;
	display: block;
	clear: both;
	width: 498px;
}
#lemur  #lemurForm span#name {
	float: left;
	width : 495px;
	display:block;
	padding: 0px 0px;
	clear:both;
	font-weight: bold;
}
#lemur span.name {
	text-align:center;
	display: block;
}
#lemur #message {
	float: left;
	width : 350px;
	display:block;
	padding: 5px 5px;
	margin:0px 5px;
	height: 50px;
	background:#f9f9f9;
}
#lemur input.btn_send {
	float: left;
	text-align: center;
	padding: 21px 5px;
	color:#000;
	background-color:#E0EBEF;
	border:1px solid;
	border-color:#dfdfdf;
}
input.btn_send:hover {border: 1px #6F6F6F solid;} 
#lemur #chat p.comment span {
	width: 300px;
	word-wrap: break-word;
}
#lemur #chat p.comment {
	vertical-align: center;
	padding: 15px 5px;
	height: 15px;
	width: 300px;
}
#lemur .hover{
	background:#FFFCDF url(../css/images/uf_focused.png);
	border:1px solid #efe795;
}

#lemur .clear{
	/*background: #f9f9f9;*/
}

#lemur .errorHighlight{
	background: #ffdfdf url(../css/images/uf_error.png);
	border:1px solid #df7d7d;
}

#lemur #message_box{
	height: 100px;
	display: block;
}
.textInput{
	float:left;
	width:60%;
	/* user prefs */
	border:2px solid #8F8F8F;
}

.new_members {
	float: left;
	width: 135px;
	display: block; 
}


/*gallery start */

#pict_inventaire{
width : 452px;
height : 112px;
position : relative;
float:center;
background-image:url(../images/fondGallerie.jpg);
}
#pict_inventairebis{
width : 452px;
height : 112px;
position : relative;
float:center;
background-image:url(../images/fondGallerie.jpg);
/*top:300px;
left:20px;*/
}

#gallerie{
width : 500px;
height:auto;
}

/*#diaporamaconteneur{
position:relative;
width:auto;
height:auto;*/
/*float:center;
text-align : center;
padding-left: 110px;
}*/

#diaporama {
position:relative;
background-image:url(../css/images/galeryback.jpg);
width:261px;
text-align : center;
height:182px;
}

#diaporama img{
position:relative;
border: 1px solid #000;
}

#diaporamabis {
position:relative;
background-image:url(../css/images/galeryback.jpg);
width:261px;
text-align : center;
height:182px;
}

#diaporamabis img {
position:relative;
border: 1px solid #000;
}

/*#diaporamabis img{
	position: relative;
	border: 1px solid #000;
	height:auto;
	width:auto;
	float:center;
}*/

/**:first-child+html #diaporamabis img{
	position: relative;
	border: 1px solid #000;
	height:auto;
	width:auto;
	margin: 0px 0px 0px -115px;
}*/
/**:first-child+html #diaporama img{
	border: 1px solid #000;
	width:auto;
	margin: 0px 0px 0px -115px;
}*/

#gallerie span
{
text-decoration : underline;
cursor:pointer;
}

#gest_pict{
width : auto;
/*position : absolute;
float: center;
left:270px;*/
}

#gest_pictbis{
width : auto;
height : auto;
background:#EAE8E8;
/*float:center;
left:120px;
top:350px*/
}

#cadre_descript {
width : 100px;
height : 170px;
position : absolute;
top:250px;
left:250px;
}

#commentaires {
width : 452px;
/*position : absolute;
top:640px;
left:20px;*/
}

#commentaires1 {
width : 452px;
/*position : absolute;
top:770px;*/
}

#conteneurprop {
float:center;
}
#conteneurprop1 {
float:center;
background:#DEDCDC;
width : 452px;
}

/*gallery end */


/*lemur_team start */
#lemur_team {
	background:#ffffff;
	border:1px solid #dfdfdf;
	width: 495px;
}
.textarea_lemur{
	width:70%;
	height:100px;
	/* user prefs */
	border:2px solid #8F8F8F;
}

#lemur_team_form{
border-top:1px solid #8F8F8F;
border-bottom:1px solid #8F8F8F;
background-image:url(../css/images/uf_focused.png);
}

.param_lemur_team span{
margin:5px;
border:1px solid #8F8F8F;
}

.confirmations{
	font-family: Arial;
	color: #215E21;
	font-size: 12px;
}
.fond_pict{
border:1px solid #8F8F8F;
width:250px;
background-image:url(../css/images/uf_focused.png);
}
.fond_pict2{
border:1px solid #8F8F8F;
width:300px;
background-image:url(../css/images/uf_error.png);
}
/*lemur_team end */
.btn1{
   color:#000;
   width:65px;
   background-color:#E0EBEF;
   padding: 7px;
   border:1px solid;
   border-color:#dfdfdf;
}
#lemur_avert{
width : 495px;
padding-top:15px;
padding-bottom:15px;
border:1px solid #8F8F8F;
background-image:url(../css/images/uf_error.png);
}


div#content_forum { 
	left: 0;
	margin: 10px auto;
	width: 98%;
	min-height:550px;
	height:expression(this.scrollHeight > 550 ? "auto":"550px"); 
	background-color: #fff;
}


/*******************************************************/
/* forum table structure                               */
/*******************************************************/
.forum_submit_post_button{
 background: #fff url('../forum/images/n/Post_Button.jpg') repeat-x;
 border: 2px solid #ababab;
}
.bcategory {
  text-align: left;
  padding: 4px;
  background: #004fc6 url(../forum/images/n/Blue_Title_Bar.jpg) repeat-x 0 bottom;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
.bcategory IMG {
  /*float: right;*/
  padding: 2px;
}
.btable TABLE {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}
/* forum table header */
.btable_header{
	background: #f9f9f9 url(../forum/images/n/Grey_Title_Bar.jpg) repeat-x 0 bottom;
}

.btable TABLE THEAD TH {
  border: 0;   
  color: #000;
  padding: 4px;
  font-weight: bold;
}
/* forum table body */
.btable TABLE TBODY TD {
  border: 0px;
  padding: 2px;
  border-top-width: 1px;
  border-color: #CCC;
  border-style: solid;
}

.btable TABLE tr{
	background: #fbfbfb url(../forum/images/n/Grey_Content.jpg) repeat-x 0 bottom;
}

.btable TABLE TBODY tr:hover{
   background: #f9f9f9 url(../css/images/grid/bg.gif) repeat-x 0 bottom;

}
.btable TABLE TBODY .tcol1 {
  height: 50px;
}
.btable TABLE TBODY .tcol2 {
  
}
.btable TABLE TBODY .tcol3 {
  font-weight: bold;
}
.btable TABLE TBODY .tcol4 {
  
}
.btable TABLE TBODY .tcol5 {
	border: 0px;
	border-right-width: 1px;
	border-color: #b3b3b3;
	border-style: solid;
	padding: 4px;
	background: #f5f5f5 url(../forum/images/n/Left_Profile_Bground.jpg) repeat-x 0 bottom;
}
.btable TABLE TBODY .tcol6 {
  padding-left: 4px;
  background: #fafafa url(../forum/images/n/Right_Article_Bground.jpg) repeat-x 0 bottom;
}
.btable TABLE TBODY .tcol7 {
  text-align: right;
  background-color: #d5d5d5;
}
.btable TABLE TBODY .moderated {
  border-width: 0;
  padding: 0 4px 4px 0;
  text-align: right;
  background: url(images/bottom_bg.gif);
}
.btable TABLE TBODY A, .btable TABLE TBODY SPAN {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-transform: capitalize;
}
.btable DIV.icon {
  padding: 4px 0 4px 0;
}
.btable DIV.name {
  color: #314b5d;
  font-weight: bold;
  text-transform: uppercase;
}
.btable DIV.name A {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  text-transform: capitalize;
}
.btable DIV.name A:HOVER {
  color: #FFFFFF;
}
/* forum column globals */
.tcol1 {
  width: 10px;
  padding: 0;
  text-align: center;
}
.tcol2 {
  width: 55%;
  text-align: left;
}
.tcol3 {
  width: 10%;
  text-align: center;
}
.tcol4 {
  width: 25%;
  text-align: left;
}
.tcol5 {
  width: 20%;
  text-align: left;
  vertical-align: top;
  background-color: #95b4c9;
}
.tcol6 {
  width: 80%;
  text-align: left;
  vertical-align: top;
}
.error1 {
  height: 30px;
  text-align: center;
}

DIV.nav {
  padding: 2px 0 6px 6px;
  text-align: left;
  font-weight: bold;
}

DIV.nav a{
  padding: 2px 0 6px 6px;
}

DIV.control {
  margin: 0;
  padding: 0;
  float: right;
  white-space: nowrap;
}
DIV.control IMG {
  margin-left: 2px;
}

div.user_stats {
	width: 400px;	
	margin: 0 auto;
}

div#user_stats_anonymous{
	float: right;
}
/*******************************************************/
/* form elements                                       */
/*******************************************************/
FORM {
  margin: 0;
  padding: 10px;
  text-align: left;
}
FIELDSET {
  border: 1px solid #BBBBBB;
  margin: 0 0 10px 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
}
FIELDSET DIV, FIELDSET LABEL {
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 6px;
  margin: 0;
}
FIELDSET LABEL {
  float: left;
}
FIELDSET SPAN {
  clear: left;
  display: block;
}
INPUT, SELECT, TEXTAREA {
  margin: 0;
  margin-right: 6px;
  border: 1px solid #000000;
}
/*******************************************************/
/* other fixes                                         */
/*******************************************************/
DIV.box {
  margin-bottom: 6px;
  overflow: hidden;
  width: 100%;
  background-color: #FFFFFF;
}
DIV.box P {
  margin: 0;
  padding: 4px;
  display: block;
  background-color: #95b4c9;
  color: #000000;
  overflow: hidden;
  text-align: right;
}

.empty_div {
  padding: 5px;
}
.btitle {
 font-weight: bold;
 color: #FFFFFF;
 background: #f5f5f5 url(../forum/images/n/Blue_Title_Bar.jpg) repeat-x 0 bottom;  
 text-align: left;
 padding: 4px; 
 display: block;
 font-size: 12px;
}
SELECT.error, INPUT.error, TEXTAREA.error {
	background-color: #CCCCCC;
	border: 1px solid #CC0000;
}
INPUT.none {
	border: 0;
}
label.error {
  color: #FF0000;
}

.div_error {
  text-align: center;
  font-weight: bold;
  background-color: #CCCCCC;
  border: 1px solid #CC0000;
  color: #CC0000;
  margin: 0 0 6px 0;
  padding: 2px;
}

div#pagination{
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	font-size: 10px;
}

table#pagination_table{
	width: 100%;
}

table#pagination_table td{
	width: 250px;
}

div#pagination a{	
	font-weight: normal;
	color: black;
	text-decoration: none;
}

div#pagination a:hover{
	color: blue;
}

a.last_post{
 text-decoration: none; 
 font-size: 11px;
}

/*Networking start*/
#generalnetwork span{
text-decoration:underline;
}

#generalnetwork .boutons{
text-decoration:underline;
}

#titrem{
padding:7px;
background-image:url(../css/images/uf_focused.png);
display:none;
}

.titremb{
padding:7px;
background-image:url(../css/images/uf_focused.png);
display:none;
}

#networking_nologin{
padding:10px;
background-image:url(../css/images/uf_error.png);
border:1px solid #cccccc;
}
.network_profil1{
padding:5px;
margin-right:2px;
border:1px solid #cccccc;
}

.network_rollover{
padding:2px;
margin:4px;
border-bottom:1px solid #ffffff;
color:#ffffff;
}

.network_confirm
{
padding:7px;
border:1px solid #cccccc;
background-image:url(../css/images/uf_focused.png);
display:none;
}

#menuspecial a
{
color:#ffffff;
}

#menuspecial a:hover
{
color:#037bcb;
text-decoration:underline;
}

.tdspecial a
{
color:#000000;
text-decoration:none;
}

.tdspecial a:hover
{
color:#ffffff;
text-decoration:none;
}
.tdspecial a:active
{
color:#000000;
text-decoration:none;
}
.tdspecial a:visited
{
color:#000000;
text-decoration:none;
}

.tdspecial1 a
{
color:#ffffff;
text-decoration:none;
}

.tdspecial1 a:hover
{
color:#ffffff;
text-decoration:none;
}
.tdspecial1 a:active
{
color:#ffffff;
text-decoration:none;
}
.tdspecial1 a:visited
{
color:#ffffff;
text-decoration:none;
}


.networkmodif
{
display:none;
}

/* The hint to Hide and Show */
.hint1 {
    position: absolute;
    right: 285px;
    width: 163px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url("../css/images/pointer.gif") no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint1 .hint-pointer1 {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url("../css/images/pointer.gif") left top no-repeat;
}
/*Networking end*/

/*carousel*/
.carousel-component { 
	position:relative;
	overflow:hidden;
	visibility:visible; /* component turns it on when first item is rendered */
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}

.carousel-component .carousel-vertical li { 
	float:none;
	margin-bottom:0px;
}

.carousel-component ul.carousel-vertical { 
	width:auto;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}
.carousel-component .carousel-clip-region1 { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}
.carousel-component { 
	padding:0px;
	color:#000;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px 0px 0px 0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}


/*Private Messaging*/

#pms_wrapper {
	width: 768px;
	padding: 0px 4px;
}
#pms_wrapper a{
	text-decoration: none;
}
#pms_bar {
	height: 24px;
	width: 760px;
	padding: 0px;
	border-top: 2px solid #e2e2e2;
	border-bottom: 2px solid #e2e2e2;
	background: #f9f9f9 url(../css/images/pms/TopHeader_Blue-BACKGROUND.jpg) repeat-x 0 bottom;
}

#pms_box_info {
	background: #e2e2e2;
}
#pms_search {
	float:left;
	width: 190px;
	height: 40px;
}

#pms_left {
	width: 250px;
	background: #fff;
	height: 655px;
	float: left;
}

#pms_indicator {
	width: 250px;
	height: 20px;
	text-align:center;
	margin:0px auto;
	display: block;
	background: #e2e2e2;
}

#pms_options {
	float:left;
	width: 390px;
}


#pms_pagination {
	float:left;
	width: 112px;
}

#pms_pagination .pms_pagination_images {
	clear:both;
	width: 80px;
}

#pms_pagination .pms_pagination_images img{
	width: 60px;
	height: 30px;
}
 
#pms_pagination .pms_pagination_results {
	width: 60px;
	display: block;
	float: left;
	text-align: center;
	height: 20px;
	margin: 1px 0px;
	font-size: 9px;
	padding: 4px 0px;
	
}

.trash_active {
background: #00ff00;
}
#pms_links {
	background: transparent url('../css/images/pms/Left_Actions_Grey-BACKGROUN.jpg') repeat-x 50%;
}
#pms_links ul{
	padding: 0px;
	margin: 0px;
	color: #fff;
}
#pms_links ul li{
	height: 25px;
	line-height: 25px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	clear: both;
		color: #fff;
	padding: 5px 0px 0px 5px;
}
#pms_links ul li img{
	height: 38px;
	line-height: 45px;
	width: 38px;
	display: block;
	padding: 0px;
	margin: 5px 10px 0px 0px;
	float: left;
}

#pms_links ul li:hover{
	height: 25px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #e2e2e2;
}

#pms_links ul li.active{
	height: 25px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 0px 5px;
	background: #e2e2e2;
}

#pms_links_bar {
	padding: 2px 0px;
	height: 25px;
	background: #fff url(../css/images/pms/TopHeader_MessageList_Grey-.jpg) repeat-x 0 bottom;
	border-bottom: 2px solid #b3b3b3;
}


#pms_content {
	float: left;
	width: 510px;
	background: #fff;
	height: 550px;
}

#pms_messages {
 	border-bottom: 2px solid #e2e2e2;
	height: 250px;
}
/*
#pms_messages_text {
	background: #fff;
	height: 250px;
}
*/
#pms_message {
	background: #f6f2f3;
	height: 265px;
	overflow: scroll;
	padding: 5px;
}

#pms_message_info {
	background: #fff url(../css/images/pms/Message_Detail_Blue-BACKGRO.jpg) repeat-x 0 bottom;
	padding: 0px 0px 0px 5px;
	height: 60px;
	font-size: 10px;
	border-bottom: 2px solid #e2e2e2;
}
#pms_message_info label{
	width: 70px;
	padding: 2px 0px 5px 5px;
	display: block;
	float:left;
	font-weight: bold;
}
#pms_message_info span{
	width: 345px;
	padding: 2px 0px 5px 5px;
	display: block;
}
.messages{
	cursor: pointer;
}
ul.message_list {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px;
}

ul.message_list li{
	display: block;
	width: 100%;
	padding: 2px 0px;
	clear:both;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
}



ul.message_list span{
	display: block;
	float: left;
	width: 50px;
	padding: 0px 5px;
}

ul.message_list span.pms_read_status{
	width: 35px;
	cursor: move;
}
.pms_read_status img {
	float:right;
	padding: 0 2px;
}
ul.message_list span.pms_subject{
	width: 160px;
}
ul.message_list span.pms_from{
	width: 150px;
}
ul.message_list span.pms_date{
	width: 115px;
}
ul.message_list span.pms_read{
	width: 20px;
}
ul.message_list span.pms_reply{
	width: 20px;
}
ul.message_list li:hover{
	background: #ebf3fd;
}
ul.message_list li.active{
	background: #4478D4;
	color: #fff;
}
ul.message_list li.activeSelected{
	background: #000;
	color: #fff;
}

ul.message_list li.inactive{
	background: #000;
}
ul.message_list .pms_head span{
	border-left:1px solid #d0d0d0;
}

ul.message_list .pms_head{
background: #fff url(../css/images/pms/TopHeader_MessageList_Grey-.jpg) repeat-x 0 bottom;
		height: 25px;
}
ul.message_list .pms_head:hover{
background: #fff url(../css/images/pms/TopHeader_MessageList_Grey-.jpg) repeat-x 0 bottom;
}
.pms_head {
border-bottom: 2px solid #b3b3b3;
}

#applesearch .sbox_l  {
	/*default styling*/
}

#applesearch .sbox_r  {
	/*default styling*/
}

#applesearch .sbox input {
	/*default styling*/
	width: 142px;
	padding: 0px;
	margin: 0px;
	float:left;
}

#applesearch .sbox_l  {
	background: transparent url('../css/images/srch_l.gif') no-repeat top left;
	float: left;
	width: 12px; height: 19px;
}

#applesearch .sbox_r  {
	background: transparent url('../css/images/srch_r.gif') no-repeat top left;
	padding: 0px;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox input {
	background: transparent url('../css/images/pms/SearchMessage.jpg') repeat-x top left;
	float: left;
	border: 0;
	height: 19px;
	width: 142px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}

#pms_bar a {
	color: #000;
	display: block;
	float: left;
	font: normal 12px helvetica;
	font-weight: bold;
	height: 16px;
	line-height: 24px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #bdd3eb;
	border-right: 1px solid #bdd3eb;
}
a.pms_compose {
    background: transparent url('../css/images/pms/NewMessage.jpg') no-repeat 5% 50%;
/*    color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    border-left: 1px solid #bdd3eb;
    border-right: 1px solid #bdd3eb;
    padding: 4px 0px;
}
a.pms_compose:hover {
/*	color: #000;*/
}

a.pms_compose span {
/*  color: #444;*/
  padding: 4px;
	margin: 0px 0px 0px 36px;
}

a.pms_compose span:hover{
/* color: #000;*/
}

a.pms_reply {
    background: transparent url('../css/images/pms/ReplyMessage.jpg') no-repeat 5% 30%;
/*    color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    border-left: 1px solid #bdd3eb;
    border-right: 1px solid #bdd3eb;
     padding: 4px 0px;
}
a.pms_reply:hover {
/*	color: #000;*/
}

a.pms_reply span {
/* color: #444;*/
 padding: 4px 0px;
	margin: 0px 0px 0px 20px;
}

a.pms_reply span:hover{
/* color: #000;*/
}

a.pms_delete {
    background: transparent url('../css/images/pms/DeleteMessage.jpg') no-repeat 5% 45%;
    padding: 4px 0px;
    margin: 0px 0px 0px 0px;
}
a.pms_delete:hover {
/*	color: #000;*/
}

a.pms_delete span {
/* color: #444;*/
padding: 4px 0px;
	margin: 0px 0px 0px 17px;
}

a.pms_delete span:hover{
/* color: #000;*/
}

a.pms_print {
    background: transparent url('../css/images/pms/PrintMessage.jpg') no-repeat 5% 40%;
  /*  color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 24px;
	line-height: 16px;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    border-left: 1px solid #bdd3eb;
    border-right: 1px solid #bdd3eb;
    padding: 4px 0px;
}
a.pms_print:hover {
/*	color: #000;*/
}

a.pms_print span {
/*	color: #444;*/
	padding: 4px;
	margin: 0px 0px 0px 19px;
}

a.pms_print span:hover{
/* color: #000;*/
}


span.pms_dossier {
    background: transparent url('../css/images/pms/Folders.jpg') no-repeat 5% 20%;
  /*  color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    padding: 4px 0px;
}
span.pms_dossier:hover {
	color: #000;
}
span.pms_dossier label {
/*	color: #000;*/
		padding: 25px 0px 0px 8px;
	margin: 0px 0px 5px 29px;
}

span.pms_inbox {
    background: transparent url('../css/images/pms/Inbox.jpg') no-repeat 5% 20%;
 /*   color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    padding: 4px 0px;
}
span.pms_inbox:hover {
/*	color: #000;*/
}

span.pms_inbox a {
/* color: #444;*/
 padding: 4px 0px;
	margin: 0px 0px 0px 40px;
}

span.pms_saved {
    background: transparent url('../css/images/pms/SavedMessage.jpg') no-repeat 5% 20%;
 /*   color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    padding: 4px 0px;
}
span.pms_saved:hover {
/*	color: #000;*/
}

span.pms_saved a {
 /*color: #444;*/
 padding: 4px 0px;
	margin: 0px 0px 0px 40px;
}

span.pms_outbox {
    background: transparent url('../css/images/pms/SentItems.jpg') no-repeat 5% 20%;
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    padding: 4px 0px;
}
span.pms_outbox:hover {
}

span.pms_outbox a {
 padding: 4px 0px;
	margin: 0px 0px 0px 40px;
}


span.pms_trash {
    background: transparent url('../css/images/pms/Drag_Drop_DustBin.jpg') no-repeat 5% 20%;
    color: #000;
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    padding: 4px 0px;
}
span.pms_trash:hover {
	color: #000;
}

span.pms_trash label {
 color: #444;
 padding: 4px 0px;
	margin: 0px 0px 0px 40px;
}

a.pms_next {
    background: transparent url('../css/images/pms/NextPage.jpg') no-repeat 50% 50%;
    display: block;
    float: left;
	height: 24px;
	line-height: 16px;
	width: 10px;
	padding: 4px 0px;
}
a.pms_next:hover {
	background: transparent url('../css/images/pms/NextPage_hover.jpg') no-repeat 50% 50%;
}
a.pms_next span {
	visibility: hidden;
}
a.pms_prev {
    background: transparent url('../css/images/pms/PreviousPage.jpg') no-repeat 50% 50%;
    display: block;
    float: left;
	height: 24px;
	line-height: 16px;
	width: 10px;
	padding: 4px 0px;
}
a.pms_prev:hover {
    background: transparent url('../css/images/pms/PreviousPage_hover.jpg') no-repeat 50% 50%;
}
a.pms_prev span {
	visibility: hidden;
}

a.pms_button {
    background: transparent url('../css/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.pms_button:hover {
    background: transparent url('../css/images/bg_button_a.gif') no-repeat scroll bottom right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.pms_button span {
    background: transparent url('../css/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.pms_button span:hover {
    background: transparent url('../css/images/bg_button_span.gif') no-repeat bottom left;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.pms_button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.pms_button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}



#pms_compose {
	margin: 0px 0 10px 0;
	color: #454545;
	padding: 15px 0px 5px 0px;
	width: 100%;
	background: #fff;
}
#pms_left a:hover {
 color: #000;
 
}
#pms_compose a {
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin: 5px 0px 0px 0px;
}

#pms_compose .bottom {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
	background: #fff;
}
.pms_form {
	padding: 0px;
	margin: 0;
}
.pms_form div.para{
 	padding: 2px 0px;
	min-height: 20px;
	background: #fff;
	overflow: hidden;
}
#pms_post {
	background: #fff;
	padding: 5px 5px 0px 5px;
	height: 90px;
	font-size: 12px;
	
}
#pms_post label{
 	margin: 0px;
	width: 90px;
	display: block;
	float:left;
	font-size: 13px;
}
#pms_post span{
	margin: 0px;
	width: 300px;
	display: block;
	margin: auto;
}

#pms_post span input{
	width: 200px;
	font-size: 10px;
	border:2px solid #8F8F8F;
}

.pms_checkbox {
	border: 0;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	float:left;
}

.pms_radio {
	display: none;
}

#pms_form {
	margin: 0px;
	padding: 0px;
}

/*Lexique*/
#lexique {
	padding: 15px;
}

#lexique span{
	padding: 15px  0px;
	color: #ff0000;
	font-weight: bold;
}

#lexique p{
	padding: 15px  0px;
}

#lexique h1{
	font-size: 24px;
	background: none;
	color: #ff0000;
	border: none;
}





/*
*
*	solidblockmenu_mini
*
*/

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px Arial;
width: 100%;
height: 40px;
background: #0240E0;
text-align: center;
background: url('/images/bar_backGround2.jpg');
}

.solidblockmenu li{
display: inline;
/*width: 200px;*/
}

.solidblockmenu li a{
float: left;
color: white;
padding: 2px 10px;
text-decoration: none;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:active{
color: #DE9723;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #DE9723;
}




.solidblockmenu_mini{
margin: 0 auto;
padding: 0;
float: left;
font: bold 11px Arial;
width: 100%;
height: 20px;
background: #0240E0;
text-align: center;
background: url('/images/bar_backGround3.jpg');
text-transform: uppercase;
}

.solidblockmenu_mini li{
margin: 0 auto;
text-align: center;
display: inline;
}

.solidblockmenu_mini li a{
float: left;
color: white;
padding: 2px 10px;
text-decoration: none;
}

.solidblockmenu_mini li a:visited{
color: white;
}

.solidblockmenu_mini li a:active{
color: #DE9723;
}

.solidblockmenu_mini li a:hover, .solidblockmenu_mini li .current{
color: #DE9723;
}

#video_info_container
{
	width: 506px;
}
#video_info
{
	background-color: rgb(0, 0, 0); 
	color: rgb(255, 255, 255); 
	
	padding: 5px;
}

#video_name
{
	font-weight: bold;
}

#video_html_link
{
	border: 1px solid white;
	padding: 4px;
}

#subchannels ul li.active,
#channels ul li.active,
#videos ul li.active
{
	background-color:#ff0000;
	list-style-type:none;
	border:darkred solid 1px;
}

#channels ul li
{
	display: block;
	float:left;
	width: 80px;
	height: 25px;
	overflow: hidden;
	list-style-type:none;
	background: lightblue;
	padding: 3px 5px;
	border:1px solid darkblue;
	list-style: none;
} 

#subchannels ul li
{
	display: block;
	float:left;
	width: 80px;
	height: 25px;
	overflow: hidden;
	list-style-type:none;
	background: lightblue;
	padding: 3px 5px;
	border:1px solid darkblue;
	list-style: none;
} 
#videos ul li
{
	display: block;
	float:left;
	width: 80px;
	height: 25px;
	overflow: hidden;
	list-style-type:none;
	background: lightblue;
	padding: 3px 5px;
	border:1px solid darkblue;
	list-style: none;
} 

