/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFF;
}

body, th, td, input, textarea {
	font-family: "Lucida Sans","Trebuchet MS", Verdana, "Lucida Grande", "Lucida Sans Unicode",
             "Luxi Sans", Arial, sans-serif;

	font-size: 13px;
	color: #666666;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h1:first-letter {
    font-size: +1.2em;
    color: dodgerblue;
	text-transform: uppercase;
}

h2 {
	/*letter-spacing: -.05em;
	text-transform: uppercase;*/
	font-size: 1.2em;
	font-weight: bold;

	margin-top:0.0em
	/*color: #8D8E85;*/
}
h2:first-letter {
    font-size: +1.2em;
    color: dodgerblue;
	text-transform: uppercase;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #3C7BCF;
}

a:link,a:visited,a:hover {  }
a:link { color: #369;}
a:visited { color: #336699;}
a.new:link,a.new:visited {  color: #739900;}
a:hover,a.new:hover {  color: #CC0000;}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}


td.textintro	{ 
	font-weight: bold; 
	font-size: +1.2em; 
	padding: 0 0 0 0px;
}

td.textintro:first-letter {
    font-size: +1.2em;
    color: dodgerblue;
	text-transform: uppercase;
}


td.comment{ 
	font-weight: bold; 
	font-size: +1.2em; 
	padding: 0 60px 0 60px;
	/*text-align: center;*/
}

td.comment:first-letter{
    font-size: +1.2em;
    color: dodgerblue;
	text-transform: uppercase;
}

.bigblue{ 
	font-size: 16px;
    color: dodgerblue;
}
.littleblue{ 
	font-size: 10px;
    color: dodgerblue;
}

.blabla{
	text-indent: 1.0em ;
}

.littlecomment{
	text-align:right; font-size: 10px; color: #369;font-style: italic;
}



/**********/
/* Header */
/**********/
#header {
	width: 600px;
	height: 70px;
	/*margin: 0 auto;*/
    margin-left:15%;
}

#menu {
	/*float: left;*/
    width:600px;
    height:70px;
    padding-right:0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	/*margin-right: 1px;*/
	padding: 10px 0 0 0;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #8C8F7D;
}

#menu img {
    border:none;
}

#menu a:hover {
	background:  #F3F3F3;
	color: #2C2E22;
}

#menu .current_page_item a {
	background:  #F3F3F3;
	color: #2C2E22;
}

#search {
	float: right;
	width: 380px;
	padding-top: 12px;
}

/**********/
/* Logo */
/**********/
#logo {
	width: 728px;
	margin: 0 auto;
	background: url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/images/newlogoSTF2.jpg) no-repeat center top;
	height: 100px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 100px 5px 0 20px;
	color: #2C2E22;
}

#logo h2 {
	padding: 115px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 978px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	background: #FFFFFF;
	border: 0px solid #F3F3F3;
	border-top: none;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

/* Content */

#content {
	float: left;
	width: 675px;
	padding: 0px 20px 0px 0px;
	margin-top: 0.25em;
}

#barremodifier{
	text-align:center;
	margin-bottom: 0;
	font-size:1.2em;
	/*font-weight:bold;*/
	color:#666666;
}
.barremodifiertexte{
	font-size:1.2em;
}
.barremodifiertdactions{
	font-size:0.7em;
	text-align:right;
}
#barremodifier:first-letter{
	color: dodgerblue;
}
#mw-anon-edit-warning{
	border: 1px solid;
	BACKGROUND-COLOR: rgb(255, 238, 221);

}


/************/
/* Sidebars */
/************/
.sidebar {
	float: left;
	width: 283px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {

}

.sidebar li ul {
	margin: 0;
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

.sidebar a {
}

.sidebar .date {

}

#sidebar2 {
	width: 283px;
    background: url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/images/cadre-haut3.png) no-repeat top left;
}

#sidebar2_bottom {
	width: 90%;
	padding: 20px 10px 30px 15px;
    background: url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/images/cadre-bas3.png) no-repeat bottom left;
}


