﻿html, body 
{
	margin:0;
	padding:0;
}

.confirm-dialog {	
    BACKGROUND: url(images/dialog24.png) no-repeat left top;	
    background-color: #e8e7e6;
    MARGIN: 0px auto;	
    WIDTH: 605px;	
    PADDING-TOP: 14px;	
}

.confirm-dialog .inner {	
     PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
    PADDING-BOTTOM: 11px;	
    BACKGROUND: url(images/dialog24.png) no-repeat left bottom;	
    FLOAT: left;	
    MARGIN: 0px 0px -20px 0px;	
    WIDTH: 605px;	
    PADDING-TOP: 0px;
} 

.confirm-dialog .base {	
    
   /* BACKGROUND: url(images/dialog-base.png) no-repeat left bottom;	*/
    PADDING-BOTTOM: 4px;	
    WIDTH:605px;	
    PADDING-TOP: 4px;	
    TEXT-ALIGN: center;
}

.confirm-dialog H2 {	
    FONT-WEIGHT: bold;	
    FONT-SIZE: 1.25em;	
    COLOR: #f60;
    TEXT-ALIGN: center;
    padding-right:52px;
} 

.confirm-dialog input {	
    WIDTH:50px;
}     

.close {	
    DISPLAY: block;	
    BACKGROUND: url(http://images.diggons.com/images/close24.png) no-repeat 0px 0px;	
    LEFT: -5px;	
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION: absolute;	
    TOP: -7px;	
    HEIGHT: 26px;	
}   
.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
        }
        
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

#main 
{
   width:100%;
    margin-left: auto;
    margin-right: auto;
    min-width: 990px;
    max-width: 1250px;

}
.form1
{  
    width:95%;
    margin-left: auto;
    margin-right: auto;
    min-width: 990px;
    max-width: 1250px;
    background-color:#fff;}

img
{
    border:none;
    
}
h2, h3
{
    color:#104c6d;
    }
 
.justifier
{
    text-align:justify;
    
    }

#MainContent a
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#104c6d;
    }

#MainContent a:hover
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#bd5438;
    }
#MainContent a:visited
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#104c6d;
    }

#bannerTop
{
    min-width:990px;
    max-width:1250px;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    height:28px; 
    background-color:#e8e7e6;
    padding-top:5px;
}
.bannerTopDD
{
    height:22px;
    float:right;
    margin-right:13px;

    }

.linkTop
{
width:250px;
margin-left:auto;
margin-right:auto;
text-align:center; 
    }

.intext:link
{
    font-size:small; font-weight:bold; font-family:Tahoma; color:#104c6d; text-decoration:none;
    }
    
.intext:visited
{
    font-size:small; font-weight:bold; font-family:Tahoma; color:#104c6d; text-decoration:none;
    }
    
.intext:hover
{
    font-size:small; font-weight:bold; font-family:Tahoma; color:#bd5438; text-decoration:none;
    }
.linkTop a
{
    font-size:small; font-weight:bold; margin-left:10px; font-family:Tahoma; color:#104c6d; text-decoration:none;
    }
    
.linkTop a:visited
{
    font-size:small; font-weight:bold; margin-left:10px; font-family:Tahoma; color:#104c6d; text-decoration:none;
    }

.linkTop a:hover
{
    font-size:small; font-weight:bold; margin-left:10px; font-family:Tahoma; color:#bd5438; text-decoration:none;
    }
    
.linkRead a
{
    font-size:small; font-weight:bold; font-family:Tahoma; color:#e8e7e6; text-decoration:none; text-align:center; line-height:32px; vertical-align:middle;
    }
    
.linkRead a:visited
{
    font-size:small; font-weight:bold; font-family:Tahoma; color:#e8e7e6; text-decoration:none; text-align:center; line-height:32px; vertical-align:middle;
    }

.linkRead a:hover
{
    font-size:small; font-weight:bold; font-family:Tahoma; color:#bd5438; text-decoration:none; text-align:center; line-height:32px; vertical-align:middle;
    }

    
.bannerTopTxt
{
    height:22px;
    float:left;
    margin-left:10px;
    font-family:Tahoma, Arial;
    font-size:small;
    color:#104C6D;
    padding-top:6px;

    }
#header
{
    min-width:990px;
    max-width:1250px;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    background-image:url(images/repeat.png);
    background-repeat:repeat-x;
    height:155px;
    margin-top:0px;
}



#header_menu
{
    float:right;
    padding-right:10px; 
    margin-top:5px;   
    text-align:right;
    vertical-align:middle;
    color:#c0c0c0;
    font-size:small;
    font-family:Tahoma;
}

