/* 
	Feuille de style forums skipass.com
	Modifi�: 11-8-2004 Onno
*/

/* Les d�finitions de base */
/*body {
	background-color	:#CCCC99;
	margin			: 0px;
	padding			: 0px;
	position			:absolute;
	left				:0;
	top				:0;
	font-family		: "Trebuchet MS", Verdana, Arial;
	font-size		: 12px;
	background-image	: url(/c/0/i/fond-forums.gif);
	background-repeat: repeat-y;
}*/

#contenu	 table		{
	font-family		: "Trebuchet MS", Verdana, Arial;
	font-size		: 12px ;
}	

#contenu .buttons	{
	margin			: 0 15px ;
}
#contenu #tabnav {
	margin 			: 12px 10px 0;
}

p, div {
	font-family		: "Trebuchet MS", Verdana, Arial;
	font-size		: 12px;
}

#contenu hr {
	clear			: both;
	visibility		: hidden;
}



div#arbo {
	width			: 400px;
	float			: left;
	margin			: 4px 4px 4px 14px;
	display			: inline ;
}

#arbo img {
	margin			: 0px 4px 0px 0px;
	
}

#options {
	width			: 360px;
	float			: right;
	margin			: 4px 15px 4px 4px ;
	text-align		: right;
	display			: inline ;
}

div#searchbox {
	color			: #36F;
	font-weight		: bold;
	width			: 300px;
	float			: right;
	margin			: 4px;
}

.number {
	color			: #990;
}

/* Forum listings */
table#forums {
	margin			: 0 0 0 8px ;
	width			: 760px ;
}

#forums th {
	color			: #333333;
	background-color	: #CCCCCC;
	letter-spacing	: 0.1em;
	font-weight		: bold;
	text-decoration	: none;
	font-size		: 14px;
	text-align		: center;
	border			: 0 ;
}

td.f_topic_icon {
	width			: 30px;
	text-align		: center;
}

td.f_topic {
	font-size		: 12px;
	font-weight		: bold;
	color			: #999900;
	text-decoration	: none;
	
}

.f_topic_title {
	font-size		: 12px;
	color			: #999900;
}

a.f_topic_title {
	font-size		: 12px;
	color			: #3366FF;
	font-weight		: bold;
}

a.f_topic_title-postit {
	font-size		: 12px;
	font-weight		: bold;
	color			: #990000;
}

a.f_topic_title-annonce {
	font-size		: 12px;
	font-weight		: bold;
	color			: #990000;
} 

#forums_navigation {
	width			: 100%;
	text-align		: center;	
	font-weight		: bold;
}

#forums_navigation {
	font-weight		: bold;
}

.hr {

	width			: 500px;
	height			: 1px;
	margin			: 0px 0px 0px 140px;	
}

#forums_list	{
	margin			: 0 0 10px 8px;
	width			: 764px;	
	border			: 0 ;
}


.foruminfo {
	width			: 80px;	
	text-align		: center;
font-size:11px;
font-family:Arial;
}
.catheader {
	background-color	: #ddd ;
}

.catheader a {
	color			: #333333;
	letter-spacing	: 0.2em;
	font-weight		: bold;
	font-size		: 14px;
	padding-left		: 10px ;
}

.forumheader a {
color:#cc8500;
}
.forumheader .forum_title {
	font-size		: 14px;
	font-weight		: bold ;
	color			: #3366ff ;
}

td.last_post {
	width			: 170px;	
}



.last_post {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #999999;
}


.last_post a {
	font-family		: "Trebuchet MS", Verdana, Arial;
	font-size		: 12px;


}

.nb_posts {
	text-align		: center;
}

/* Topic definitions */

.topic_title {
	color			: #333;
	letter-spacing	: 0.2em;
	font-weight		: bold;
	font-size		: 16px;
	text-align		: center;
}

.topic_header {
	height			: 20px;
	background-color	: #DCDCDC;
	border 			: 1px solid #ffa500 ;
	border-width		: 0 0 1px 0 ;	
	margin			: 0 10px ;
}

.topic_header div {
	width			: 380px;
	float			: left;	
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	color			:#333333;
}

.topic_header a {
	font-family		: "Trebuchet MS", Verdana, Arial;
	font-size		: 14px;
	font-weight		: bold;
	color			: #3366FF;
	margin			: 0 4px 0 0px;
}

.topic_header img {
	height			: 15px;
	width			: 15px;
	margin			: 2px 3px 0px 3px;
}


.topic_userlinks {
	width			: 380px;
	float			: right;
	text-align		: center;
	margin			: 5px 0 0 0;
}

.topic_userlinks a {
	font-size		: 11px;
	font-weight		: normal;
}

.topic_text {
	padding			: 0 12px 0 22px;
}

.topic_buttons {
	padding			: 10px;
	float			: right;
	display			: inline ;
	margin-right		: 10px ;
}

.warning {
	background-color	: #DCDCDC;
	border 			: 2px solid #ffa500 ;
	padding			: 3px;
	margin			: 0 22px 0 0;
}

.form_fieldname {
	font-size		: 12px;
	font-weight		: bold;
	color			: #3366FF;
}

/*-------------------------------*
 *         preview message       *
 *-------------------------------*/
#contenu .preview_wrapper {
 	width			: 740px ;
 	margin-left		: 10px ;
}
html>body #contenu .preview_wrapper {
	margin-left		: 20px ;
}

/*-------------------------------*
 *           pied de page        *
 *-------------------------------*/
#contenu #footerSelect {
	float 		: right ;
}
#contenu #footerConnected {
	margin 		: 4px 0 0 ;
	text-align	: left ;
}

#contenu #footerConnected img {
	margin		: 2px 0 0 0;
}

/*-------------------------------*
 *       messagerie privee       *
 *-------------------------------*/
 
 #contenu h1		{
	margin		: 0 10px 15px ;
	background	: #f1f1f1 ;
	border		: 1px solid #f9f9f9 ;
	border-width: 1px 0 ;
	padding		: 5px ;
	text-align	: center;
	font-size	: 14px ;
 }
 #contenu #MpToolbar {
 	margin		: 5px 10px 15px ;
 	border		: 1px solid #ffa500 ;
 	border-width: 1px 0 ;
 }
 #contenu .MpButton {
 	float		: left ;
	margin 		: 10px ;
	padding		: 3px ;
	text-align	: center ;
 }
#contenu #MpOccupation {
	float		: left ;
	margin-left : 50px ;
	vertical-align:top;
	padding 		: 0 ;
	line-height	: 10px ;
 }
#contenu #MpOccupation img {
	vertival-align: top ;
	display 		: block ;
}
 #contenu #MpFolders {
	float		: left ;
	margin-left	: 10px ;
	dislpay		: inline ;
	border-right: 3px solid #ddd ;
	width 		: 155px ;
}
#contenu #MpContent {
	float		: left ;
	width 		: 600px ;
}
#contenu #searchbox input {
	vertical-align : middle ;
}

#contenu #forumPagesLeft {
	margin-left : 15px ;
}
#contenu #forumPagesLeft a {
	color 		: #ffa500 ;
}
#contenu #forumPagesRight{
	margin-right: 15px ;
	float		:right ;
	display		:inline;
}
#contenu #forumPagesRight a {
	color 		: #ffa500 ;
}