#sidebar2 li {
	font-size: 11px;
}

#sidebar2 li h2 {
	margin: 0 0 0 0;
/*	background: url(images/img11.gif) no-repeat left top;*/
	font-size: 14px;
	/*padding: 1.0em 0 0em 0;*/
	margin: 0.8em 0 -0.4em 0;
	height: 30px;
	color: #666666;
}

#sidebar2 li h2:first-letter {
    font-size: 16px;
    color: dodgerblue;
}

#sidebar2 li table {
	border:0;
	line-height:12.0px;

}

#sidebar2 li ul {
	line-height: 12.0px;
	/*background: url(images/img04.gif) repeat-x;*/
}

#sidebar2 li li {
	/*padding: 0px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .9em;*/
}

#sidebar2 li a {
	border: none;
	color: #666666;
	letter-spacing:-0.5px;
	font-size: 11px;
	line-height:12px;
	/*font-family: arial,geneva;
	letter-spacing:0px;
	font-size: 11.2px;
	line-height:14px;*/
	
	
}

#sidebar2 li span {
	font-size: 10px;
	color: dodgerblue;
	font-weight : bold;
	/*float: right;
	padding-right:30px;*/
}

#sidebar2 li span.date {
	font-size: 9.5px;
	color: dodgerblue;
	font-weight : bold;
	letter-spacing:-0.75px;
	/*float: right;
	padding-right:30px;*/
}


#sidebar2 li a:hover {
	border: none;
}

.title_initial:first-letter {
    font-size: x-large;
    color: dodgerblue;
}

.title_initial {
}

#sidebar2  a.minilinks {
	margin:0em 0 0em 6em; 
	font-size: -1.0em; 
	color: #369;
	font-style: italic;
}

#twocol_l {
    float:left;
    width:45%;
}

#twocol_r {
    float:right;
    width:45%;
}


/*****************************/
/*       Wiki                */
/*****************************/
h1.firstHeading{
	margin-top:0px;
}

div.wiki_title{
  width: 65%;
  height: 70px;
  float: left;
}

div.wiki_progressbar{
  width: 35%;
  height: 70px;
  float: right;
  vertical-align: bottom;

}

div.wiki_content{
  width: 100%;
  float: left;
}

