
/*
    CSS file for web20 Skin - version 4.6
    CeCILL Copyright (C) 2004-2007 by GuppY Team
    Initiated by Laurent Duveau and Nicolas Alves
      Web site = http://www.freeguppy.org/
      e-mail   = info@freeguppy.org

    CSS History :
      v1.0 (01 May 2007)           : Initial release (by deherve "GuppY Design")
*/

/*************************************
 * OPenfiches  fiches */
/*************************************/

.bordureopenfiches {
	border: thin solid Lime;
	border-color: Green;
	border-style: solid solid solid solid;
	width: 95%;
	height: auto;
	padding: 5px 5px;
}
.bordureopenfiches2 {
	border: 1;
	border-color: Silver;
	border-style: double;
	width: 90%;
	height: auto;
	padding: 5px 5px;
}
.bordureopenfiches3 {
	width: auto;
	height: auto;
	padding: 5px 5px;
}


.openfiches {
 font: bold 12px arial, helvetica, sans-serif;
 color: #000;
 background-color: inherit;
 text-align: center;
 padding: 5px 5px;
 width: 100%;
}
.openfiches2 {
	font: normal bold 12px arial, helvetica, sans-serif;
	color: #000;
	background-color: inherit;
	text-align: center;
	padding: 5px 5px;
	font-weight: bold;
}
.classrepopenfiches {
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	background-color: inherit;
	text-align: center;
	padding: 10px 5px 5px 5px;
	width: 100%;
}
.trquestopenfiches {
 font: 12px arial, helvetica, sans-serif;
 color: #000;
 background-color: inherit;
 text-align: left;
 padding: 5px;
}

.trrepopenfiches {
 font: 12px arial, helvetica, sans-serif;
 color: #000;
 background-color: inherit;
 text-align: left;
 padding: 10px 5px 5px 5px;
 
}
.tdquestopenfiches {
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	background-color: inherit;
	text-align: center;
	padding: 5px;
}

.tdrepopenfiches {
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	background-color: inherit;
	text-align: center;
	padding: 10px 5px 5px 5px;
	width: auto;
}
.bordopenfiches {
 border: 1px solid #FFF;
 
}
.aopenfiches { /* lien */
 color: #526EB0;
 background-color:inherit;
 text-decoration: none;
 font-weight: bold;
}
.imgopenfiches { /* images dans tableau de toutes les fiches */
 border: 0;
 border-bottom-color: Fuchsia;
}
/* viewfiches */
.viewopenfiches1 {
	border: 1;
	border-color: Green;
	border-style: double;
	width: 95%;
	background-color: inherit;
	height: auto;
	padding: 5px 5px;
	text-align: center;
}
.viewopenfiches2 {
	border: 1;
	border-color: Green;
	border-style: none;
	width: 100%;
	background-color: inherit;
	height: auto;
	padding: 5px 5px;
	text-align: center;
}
.viewopenfiches3 {
	border: 0;
	width: 100%;
	background-color: inherit;
	height: auto;
	padding: 5px 5px;
	text-align: left;
	
}


.tdviewopenfiches1 {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	height: auto;
	text-align: center;
}
.tdviewopenfiches2 {
	text-decoration: none;	
	width:25%;
	background-color: inherit;
	height: auto;	
}
.imgopenfichestab { /* images dans tableau de toutes les fiches */
 border: 0;
 border-bottom-color: Fuchsia;
 width:20;
 height:17;
 float:left;
}
.tdviewopenfiches3 {
	background-color: inherit;
	height: auto;
	text-align: left;
}
.bordurecomopenfiches {
	border: 0;
	border-color: Silver;
	border-style: double;
	width: 100%;
	height: auto;
	padding: 5px 5px;
}
