@charset "utf-8";
/* CSS Document */
/*<style type="text/css">*/
 /* to protect old browsers */
/* cream */
.button, .button_selected {
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
 background: #B22222;
 border-left:   1px solid #720e0e;
 border-top:    1px solid #720e0e;
 border-right:  1px solid #6b1f1f;
 border-bottom: 1px solid #6b1f1f;
 height: 20px;
 text-decoration: none;
 /*cursor: hand;*/
}
 
 .button_selected {
 font-weight: bold;
 color: #ffffff;
 background: #cc3300;
 border-left:   1px solid #ff3300;
 border-top:    1px solid #ff3300;
 border-right:  1px solid #993300;
 border-bottom: 1px solid #993300;
} 
 

/* dark blue */
 .bluebutton_selected {
 font-weight: Bold;
 color: #eeeecc;
 background: #336699;
 border-left:   1px solid #aaaa77;
 border-top:    1px solid #aaaa77;
 border-right:  1px solid #003366;
 border-bottom: 1px solid #003366;
}

 
/* Orange */
 .orangebutton {
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 background: #cc3300;
 border-left:   1px solid #ff3300;
 border-top:    1px solid #ff3300;
 border-right:  1px solid #993300;
 border-bottom: 1px solid #993300;
 height: 18px;
 text-decoration: none;
 /*cursor: hand;*/
} 
 
/* cream button*/
 .creambutton { 
 font-size: 11px;
 font-weight: bold;
 color: #003366;
 background: #eeeecc;
 border-left:   1px solid #cccc99;
 border-top:    1px solid #cccc99;
 border-right:  1px solid #336699;
 border-bottom: 1px solid #336699;
 height: 18px;
 text-decoration: none;
 /*cursor: hand;*/
}

/* red button */
.redbutton {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #cc3300;
	border-left:   1px solid #ff3300;
	border-top:    1px solid #ff3300;
	border-right:  1px solid #993300;
	border-bottom: 1px solid #993300;
	height: 18px;
	text-decoration: none;
	/*cursor: hand;*/
	text-align: center;
}

/* blue button */
.bluebutton { 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	background: #336699; 
	border-left:   2px solid #3366DD; 
	border-top:    2px solid #3366DD; 
	border-right:  2px solid #336655; 
	border-bottom: 2px solid #336655; 
	height: 21px; 
	text-decoration: none; 
	/*cursor: hand;*/ 
	text-align: center;
} 

/* green button */
.greenbutton {
 /*font-family: tahoma,sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
 background: #3C7A49;
 border-left:   1px solid #4AA65B;
 border-top:    1px solid #4AA65B;
 border-right:  1px solid #1B5927;
 border-bottom: 1px solid #1B5927;
 height: 18px;
 text-decoration: none;
*/
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
 background: #808080;
 border-left:   1px solid #720e0e;
 border-top:    1px solid #720e0e;
 border-right:  1px solid #6b1f1f;
 border-bottom: 1px solid #6b1f1f;
 height: 20px;
 text-decoration: none;
 /*cursor: hand;*/
}

body, td {
	font-size: 75%;
	font-family: arial unicode MS, lucida sans unicode, helvetica, arial, sans-serif;
}

.small {
	font-size: x-small;
}

.big { 
	font-size: large;
	font-weight: bold;
}

.topBarDividers {
	font-size: 80%; color: #606466; 
}
.topBarLinks {
	font-size: 80%; color: #ffffff; 
}
A.topBarLinks {
	color: #ffffff; text-decoration: none
}
A.topBarLinks:hover {
	text-decoration: underline;
}