#bodyContent            { margin-left: 0%;  }
#bodyContent > h2       { margin-left: -0%; }
#bodyContent > h3       {  margin-left: -0%;}
#siteSub                {  font-weight: normal;  font-size: 1.0em;  margin-left: -2.0em;  font-size: 0.9em;}
/*#content                {  margin-top: 2.25em;}*/
/* wikitable/prettytable class for skinning normal tables */c
table.wikitable,
table.prettytable       { margin: 1em 1em 1em 0;  background: #f9f9f9;  border: 1px #aaaaaa solid;  border-collapse: collapse;}
table.wikitable th,
table.wikitable td,
table.prettytable th,
table.prettytable td    {  border: 1px #aaaaaa solid;  padding: 0.2em;}
table.wikitable th,
table.prettytable th    {  background: #f2f2f2;  text-align: center;}
table.wikitable caption,
table.prettytable caption {  margin-left: inherit;  margin-right: inherit;}
h1              		{  font-size: 1.7em;}
#bodyContent h2              		{  font-size: 1.3em;}
#bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent h6  		{  font-size: 1.1em;}
h1:first-letter,h2:first-letter,h3:first-letter, h4:first-letter, h5:first-letter, h6:first-letter {
    font-size: +1.2em;
    color: dodgerblue;
	text-transform: uppercase;
}

/* Décoration des titres de sous-chapitre. */
/*.firstHeading {  border-bottom: 1px solid #AAAAAA;} */
#bodyContent h2{  border-bottom: 1px solid #AAAAAA;}
#bodyContent h3 {margin-left: 0.6em; padding-top:0.0em; border-bottom:dotted 1px #AAA } /* monobookocentré */
#bodyContent  h4, h5, h6 {margin-left: 0.8em; padding-top:0.0em; border-bottom:dotted 1px #DDD } /* monobookocentré */

#bodyContent p, #bodyContent ul, #bodyContent li {  margin-top:5px; line-height: 16px; margin-left: 10px; font-size: 13px; }
#bodyContent p {text-indent: 1.0em}
#bodyContent ul {  margin-left: 20px;}
#bodyContent li {   margin-left: 20px;}

#bodyContent div.wiki_content{
  width: 100%;
  float: left;
}

#bodyContent div.with_same_cat{  font-size: 0.85em;text-indent: 1.0em ;}
#bodyContent div.with_same_cat a{  color: dodgerblue; }

#content div.wiki_path{  font-size: 0.9em;text-indent: 0.2em ;}
#content div.wiki_path a{  color: #3c7bcf; }



#jump-to-nav    {  display: none;}
#toc            {  float: right;  width: 35%;  background-color: #F9F9F9;  padding: 0.5em;  margin: 0.5em;  border: 1px solid ;}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle  {	margin-bottom:20px; text-align: center; height:19px}
#toc ul,.toc ul {	font-size: 19px;  list-style-type: none;	list-style-image: none;	margin-left: 0;	padding-left: 0;	text-align: left;}
/*#toc ul ul,
.toc ul ul {margin-top:0.5em; margin-left: 0.0em;	margin: 0em 0em 0em 0em;}
#toc li li,
.toc li li {margin-top:0.5em; margin-left: 0.0em;	margin: 0 0 0 1em;}*/
#toc .toctoggle,
.toc .toctoggle {	font-size: 80%;}
#catlinks       {  
	/*background-color: grey ;  */
	border: none solid ;
	padding: 0.0em 0.75em 0.25em 0.0em; 
	font-size: 1em;	
	margin: 1em 0 0.5em 0;
	color: dodgerblue; 
}
.editsection{
	float:right;
	font-size:13px;
}

.portlet        {  width: 100%;  }
.portlet h5     {  margin-top: 0.5em;  margin-bottom: 0;  border-bottom: 1px solid silver;}

#p-cactions     {  /*position: relative; */ /*top: -100; right:5;*/  /*width: 100% !important;*/  background-color: #CBC9F6;  /*padding: 0.5em;*/  padding-bottom: 3px;  border-bottom: 1px solid ButtonShadow;    /*z-index: 3;  font-size: smaller;*/} 
#p-cactions ul{  display: block;  margin: 0;  padding: 0;  text-align: right;}
#p-cactions li{  display: inline;}
#p-cactions li a{  display: inline;  padding: 0.1em 0.3em 3px 0.3em;  border: 1px outset #eeeeee;  border-bottom: 1px solid ButtonShadow;  text-decoration: none;  color: MenuText;}
#p-cactions li.selected a{  background-color: white;  border-bottom: 1px solid white;}
#p-cactions li a:hover {  background-color: ButtonHighlight;}
img{  border: none;} 
div.thumb{  border: 1px solid #dddddd;  padding: 0.5em;  background-color: white;}
.tright{  margin: 0.25em 0 0.5em 0.5em;  float: right;}
.tleft{  margin: 0.25em 0.5em 0.5em 0;}
#f-poweredbyico,#f-copyrightico{  display: none;}
pre{  background-color: #f7f7f7;  padding: 0.2em;  border: 1px solid #eeeeee;}
td.diff-otitle { background:#cccccc; }
td.diff-ntitle { background:#cccccc; }
td.diff-addedline{  background:#ccffcc;}
td.diff-deletedline{  background:#ffffaa;}
td.diff-context{  background:#eeeeee;  font-size: 0.9em;}
span.diffchange{  color: red;  font-weight: bold;}
#p-lang{  width: auto;  clear: both;}
#p-lang ul{  padding-left: 0;}
#p-lang li{  list-item-style: none;  display: inline;}

#toc ul{	margin-top:0px; line-height: 13px; margin-left: 0px; font-size: 19px;}
#toc li	{	margin-top:0px; line-height: 13px; margin-left: 10px;  font-size: 11px;}
.toctext{	margin-top:1px; line-height: 6px; font-size: 11px;}
.tocnumber {margin-top:1px; line-height: 6px; font-size: 11px;}


#toc h2 {margin: 5px; padding-top:0em; font-size: 12px;}

.listecontributeurs{
	float:right;
	align:right;
}



/*****************************/
/*       Forum                */
/*****************************/

/*
body { 
	background-color: {T_BODY_BGCOLOR};
	scrollbar-face-color: {T_TR_COLOR2};
	scrollbar-highlight-color: {T_TD_COLOR2};
	scrollbar-shadow-color: {T_TR_COLOR2};
	scrollbar-3dlight-color: {T_TR_COLOR3};
	scrollbar-arrow-color:  {T_BODY_LINK};
	scrollbar-track-color: {T_TR_COLOR1};
	scrollbar-darkshadow-color: {T_TH_COLOR1};
}

/* General font families for common tags 
font,th,td,p { font-family: {T_FONTFACE1} }
a:link,a:active,a:visited { color : {T_BODY_LINK}; }
a:hover		{ text-decoration: underline; color : {T_BODY_HLINK}; }
hr	{ height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}
*/
/* This is the border line & background colour round the entire page */
.bodyline	{ border: 0px {T_TH_COLOR1} solid; }

/* This is the outline round the main forum tables */ 
.forumline	{  

}

.forumline td	{ 


margin:0.0em 0 0 0;}

/* Main table cell colours and backgrounds   HERE
td.row1	{ background-color: {T_TR_COLOR1}; border: 1px #dddddd solid;}
td.row2	{ background-color: {T_TR_COLOR2}; border: 1px #dddddd solid;}
td.row3	{ background-color: {T_TR_COLOR3}; border: 1px #dddddd solid;}
td.row3Right	{ background-color: {T_TR_COLOR3}; border: 1px #dddddd solid;} */

td.postrow1	{ 
	/*background-color: {T_TR_COLOR1}; border: 1px #dddddd solid;*/
	background: url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/images/profil.png) no-repeat center top;
	width: 132px;
	line-height:10px;
	padding: 1.2em 0em 0 0.8em;
	text-indent : 20px;
	
	/*margin-left:30px;*/
}

.name_topic a{ 
	font-size : 12px; 
	font-weight : bold; 
	text-indent : 20px;
	letter-spacing: -.075em;
	color:#666666;	
}

.name_topic a:hover, a.new:hover{
	color:dodgerblue;
}



td.postrow1:first-letter{ 
	font-size: 12px;
    color: dodgerblue; 
	/*text-transform: uppercase;*/
	
	
}

td.postrow2	{ /*background-color: {T_TR_COLOR2}; border: 1px #dddddd solid;*/}

/* Gestions des posts qui résolvent le problème*/
td.postrow2_solve{
	background-color:#CEF;
	border:thin solid #BF8;
}
/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum */
  
/* Name of poster inviewtopic.php  */

td.rowpic {
		background-color: {T_TD_COLOR2};
		background-image: url(templates/Appalachia/images/{T_TH_CLASS3});
		background-repeat: repeat-y;
}

td.catBottom {
	background:transparent url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/images/fade.png) repeat-x scroll center bottom;
}
td.catBottom_solve {
	background:transparent url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/images/fade.png) repeat-x scroll center bottom;
}

div.forum_sample{ 
	/*background-color: {T_TR_COLOR1}; border: 1px #dddddd solid;*/
	line-height:8px;
	font-size: 10px;
	padding: 0.2em 0em 0 1.8em;
	
	/*margin-left:30px;*/
}

/* Header cells - the blue and silver gradient backgrounds 
th	{
	color: #FFFFFF; font-size: {T_FONTSIZE2}px; font-weight : bold; 
	background-color: {T_BODY_LINK}; height: 25px;
	background-image: url(templates/Appalachia/images/{T_TH_CLASS2});
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)

td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid;
}

th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. 
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
	text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}

/* General text  */
.gen { font-size : {T_FONTSIZE3}px; }
.genmed { font-size : {T_FONTSIZE2}px; } 
.gensmall { font-size : 10px; } 
.gen,.genmed,.gensmall { color : {T_BODY_TEXT}; }
a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: {T_BODY_HLINK}; text-decoration: underline; }

/* The register, login, search etc links at the top of the page 
.mainmenu		{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} }
a.mainmenu		{ text-decoration: none; color : {T_BODY_LINK};  }
a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Forum category titles  */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #626456}
a.cattitle		{ text-decoration: none; color : {T_BODY_LINK}; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php 
.forumlink		{ font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }
a.forumlink 	{ text-decoration: none; color : {T_BODY_LINK}; }
a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: normal; font-size: 12px; color : {T_BODY_TEXT};}
a.nav			{ text-decoration: none; color : {T_BODY_LINK}; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle	{  font-size: 11px; color : {T_BODY_TEXT}; }
a.topictitle:link   { text-decoration: none; color : {T_BODY_LINK}; }
a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.topictitle:hover	{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Name of poster in viewmsg.php and other places */
.name			{ font-size : 11px; color : {T_BODY_TEXT};}





/* Location, number of posts, post date etc */
.postdetails		{ 

font-size : 9px; color : {T_BODY_TEXT}; 
}



/* The content of the posts (body of text) */
td.postbody { 
	font-size : 12px; line-height: 14px; 
}

td.postbody:first-letter {
    font-size: 14px;
    color: #1E90FF;
	text-transform: uppercase;
}


a.postlink:link	{ text-decoration: none; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}




/* Quote & Code blocks 
.code { 
	font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR2};
	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR1}; line-height: 125%;
	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Form elements 
input,textarea, select {
	color : {T_BODY_TEXT};
	font: normal {T_FONTSIZE2}px {T_FONTFACE1};
	border-color : {T_BODY_TEXT};
}

/* The text input fields background colour 
input.post, textarea.post, select {
	background-color : {T_TD_COLOR2};
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post 
input.button {
	background-color : {T_TR_COLOR1};
	color : {T_BODY_TEXT};
	font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}

/* The main submit button option 
input.mainoption {
	background-color : {T_TD_COLOR1};
	font-weight : bold;
}

/* None-bold submit button 
input.liteoption {
	background-color : {T_TD_COLOR1};
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)

.helpline { background-color: {T_TR_COLOR2}; border-style: none; }*/

/*******************************/
/****     Annuaire       *******/
/*******************************/

/*******************************/
/****     Portail       *******/
/*******************************/
#portail div.portail_header{
  width: 100%;
  height: 140px;
  margin-left: 0px;
  margin-top: 0px;

}
#portail div.logo{
  width: 20%;
  height: 130px;
  margin-left: 0px;
  margin-top: 0px;
  float: left;

}
#portail div.nom{
  width: 79%;
  height: 50px;
  margin-left: 0px;
  margin-top: 0px;
  float: right;

}

#portail div.intro{
  width: 70%;
  height: 60px;
  margin-left: 0px;
  margin-top: 20px;
  /*float: center;*/

}

#portail div.infos{
  width: 20%;
  height: 60px;
  margin-left: 0px;
  margin-top: 20px;
  /*float: right;*/

}


#portail div.block_forum{
  width: 55%;
  height: 470px;
  background-color: white;
  margin-left: 0px;
  margin-top: 20px;
  float: left;

}

