/*
  The original FoxH Theme for phpBB version 2+
  Created by reddog
  http://www.reddevboard.com/
*/

body {
	background-color : #000;
	/*background-image : url('./images/css/noel.gif');*/
	background-attachment : fixed;
	background-repeat : no-repeat;
}
font, th, td, p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a:link, a:active, a:visited {
	text-decoration : none;
	color : #fff;
}
a:hover {
	text-decoration : none;
	color : #fff;
}
hr {
	border-top : 0px solid transparent;
	border-bottom : 0px solid #504a4a;
	width : 99%;
	height : 0px;
}
.bodyline {
	background-color : transparent; /* interieur des copy et du bloc bouton de naviguation */
	border : 0px;
}
.forumline {
	background-color : #d3d3d3; /* contour des bloc forum et autres tableau */
	border : 1px solid #d3d3d3; /* le gros cadre*/
}
.pmline {
	position : absolute;
	background-color : #000;
	border : 0px solid transparent;
	text-align : center;
	top : 50%;
	left : 50%;
	height : 100px;
	width : 300px;
	margin-top: -75px;
	margin-left: -150px;
	display: none;
}
td.row1 {
	background-color : #000;
}
td.row2 {
	background-color : #000;
}
td.row3 {
	background-color : #000; /* fond messages */
	background-image: url(images/fox2.png);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}
td.row4 {
	background-color : #000; /*Statistiques du forum, Qui était en ligne ?, Qui est en ligne ?*/
	background-image: url(images/row4.png);
}
td.rowpic {
	background-color: transparent;
}
th {
	color : #fff; /* couleurs des titres ancien orange */
	font-size : 11px;
	font-weight : bold; 
	background-color : transparent;
	height : 25px;
	background-image: url(images/css/cellpic3.gif);
}
td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
	background-image: url(images/css/cellpic1.jpg);
	background-color : transparent;
	border : 1px transparent;
	border-style : solid;
	height : 28px;
}
td.cat, td.catHead, td.catBottom {
	height : 29px;
	border-width : 0;
}
th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {
	font-weight : bold;
	/*border : #fff;
	border-style : solid;*/
	border : 0px transparent;
	height : 28px;  /* taille des bar titre */
}
td.row3Right, td.spaceRow {
	background-color : transparent;
	border : transparent;
	border-style : solid;
}
td.mpBar {
	border-left: 1px #fff solid;
	border-top: 1px #fff solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	background-color: #000;
}
th.thHead, td.catHead {
	font-size : 12px;
	border-width : 1px 1px 0;
}
th.thSides, td.catSides, td.spaceRow {
	border-width : 0 1px;
}
th.thRight, td.catRight, td.row3Right {
	border-width : 0 1px 0 0;
}
th.thLeft, td.catLeft {
	border-width : 0 0 0 1px;
}
th.thBottom, td.catBottom {
	border-width : 0 1px 1px;
}
th.thTop {
	border-width : 1px 0 0;
}
th.thCornerL {
	border-width : 1px 0 0 1px;
}
th.thCornerR {
	border-width : 1px 1px 0 0;
}
.maintitle, h1, h2 {
	font-weight : bold;
	font-size : 22px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 120%;
	color : #fff; /*titre du forum*/
}
.gen {
	font-size : 12px;
}
.genmed {
	font-size : 11px;
}
.gensmall {
	font-size : 10px;
}
.gen, .genmed, .gensmall {
	color : #806000;
	/*font-size : 11px;*/  /* police des déscirption dans la page principale du fofo */
}
a.gen, a.genmed, a.gensmall {
	color : #ffd200;
	text-decoration : none;
}

.gen a{
color: #ffd200;
}

