P, H1, H2, H3, H4 { color: #6898CC; }
text { color: #6898CC; }
body { color: #6898CC; }

A.link_nouveau{ color: blue ;} 
A.link_visite{ color: green ;} 

.bourse { background-color: #FFDAB9; color: black; }
.dosdecarte { background-color: lightblue; width: 62mm; height: 88mm; font-family: arial;
	border-width: 1px; border-color: black; border-style: solid; position: relative;}
.carte {  width: 62mm; height: 88mm; font-family: arial;
	border-width: 1px; border-color: black; border-style: solid;}

table.pointille {border: 2px dashed #E9CA94;}

div.chat {border: 2px ; border-color: yellow; border-style: solid; 
	background-color: black ; color: white; font-family: arial; }

div.main_chat {border: 2px ; border-color: blue; border-style: solid; 
	background-color: white ; color: black; font-family: arial; }

table.ebou {border: 2px ; border-color: black; border-style: solid; 
	background-color: lightyellow; color: black; font-family: arial; }

table.ebou_gringots{border: 2px ; border-color: black; border-style: solid; 
	background-color: #FFDAB9; color: black; font-family: times;}

table.fairepartmale{border: 2px ; border-color: blue; border-style: solid; 
	background-color: lightblue;  background-image: url("images/fairepartmale.gif") ; 
	color: black; font-family: times;}
	
div.avertissement{color: red; font-family: arial; border-color: black; border-style: solid ; font-weight: bold;}
	
div#fairepartmale-ebou_header{font-family: arial; text-align: left; }

div#fairepartmale-ebou_body{color: blue; font-family: cursive; text-align: right; }

table.fairepartfemelle{border: 2px ; border-color: pink; border-style: solid; 
	background-color: pink;  background-image: url("images/fairepartfemelle.gif") ; 
	color: black; font-family: arial;  }

div#fairepartfemelle-ebou_header{font-family: arial; text-align: left; }

div#fairepartfemelle-ebou_body{color: red; font-family: cursive; text-align: right; }

table.beuglante{border: 10px ; border-color: red; border-style: solid; 
	background-color: lightblue; color: red; font-family: times; font-weight: bold;}

table.fetenationale{border: 2px ; border-color: blue; border-style: double; }

div#fetenationale-ebou_header{background-color: lightyellow; color: black; font-family: arial; }

div#fetenationale-ebou_body{background-color: black; background-position: top right ;
	background-image: url("images/fireworks.gif"); background-repeat: no-repeat ; 
	color: white; font-weight: bold ; font-family: arial; }

table.description {border: 1px ; border-color: #E9CA94; border-style: solid; 
	background-color: lightyellow; color: black;}

div.noPrint {display:block;}

@media print {
	P,H1,H2,H3,H4 {color: black; }
	text {color: black; background-color: white; }
	body {color: black; background-color: white; }
	.dosdecarte { background-color: lightblue; width: 62mm; height: 88mm; font-family: arial; 
		border-width: 1px; border-color: black; border-style: solid; position: relative;}
	.carte { width: 62mm; height: 88mm; font-family: arial;
		border-width: 1px; border-color: black; border-style: solid;}
	div.noPrint {display:none;}
}
