/* Feuille de style du modèle attelage 2008 */
.articleTitle {
	font-size : 14px;
	font-weight : bolder;
	color : #436794;
	font-family: Arial, Helvetica, sans-serif;
}
.articleTable {
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	width: 100%;
}
.articleTopCell {
	font-weight: bold;
	padding: 6px;
	height: 25px;
	font-size: 10px;
}
.articleTopCell .NormalBold {
	font-size: 10px;
}
.articleContentCell { color: black; padding: 0px;background-color: #EFEFEF;  }
.articleTextCell { color: black; padding: 6px;background-color: #EFEFEF;  }
.articleIconCell { width: 20px; }
.articleFooterCell { padding: 3px; height: 25px; }
.articleFooterCell .NormalBold { }
.featuredTopCell { padding: 6px; height: 25px; }

A.Normal.MenuTop:link {
    text-decoration:    ;
}

A.Normal.MenuTop:visited  {
    text-decoration:    ;
}

A.Normal.MenuTop:active   {
    text-decoration:    underline;
}

A.Normal.MenuTop:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:link {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:visited  {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:active   {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

