body {  background-color: white }
		
a { color: black ; font-family: "arial",serif ; font-weight: normal ; 
		font-size: 10px ; font-style: normal ; text-decoration: none }
a:hover { color: #a52d2d }
	
a.standard { color: black ; font-family: "arial",serif ; font-weight: normal ; 
		font-size: 10px ; font-style: normal ; text-decoration: none }
a.standard:hover { color: #a52d2d }

a.douzepx { color: black ; font-size: 12px ; text-decoration: none ; font-weight: bold }
a.douzepx:hover { color: #537fb0 }

a.selected { color: white ; text-decoration: underline }
a.selected:hover { color: #f2f2f2 }

a.little { color: black ; text-decoration: underline }
a.little:hover { color: #a52d2d }

a.selected2 { color: white }
a.selected2:hover { color: white }


td { font-style: normal ; font-family: "arial",sans-serif ; font-weight: normal ; font-size: 10px  }
	
td.legendeblack { background-color: #E1D5D5 ; line-height: 1em }

.bouton { font-size: 10px ; line-height: 1em ; background-color: #E1D5D5 ; 
	border-style: solid ; border-color: #ffffff #000000 #000000 #ffffff ; 
	border-right-width: 1px; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 1px }
.bouton2 { font-size: 10px ; line-height: 1em ; background-color: #e2e2e2 ; 
	border-style: solid ; border-color: #ffffff #000000 #000000 #ffffff ; 
	border-right-width: 1px; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 1px }

.boutonoff { font-size: 10px ; line-height: 1em ; background-color: #E1D5D5 ; 
	border-style: solid ; border-color: #000000 #ffffff #ffffff #000000 ; 
	border-right-width: 1px; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 1px }
.bouton2off { font-size: 10px ; line-height: 1em ; background-color: #e2e2e2 ; 
	border-style: solid ; border-color: #000000 #ffffff #ffffff #000000 ; 
	border-right-width: 1px; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 1px }

.boutongris { font-size: 10px ; line-height: 1em ; background-color: #e2e2e2 ; color: #777777 ;
	border-style: solid ; border-color: #ffffff #777777 #777777 #ffffff ; 
	border-right-width: 1px; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 1px }

.boutonb { font-size: 10px ; line-height: 1em ; background-color: #cee1f5 ; 
	border-style: solid ; border-color: #ffffff #000000 #000000 #ffffff ; 
	border-right-width: 1px; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 1px }

.boutonboff { font-size: 10px ; line-height: 1em ; background-color: #cee1f5 ; 
	border-style: solid ; border-color: #000000 #ffffff #ffffff #000000 ; 
	border-right-width: 1px; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 1px }

.boutonselected1 { font-size: 10px ; line-height: 1em ; background-color: #c29a9a ; color: #ffffff ;
	border-style: solid ; border-color: #000000 #ffffff #ffffff #000000 ; 
	border-right-width: 1px; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 1px }

.boutonselected {  color: #ffffff ; font-size: 10px ; line-height: 1em ; background-color: #A52D2D ; 
	border-style: solid ; border-color: #ffffff #ffffff #ffffff #ffffff ; 
	border-right-width: 1px; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 1px }

p {  color: #000000 ; font-size: 10px ; line-height: 1em ; background-color: #ffffff ; 
	border-style: solid ; border-color: #777777 ; border-width: 1px; padding: 2px }


font { color: black ; font-size: 10px ; font-style: normal }

font.titlered { color:  #a52d2d ; font-size: 14px ; font-weight: bold }
font.titlegrey { color:  #777777 ; font-size: 10px ; font-weight: bold }

font.blue { color:  #2D5DA5 }

font.whitebgblue { background-color: #2D5DA5 ; color: white }

font.ptfont { font-size: 10px ;color: black }

font.ptfontwhiteonzepx { color: white }

font.ptfontwhite { color: #A52D2D }

font.red { color: #A52D2D ; font-size: 12px  }

font.reddixpv { color: #A52D2D ; font-size: 10px  }

pre { font-size: 10px; font-family: verdana}

font.white {  background-color: #777777 ; color: #ffffff ; font-size: 11px ; font-weight: bold }


input { color: black ; font-size: 11px ; font-style: normal ; font-family: "arial",sans-serif }
textarea { color: black ; font-size: 11px ; font-style: normal ; font-family: "arial",sans-serif }
select { color: black ; font-size: 11px ; font-style: normal ; font-family: "arial",sans-serif }
input.button { color: black ; font-size: 12px ; font-style: normal ; background-color: white ; font-weight: bold }

.white {background-color: white}
.grey90 {background-color: #e2e2e2}
.grey75 {background-color: #b9b9b9}
.grey50 {background-color: #777777}
.grey25 {background-color: #3b3b3b}
.black {background-color: black}

.colorb3 {background-color: #E1D5D5}
.colorb2 {background-color: #c29a9a}
.colorb {background-color: #A52D2D}

.colorw3 {background-color: #2D5DA5}
.colorw {background-color: #cee1f5}
