/* CSS Document for htmlRTE */
p.cn-english-text {
	font-family : Arial;
	font-size : 12px;
}

p.cn-english-title {
	font-family : Arial;
	font-size : 14px;
}

p.underlined {
	text-decoration:underline;
}

p.centered {
	text-align:center;
}

p.strikethrough {
	text-decoration:line-through;
}

p.titre_gauche {
}

p.titre_page_principal,p.title_page_main {
}

p.titre_page_secondaire,p.title_page_secondary {
}

p.titre_news_sommaire_categorie{
}

p.titre_news_categorie,p.title_news_category {
}

p.titre_Your,p.title_Your {
}

p.titre_activity,p.title_activity {
}

span.cn-english-text {
	font-family : Arial;
}

span.cn-english-title {
	font-family : Arial;
}

span.underlined {
	text-decoration:underline;
}

span.centered {
	text-align:center;
}

span.strikethrough {
	text-decoration:line-through;
}

td.valign-top {
vertical-align:top;
}

td.valign-center {
vertical-align:middle;
}

td.valign-bottom {
vertical-align:bottom;
}

table.plain {
  border-style:none;
  border-width:0px;
  padding:5px;
}

table.borders {
  border-style:solid;
  border-width:1px;
  padding:5px;
}

.align-center {
	text-align:center;
}
