/* CSS pour les docs du CM */

/************************ Styles Transit CM ***********************************/

.CM_Header {
	padding: 0.5em 1.5em;
	display: block;
	border: 1px solid #d6d6d6;
}

.CM_Header p {
	margin: .4em 0 0;
}

.CM_Header ul li {
	list-style-position: inside;
}

.COE_Source {
	line-height: 150%;
	font-size: .9em;
}

.CM_datedoc {
	float: right;
}

.CM_Normal {
	text-align: left;
	text-decoration: none;
	font-style: normal;
}
.CM_RightAlign {
	text-align: right;
	text-decoration: none;
	font-style: normal;
}
.CM_Author {
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.CM_DocType {
	text-decoration: none;
}
.CM_hLine {
	margin-top: 15px !important;
	margin-bottom: 20px !important;
	color: silver;
	background-color: silver;
	height: 1px;
	text-align: left;
	border-style: none;
	
}
.CM_Cote {
	font-size: 140%;
	font-weight: normal;
	text-decoration: none;
}
.CM_Title {
	text-decoration: none;
	font-size: 1.1em;
}
.CM_MainSubTitle {
	font-size: 2em;
	text-decoration: none;
}
.CM_SubTitle {
	text-decoration: none;
	color: #333;
	font-size: 15px;
	margin-top: 0px !important;
}
.CM_LinkedDocs {
}
.CM_Revision {
	background-color: #C0C0C0;
	color: #CC0000;
}