BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
A {
	color: #414D80;
}
A:link{
	color: #414D80;
}
A:Visited{
	color: #414D80;
}
A:Hover{
	color: #FF9900;
}

H1, H2, H3, H4 { 
	font-variant: small-caps;
	padding: 1pt 4pt 1pt 4pt;
}
H1{
	font-size: 13px;
	letter-spacing: 1px;
}
H2{
	font-size: 12px;
}
H3{
	font-size: 11px;
	font-variant: normal;
	color: white;
}

input {
	font-size: 11px;
	border-bottom: 1pt solid #D5D5D5;
	border-left: 1pt solid #D5D5D5;
	border-right: 1pt solid #D5D5D5;
	border-top: 1pt solid #D5D5D5;
	color: black;
}
textarea {
	border-bottom: 1pt solid silver;
	border-left: 1pt solid silver;
	border-right: 1pt solid silver;
	border-top: 1pt solid silver;
	cursor: text;
}
.imagebutton {
	cursor: hand;
}
.pageTitle{
	font-variant: small-caps;
	padding: 1pt 4pt 1pt 4pt;
	font-family: sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: White;
	font-weight: bold;
}
input.radio{
	border: 0pt none;
	background-color: transparent;
	cursor: hand;
}
input.checkbox{
	border: 0pt none;
	background-color: transparent;
	cursor: hand;
}
select {
	font-size: 11px;
	background-color: #EFEFEF;
}

caption{
	background-color: #E4E4E4;
	text-align: left;	
	border: 1px solid #CC0033;
}
th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	border: 1pt solid #CCCCCC;
	text-align: left;
	text-indent: 3pt;
	height: 15pt;
	/*background: url(../images/bg_head.jpg);*/
}
th A:link{
	color: Navy;
	text-decoration: underline;
}

TD.meniuCell{
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	text-align: center;
	height: 20px;
	}

TD.meniuCell A{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 1px;
	color: Gray;
	text-decoration: none;
}

TD.meniuCell A:link{
	color: Gray;
}
TD.meniuCell A:visited{
	color: Gray;
}
TD.meniuCell A:hover{
	color: blue;
}
.white{
	color: ffffff;
}
.white A{
color: ffffff;
}
.white A:link{
color: ffffff;
text-decoration: underline;
}
.white A:visited{
color: ffffff;
}
.white A:hover{
color: ffffff;
}

.orange{
	font-size: 11px;
	color: #FF6600;
}

.referencement_noir
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;	
}

.referencement_blanc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;	
}
a.black {
	COLOR: #000000;
	text-decoration: none;
}
a.black:link {
	COLOR: #000000;
	text-decoration: none;
}
a.black:hover {
	COLOR: #000000;
	text-decoration: none;
}
a.black:visited {
	COLOR: #000000;
	text-decoration: none;
}