/*	www.trancewillneverdie.com  */

/* ----------------------------------------------------------------------- */
/* Body */

body
{
	font: Tahoma;	
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

/* ----------------------------------------------------------------------- */
/* Textes */

.txt_08_white
{
	font-family: Tahoma;		
	font-style: normal; 
	font-size: 08pt; 
	color: white;
	text-decoration: none
}	
.txt_10b_yellow
{
	font-family: Tahoma;		
	font-style: normal; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #FFFF00;
	text-decoration: none
}
.txt_10b_blue
{
	font-family: Tahoma;		
	font-style: normal; 
	font-weight: bold; 
	font-size: 10pt; 
	color: blue;
	text-decoration: none
}
.txt_10b_red
{
	font-family: Tahoma;		
	font-style: normal; 
	font-weight: bold; 
	font-size: 10pt; 
	color: red;
	text-decoration: none
}
.txt_10b_white
{
	font-family: Tahoma;		
	font-style: normal; 
	font-weight: bold; 
	font-size: 10pt; 
	color: white;
	text-decoration: none
}
.txt_10_white
{
	font-family: Tahoma;		
	font-style: normal; 
	font-size: 10pt; 
	color: white;
	text-decoration: none
}
.txt_12b_white
{
	font-family: Tahoma;		
	font-style: normal; 
	font-weight: bold; 
	font-size: 12pt; 
	color: white;
	text-decoration: none
}
.txt_14b_yellow
{
	font-family: Tahoma;		
	font-style: normal; 
	font-weight: bold; 
	font-size: 14pt; 
	color: #FFFF00;
	text-decoration: none
}	
/* ----------------------------------------------------------------------- */
/* Liens */

a 
{
	color: #ffff00;
	font-style: normal; 
	font-family: Tahoma;	
	font-size: 10pt; 
	text-decoration: none
}
a:active 
{
	color: #ffff00;
	font-style: normal; 
	font-family: Tahoma;	
	font-size: 10pt; 
	text-decoration: none
}
a:visited 
{
	color: #ffff00;
	font-style: normal; 
	font-family: Tahoma;	
	font-size: 10pt; 
	text-decoration: none
}
a:hover 
{
	color: #ffff00;
	font-style: normal; 
	font-family: Tahoma;	
	font-size: 10pt; 
	text-decoration: underline
}

.a1 
{
	color: #ffff00;
	font-style: normal; 
	font-weight: bold; 
	font-family: Tahoma;	
	font-size: 14pt; 
	text-decoration: none
}
.a1:active 
{
	color: #ffff00;
	font-style: normal; 
	font-weight: bold; 
	font-family: Tahoma;	
	font-size: 14pt; 
	text-decoration: none
}
.a1:visited 
{
	color: #ffff00;
	font-style: normal; 
	font-weight: bold; 
	font-family: Tahoma;	
	font-size: 14pt; 
	text-decoration: none
}
.a1:hover 
{
	color: #ffff00;
	font-style: normal; 
	font-weight: bold; 
	font-family: Tahoma;	
	font-size: 14pt; 
	text-decoration: underline
}
/* ----------------------------------------------------------------------- */
/* Tableaux */

.tbl_twnd { border-style: solid; border-width: 1px; border-color: white; }