A.navBarAnchor {
	font-weight: bold; font-size: 75%; color: white; line-height: 90%; text-decoration: none
}
A.navBarAnchor:hover {
	font-weight: bold; color: white; text-decoration: underline
}
A.navBarCurrent {
	font-weight: bold; font-size: 75%; color: #FFFF66; line-height: 90%; text-decoration: none
}
.topBar {
	font-size: 80%; color: #ffffff; 
}
A.topBarAnchor {
	color: #ffffff; text-decoration: none
}
A.topBarAnchor:hover {
	text-decoration: underline
}
.tabText {
	font-weight: bold; font-size: 80%; color: #ffffff
}
A.TabActive {
	color: #ffffff; text-decoration: none; font-size: 100%
}
A.TabInactive {
	color: #333300; text-decoration: none; font-size: 100%
}
A.TabInactive:hover {
	color: #000000; text-decoration: underline
}
.globalLinks {
	font-size: 80%; color: #003366 
}
A.globalAnchor {
	font-size: 80%; color: #003366; text-decoration: none; 
}
A.globalAnchor:hover {
	color: #003366; text-decoration: underline
}
A.tinyAnchor {
	font-size: 70%; color: #003366; text-decoration: none
}
A.tinyAnchor:hover {
	color: #003366; text-decoration: underline
}
A.tinyAnchor:visited { 
	text-decoration: none; ; color: #73318F
}
A.tinyAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366
}
A.smallAnchor {
	font-size: 80%; color: #0066FF
; text-decoration: none
}
A.smallAnchor:hover {
	color: #003366; text-decoration: underline
}
A.smallAnchor:visited { 
; color: #73318F
}
A.smallAnchor:active { 
font-style: italic; color: #003366
}
A.mediumAnchor {
	font-size: 100%; color: #003366; text-decoration: none
}
A.mediumAnchor:hover {
	color: #003366; text-decoration: underline
}
A.mediumAnchor:visited { 
	text-decoration: none; ; color: #73318F
}
A.mediumAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366
}
A.largeAnchor {
	font-size: 100%; color: #003366; text-decoration: none
}
A.largeAnchor:hover {
	color: #003366; text-decoration: underline
}
A.largeAnchor:visited { 
	text-decoration: none; ; color: #73318F
}
A.largeAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366
}
A.smallBoldAnchor {
	font-size: 80%; color: #003366; text-decoration: none; font-weight: bold
}
A.smallBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.smallBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.smallBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
A.mediumBoldAnchor {
	font-size: 100%; color: #003366; text-decoration: none; font-weight: bold
}
A.mediumBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.mediumBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.mediumBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
A.largeBoldAnchor {
	font-size: 100%; color: #003366; text-decoration: none; font-weight: bold
}
A.largeBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.largeBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.largeBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
A.smallWhiteBoldAnchor {
	font-size: 80%; color: #FFFFFF; text-decoration: none; font-weight: bold
}
A.smallWhiteBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.smallWhiteBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.smallWhiteBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
A.mediumWhiteBoldAnchor {
	font-size: 100%; color: #FFFFFF; text-decoration: none; font-weight: bold
}
A.mediumWhiteBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.mediumWhiteBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.mediumWhiteBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
A.largeWhiteBoldAnchor {
	font-size: 100%; color: #FFFFFF; text-decoration: none; font-weight: bold
}
A.largeWhiteBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.largeWhiteBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.largeWhiteBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
.tableBodyText {
	font-weight: normal; font-size: 80%; color: #000000
}
.tableBodyHighlightText {
	font-weight: bold; font-size: 90%; color: #CC3300 
}
.tableBodyBoldText {
	font-weight: bold; font-size: 90%; color: #000000
}
.tableHeadingText {
	font-weight: bold; font-size: 120%; color: #FFFFFF 
}
.normalBlackFont0 {
	font-weight: normal; font-size: 70%; color: #000000
}
.normalBlackFont1 {
	font-weight: normal; font-size: 80%; color: #000000
}
.normalBlackFont1:hover {
	font-weight: normal; font-size: 80%; color: #000000; text-decoration: underline; 
}
.normalBlackFont2 {
	font-weight: normal; font-size: 100%; color: #000000 
}
.normalBlackFont3 {
	font-weight: normal; font-size: 120%; color: #000000 
}
.italicBlackFont1 {
	font-style: italic; font-size: 80%; color: #000000
}
.italicBlackFont2 {
	font-style: italic; font-size: 100%; color: #000000 
}
.boldBlackFont1 {
	font-weight: normal; font-size: 80%; color: #000000
; text-decoration: none
}
.boldBlackFont2 {
	font-weight: bold; font-size: 90%; color: #000000;
}
.boldBlackFont3 {
	font-weight: bold; font-size: 120%; color: #000000 
}
.normalWhiteFont1 {
	font-weight: normal; font-size: 80%; color: #ffffff
}
.normalWhiteFont2 {
	font-weight: normal; font-size: 100%; color: #ffffff 
}
.normalWhiteFont3 {
	font-weight: normal; font-size: 120%; color: #ffffff 
}
.boldWhiteFont1 {
	font-weight: bold; font-size: 80%; color: #ffffff
}
.boldWhiteFont2 {
	font-weight: bold; font-size: 100%; color: #ffffff 
}
.boldWhiteFont3 {
	font-weight: bold; font-size: 120%; color: #ffffff 
}
.boldRedFont1 {
	font-weight: bold; font-size: 80%; color: #D51717
}
.boldRedFont2 {
	font-weight: bold; font-size: 100%; color: #D51717 
}
.boldRedFont3 {
	font-weight: bold; font-size: 120%; color: #D51717 
}
.normalBlueFont1 {
	font-weight: normal; font-size: 80%; color: #FF0000; text-decoration: underline
}
.normalBlueFont2 {
	font-weight: normal; font-size: 100%; color: #FF0000; text-decoration: underline
}
.normalBlueFont3 {
	font-weight: normal; font-size: 120%; color: #FF0000; text-decoration: underline
}
.comboBox {
	font-weight: normal; font-size: 80%; color: #000000 
}
.textInputBox {
	font-weight: normal; color: #000000; 
}
.tableBackground {
	background : #FFFFFF;
}
.tableBackgroundHighlight {
	background : #EEEECC;
}




a.paginationHip{
	border: 1px solid #B22222;
	color: #B22222;
	padding-left: 2px;
	padding-right: 2px;
	font-size:75%;
	font-weight: bold;
	margin-top:5px;
}

a:hover.paginationHip, a:active.paginationHip {
	border: 1px solid #B22222;
	background-color: #aeacac;
	color: #B22222;
	padding-left: 2px;
	padding-right: 2px;
	font-size:75%;
	font-weight: bold;
	margin-top:5px;
}

a.paginationCurrentHip{
	border: 1px solid #B22222;
	color: #FFFFFF;
	background-color: #B22222;
	padding-left: 2px;
	padding-right: 2px;
	font-size:75%;
	font-weight: bold;
}


a.bienvenue {
	color:#B22222;
	font-size: 11px;
	font-weight:bold;
	font-family: arial unicode MS, lucida sans unicode, helvetica, arial, sans-serif;
	padding-bottom:5px;
}

/*</style>*/