h4
{
    margin-top:0px;
    }

#header_menu a 
{
    color:#bd5438;
    font-size:small;
    font-family:Tahoma;
    text-decoration:none; 
}

#header_menu a:visited 
{
    color:#bd5438;
    font-size:small;
    font-family:Tahoma;
    text-decoration:none; 
}

#header_menu a:hover
{
    color:#fff;
    font-size:small;
    font-family:Tahoma;
    text-decoration:none;  
}

#logo
{
  margin-top:5px;
  margin-left:5px;
  float:left;
  height:92px;  
}

#searchBox
{
    clear:left;
    float:right;
margin-right:10px;

    height:23px;
}



#header_right
{
    margin-top:5px;
    margin-right:5px;
    float:right;
    height:92px;
    width:607px;
    background-image:url(images/header_menu.png);
    background-repeat:no-repeat;
}

#header_info
{
    clear:left;
    margin-top:34px;
    margin-left:5px;
    float:left;
}

#header_info a
{
    color:#fff;
    font-size:90%;
    font-family:arial;
    text-decoration:none;
    font-weight:bold;
    }
#header_info a:visited
{
    color:#fff;
    font-size:90%;
    font-family:arial;
    text-decoration:none;
    font-weight:bold;
    }
#header_info a:hover
{
    color:#bd5438;
    font-size:90%;
    font-family:arial;
    text-decoration:none;
    font-weight:bold;
    }

#header_info div
{
    background-image:url(images/tabs.png);
    float:left;
    background-repeat:no-repeat;
    height:19px;
    width:131px;
    text-align:center;
    padding-top:5px;
}
    
#header_login
{
    margin-top:5px;
    margin-right:5px;
    float:right;
    height:40px;
}

#header_admin
{
    margin-top:5px;
    margin-right:5px;
    float:right;
    height:40px;
}

#header_admin a
{
color:#104c6d;
text-decoration:none;
}

#header_admin a:visited
{
color:#104c6d;
text-decoration:none;
}

#header_admin a:hover
{
color:#fff;
text-decoration:underline;
}

#sort_menu
{
    min-width:990px;
    max-width:1250px;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    height:28px;
   /* background-image:url(/images/ranktop_bg.png);*/
background-color:#000;
    padding-top:2px;
    border-top:1px solid #fff;
   
}

#totalArticles
{
    padding-left:15px;
padding-top:3px;
    float:left;
}

#totalArticles a
{
    color:#e4dee3;
    font-size:medium;
    font-family:Arial;
    text-decoration:none;    
}
#totalArticles a:visited
{
    color:#e4dee3;
    font-size:medium;
    font-family:Arial;
    text-decoration:none;    
}
#totalArticles a:hover
{
    color:#bd5438;
    font-size:medium;
    font-family:Arial;
    text-decoration:none;    
}


#sort_list
{
    padding-right:15px;
    float:right;
    }

#sort_list a
{
    color:#fff;
    font-size:medium;
    font-family:Arial;
    text-decoration:none;    
}

#sort_list a:hover
{
    color:#bd5438;
    font-size:medium;
    font-family:Arial;
    text-decoration:none;    
}

#category_menu
{
    min-width:990px;
    max-width:1250px;
    margin-left:auto;
    margin-right:auto;
    width:95%;
    height:20px;
    background-color:#739aaf;
}

#category_list
{
    padding-left:15px;
    text-align:center;
    }

#category_list a
{
    color:#104d6e;
    font-size:small;
    text-decoration:none;
    font-family:Arial;
}

#category_list a:visited
{
    color:#104d6e;
    font-size:small;
    text-decoration:none;
    font-family:Arial;
}

#category_list a:hover
{
    color:#fff;
    font-size:small;
    text-decoration:none;
    font-family:Arial;
}

#contentBox1
{
    float:left;
    /*
    width:70%;
    min-width: 720px;
    max-width: 980px;
 */
    }



#right_col
{
    width:250px;
    float:right;
}

#right_col a
{
    font-family:Arial;
    color:#bd5438;
    padding-left:5px;
    font-size:smaller;
}

#right_col a:hover
{
    font-family:Arial;
    color:#104c6d;
    padding-left:5px;
    font-size:smaller;
}

#right_col h2
{
    font-family:Times New Roman, Times;
    font-size:medium;
    color:#104c6d; 
    margin-top:10px;   
}