#portail div.portail_scroll_forum{
      position:relative;
      height:380px; /* Inner films height. It will be -10 from Max height */
      overflow:hidden;
    }

#portail div.block_wiki{
  width: 42%;
  height: 400px;
  background-color: white;
  margin-left: 10px;
  margin-top: 20px;
  float: right;
}

#portail div.portail_scroll_wiki{
      position:relative;
      height:380px; /* Inner films height. It will be -10 from Max height */
      overflow:hidden;
    }

#portail div.block_annuaire{
  width: 55%;
  height: 300px;
  background-color: white;
  margin-left: 0px;
  margin-top: 20px;
  float: left;

}

#portail div.block_pub{
  width: 42%;
  height: 300px;
  background-color: white;
  margin-left: 0px;
  margin-top: 20px;
  float: left;

}

#portail div.portail_title{
  width: 100%;
  height: 25px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
  border-bottom:1px solid #DADEE6;
}

#portail div.portail_title a{
	font-size: 8px;
	letter-spacing: -.05em;
}

#portail a.links{	
	font-size: 11.5px;
	letter-spacing: -.04em;
}

#portail div.portail_action{
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 10px;
  color: dodgerblue;
}

#portail div.portail_action a{
  font-size: 12px;
  color: dodgerblue;
}


	
#portail table{
	line-height:11.5px;
}

