/*txt normal*/
.txt, a.txt, a.txt:visited, a.txt:active, .txt:visited, .txt:active, a.txt:hover, .txt:hover  
{  
	font-family: verdana,helvetica,sans-serif;
	text-decoration:none; 
	font-size:11px;
	font-stretch:ultra-condensed;
	color:#253A5D;
	text-align:justify;
	background-color : transparent ;
}

/* ---- Titre pour référencement ----------*/
H1
{
        font-family: verdana,helvetica,sans-serif;
        text-transform:uppercase;
        color:#666464;
        font-weight:bold;
        font-size:14px;
		background-color : transparent ;
}
.petitxt, a.petitxt, a.petitxt:visited, a.petitxt:active 
{  
	font-family: verdana,helvetica,sans-serif;
	text-decoration:none; 
	font-size:12px;
	font-stretch:ultra-condensed;
	color:#2233B7;
	background-color : transparent ;
}


.txt_o, a.txt_o, a.txt_o:visited, a.txt_o:active, .txt_o:visited, .txt_o:active
{
	font-family: verdana,helvetica,sans-serif;
	text-decoration:none;
	font-size:12px;
	font-stretch:ultra-condensed;
	color:#FA6334;
	text-align:justify;
	background-color : transparent ;
}

.txt_o:hover
{  
	font-family: verdana,helvetica,sans-serif;
	text-decoration:none;
	font-size:12px;
	font-stretch:ultra-condensed;
	color:#4ABCAB;
	text-align:justify;
	background-color : transparent ;
}

.txt_non_indent, a.txt_non_indent, a.txt_non_indent:visited, a.txt_non_indent:active, .txt_non_indent:visited, .txt_non_indent:active 
{  
	font-family: verdana,helvetica,sans-serif;
	text-decoration:none; 
	font-size:12px;
	font-stretch:ultra-condensed;
	color:#1C1B1F;
	text-align:justify;
	background-color : transparent ;
}

a.txt_non_indent:hover, .txt_non_indent:hover  
{  
	font-family: verdana,helvetica,sans-serif;
	text-decoration:none; 
	font-size:12px;
	font-stretch:ultra-condensed;
	color:#FA6334;
	text-align:justify;
	background-color : transparent ;
}

.txt_r
{
	font-weight:bold;
	text-align:center;
	text-decoration:none; 
	font:12px verdana,helvetica,sans-serif; 
	color:#CF1E1E;
	PADDING: 0px 0px 0px 0px;
	background-color : transparent ;
}

.txt_r:hover
{
	font-weight:bold;
	text-align:center;
	text-decoration:none; 
	font:12px verdana,helvetica,sans-serif; 
	color:#CF1E1E;
	PADDING: 0px 0px 0px 0px;
	background-color : transparent ;
}

.legende:hover
{
	text-align:center;
	text-decoration:none; 
	font:10px verdana,helvetica,sans-serif; 
	color:#CF1E1E;
	PADDING: 0px 0px 0px 0px;
	background-color : transparent ;
}




