/*
    Site Style CSS - GuppY PHP Script - version 4.0
    CeCILL Copyright (C) 2004-2006 by Laurent Duveau
    Made by Laurent Duveau, Nicolas Alves, Albert Aymard, 
	Jean-Michel Misrachi, Isabelle Marchina and Team
      Web site = http://www.freeguppy.org/
      e-mail   = info@aldweb.com

    Version History :
      v4.0 (25 October 2004)   : extracted and updated from inc/style.inc to use with only with this skin (by Isa)

*/

body {
	margin: 0px;
	background-image: url(table.jpg);
	}
/* menus en liste simple*/
 ul.art {
 font-weight:bold; padding:0px; margin:0px;
}
 li.art {
 font-weight:normal; list-style-type:none; padding:0px; margin-left:4px;
}

 .foot {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 text-align: center;
}
 .copyright {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 text-align: center;
}
 .timer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: italic;
 color: #000000;
 text-align: right;
 padding: 6px;
}

}
 td.cal {
 font-family: Arial, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #F9F6F5;
 width: 14%;
 text-align: center;
}
 td.cal0 {
 font-family: Arial, sans-serif;
 font-size: 11px;
 color: #000000;
 background-image: url(button_center.gif);
 background-color: #FFFCEB;
 width: 14%;
 text-align: center;
}
 td.cal1 {
 font-family: Arial, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #F9F6F5;
 width: 14%;
 text-align: center;
}
 td.cal2 {
 font-family: Arial, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #FDF4E1;
 width: 14%;
 text-align: center;
}
 td.cal3 {
 font-family: Arial, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #EFEFDE;
 width: 14%;
 text-align: center;
}
 td.cal4 {
 font-family: Arial, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #EFEFDE;
 width: 14%;
 text-align: center;
}
/* textes des boîtes centrales et latérales */
p {
	margin: 2px 0px;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
		
}
p.box {
	margin: 0px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}
.box {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}

/* titres des boîtes centrales et latérales */
.titre {
	padding: 0px;
	white-space: nowrap;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
        text-align: center;
		
}
.titrebox {
	padding: 0px;
	white-space: nowrap;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.titrebox2 {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-weight: bold; 
	text-align: center;
}

/* style des citations */
.cita {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
        font-weight: normal;
}
.quote {
	text-align: center;
}
/* style des boîtes centrales avec onmouseover éventuel */
.htable {
	margin-bottom: 10px;
}
.tbl {
	padding: 5px;
	width: 100%;
}
.tblover {
	background-color: #945442; 
	padding: 5px;
}

/* style des boîtes latérales avec onmouseover éventuel */
.htable1 {
	margin-bottom: 10px;
}
.tblbox {
	padding: 4px;
	width: 100%;
} 
.tblboxover {
	background-color: #945442; 
	padding: 4px;
}

/* style utilisé avec la feuille no_skin pour dessiner les bordures des boîtes */
.bordure {
	background-color: #945442;
}

/* style du forum : forum = entête, quest = question, rep = réponses */
.forum {
	background-color: #FFD439; 
	padding: 5px 5px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	text-align: center; 
	font-weight: bold;
	border: 1px solid #000000;
	
}
.forum2 {
	background-color: #FED653; 
	padding: 0px 5px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	border: 1px solid #000000;
	}
.quest {
	background-color: #FED653; 
	padding: 5px 5px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	border: 1px solid #000000;
}
.rep {
	background-color: #;
	padding: 10px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #000000;
}

/* liens des boîtes centrales */
a {
	color: #000000; 
	text-decoration: none;
}
a:hover {
	color: #ffffff; 
	text-decoration: underline;
	font-weight: normal;
}

/* liens des boîtes latérales */
a.box {
	color: #000000; 
	text-decoration: none; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.box {
	color: #ffffff; 
	text-decoration: underline; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* barre d'icônes */
TD.menu {
	margin: 0px;
	white-space: nowrap;
	text-align: center;
	padding: 10px 6px;
	background: #;
	padding-bottom: 10px;
	border-bottom: 1px solid #;
	border-top: 1px solid #;
	}
a.menu {
	color: #000000; 
	text-decoration: none; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
}
a:hover.menu {
	color: #ffffff; 
	text-decoration: underline; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* barres de séparation HR*/
HR {
	border-top: 1px solid #000000; height: 1px;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

/* listes, définitions, titres*/
ul, ol, li {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}
DL, DD, DT, address, DIR, MENU, blockquote, td {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
}
H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
} 



/* style de l'éditeur */
tr.vdev {
	background-color: #ffffff;
}
tr.vdevtr {
	background-color: #ffffff;
}
body.vdev {
	margin-left: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #945442;
}
body.vdevdialog {
	margin-left: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #945442;
}
select.vdev {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	height: 22px; 
	background-color: #ffffff; 
	color: #000000;
}
input.vdev {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	height: 22px; 
	background-color: #ECE9D8; 
	color: #0000ff;
}
input.vdevx {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	height: 22px; 
	background-color: #ECE9D8; 
	color: #000000;
}

/* style des formulaires */
form {
	margin: 3px 0;
}
INPUT.bouton {
	cursor: pointer; 
	margin: 0px 0; 
	color: #ffffff; 
	border: 1px solid #; 
	 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(boutoncenter.gif);
}
INPUT.texte {
	background-color: #FED653; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	border: 1px solid #000000; 
	margin: 2px 0;
}
SELECT {
	color: #000000; 
	background-color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 2px inset; 
	margin: 4px 0;
}
TEXTAREA {
	color: #000000; 
	background-color: #ffffff; 
	border: 1px solid #945442; 
	overflow: auto; 
	margin: 4px 0;
}
.clsCursor {
	cursor: pointer;
}

/* image de fond du bandeau */
.band {
	margin: 3px 0px;
	background-image: url();
}


