@media print {.screen {display : none;} .print {font-family : helvetica, Arial, verdana, sans-serif; font-size: 11pt; color: #000000; font-weight : normal; line-height : 14pt; text-align : justify;}}

@media screen {.print {display : none;}
html,body {
   	background-color : #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size : 10pt;
	color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #E2B567;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #768088;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #CCCCFF;
}

H1  {
	font-family : helvetica, Arial, verdana, sans-serif;
	font-size: 18pt;
	line-height: 26px;
	color: #FFFFFF;
	font-weight : normal;
}

H2  {
	font-family : helvetica, Arial, verdana, sans-serif;
	font-size: 14pt;
	color: #E2B567;
	font-weight : normal;
	text-transform : uppercase;
}

P  {
	font-family : helvetica, Arial, verdana, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight : normal;
	line-height : 14pt;
	text-align : justify;
}

TD.edito  {
	font-family : helvetica, Arial, verdana, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight : normal;
	line-height : 14pt;
	text-align : center;
}

TD.normal  {
	font-family : helvetica, Arial, verdana, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight : normal;
	line-height : 14pt;
	text-align : left;
}

TD.gras  {
	font-family : helvetica, Arial, verdana, sans-serif;
	font-size: 11pt;
	color: #E2B567;
	font-weight : bold;
	line-height : 14pt;
	text-align : left;
}

TD.info  {
	font-family : helvetica, Arial, verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
   	background-color : #000000;
	font-weight : normal;
	text-align : center;
}

A  {
	font-family : helvetica, Arial, verdana, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight : normal;
	line-height : 14pt;
	text-align : justify;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

A.bt1 {
	display:block ;
	background-image: url(images/bt1_off.png);
	background-repeat: no-repeat;
}

A.bt1:hover {
	background-image: url(images/bt1_hover.png)
}

A.bt2 {
	display:block ;
	background-image: url(images/bt2_off.png);
	background-repeat: no-repeat;
}

A.bt2:hover {
	background-image: url(images/bt2_hover.png)
}

A.bt3 {
	display:block ;
	background-image: url(images/bt3_off.png);
	background-repeat: no-repeat;
}

A.bt3:hover {
	background-image: url(images/bt3_hover.png)
}

A.bt4 {
	display:block ;
	background-image: url(images/bt4_off.png);
	background-repeat: no-repeat;
}

A.bt4:hover {
	background-image: url(images/bt4_hover.png)
}

A.bt5 {
	display:block ;
	background-image: url(images/bt5_off.png);
	background-repeat: no-repeat;
}

A.bt5:hover {
	background-image: url(images/bt5_hover.png)
}

A img {
	border-style:none ;
}

A.createq  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #000000;
	font-weight : normal;
	line-height : 8pt;
	text-align : right;
	text-transform : uppercase;
}
}
