/******************************/ /** Dark Skull Base Theme    **//** http://www.darkskull.net **/ /******************************//***************************//** Configuration globale **//***************************/* {	margin: 0px;	padding: 0px;	border: none;	text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}pre {	font-family: "Courier New", Courier, monospace;	font-size: 12px;	padding: 4px;	padding-top: 15px;	padding-bottom: 15px;	background: #FFFFFF;}pre * {	font-family: "Courier New", Courier, monospace;	font-size: 12px;}#content div h2 {	text-align: left;	font-weight: bold;	font-size: 10px;	color: #000000;	border-bottom: 1px solid #AAAAAA;	padding: 4px;	padding-left: 20px;	background: url(../images/interface/arrow--blue2.png) 4px no-repeat;}/***********/ /** Liens **/ /***********/a {	font-size: 10px;	text-align: left;	color: #000000;	font-weight: bold;}a:hover {	color: #0020AA;}/* Liens des pages d'articles et de de liens */a.lightlink {	font-weight: normal;	color: #6030EE;}a.lightlink:hover {	color: #9070FF;}a.lightlink:visited {	color: #201070;}a.category {	text-decoration: none;}a.category:hover {	color: #000000;	text-decoration: underline;}/* Catégorie de programme */a.cat {	background: url(../images/catl.png) 4px no-repeat;	padding-left: 30px;}a.cat:hover {	color: #303030;}/* Programme */a.prog {	background: url(../images/interface/downloadl.png) 4px no-repeat;	padding-left: 30px;}a.cat:hover {	color: #303030;}/***************/ /** Divisions **/ /***************//* Division générale */#general {	}/* Bannière */#banner {	height: 100px;	background: url(../images/logo.png) top left no-repeat;}/* Entête */#header {	background: url(../images/interface/gradient-title.png) top left repeat;	height: 21px;	font-size: 12px;	font-weight: bold;	border-top: 1px solid #AAAAAA;	border-bottom: 1px solid #AAAAAA;	padding-left: 6px;	padding-top: 7px;}/* Reste de la page */#page {	}/***********************/ /** Panneau de gauche **//***********************/ /* Colonne de gauche */#leftmenu {	position: absolute;	left: 0px;	background-color: #FAFAFA;	width: 200px;	padding-bottom: 10px;	border-right: 1px solid #AAAAAA;	border-bottom: 1px solid #AAAAAA;}#leftmenu br {	font-size: 12px;}/* Titre de menu */#leftmenu h1 {	text-align: center;	width: 156px;	border: 1px solid #AAAAAA;	margin-top: 26px;	padding: 4px;	position: relative;	left: 17px;	background: url(../images/interface/gradientmenu.png) top left repeat-x;}/* Element de menu */#leftmenu p {	width: 156px;	border: 1px solid #AAAAAA;	background: #EFEFEF;	margin-top: 2px;	padding: 4px;	position: relative;	left: 17px;}#leftmenu p.adresse {	font-size: 10px;	font-family: Arial;}/* Lien */#leftmenu a {	padding-left: 16px;	font-size: 10px;	padding-top: 1px;	padding-bottom: 1px;	background: url(../images/interface/arrow-darkblue.png) top left		no-repeat;}/* Lien */#leftmenu a:hover {	background: url(../images/interface/arrow-darkblue-hover.png) top left		no-repeat;}/* Lien RSS */#leftmenu a.rss {	background: url(http://www.darkskull.net/images/interface/rss.png) top		left no-repeat;	width: 150px;	height: 149px;	padding-left: 3px;}#leftmenu a.rss:hover {	background: url(http://www.darkskull.net/images/interface/rss2.png) top		left no-repeat;}/* Lien de validation */#leftmenu a.validator {	background: none;	padding-left: 35px;}/********************************/ /** Panneau principal: contenu **//********************************/#content {	background: #FFFFFF;	padding-bottom: 10px;	margin-left: 211px;	padding-right: 10px;}/* Titre de page */#content h1 {	font-size: 16px;	color: #4C77B6;	padding-top: 33px;}/* Titre d'erreur */#content h1.error {	color: #EF3030;}/* balise texte */#content p {	font-size: 10px;	text-align: justify;	padding: 5px;}/* Ligne horizontale */#content hr {	height: 0px;	margin-top: 15px;	border-top: 1px solid #4C77B6;}/* Ligne horizontale en cas d'erreur */#content hr.error {	border-color: #EF3030;}/* Element de liste */#content li {	margin-left: 40px;}/* Statistiques */#content p.stats {	margin-top: 25px;	text-align: center;	color: #AAAAAA;}/**********************//** Les Commentaires **//**********************/#content h1.comment {	text-align: center;	color: #EE2040;}#content div.nocomment {	font-style: italic;	text-align: center;	font-size: 12px;	margin-top: 20px;}#content div.comment {	margin-top: 26px;	margin-right : 27px;	position: relative;	left: 17px;}#content div.comment span.author, #content div.comment a {	color: #FFFFFF;	font-size: 12px;	font-weight: bold;}#content div.comment span.date {	text-align: right;	font-style: italic;	float: right;}#content div.comment p.content {	margin: 2px;}#content div.comment div.commentheader {	background: #000000;	color: #AAAAAA;	padding : 2px;}.shadow1, .shadow2, .shadow3 {	position: relative;    left: -1px;    top: -1px;}.shadow1 { background:#CCC; }.shadow2 { background:#999; }.shadow3 { background:#666; }/****************************//** Formulaire commentaire **//****************************/#content div.formcomment {	margin-top: 26px;	margin-right : 27px;	position: relative;	left: 17px;}#content div.formcomment .formheader {	width: 450px;	text-align: center;	margin-left: auto;	margin-right: auto;	font-size: 20px;	color: #303030;}#content div.formcomment fieldset { 	border: 1px solid #000000;	background: url(../images/interface/formbackground.png) #808080;	width: 450px;	margin-left: auto;	margin-right: auto;	padding: 5px;}#content div.formcomment label, input, textarea { 	display:block; 	padding: 4px;	margin-left:6px;}#content div.formcomment label {	color: #EFEFEF;}#content div.formcomment input.text, textarea.text { 	border: 1px solid #000000;	margin-bottom:12px; 	width:95%; 	padding: .4em; }#content div.formcomment input.submit {	align: center;	margin-left: auto;	margin-right: auto;	height: 25px;}/**************/ /** Les News **/ /**************/#content div.news {	border: 1px solid #AAAAAA;	margin-top: 26px;	margin-right: 27px;	position: relative;	left: 17px;	background: url(../images/interface/gradientmenu-dark.png) top left	repeat-x #EFEFEF;}/* Titre de news */#content div.news h2 {	color: #FFFFFF;}#content div.news h2 a {	color: #FFFFFF;}#content div.news h2 a:hover {	color: #DDDDDD;}/* Infos sur l'auteur */#content div.news h3 {	background: #E6E6E6;	text-align: right;	padding: 2px;	border-bottom: 1px solid #AAAAAA;}/*************/ /** Le code **/ /*************/#content div.code {	border: 1px solid #AAAAAA;	margin-top: 26px;	margin-right: 27px;	position: relative;	left: 17px;	background: url(../images/interface/gradientmenu-light.png) top left		repeat;}/********************************/ /** Les tableaux de propriétés **//********************************/#content div.properties {	border: 1px solid #AAAAAA;	margin-top: 26px;	margin-right: 27px;	position: relative;	left: 17px;	background: url(../images/interface/gradientmenu-light.png) top left		repeat-x #FFFFFF;}/* Le nom de la propriété */#content div.properties th {	background: #BBBBEE;	padding: 4px;	text-align: center;}/* La valeur de la propriété */#content div.properties td {	background: #FFFFFF;	padding: 4px;	text-align: justify;	border-left: 1px solid #AAAAAA;}/**********************************//** Les catégories de programmes **//**********************************/#content div.programcat {	border: 1px solid #AAAAAA;	border-bottom: none;	margin-top: 26px;	margin-right: 27px;	position: relative;	left: 17px;	background: url(../images/interface/gradientmenu-dark.png) top left		repeat;}/* Titre */#content div.programcat h2 {	color: #FFFFFF;}/* Ligne contenant un programme ou une catégorie */#content div.programcat p {	background: #EEEEEE;	border-bottom: 1px solid #AAAAAA;}/* Ligne avec couleur alternée */#content div.programcat p.altern {	background: #DDDDDD;}/****************/ /** Les images **/ /****************/#content div.image {	text-align: center;}/* Texte sous les images */#content div.image p {	padding-top: 0px;	text-align: center;}/***********/ /** L'edito **/ /***********/#edito {	margin: 15px;}/* Le titre */#edito h1 {	font-size: 10px;	color: #000000;	padding: 3px;	margin-top: 33px;	border: 1px solid black;	background: url(../images/interface/gradientmenu-light.png) top left		repeat-x;}/* Le contenu de l'édito */#editocontent {	border: 1px solid black;	border-top: 0px;	padding-right: 130px;	background: url(../images/interface/darkskull.png) top right no-repeat;}/* La signature de l'auteur */#editocontent p.edito-author {	text-align: right;	font-style: italic;	margin-right: -130px;}/*************/ /** Erreurs **/ /*************/#content div.error {	border: 1px solid #AAAAAA;	margin-top: 26px;	margin-right: 27px;	position: relative;	left: 17px;	background: url(../images/interface/gradientmenu-error.png) top left		repeat-x #EFEFEF;}/* Titre de news */#content div.error h2 {	color: #FFFFFF;}/* Annonce de l'erreur */#content div.error h3 {	border-bottom: 1px solid #AAAAAA;	font-weight: normal;	padding: 5px;}/* Texte de l'erreur */#content div.error p {	background: #FFFFFF;}/* Code de la requête SQL qui a provoqué l'erreur */#content div.error pre {	border-bottom: 1px solid #AAAAAA;}/*******************************************//** Les catégories d'articles et de liens **//*******************************************/ /* Liste non ordonnée */#content ul.items {	list-style-type: none;}/* Catégorie d'article ou de lien */#content h2.category {	padding-bottom: 10px;}/******************/ /** Les Fichiers **/ /******************/#content div.files {	float: right;	clear: right;	width: 200px;	margin: 0px;	margin-left: 10px;	margin-top: 10px;	border: 1px solid #AAAAAA;	background: url(../images/interface/gradientmenu-light.png) top left		repeat-x #FAFAFA;}#content div.file {	clear: right;	position: relative;	left: 22px;	width: 150px;	margin: 0px;	margin-top: 20px;	margin-bottom: 20px;}#content div.file h4 {	text-align: center;	width: 150px;	padding: 3px;	border: 1px solid #AAAAAA;	background: url(../images/interface/gradient-filetitle.png) top left		repeat-x #EFEFEF;}#content div.file ul {	width: 150px;	padding: 3px;	margin-top: 3px;	border: 1px solid #AAAAAA;	background: #EFEFEF;	list-style-type: none;}#content div.file li {	margin-left: 0px;}/*********************************/ /** Téléchargement d'un fichier **//*********************************/#content div.filefull {	border: 1px solid #AAAAAA;	margin-top: 26px;	margin-right: 27px;	position: relative;	left: 17px;	background: url(../images/interface/gradientmenu-light.png) top left		repeat-x #EFEFEF;}#content div.filefull ul {	padding: 3px;	list-style-type: none;}#content div.filefull li {	margin-left: 0px;}/************************/ /* Les boites de saisie *//************************/input {	padding: 2px;	border: 1px solid #AAAAAA;	margin-right: 5px;}input.submit {	text-align: center;	padding-left: 5px;	padding-right: 5px;	font-weight: bold;	background: #F4F4F4;}input.submit:hover {	color: #FFA010;	background: #FFEEEE;}input.button {	text-align: center;	padding-left: 5px;	padding-right: 5px;	font-weight: normal;	background: #F4F4F4;}input.button:hover {	color: #2020AA;	background: #EEEEFF;}input.noborder {	border: 0px;}textarea {	border: 1px solid #AAAAAA;	width: 450px;}select {	margin-right: 5px;}