/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/

* {
    margin:0;
    padding:0;
}

body {
	color:#000;
	font:normal 13px arial,verdana, helvetica,sans-serif;
	background-color:#8a9498;
}

/* --- Liens --- */

a {
	color:#009DEA;
	text-decoration:none;
}
	
a:hover {
	color:#f59342;
	text-decoration:underline;
}

a img {
	border: none;
}

.visiting {
	color:#000;
	text-decoration:underline;
}

/* --- Formulaires --- */

textarea {
	background-color:#fff;
	border:1px solid #A8A8A8;
}

input {
	background:#fff url(http://www.depannetonpc.net/sys/thm/default/images/input.gif) repeat-x top;
	border:1px solid #538490;
	padding:1px;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input:focus {
	background-position:0% -21px;
}

input[type=submit], input[type=submit]:focus {
	background:#7cb2bf url(http://www.depannetonpc.net/sys/thm/default/images/submit.gif) repeat-x bottom;
	color:#fff;
	font-weight:bold;
}

input[type=submit]:hover {
	cursor:pointer;
	background:#fcbe70;	
	}
	
#main {
	background-color:#FFF;
	width:98%;
	margin:auto;
	border-left : 1px solid #000;
	border-right : 1px solid #000;
}

#header_top {
	height: 55px;
	width:100%;
}

#slogan {
	float:left;
	width:168px;
	height:46px;
	margin:5px 0 0 10px;
	border:0;
}

h1 {
	font-size:100%;
}

#recherche {
	padding-top:15px;
	padding-right:10px;
	text-align:right;
}

#header_middle {
	height: 75px;
	background:#85c0cf url(http://www.depannetonpc.net/sys/thm/default/images/header.gif) repeat-x top;
	background-position: right top;
	padding-right:185px;
}

#header_middle ul {
    border-right: 1px dotted #227489;
	list-style: none;
	float:right;
	margin-top:35px;
	padding:0;
}

#header_middle   ul li {
    padding: 0 6px;
    border-left: 1px dotted #227489;
    display: inline;
}

#header_middle  a {
	font-weight:bold;
	color:#227489;
}

#header_middle  a:hover {
	color:#cdebf2;
	text-decoration : underline;
}

#logo {
	position:absolute;
	z-index:1;
	top:55px;
	right:14px;
	width:108px;
	height:100px;
	border:0;
}

#header_bottom {
	width:100%;
	float:left;
	background:#72b7c8 url(http://www.depannetonpc.net/sys/thm/default/images/header_bottom.gif) repeat-x bottom;
	margin-bottom:20px;
}

#header_bottom ul {
	list-style:none;
	padding : 0 0 0 10px;
	position:relative;
	z-index:2;
}

#header_bottom li {
    float:left;
	background:url(http://www.depannetonpc.net/sys/thm/default/images/menu_right.gif) no-repeat right top;
	border-bottom:1px solid #538490;
	margin-left:5px;
}

#header_bottom a {
	float:left;
	display:block;
	background:url(http://www.depannetonpc.net/sys/thm/default/images/menu_left.gif) no-repeat left top;
	padding:5px 15px 4px 15px;
	white-space:nowrap;
	color:#009DEA;
	font-weight:bold;
}

/* Commented Backslash Hack
 Cache des règles à IE5-Mac \*/
#header a {float:none;}
/* Fin du hack IE5-Mac */
  

#header_bottom  #current {
	background-image:url(http://www.depannetonpc.net/sys/thm/default/images/menu_right.gif);
	background-position:100% -100px;
	border-width:0;
}

#header_bottom  #current a {
	background-image:url(http://www.depannetonpc.net/sys/thm/default/images/menu_left.gif);
	background-position:0% -100px;
	padding-bottom:5px;
	color:#f59342;
}

#header_bottom  li:hover {
	background-image:url(http://www.depannetonpc.net/sys/thm/default/images/menu_right.gif);
	background-position:100% -100px;
  }
#header_bottom li:hover a {
	background-image:url(http://www.depannetonpc.net/sys/thm/default/images/menu_left.gif);
	background-position:0% -100px;
	text-decoration:none;
  }	 
  
#conteneur {
	padding-bottom:20px;
	width:100%;
}
	 
    hr {
          height : 0;
          border : 0 solid #63abbd;
          border-top-width : 1px;
      }

table {
	clear:both;
	width:98%;
	border-spacing:1px;
	background-color:#D4D4D4;
	margin:1%;
}

td {
	padding:5px;
	border: 1px solid #FFF;

} /* colonne:<td></td> => [col][/col] */	
	
tr {
	background-color:#F2F2F2;
} /* case:<tr></tr> => [ligne][/ligne] */	  

.trans
{
	clear:both;
	width:100%;
	border-spacing:0;
	background:none;
	margin:0;
}

.trans td
{
	border:none;
}