.rightdiv
{
    padding-left:15px;
    background-image:url(images/divbg.png);
    background-repeat:no-repeat;
    background-position:top left;
    border-left:solid 1px #c7c7c7;
    border-top:solid 1px #c7c7c7;
    margin-top:15px;
    }

#rubriques
{

  
   
    }

.info_post
{
    display:block; font-family:Tahoma; width:auto; color:#104c6d; font-size:small; float:left; width:100%; background-color:#e8e7e6;
    }

.info_post a
{
    color:#bd5438;
    text-decoration:none;
}

.info_post_right
{
    font-family:Tahoma; color:#104c6d; float:right; font-size:small;
    }
    
.info_post a:visited
{
    color:#bd5438;
    text-decoration:none;
}

.info_post a:hover
{
    color:#104c6d;
    text-decoration:underline;
}

.info_post_right a
{
    color:#104c6d;
    text-decoration:none;
}

.info_post_right a:visited
{
    color:#104c6d;
    text-decoration:none;
}

.info_post_right a:hover
{
    color:#bd5438;
    text-decoration:none;
}

.post
{
    margin-bottom:20px;
    }



.login_btn
{
    background-image:url(images/loginbtn.png);
    width:38px;
    height:33px;
}
    
.titleVideos
{
    color:#104c6d;
    font-weight:bold;
    font-size:small;
    font-family:Tahoma;
    margin-bottom:0px;
    text-decoration:underline;
    margin-top:0px;
    
    }
    
/*Styling buttons */

.clear {
    overflow: hidden;
    width: 100%;
}

.button {
    background: transparent url('images/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 14px arial, sans-serif;
    color:#fff;
    font-weight:bold;
    height: 24px;
    margin-right: 2px;
    padding-right: 14px;
    text-decoration: none;
}

.button span {
    background: transparent url('images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 14px;
} 

.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none;
}

.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px;
} 

.titleArt a
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#104c6d;
    }

.titleArt a:hover
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#bd5438;
    }
.titleArt a:visited
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#104c6d;
    }

 
/* Navigation */
.titreRead
{
        font-size:small; font-family:Tahoma; color:#bd5438; text-decoration: none;
    }
.titleArtNav a
{
    font-size:medium; font-family:Tahoma; color:#a5bbc8; text-decoration: none;
    }

.titleArtNav a:visited
{
    font-size:medium; font-family:Tahoma; color:#a5bbc8; text-decoration: none;
    }
    
.titleArtNav a:hover
{
    font-size:medium; font-family:Tahoma; color:#bd5438; text-decoration: none;
    }
.ctrl_nav a
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#fff; text-decoration: none; font-weight:bold;
    }

.ctrl_nav a:visited
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#fff; text-decoration: none; font-weight:bold;
    }

.ctrl_nav a:hover
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#bd5438; text-decoration: none; font-weight:bold;
    }
/* end navigation */
.title
{
        font-size:medium; margin-left:10px; font-family:Tahoma; color:#104c6d; text-decoration: none;
    }
    .titleArtMid
    {
        height:10px; overflow:auto;
        }
.titleArtMid a
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#104c6d; text-decoration: none;
    }

.titleArtMid a:visited
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#104c6d; text-decoration: none;
    }

.titleArtMid a:hover
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#bd5438; text-decoration: none;
    }
    
.h1TitleMid
{
   margin-bottom:0px;
    margin-top:0px;
    color:#104c6d;
    font-size:small;
    }
    
.midKeywords
{
 margin-left:20px;
}
    
.midKeywordsVideo
{
    margin-top:5px;
    margin-bottom:5px;
    color:#808080;
}
.midKeywords a
{
     font-size:small; font-family:Tahoma; color:#bd5438; text-decoration: none;
    }
.midKeywords a:visited
{
     font-size:small; font-family:Tahoma; color:#bd5438; text-decoration: none;
    }
.midKeywords a:hover
{
     font-size:small; font-family:Tahoma; color:#104c6d; text-decoration: none;
    }
    
.midInfos
{
    margin-left:10px; font-size:small; font-family:Tahoma; color:#808080; clear:both;
    }
.midInfos a
{
     font-size:small; font-family:Tahoma; color:#bd5438; text-decoration: none;
    }
.midInfos a:visited
{
     font-size:small; font-family:Tahoma; color:#bd5438; text-decoration: none;
    }
.midInfos a:hover
{
     font-size:small; font-family:Tahoma; color:#104c6d; text-decoration: none;
    }
    
 
 .midInfosLinks a
{
     font-size:small; font-weight:bold; font-family:Tahoma; color:#bd5438; text-decoration: none;
    }