#portail table.portail_list{
	width:100%;
	line-height:11.5px;
}

#portail table.portail_list td{
	font-size:10px;
}
	
#portail table.user_table {
	border-collapse: collapse ;
	line-height:14.0px;
	border:dotted 1px #DDD ;
	margin:16px 0 0 12px;
	}
	
#portail table.user_table th {text-align:center; border:dotted 1px #DDD }
	
#portail table.user_table td {text-align:center; border:dotted 1px #DDD ; font-size: 12px;}
	
.portail_descrip{
	
	font-size: 10px;
}

.portail_info{
	font-size: 11px;
	letter-spacing: -.05em;
}

#portail h1{	
	margin-top: 10px;
	font-size: 30.5px;
	letter-spacing: -.04em;
}


    
#portail_scroll_forum_nav{
      position:relative;
}

#portail_scroll_wiki_nav{
      position:relative;
}
#annuaire_scroll{
      position:relative;
	  height:120px; /* Inner films height. It will be -10 from Max height */
      overflow:hidden;
}

#annuaire_scroll_nav{
      position:relative;
}

/*******************************/
/****     Bas de page    *******/
/*******************************/
#bas_de_page{
	width: 1100px;
	margin-left: auto;
 	margin-right: auto;
}

#bas_de_page tr {
 margin-top: 0;
 padding-top: 0;
 vertical-align: top;
}

