/* Texte normal */
.cc_txt_ul_url {
cursor: pointer;
	background: url(../img/refLink.gif) bottom right no-repeat;
	padding-right: 17px; 
	border-bottom: 1px dotted silver;
}

a.cc_txt_ul_url{
	text-decoration: none;
}

.cc_txt_ul_urlSite {
	cursor: pointer;
	background: url(../img/refLink.gif) bottom right no-repeat;
	padding-right: 17px; 
	border-bottom: 1px dotted silver;
}

.cc_txt_ul_def {
	cursor: pointer;
	border-bottom: 1px dotted silver;
		background: url(../img/refStar.gif) top right no-repeat;
	padding-right: 17px; 
}

.cc_txt_ul_doc {
	cursor: pointer;
	border-bottom: 1px dotted silver;
	background: url(../img/doc.gif) top right no-repeat;
	padding-right: 17px; 
}

.cc_txt_ul_uc {
	cursor: pointer;
	border-bottom: 1px dotted silver;
	background: url(../img/refBook.gif) top right no-repeat;
	padding-right: 19px;
}

.cc_txt_ph_quote {
	background-color:#CCAAAB;
}

.cc_txt_is_imp {
	font-weight:bold;
	color:#876656;
}

.cc_txt_is_itlq {
	font-style:italic;
}

/* Texte simple */
.cc_cTxt_ul_uc {
	cursor: pointer;
	border-bottom: 1px dotted silver;
	background: url(../img/refBook.gif) top right no-repeat;
	padding-right: 19px;
}

a.cc_sTxt_ul_url{
	text-decoration: none;
}

.cc_sTxt_ph_quote {
	background-color:#CADADD;
}

.cc_sTxt_is_imp {
	font-weight:bold;
	color:#862257;
}

.cc_sTxt_is_itlq {
	font-style:italic;
}

/* Texte à trou */
.cc_cTxt_p {   margin-top: 0.3em; font-family: Verdana, Arial, Helvetica, sans-serif;  text-align: justify; line-height: 0.6cm; margin-right: 0.3cm;  }

.cc_cTxt_sl {   margin-top: 0px; } .mtc_texteATrousTexte_m {   margin-top: 0.3em; }

.cc_cTxt_il {   margin-top: 0px; } .mtc_texteATrousTexte_ili {   margin-top: 0.3em; }

.cc_cTxt_ol {   margin-top: 0px; } .mtc_texteATrousTexte_oli {   margin-top: 0.3em; }

.cc_cTxt_note_ptr {
	font-weight: bold;
	cursor: pointer;
}
.cc_cTxt_note {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: default;
}
.cc_cTxt_note_co {
	padding: 3px;
}

.cc_cTxt_ul_url {
	cursor: pointer;
	border-bottom: 1px dotted silver;
	background: url(../img/refLink.gif) top right no-repeat;
	padding-right: 17px; 
}
a.cc_cTxt_ul_url{
	text-decoration: none;
}

.cc_cTxt_ul_urlSite {
	cursor: pointer;
	border-bottom: 1px dotted silver;
		background: url(../img/refLink.gif) top right no-repeat;
	padding-right: 17px; 
}

.cc_cTxt_ul_def {
	cursor: pointer;
	border-bottom: 1px dotted silver;
	background: url(../img/refStar.gif) top right no-repeat;
	padding-right: 17px; 
}

.cc_cTxt_ul_doc {
	cursor: pointer;
	border-bottom: 1px dotted silver;
		background: url(../img/doc.gif) top right no-repeat;
	padding-right: 17px; 

}

.cc_cTxt_ph_quote{   color : #2F0060; }

.cc_cTxt_is_emphasis {   font-weight:bold;   color: #600000; }

.cc_cTxt_is_example{   font-style:italic; }

.cc_cTxt_tl_trademark{   color: #600030; }

.cc_cTxt_registered {   color: #600030; }

.cc_cTxt_copyright{   color: #600030; }
