/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/


@import url("general.css");

body {
margin-top:24px;
background-color:#FDFCFA;
background:url(http://www.i-trekkings.net/templates/temp/img/bckgrd-small.jpg) top center no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.5;
margin:0;
padding:0;
}

#content {
width:995px;
background-color:#fff;
}

img {
border:none;
}

/* ---------- BLOC LOGIN ---------- */
#login {
width:995px;
height:31px;
background-color:#3b362e;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff9933;
}
	#loginbloc1 {
	float:left;
	height:22px;
	padding:0px 0px 0px 0px;
	margin-top:6px;
	}
	#loginbloc2 {
	float:right;
	height:22px;
	margin-right:5px;
	padding:7px 0px 2px 3px;
	}
	#loginbloc3 {
	float:right;
	height:22px;
	padding:4px 0px 2px 3px;
	margin-right:7px;
	}
	#loginbloc3 img {
	-moz-opacity:0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);
	}
	#loginbloc3 img:hover {
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
	}
	#login a, #login a:link, #login a:visited, #login a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ff9933;
	text-decoration:none;
	}
	#login a:hover {
	color:#e7511e;
	}
	#login a#pasencore, #login a#pasencore:link, #login a#pasencore:visited, #login a#pasencore:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	}
	#login a#pasencore:hover {
	color:#e7511e;
	}

/* ---------- HEADER ---------- */


#header div.td {
background-color:#fff;
color:#ff9933;
display: table-cell;
vertical-align:middle;
max-height: 118px;
}



/* ---------- IMAGES ACTU ---------- */
img.actu {
width:150px;
height:100px;
overflow:hidden;
float:left;
margin:0px 10px 5px 0px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

img.actu:hover {
-moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80);
}

img.menuactu {
width:100px;
height:67px;
overflow:hidden;
float:left;
margin:0px 10px 5px 0px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

img.menuactu:hover {
-moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80);
}

/* ---------- MENU ---------- */
.menu {
width:995px;
height:25px;
background-color:#3B362E;
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
vertical-align:middle;
}

/* ---------- STYLES DE TEXTE ---------- */
h1 {
font-family:"Lobster_13_400";
font-size:22px;
margin:0px;
color:#3b362e;
}

h2 {
font-size:19px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}

h3 {
font-size:12px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}

h4 {
font-size:12px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}


a, a:link, a:visited, a:active {
font-weight:bold;
color:#e7511e;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a:hover {
color:#990000;
}

a.plusinfos, a.plusinfos:link, a.plusinfos:visited, a.plusinfos:active {
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#e7511e;
margin:0px;
padding-left:12px;
background:url(http://www.i-trekkings.net/templates/temp/img/plusinfos-fleche1.gif) left no-repeat;
}
	
a.plusinfos:hover {
color:#990000;
padding-left:12px;
background:url(http://www.i-trekkings.net/templates/temp/img/plusinfos-fleche2.gif) left no-repeat;
}

a.titreactu, a.titreactu:link, a.titreactu:visited, a.titreactu:active{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#e7511e;
margin:0px;
line-height:1;
}
	
a.titreactu:hover {
color:#990000;
}

.dateactu {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
}

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

a.categorieactu, a.categorieactu:link, a.categorieactu:visited, a.categorieactu:active{
color:#666;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

a.categorieactu:hover {
color:#990000;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

hr {
height: 1px;
margin: -0.5em 0;
padding: 0;
border: 1px solid #666;/*the border*/
}

/* ---------- FOOTER ---------- */
#footer {
width:100%;
background-color:#3D362E;
padding:20px 0px 20px 0px;
clear:both;
}
	#footer #avertissements {
	width:975px;
	color:#bbb;
	text-align:left;
	}
	#footer h5 {
	font-family:"Lobster_13_400";
	font-size:22px;
	font-weight:bold;
	color:#bbb;
	}
	#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b39969;
	}	
	#footer a:hover {
	color:#e7511e;
	}
	#footer img {
	height:62px;
	border:solid 1px #fff;
	margin-right:3px;
	}
	#footer img:hover {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	}

/*==========================================*/

/*-----------------------Source du menu-------------------------*/
/*http://www.htmldog.com/articles/suckerfish/dropdowns/example/#*/
/*--------------------------------------------------------------*/
              /* Adaptation pour ArtiPHP : jimro */
	      /* MAJ Artiloo */


/* liste 1er niveau */
/********************/
#navigh { /* 1er ul */
   width:955px;
   height:24px;
   list-style: none;
   font-weight: bold;
   margin:0px;
   font-size:12px;
   font-weight:bold;
   color:#FDFCFA;
   float:left;

   }