#bas_de_page td {
 margin-top: 0;
 margin-left: 30px;
 padding-top: 0;
 vertical-align: top;
}




a.similinks{
	font-size: 11.5px;
}

/*******************************/
/****       FOOTER       *******/
/*******************************/
#footer {
	font-size: 10px;
}


/*******************************/
/****      Accordion     *******/
/*******************************/

.accordion_toggle {
	cursor: pointer;
	padding-left:50.0em;
	font-size:0.7em;
	font-style: italic;
}

.accordion_toggle_active {
}

.accordion_content {
	overflow: hidden;
}
	
/*******************************/
/****      Dock          *******/
/*******************************/	
	
	
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
	left: 437px;
	top: -3px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 35px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	left: 851px;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

.dock-item span:first-letter {
    font-size: 14px;
    color: #1E90FF;
	text-transform: uppercase;
}

/*******************************/
/****      Recherche     *******/
/*******************************/	
div.recherche_text {
    font-size: 10px;
	padding-left: 20px;
}

div.recherche_title {
    font-size: 13px;
}

div.recherche_infos {
    font-size: 9px;
	color: green;
	padding-left: 20px;
}


span.recherche_keywords {
	color: dodgerblue;
}

#recherche_scroll_wiki_nav{
      position:relative;
}

div.recherche_scroll_wiki{
      position:relative;
      height:500px; /* Inner films height. It will be -10 from Max height */
      overflow:hidden;
    }

#recherche_scroll_forum_nav{
      position:relative;
}

