/* normal: most regular body text */
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BB682A;

}
.normal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BB682A;

}
.normal3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px ;
	color: #993300;

}
.normal4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BB682A;

}
.normal123 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;

}
/* smfieldname: small text used in conjunction with .fieldname style text */
.smfieldname {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: white;
}

/* fieldname: regular text within column or row title sections */
.fieldname {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: white;
}

/* header: heading text */
.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 21px;
	color: #990000;
}

/* whiteheader: heading text used on dark backgrounds (usually fieldnameback) */
.whiteheader {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
}

/* subhead: subheading text */
.subhead {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
}

/* body: describes page background color and all non-table text not governed by any other style */
BODY {
	background-color : #F7E9B8;
	background-image: url(images/gssl_11.jpg);
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-3dlight-color:000000;
    scrollbar-arrow-color:FFFF66;
    scrollbar-track-color:F7EAB8;
    scrollbar-darkshadow-color:000000;
    scrollbar-face-color:a4292f;
    scrollbar-highlight-color:ffffff;
    scrollbar-shadow-color:000000;
}

/* link: normal links, active: links in use */
A:LINK, A:ACTIVE {
	color : #000000;
}

/* visited: previously visited links */
A:VISITED {
	color: #000000;
}

/* fieldnameback: background color for column and row title sections */
.fieldnameback {
	background-color: #990000;
}

/* databack: background color for data areas */
.databack {
	background-color: #E8E2D4;
}

.datack {
    font-size: 10px;
	color: #333333;
	background-color: #E4CDB1;
	/*these 2 lines added in 5.0*/
	border-top: 1px solid #BB682A;
	border-right: 1px solid #BB682A;
	border-left: 1px solid #BB682A; 
	border-bottom: 1px solid #BB682A;
}

.pboxname {
  font-family: Arial, Helvetica, sans-serif; 
}

/* pedigree box: dates font */
/* font-size should be in points */
.pboxdates {
  font-family: Arial, Helvetica, sans-serif; 
}

/* pedigree box information popups */
/* font-size should be in points */
.pboxpopup {
  font-family: Arial, Helvetica, sans-serif; 
  margin-top: 0;
  margin-bottom: 0;
}.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 80px;
	border: 1px solid #990000;
}
.form2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 100px;
	border: 1px solid #990000;
}
.form3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 120px;
	border: 1px solid #990000;
}
.titres {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;

}
.petit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.form4 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 200px;
	border: 1px solid #990000;
}
.cadre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #990000;
	margin: 4px;
	padding: 4px;
	color: #000000;

}
.form5 {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 350px;
	border: 1px solid #990000;
}
.fondgal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-image: url(galerie/fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fond123 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
}