.midInfosLinks a:visited
{
     font-size:small; font-weight:bold; font-family:Tahoma; color:#bd5438; text-decoration: none;
    }
.midInfosLinks a:hover
{
     font-size:small; font-weight:bold; font-family:Tahoma; color:#104c6d; text-decoration: none;
    }
.descArt
{
    font-size:small; font-family:Tahoma; margin-left:55px; color:#808080; height:35px; overflow:auto;
    }
   
.descArtMid
{
    font-size:small; font-family:Tahoma; height:70px; color:#808080; overflow:auto;
    }
.midPubs
{
    height:60px; width:468px; margin-left:15px;
    }
.descVideo
{
        font-size:small; font-family:Tahoma; padding-left:30px; color:#808080; margin-top:10px;
    }
    
.tagsVideo
{
        font-size:small; font-family:Tahoma; color:#808080; margin-top:10px; margin-bottom:10px;
    }
    
/*PAGINg*/

.pages {
   /* padding: 1em;*/
    margin: 1px;
    margin-top:10px;
 float:right;
 font-size: 90%;
}

.pages a, .pages span {
   display: block;
    float: left;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #e8e7e6;
    color:#104c6d;
}

.pages a {
    border: 1px solid #9AAFE5;
    padding-left:5px;
    padding-right:5px;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
    background-color:#272727;
    color:#bd5438;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #bd5438;
}

.pages span.nextprev {
 
    color: #bd5438;
}

.pages .nextprev-next {
  float: right;
}

/* END PAGING */


/* jCarousel Styles */

#list {
/*	width:555px; */
	margin-left:auto;
	margin-right:auto;
}

.slider {
	float:left;
	left: -5000px; 
	position:relative; 
	visibility:hidden;	
	margin-left:auto;
	margin-right:auto;
}
	
.slider ul {
	height:100px;
/*	width:500px; */
}

.slider ul li {
	padding:0 5px;
}

.slider ul li img {
	cursor:pointer;
	height:100px; 
	padding-top:3px;
	width:120px;  
}

.prev {
	cursor:pointer; 
	float:left;
	/*margin-top:60px;*/
}

.next {
	cursor:pointer; 
	float:right;	
	/*margin-top:60px;*/
	
}

/************************************************
	      CAPTIFY CAPTION		
************************************************/
.caption-top, .caption-bottom {
	background: #000000;
	color: #ffffff; 
	cursor:default;
	padding:2px; 
	font-size:11px;   
	text-align:center;
}

.caption-top {
	border-width:0px;
}

.caption-bottom {
	border-width:0px;
}

.caption a, .caption a {
	background:#000;
	border:none; 
	text-decoration:none;  
	padding:2px;
}

.caption a:hover, .caption a:hover {
	background:#202020;
}



/* iFrame */

#toolbar
{
	background: url(bck.png) repeat-x transparent;
	height: 25px;
	overflow: hidden;
}


#iframe { overflow: hidden;
          }

#iframe, iframe
{
	width: 100%;
	height: 100%;
}

/*end iFrame */

/*Page Membres*/
.descMember
{
    font-size:small; font-family:Tahoma; color:#808080;
    }
.membres a
{
    font-size:small; font-family:Tahoma; color:#104c6d;
    }

.membres a:visited
{
    font-size:small; font-family:Tahoma; color:#104c6d;color: #bd5438;
    }

.membres a:hover
{
    font-size:small; font-family:Tahoma; color: #bd5438;
    }

.memberUsername
{
    margin-bottom:10px;
    }

.membres
{
    font-weight: bold;
font-size: small;
font-family: Tahoma;
color: #808080;
    }


/*Marketing */

.pageMarketing a
{
    font-size:small; font-family:Tahoma; color:#104c6d;
    }
    
    .pageMarketing a:visited
{
    font-size:small; font-family:Tahoma; color:#104c6d;
    }
    
    .pageMarketing a:hover
{
    font-size:small; font-family:Tahoma; color: #bd5438;
    }
    
/*Admin*/

.mainadmin
{
    font-size:small; font-family:Tahoma; color:#808080;
    }

.pageAdmin a
{
    font-size:medium; font-family:Tahoma; color:#104c6d;
    }
    
    .pageAdmin a:visited
{
    font-size:medium; font-family:Tahoma; color:#104c6d;
    }
    
    .pageAdmin a:hover
{
    font-size:medium; font-family:Tahoma; color: #bd5438;
    }

/*MENU DÉROULANT*/

#Nav {

position:absolute;
z-index: 100;
padding: 0;
margin: 0;
list-style: none;

}

