/*
    Style CSS - skin GuppY Italia Classic - vanix - GuppY Italia
*/

body {
	margin: 0px;
	background-image: url(table.gif);
        background-attachment: fixed;
 scrollbar-arrow-color : 006600;
 scrollbar-shadow-color : #CCFF00;
 scrollbar-face-color : 99CC66;
 scrollbar-darkshadow-color : 006600;
 scrollbar-3dlight-color : 006600;
	}

/* textes des boîtes centrales et latérales */
p {
	margin: 0px 2px;
	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: 3px;
	white-space: nowrap;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
		
}
.titrebox {
	padding: 0px;
	white-space: nowrap;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	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;
}


/* style du forum : forum = entête, quest = question, rep = réponses */
.forum {
	background-color: #6ce382;
	padding: 5px 5px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center; 
	font-weight: bold;
	border: 1px solid #2D2D2D;
	
}
.forum2 {
	background-color: #63c676;
	padding: 0px 5px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	border: 1px solid #256b32;
	}
.quest {
	background-color: #6ed081;
	padding: 5px 5px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	border: 1px solid #256b32;
}
.rep {
	background-color: #afedba;
	padding: 10px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #256b32;
}

/* liens des boîtes centrales */
a {
	color: #333333; 
	text-decoration: none;
}
a:hover {
	color: #666666; 
	text-decoration: none;
	position: relative; top: 1px; left: 1px;
        font-weight: normal;
}

/* liens des boîtes latérales */
a.box {
	color: #333333; 
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.box {
	color: #027919;
	text-decoration: none;
	position: relative; top: 1px; left: 1px;
        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;

	}
a.menu {
	color: #333333; 
	text-decoration: none; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.menu {
	color: #666666; 
	text-decoration: none; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* barres de séparation HR*/
HR {
	border-top: 1px solid #043f0f; 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: #333333;
}
DL, DD, DT, address, DIR, MENU, blockquote, td {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333; 
}
H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333; 
}

/* style de l'éditeur */
tr.vdev {
	background-color: #d2f9d9;
}
tr.vdevtr {
	background-color: #d2f9d9;
}
body.vdev {
	margin-left: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #d2f9d9;
}
body.vdevdialog {
	margin-left: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #d2f9d9;
}
select.vdev {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	height: 22px; 
	background-color: #d2f9d9;
	color: #000000;
}
input.vdev {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	height: 22px; 
	background-color: #d2f9d9;
	color: #000000;
}
input.vdevx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	background-color: #d2f9d9;
	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: #d9f6df;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #000000;
	margin: 2px 0;
}
SELECT {
	color: #333333;
	background-color: #bcfbc8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px inset;
	margin: 4px 0;
}
TEXTAREA {
	color: #000000;
	background-color: #d9f6df;
	border: 1px solid #075215;
	overflow: auto;
	margin: 4px 0;
}
.clsCursor {
	cursor: pointer;
}

.foot {
 font-family: <? echo $titre[2]; ?>;
 font-size: 12px;
 text-align: center; 
 color: <? if ($tabfoot == "") {echo $lien[4];} else {echo $titre[0];} ?>;
}

.copyright {
 font-family: <? echo $titre[2]; ?>;
 font-size: 1em;
 color: <? if ($tabfoot == "") {echo $lien[4];} else {echo $titre[0];} ?>;
 text-align: center;
}

/* head */
.logo {
 padding: 5px;
}

.banner {
 padding: 5px;
}
/* image de fond du bandeau */
.band {
	margin: 0px 0px;
	background-image: url(sign.gif);

        height: 72px;
        WIDTH: 100%;
}
/* calendario */
td.cal0 {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: ##d9f6df;
 width: 14%;
 text-align: center;
}

td.cal1 {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: ##d9f6df;
 width: 14%;
 text-align: center;
}

td.cal2 {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: #FFFF00;
 width: 14%;
 text-align: center;
}

td.cal3 {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFF00;
 background-color: #32c34d;
 width: 14%;
 text-align: center;
}

td.cal4 {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 color: #FF8C00;
 background-color: #FFFF00;
 width: 14%;
 text-align: center;
}

td.calevt {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
 background-color: #ffff00;
 text-decoration: underline;
 text-align: center;
 width: 14%;
 }