a.gen:hover, a.genmed:hover, a.gensmall:hover {
	color : #ffd200;
	text-decoration : none;
}
.mainmenu {
	font-size : 11px;
	color : #fff;
}
a.mainmenu {
	text-decoration : none;
	color : #fff;
}
a.mainmenu:hover {
	text-decoration : none;
	color : #fff;
}
.cattitle {
	font-weight : bold;
	font-size : 14px;
	letter-spacing : 1px;
	color : #ffd200; /*couleur de forum, sujets, etc (Forum Topics Posts  Last Post) */
}
a.cattitle {
	text-decoration : none;
	color : #ffd200;
}
a.cattitle:hover {
	text-decoration : none;
}
.forumlink {
	font-weight : bold;
	font-size : 12px;
	color : #ff8000;
	text-decoration : transparent;
}
a.forumlink {
	font-weight : bold;
	font-size : 14px;
	text-decoration : transparent;
	/*font-weight : bold;	*/
	color : #ff8000; /*couleur des titre des catégories */
}
a.forumlink:hover {
	text-decoration : underline;
	color : orange; /*couleur quand on passe la souris sur les titre des catégories */
}
.nav {
	font-weight : bold;
	font-size : 11px;
	color : #ffffff;
}
a.nav {
	text-decoration : none;
	color : #ffd200; /* couleurs de la bar index forum, etc */
}
a.nav:hover {
	text-decoration : none;
}
.topictitle {
	font-weight : bold;
	font-size : 11px;
	color : #ffffff;
}
a.topictitle:link {
	text-decoration : none;
	color : #ffd200; /*Titres des sujets*/
}
a.topictitle:visited {
	text-decoration : none;
	color : #fe9b00;
}
a.topictitle:hover {
	text-decoration : none;
	color : red;
}
.name {
	font-size : 11px;
	color : #fff;
}
.postdetails {
	font-size : 10px;
	color : #fff; /* couleurs du nombres de répons, de vue et de la dates de réponses */
}
.postbody { /* couleur police message*/
	font-size : 12px;
	color : #fffFFF;
}
a.postlink:link {
	text-decoration : none;
	color : #ffd200;
}
a.postlink:visited {
	text-decoration : none;
	color : #5493b4;
}
a.postlink:hover {
	text-decoration : none;
	color : #ffd200;
}
.code {
	font-family : Courier, 'Courier New', sans-serif;
	font-size : 11px;
	color : #006600;
	border-left: 1px #fff solid;
	border-top: 1px #fff solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	background-color: #000;
}
.quote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #fff;
	line-height : 125%;
	border-left: 1px #fff solid;
	border-top: 1px #fff solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	background-color: #000;
}
.copyright {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #959191;
	background-color: transparent;
	letter-spacing : -1px;
}
a.copyright {
	color : #959191;
	text-decoration : none;
	background-color: transparent;
}
a.copyright:hover {
	color : #fafc51;  /* quand on passe le curseur sur le lien*/
	text-decoration : none;
	background-color: transparent;
}
textarea, select {
	color : #fafc51;  /* couleur des case a choix*/
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	background-color: #000000;
}
input.post, textarea.post, select {
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	background-color: #323231;  /* couleur des cases non selectionne*/
}
input.post:focus,textarea.post:focus {
	background-color: #323231;
}
input {
	text-indent : 2px;
	color : #fffFFF;   /* couleur de la police des boutons*/
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
}
input.mainoption {
	background-color: #7c4e0d; /*fond bouton previsualisation et envoyer*/
	color: #fffFFF;
	font-weight : bold;
	border: solid 2px #573709;
}
input.button,input.liteoption {
	background-color: #7c4e0d; /* fond bouton aller et joindre fichier*/
	color: #fffFFF;
	border: solid 2px #573709;
}
input.button:hover,input.mainoption:hover,input.liteoption:hover {
	border-color: #ffd200;
}
input.button:focus,input.mainoption:focus,input.liteoption:focus {
	color: #333; border-color: #ffd200;
}

.helpline { /* case d'aide au dessus de léditeur des messages */
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 2px #e4b615 solid;
	background-color: #000000;
}
.helpline:hover {
	background-color: #000000;
}
abbr, acronym {
	color : #959191; 
	border-bottom : 1px dotted #333;
	cursor : help;
}
.absbottom {
	vertical-align: text-bottom;
}
input[id="autologin"] {
	margin : 1px;
	border : 1px solid black;
}
label {
	cursor : pointer;
}
div#tooltipDiv {
	padding: 3px;
	border: solid 1px #6783A9;   /* groupes ?*/
	display: none;
	background: #000000;
	color: #ffd200;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
a.topic-new, a.topic-new:visited {
	color: #cc0000;
}
a.topic-new:hover, a.topic-new:active {
	color: #006600;
}
.fieldset {
	margin-bottom:6px;
}
.panel {
	color:#fffFFF;
	background-color:#000000;
	padding:10px;
	border:outset 2px;
}
.terms {
	color:#fffFFF;
	background-color:#000000;
	height:200px;
	padding:6px;
	border:inset thin;
	overflow:auto;
	text-align:left;
}
.agree {
	color:#fffFFF;
	background-color:#000000;
	padding:6px;
	border:thin inset;
}
img, .forumline img {
	border: 0;
}
.gradualshine {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}
/* Firefox Cursor */
body { cursor: url('./images/cursor/defaut.png'), default !important; }
a { cursor: url('./images/cursor/hand.png'), pointer !important; }
