body {
background: #000000; 
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
color: #FFFFFF;
text-decoration: none; 
margin: 10px 0 0; 
padding: 0; 
}

.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
}

.pt_rouge { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FF0000; 
text-decoration: none; 
font-weight: bold }

.lacomtesse {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.titre1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 17px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none;
}

.titre2 {  
font-family: "Times New Roman", Times, serif; 
font-size: 20px; 
font-style: italic; 
font-weight: bold; 
color: #FF0000;
text-decoration: none;
}

.titre3 {
font-family: "Times New Roman", Times, serif; 
font-size: 13px; 
font-style: italic; 
font-weight: bold; 
color: #FF0000;
text-decoration: none;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.txt1_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
}

a.txt1_blanc:link {
}
a.txt1_blanc:visited {
}
a.txt1_blanc:hover {
	color: #FF0000;
}
a.txt1_blanc:active {
	color: #FF0000;
}


.txt1_rouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.txt1_blanc_ital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: italic;
}
.lecteur {
	text-decoration: none;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px solid #FF0000;
}
.filetrouge {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