div.recherche_scroll_forum{
      position:relative;
      height:500px; /* Inner films height. It will be -10 from Max height */
      overflow:hidden;
    }
/****************************/	
/*VALIDATION DES POSTS FORUM*/
/****************************/
#topic_validation{
	background: url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/images/cadre-haut4.png) no-repeat top left;
	clear:both;
}
#topic_validation_bottom{
	background:url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/images/cadre-bas4.png) no-repeat bottom left;
}
#topic_validation_inside{
	width:630px;
	margin-left:15px;
	margin-right:15px;
	padding-bottom:20px;
	padding-left:5px;
	border-right: solid 2px #A4C4FC;
	border-left: solid 2px #A4C4FC;
	clear:both;
}
#topic_validation h3{
	color:#538699;
	margin-top:1em;
	font-size:1.3em;	
}
#topic_statutquestion{
	float:left;
	width:600px;
	
}
#topic_statutquestion tr{
	height:25px;
}
#topic_statutquestion td{
	height:25px;
	font-size:0.9em;
	color:#6396B9;
	font-style:italic;
}
#topic_contributeurs{
	float:right;
	width:300px;
}
.liste_contributeurs_topic{
	list-style-image:url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/images/avatar-mini.png);
	margin-top:0;
}
#topic_contributeurs li{
	font-size:12px;
	font-weight:bold;
	letter-spacing: -0.075em;
	vertical-align:bottom;
}
#validation_refresh{
	float:right;
}
#topic_resume{
	clear:both;
	margin-top:-20px;
}
#topic_resume .titre_resumer{
	font-size:1.1em;
	color:#6396B9;
	font-style:italic;
}
#topic_resume #topic_resume_table{
	margin-left:20px;	
}
#topic_contributeurs_scroll{
	margin_top:5px;
	height:160px;
	overflow:hidden;
}
#topic_contributeurs_nav{
	position:relative;
}
.modifier_resume_lien a{
	color:#666666;
}
.modifier_resume_lien a:first-letter{
	color:dodgerblue;
}
#resume_question_pub {
	margin-top:5px;
	color:#666666;
	margin-left:20px;
	font-weight:normal;
	line-height:1.1em;
	font-size:1em;
	text-align:justify;
	text-indent:15px;
}
#resume_reponse_pub {
	margin-top:5px;
	color:#44AA44;
	margin-left:20px;
	font-weight:normal;
	line-height:1.1em;
	font-size:1.1em;
	text-align:justify;
	text-indent:15px;
}
#anon_resume_topic{
	border:1px solid #9999FF;
	padding: 2px 2px 2px 2px;
	background-color:#DEFFDE;
}
#texte_validation_public{
	color:dodgerblue;
}
.solves_topic{
	border:thin solid lightgrey;
	background-color:#EFF;
	margin-top:5px;
	margin-bottom:3px;
	padding: 1px;
}
.solves_topic_check{
	border:thin solid lightgrey;
	background-color:#EFF;
	margin-top:5px;
	margin-bottom:3px;
	padding: 1px;
}
#topic_trop_vieux{
	padding:20px 5px 5px 5px;
	text-align:center;
	font-weight:bold;
}

/************/
/* Starrater*/
/************/
.ratingblock {
	display:block;
	/*border-bottom:1px solid #999;*/
	/*padding-bottom:8px;*/
	/*margin-bottom:8px;*/
	}

.loading {
	height: 15px;
	background: url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/lib/ajax/ajaxstarrater_v122/images/working.gif) 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 15px;
	position: relative;
	background: url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/lib/ajax/ajaxstarrater_v122/images/starrating2.gif) top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	background: url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/lib/ajax/ajaxstarrater_v122/images/starrating2.gif) top left repeat-x;
	z-index:0;
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:15px;
	height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/lib/ajax/ajaxstarrater_v122/images/starrating2.gif) left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:15px;}