#navigh li {
   position: relative;
   float: left;
   padding:2px 6px 0px 6px;
   margin-top: 4px;
   text-align:left;
   background-image:url(http://www.i-trekkings.net/templates/temp/img/separateur.gif);
   background-repeat:no-repeat;
   background-position:right;
   }

#navigh a {
   display: block;
   text-decoration: none;
   padding: 0px 5px 0px 0px;
   margin: 0;
   line-height:1;
   color: #fff;
}

#navigh a:hover {
   color : #ff9933;
}

/*petite flèche*/
#navigh li a.daddyh {
   line-height:1;
   background-color:#3B362E;
   width:auto;
}
#navigh li a.daddyh:hover {
   background-color:#3B362E;
}

/* listes 2e niveau */
/*******************/
#navigh ul { /* 2e ul */
   position: absolute;
   left: -999em;
   list-style: none;
   background: #3b362e;
   padding:6px 0px 0px 0px;
   margin:0px;
   height: auto;
   w\idth: 11.5em;
   font-weight: normal;
   z-index: 99; 
}

#navigh li li {
   height: auto;
   w\idth: 11.5em;
   line-height:1;
   border: 1px solid #534c42;
   padding-right: 0;
   margin: 0 0 -2px 0;
   background: #3B362E;
}

#navigh li li a {
   display: block;
   text-decoration: none;
   padding: 0.2em 1em;
   line-height: 1.45em;
   width: 9.5em; /* égale width de (#navigh li li) moins padding (gauche+droit) de (#navigh a) */ /* nécessaire pour IE6 */
}

/*petite flèche*/
#navigh li ul li a.daddyh {
   line-height: 1.45em;
}
#navigh li ul li a.daddyh:hover {
   background-color : #3B362E;
}

/* listes 3e niveau */
/********************/
#navigh li ul ul { /* 3e ul */
   position: absolute;
   top: -1px;
   margin: 0 0 0 11.5em;
   padding-top:0px;
}

#nav li li li {
    margin: 0 0 -2px 0;
}

/* Affichage ou masquage des ul */
/********************************/
#navigh li:hover ul ul, #navigh li.sfhover ul ul {
   left: -999em;
}

#navigh li:hover ul, #navigh li li:hover ul, #navigh li.sfhover ul, #navigh li li.sfhover ul {
   left: auto;
}

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}



#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
	width: 995px;
	margin: 0 auto;

}

#waplogin {
	margin-top: 10px;
	margin-bottom: -2px;
	padding: 0 0 0 0;
	font-size: 1.2em;
}

#wrapcentre {
	margin: 0 auto;
	width: 985px;
	padding: 2px;
}

	#pubforum {
	float:right;
	padding:3px 3px 3px 3px;
	margin-right:3px;
	margin-top:100px;
	}

#wrapfooter {
	text-align: center;
	clear: both;
	width: 990px;
	margin: 0 auto;

}

#wrapnav {
	width: 995px;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-top: 10px;
	margin-bottom: -2px;
	padding: 0 0 0 0;
	font-size: 1.5em;
}

#menubar {
	margin: 0px 0px;
	background-color:#f6f6f6;
	padding: 5px;
	font-weight: normal;
	font-size: 1.1em;
}

#datebar {
	margin: 10px 5px 1px 5px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

#addthis {
	float: right;
	margin-top: 10px;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;

}

#pageheader { width: 985px;
    margin: 0 auto;
    padding: 2px;}
#pagecontent {     width: 985px;
    margin: 0 auto;
    padding: 2px;}
#pagefooter { width: 985px;
    margin: 0 auto;
    padding: 2px;}

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;

	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {

	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;

	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1.2em;
}

p.breadcrumbs1 {
	margin: 0;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1.2em;
	text-align: center;	
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;

}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;

}

.titles {

	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FF8313;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 15px;
}

td {
	padding: 0px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #FFFFFF;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #f6f6f6;
}
.rtl .catdiv {
	background: f6f6f6;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
background-color:#f6f6f6;
	text-indent: 4px;
}

.row1 {
	background-color: #FFFFFF;
	padding: 4px;
}

.row2 {
	background-color: #FFFFFF;
	padding: 4px;
}

.row3 {
	background-color: #FFFFFF;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #e7511e;
	text-decoration: none;
}

a:active,
a:visited {
	color: #e7511e;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

a.forumlink {
	color: #e7511e;
	font-weight: bold;

	font-size: 1.2em;
}

a.forumlink:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	
}

a.topictitle {
	margin: 1px 0;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	text-decoration: none;
}

th a,
th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;

	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;

	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;

	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #e7511e;
	color: #333333;
	background-color: #e7511e;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #FF8313;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;

	background-color: #F3EFE5;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;

	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;

	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;

}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

