P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
TD {
	font-size: 12px;

}
.imgShow {
	border: 1px solid #FFCC99;
}
.subMenu {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

A {
	text-decoration: none;
	color: #CC3333;
	font-weight: normal;


}
A:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.menuLeftFocus {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;

}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-style: italic;

}
.imgReport {
	border: 1px solid #333333;

}
.colorRed {
	color: #FF0000;
}
.guestbookInput {
	font-size: 11px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #111111;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #111111;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.guestbookArea {
	font-size: 11px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #111111;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #111111;
	color: #FFFFFF;
	scrollbar-base-color: #111111;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #111111;
 	scrollbar-3dlight-color: #111111;
	scrollbar-shadow-color: #333333;
	scrollbar-lightshadow-color: #111111; 
 	scrollbar-darkshadow-color: #111111;
	scrollbar-highlight-color: #111111;
	font-family: Arial, Helvetica, sans-serif;
}
.colorGrey {
	color: #BBBBBB;
}
.little {
	font-size: 9px;
}
.comment {
	font-family: verdana, sans serif;
	color: #CCCCCC;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EEEEEE;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-style: italic;
	letter-spacing: 1px;
}
.colorWhite {
	color: #FFFFFF;
}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}FORM {
	margin: 0px;
	padding: 0px;
}
a.info {
	position: relative;
	text-decoration: none;
	color: #CC3333;
	font-weight: normal;
}
a.info span {
	display: none;
}
a.info:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background: none; /* correction d'un bug IE */
	z-index: 500;
}
a.info:hover span {
	display: inline;
	position: absolute;
	top: 0em;
	left: 5em;
	background: #333333;
	text-align: center;
	color: white;
	padding: 2px;
}
a.info2 {
	position: relative;
	text-decoration: none;
	color: #CC3333;
	font-weight: normal;
}
a.info2 span {
	display: none;
}
a.info2:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background: none; /* correction d'un bug IE */
	z-index: 500;
}
a.info2:hover span {
	display: block;
	position: absolute;
	top: 0em;
	left: 5em;
	background: #333333;
	text-align: center;
	color: white;
	padding: 5px;
	width: 250px;
	border: 3px solid #bbb;
}

