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

/*txt devis*/
.txt_devis, a.txt_devis  
{  
	font-family: verdana,helvetica,sans-serif;
	font-weight:bold; 
	text-decoration:none; 
	font-size:13px;
	font-stretch:ultra-condensed;
	color:#106FDE;
	text-align:justify;
	padding:0px 0px 0px 0px;
}

/*txt adresse*/
.txt_adresse, a.txt_adresse  
{  
	font-family: verdana,helvetica,sans-serif;
	text-decoration:none; 
	font-size:11px;
	font-stretch:ultra-condensed;
	color:#FFFFFF;
	text-align:justify;
	padding:0px 0px 0px 0px;
}

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


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

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

.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: arial,helvetica,sans-serif;
	text-decoration:none; 
	font-size:12px;
	font-stretch:ultra-condensed;
	color:#1C1B1F;
	text-align:justify;
	padding:0px 0px Opx 0px;
}

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

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

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