#Nav li {
width: 150px;
margin: 0px 0 0 0px;
float: left;
padding: 0;
cursor:pointer;
}
#Nav li a {
display: block;
background-color: #6b95ab;
color: white;
text-decoration: none;	
margin: 0; padding: 3px;
}
#Nav li a:hover,#Nav li a:active {
display: block;
background-color: #104C6D;
color: white;
text-decoration: none;	
margin: 0; padding: 3px;
}
.Menu {
padding: 0;
margin: 0;
list-style: none;
display: none;
}

#bannerBottom
{
   /* min-width:990px;
    max-width:1250px;
    margin-left:auto;
    margin-right:auto;*/
    width:100%;
    height:155px; 
    color:#c0c0c0;
    background-color:#000;
  /*  background-image:url(/images/bg_bottom.png);
    background-repeat:repeat-x; */
    padding-top:5px;
}

.colmask{
   width: 60%;
   left: 20%
}
.colmid{ right: 25% }
.colin{ right: 25% }
.colleft{ right: 25% }
.col1{
   width: 23%;
   left: 101%
}
.col2{
   width: 23%;
   left: 53%
}
.col3{
   width: 23%;
   left: 80%
}
.col4{
   width: 23%;
   left: 82%
}

.colmask{
   clear: both;
   float: left;
   overflow: hidden;
   position: relative;
   min-width:750px;
}
.colmid{
   float: left;
   width: 100%;
   position: relative;
}
.colin{
   float: left;
   width: 100%;
   position: relative;
}
.colleft{
   float: left;
   width: 100%;
   position: relative;
}
.col1{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   min-width:175px;
}
.col2{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
      min-width:175px;
}
.col3{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
      min-width:175px;
}
.col4{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;  
   min-width:175px;
}

#bannerBottom a
{
    color:#fff;
    font-size:small;
    font-family:Arial;
    text-decoration:none;    
}
#bannerBottom a:visited
{
    color:#fff;
    font-size:small;
    font-family:Arial;
    text-decoration:none;    
}
#bannerBottom a:hover
{
    color:#bd5438;
    font-size:small;
    font-family:Arial;
    text-decoration:none;    
}


/*TOP LOGIN PANEL*/

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */













#tab {
  	background: url(/images/toppanel/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
    min-width:990px;
    max-width:1250px;
    margin-left:auto;
    margin-right:auto;
    width:100%;
}

#tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
	right: 32.5%; 
}

#tab ul.login li.left {
  	background: url(/images/toppanel/tab_l.png) no-repeat left 0;
  	height: 42px;  	
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#tab ul.login li.right {
  	background: url(/images/toppanel/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;	
	height: 42px;
  	background: url(/images/toppanel/tab_m.png) repeat-x 0 0;
}

#tab ul.login li a {
	color: #66c7e8;
}

#tab ul.login li a:hover {
	color: white;
}

#tab .sep {color:#414141}

#tab a.open, #tab a.closetab {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	position: relative;
	top: 11px;
}

#tab a.open {background: url(/images/toppanel/bt_open.png) no-repeat left 0;}
#tab a.closetab {background: url(/images/toppanel/bt_close.png) no-repeat left 0;}
#tab a:hover.open {background: url(/images/toppanel/bt_open.png) no-repeat left -19px;}
#tab a:hover.closetab {background: url(/images/toppanel/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
    min-width:990px;
    max-width:1250px;
    margin-left:auto;
    margin-right:auto;
	height: 300px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}
/*
#panel .content input.bt_login {
	width: 74px;
	background: transparent url(/images/toppanel/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(/images/toppanel/bt_register.png) no-repeat 0 0;
}
*/

#panel .lost-pwd {
	display: block;
	float:left;
	clear: both;
	font-size: 0.95em;
	text-decoration: underline;
}



/*END TOP LOGIN PANEL */


.accordionLink a
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#104c6d;
    }

.accordionLink a:hover
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#bd5438;
    }
.accordionLink a:visited
{
    font-size:small; margin-left:10px; font-family:Tahoma; color:#104c6d;
    }

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #0c4a6c;
    background-image:url(http://images.diggons.com/images/fond_accordeon.gif);
    background-repeat:repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	height:20px;
	font-weight: bold;
	vertical-align:middle;
	padding-left:5px;
	padding-top:3px;
    /*padding: 5px;
    margin-top: 5px;*/
    cursor: pointer;
}

.accordionContent
{
    background-color: #ffffff;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{

    color: #0c4a6c;
}
.accordionLink:hover
{
    color:#ffb515;
    }