/* ======================== TRAQUEUR.FR ===================== */	


					
TD,body 				{
					font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 11px; 
					color: Black;
					}	
					
DIV 				{
					font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 11px; 
					color: Black;
					}						
					
SELECT.input 	{
					font-family: Arial, Helvetica, sans-serif;
					color: #910000;
					BACKGROUND-COLOR: #FFFFFF;
					BORDER-BOTTOM: #910000 1px solid;
					BORDER-LEFT: #910000 1px solid;
					BORDER-RIGHT:#910000 1px solid;
					BORDER-TOP: #910000 1px solid;
					font-size: 10px;
					}
					
.input_form 	{
					font-family: Arial, Helvetica, sans-serif;
					color: #910000;
					BACKGROUND-COLOR: #FFFFFF;
					BORDER-BOTTOM: #910000 1px solid;
					BORDER-LEFT: #910000 1px solid;
					BORDER-RIGHT:#910000 1px solid;
					BORDER-TOP: #910000 1px solid;
					font-size: 10px;
					}

	
TEXTAREA 		{
					font-family: Arial, Helvetica, sans-serif;
					color: #910000;
					BACKGROUND-COLOR: #FFFFFF;
					BORDER-BOTTOM: #910000 1px solid;
					BORDER-LEFT: #910000 1px solid;
					BORDER-RIGHT:#910000 1px solid;
					BORDER-TOP: #910000 1px solid;
					font-size: 10px;
					}
	
	
	
	
	
	
/* ================= LIENS =============== */	
A 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #F0000B;
	}

A:HOVER	{
	font-weight: normal;
	text-decoration: underline;
	color: #006699;
}

A.lk01 {
   font-size: 10px;
	color: #F0000B;
}

A.lk01:HOVER {
	color: #006699;
}

A.lk02 {
	text-decoration: none;
	color: #5A7C8B;
	font-size: 10px;
}

A.lk02:HOVER {
	text-decoration: underline;
	color: #F0000B;
}

A.lk03 {
	font-weight: bold;
	text-decoration: none;
	color: #F0000B;
}

A.lk03:HOVER {
	font-weight: bold;
	text-decoration: underline;
	color: #F0000B;
}

A.lk04 {
	text-decoration: underline;
	color: #5A7C8B;
}

A.lk04:HOVER {
	text-decoration: underline;
	color: #F0000B;
}

A.tte_france {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #5A7C8B;
}

A.tte_france:HOVER {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #F0000B;
}







/* ================= TEXTE =============== */	
.text01	{  
	text-align: justify;
}
	
.text02	{  
	font-size: 11px; 
	color: #365E70;
}

.text03	{  
	font-size: 10px; 
	color: #5A7C8B;
}

/*!titr01!Titre Niveau 1!*/
.titr01 {
	font-size: 16px;
	color: #5A7C8B;
	font-weight: bold;
	line-height: 25px;
}

/*!titr02!Titre Niveau 2!*/
.titr02 {
	font-size: 12px; 
	color: #365E70;
	font-weight: bold;
}

.titr03 {
	font-size: 11px; 
	color: #365E70;
	font-weight: bold;
}

.copyrights {
	font-size: 10px; 
	color: #C1C1C1;
}


.div_over {
color: #FFFFFF;
background-color: #F0000B;
}

.fd_bleu {
background-color: #C4D5DC;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.hand {
cursor: hand;
}

/* ================== TABLES =============== */

.tabl01 {
	padding-bottom: 16px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
	
.tabl02 {
	font-size: 10px; 
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	text-align: right;
}

.tabl03 {
	font-size: 11px; 
	padding-left: 16px;
	color: #5A7C8B;
}

.tabl04 {
	padding-left: 16px;
}

.tabl05 {
	text-align: center;
	background-color: #ebf2f5;
	
	BORDER: #c4d5dc 1px solid;
	}