.unit-rating a.r2-unit{left:15px;}
.unit-rating a.r2-unit:hover{width: 30px;}
.unit-rating a.r3-unit{left: 30px;}
.unit-rating a.r3-unit:hover{width: 45px;}
.unit-rating a.r4-unit{left: 45px;}	
.unit-rating a.r4-unit:hover{width: 60px;}
.unit-rating a.r5-unit{left: 60px;}
.unit-rating a.r5-unit:hover{width: 75px;}
.unit-rating a.r6-unit{left: 75px;}
.unit-rating a.r6-unit:hover{width: 90px;}
.unit-rating a.r7-unit{left: 90px;}
.unit-rating a.r7-unit:hover{width: 105px;}
.unit-rating a.r8-unit{left: 105px;}
.unit-rating a.r8-unit:hover{width: 120px;}
.unit-rating a.r9-unit{left: 120px;}
.unit-rating a.r9-unit:hover{width: 135px;}
.unit-rating a.r10-unit{left: 135px;}
.unit-rating a.r10-unit:hover{width: 150px;}

.unit-rating li.current-rating {
	background: url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/0LY74HAZ/lib/ajax/ajaxstarrater_v122/images/starrating2.gif) left bottom;
	position: absolute;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}	


/* PAGE UTILISATEUR*/
#resume{
	float:left;
	padding-left:30px;
	
}
#resume #username{
	margin:0 0 0 0;
	font-size:1.2em;
	color:dodgerblue;
	font-weight:bold;	
}
#resume td{
	padding:10px 10px 10px 10px;
	line-height:1em;
}
#resume sup{
	font-size:8px;
}
#resume ul, il{
	font-size: 0.9em;
	list-style-position:inside;
	margin-top : 0;
	margin-bottom:0;
	margin-left: 15px;
	line-height:1em;
}
#resume h4{
	font-size : 1.01em;
	margin-left:5px;
	margin-top:0;
	font-weight:normal;
}
#resume h3{
	margin-top:5px;
}
#suivi{
	float:left;
}
#portail{
	float:right;
}

.suividetails{
	font-size:10px;
}
#suivi .div_suivi{
	margin:10px 0 30px 0;
}
#suivi .div_scroll{
	width:350px;
	margin:0 0 0px 30px;
	height:240px;
	overflow:hidden;
}

#suivi .div_scroll_nav{
	position:relative;
}
#suivimessages{
	margin:10px 0 30px 0;
}
#suivioptions{
	margin:10px 0 30px 0;
}

#suivi .boutons_scroll{
	float:right;
	margin-right:25px;
	margin-bottom:20px;
}
#suiviportails{
	float:right;
	width:275px;
	margin-top:10px;
	margin-left:15px;
}
#newCat{
	font-size:0.85em;
	margin-left:5px;
}
#suiviportails .recentsTab{
	font-size:0.85em;	
}
#tabs .deleteTab{
	font-size:12px;
	line-height:1.1em;
	margin:0 0 0 0;
	color:red;
	font-weight:bold;
	text-align:right;	
}
#tabs h3{
	font-size:13px;
	color:dodgerblue;
	margin:2px 0 0 0;
}
#tabs p{
	font-size:0.8em;
	margin:0 0 0 0;
}
#affichageListe{
	position:absolute;
	background-color:white;
	border:solid dodgerblue;
	height:400px;
	width:600px;
	top:100px;
	overflow:hidden;
	
}
/* SEARCH FORM */
#searchform { margin:50px 200px; font-size:18px; }
#searchform div { color:#eeeeee; }
#searchform div input { font-size:18px; padding:5px; width:320px; }
#suggestions{ position: absolute; display:none; }
/* SEARCHRESULTS */
#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:320px; background-color:#a0a0a0; font-size:10px; line-height:11px; z-index:100;}
#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:20px; text-decoration:none; }
#searchresults a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults a img { float:left;}
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(file:///C|/Documents%20and%20Settings/sophie/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }

.liste_admin_validation{
	font-size : 1em; 
}
.nv_resume{
	font-style:italic;
}
