body 			{ background:url(../images/fond.gif); color: #4F7DBF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; margin-left: 4px; margin-right: 4px; margin-top: 6px; margin-bottom: 6px; }

p 			{ font-family: Verdana, Arial, Helvetica, sans-serif; }
/* 5C6178 */
address 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }

a			{}
a:active 		{ color: ;    }
a:link    		{ color: #888888 ; }
a:visited 		{ color: #888888 ;   }
a.subtle		{ color: #4FABBF; text-decoration: none; }

form			{ display: inline; }

input			{}
input.button		{}
input.button-small	{ font-size: 8pt; }

textarea		{}
select			{}

span			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
span.print		{ font-size: 8pt; }
span.required 		{ font-size: 8pt; color: #CB221E; }
span.small 			{ font-size: 8pt; font-weight: normal; }
span.pagetitle		{ font-size: 12pt; font-weight: bold; text-align: center }

table				{ }
table.hide			{ width: 100%; border: solid 0px #000000; }
table.width100		{ width: 100%; border: solid 1px #FFFFFF; }
table.width75		{ width: 75%;  border: solid 1px #FFFFFF; }
table.width60		{ width: 60%;  border: solid 1px #FFFFFF; }
table.width50		{ width: 50%;  border: solid 1px #FFFFFF; }

td 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; padding: 4px; text-align: left; }
td.center		{ text-align: center; }
td.left			{ text-align: left; }
td.right		{ text-align: right; }
td.category		{ background-color: #333355; color: #FFFFFF; font-weight: bold; vertical-align : top; }

td.col-1		{ background-color: #d8d8d8; color: #FFFFFF; }
td.col-2		{ color: #FFFFFF; }
td.form-title		{ color: #FFFFFF; font-weight: bold; text-align: left; }
td.nopad		{ padding: 0px; }
td.spacer		{ background-color: #000000; color: #FFFFFF; font-size: 1pt; line-height: 0.1; }
td.small-caption	{ font-size: 8pt; }
td.print		{ font-size: 8pt; text-align: left; padding: 2px; }
td.print-category	{ font-size: 8pt; color: #FFFFFF; font-weight: bold; text-align: right; padding: 2px; }
td.print-bottom		{ border-bottom: 1px solid #FFFFFF; }
td.print-spacer		{ color: #FFFFFF; font-size: 1pt; line-height: 0.1; padding: 0px;}

tr			{}
tr.row-1		{ background-color: #E6EAF3; color: #000000; }
tr.row-2		{ background-color: #696F89; color: #FFFFFF; }
tr.row-category		{ background-color: #333355; color: #FFFFFF; font-weight: bold;}
tr.row-category td  	{  text-align:center; }
tr.row-category2	{ background-color: #333355; color: #FFFFFF; }
tr.row-category-history { background-color: #333355; color: #FFFFFF; font-weight: bold;}
tr.row-category-history td {  text-align: left; }
tr.vcenter		{ vertical-align: middle; }
tr.print		{ vertical-align: top; }
tr.print-category	{ color: #FFFFFF; font-weight: bold; }

#buglist tr		{ text-align: center; }

tr.bugnote		{ vertical-align: top; }
td.bugnote-public	{ background-color: #333355; color: #FFFFFF; font-weight: bold; width: 25%; line-height: 1.4; }
td.bugnote-private	{ background-color: #FFFFFF; color: #000000; font-weight: bold; width: 25%; line-height: 1.4; }
td.bugnote-note-public	{ background-color: #FFFFFF; color: #000000; width: 75%; }
td.bugnote-note-private	{ background-color: #FFFFFF; color: #000000; width: 75%; }

td.login-info-left	{ width: 33%; padding: 0px; text-align: left; }
td.login-info-middle	{ width: 33%; padding: 0px; text-align: center; }
td.login-info-right	{ width: 33%; padding: 0px; text-align: right; white-space: nowrap; }

td.menu			{ background-color: #FFFFFF; color: #000000; text-align: center; width: 100%; padding: 1px; }

td.news-heading-public	{ background-color: #333355; color: #FFFFFF; text-align: left; border-bottom: 1px solid #FFFFFF; }
td.news-heading-private	{ background-color: #d8d8d8;       color: #000000; text-align: left; border-bottom: 1px solid #FFFFFF; }
td.news-body		{ color: #FFFFFF; padding: 16px; }

img						{}
img.icon		{ width: 11px; height: 11px; }

div			{ padding: 3px; }
div.menu		{ background-color: #FFFFFF; color: #000000; text-align: center; width: 100%; padding: 1px; }

div.border-center	{ background-color: #000000; border: solid 1px #FFFFFF; text-align: center; width: 50%; position: relative; margin-right: auto; margin-left: auto; }

div.quick-summary-left	{ width: 49%; padding: 2px; text-align: left;  float: left; }
div.quick-summary-right	{ width: 49%; padding: 2px; text-align: right; float: right;}

.center			{ text-align: center; }
.left			{ text-align: left; }
.right			{ text-align: right; }
.small			{ font-size: 8pt; }
.small-normal 		{ font-size: 8pt; font-weight: normal; }
.bold			{ font-weight: bold; }
.bold-small		{ font-weight: bold; font-size: 8pt; }
.italic			{ font-style: italic; }
.italic-small		{ font-style: italic; font-size: 8pt; }
.underline		{ text-decoration: underline; }
.underline-small	{ text-decoration: underline; font-size: 8pt; }
.strike			{ text-decoration: line-through; }
.strike-small		{ text-decoration: line-through; font-size: 8pt; }