.trans tr {
	background:none;
}
	  
    .table {
          height : 18px;
      }
    .table1 {
          height : 40px;
      }
    td.row1 {
			background-color:#eaeaea;
      }
    td.row2 {
      }
    td.row3	{ 
      }
    td.rowpic {
          background-color : #fceada;
		  background-image:url(http://www.depannetonpc.net/sys/thm/default/images/box.gif);
      }
    th {
          color : #ffffff;
          font-weight : bold;
          height : 25px;
          background:#e79c53 url(images/th_bg.gif) repeat-x bottom;
          text-align: center;
      }
    td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
          background-color : #fceada;
		  background-image:url(http://www.depannetonpc.net/sys/thm/default/images/box.gif);
          height : 28px;
      }
    td.cat, td.catHead, td.catBottom {
          height : 29px;
      }
    th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {
          font-weight : bold;
          height : 28px;
      }
    td.row3Right, td.spaceRow {
      }
    th.thHead, td.catHead {
		 background:#7cb2bf url(images/th_bg.gif) repeat-x bottom;
      }
	  
    th.thHead a, td.catHead a {
		color: #fff;
      }
	  
    th.thSides, td.catSides, td.spaceRow {
      }
    th.thRight, td.catRight, td.row3Right {
      }
    th.thLeft, td.catLeft {
      }
    th.thBottom, td.catBottom {
      }
    th.thTop {
      }
    th.thCornerL {
      }
    th.thCornerR {
      }
    .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 : #000000;
      }
    .gen {
      }
    .genmed {
      }
    .gensmall {
      }
    .gen, .genmed, .gensmall {
          color : #000000;
      }
    a.gen, a.genmed, a.gensmall {
          color : #009DEA;
          text-decoration : none;
      }
    a.gen:hover, a.genmed:hover, a.gensmall:hover {
          color : #f59342;
          text-decoration : underline;
      }
    .mainmenu {
          color : #000000;
      }
    a.mainmenu {
          text-decoration : none;
          color : #009DEA;
      }
    a.mainmenu:hover {
          text-decoration : underline;
          color : #f59342;
      }
    .cattitle {
          font-weight : bold;
          letter-spacing : 1px;
          color : #fff;
      }
    a.cattitle {
          text-decoration : none;
          color : #009DEA;
      }
    a.cattitle:hover {
          text-decoration : underline;
      }
    .forumlink {
          font-weight : bold;
          color : #009DEA;
      }
    a.forumlink {
          text-decoration : none;
          color : #009DEA;
      }
    a.forumlink:hover {
          text-decoration : underline;
          color : #f59342;
      }
    .nav {
          font-weight : bold;
          color : #000000;
      }
    a.nav {
          text-decoration : none;
          color : #009DEA;
      }
    a.nav:hover {
          text-decoration : underline;
      }
    .topictitle {
          font-weight : bold;
          color : #000000;
      }
    a.topictitle:link {
          text-decoration : none;
          color : #009DEA;
      }
    a.topictitle:visited {
          text-decoration : none;
          color : #5493b4;
      }
    a.topictitle:hover {
          text-decoration : underline;
          color : #f59342;
      }
    .name {
          color : #000000;
      }
    .postdetails {
          color : #000000;
      }
    .postbody {
      }
    a.postlink:link {
          text-decoration : none;
          color : #009DEA;
      }
    a.postlink:visited {
          text-decoration : none;
          color : #5493b4;
      }
    a.postlink:hover {
          text-decoration : underline;
          color : #f59342;
      }
    .code {
          font-family : Courier, 'Courier New', sans-serif;
          color : #006600;
          background-color : #fafafa;
          border : #ffcfa7;
          border-style : solid;
          border-left-width : 1px;
          border-top-width : 1px;
          border-right-width : 1px;
          border-bottom-width : 1px;
      }
    .quote {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          color : #444444;
          line-height : 125%;
          background-color : #fafafa;
          border : #ffcfa7;
          border-style : solid;
          border-left-width : 1px;
          border-top-width : 1px;
          border-right-width : 1px;
          border-bottom-width : 1px;
      }
    .copyright {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          color : #444444;
          letter-spacing : -1px;
      }
    a.copyright {
          color : #444444;
          text-decoration : none;
      }
    a.copyright:hover {
          color : #000000;
          text-decoration : underline;
      }

    input.button {
          background-color : #efefef;
          color : #000000;
          font-family : Verdana, Arial, Helvetica, sans-serif;
      }
    input.mainoption {
          background-color : #fafafa;
          font-weight : bold;
      }
    input.liteoption {
          background-color : #fafafa;
          font-weight : normal;
      }
    .helpline {
          background-color : #dee3e7;
          border-style : none;
      }
	  
#footer {
	background:#538490 url(http://www.depannetonpc.net/sys/thm/default/images/footer.gif) repeat-x top;
	background-position: right top;
	width:100%;
}

#footer_center {
	padding:20px 0;
	text-align:center;
	color:#83c0cf;
}

#footer_center a {
	color:#9ad3e1;
	border-bottom:1px #9ad3e1 dotted;
}
