
/* Common
---------------------------------------------*/

body {
	background:#EBEBEB;
	color:#404040;
	font-family: Arial, Helvetica, sans-serif;
	/*min-width:730px; /* min- and max-width don't work in IE Win 6 and below */
font-size: 12px;
	}
#content_index td,
#content td,
#content{font-size: 12px; }	





/* Content & Headers
---------------------------------------------*/
H1 { /* Title */
	color: #2C9199;
	font-size:18px;
	font-weight: normal;
}

H2 { /* Paragraph Heading  */
	color: #2C9199;
	font-size: 14px;
	font-weight: bold;
        padding-bottom: 5px;
}

.header { /* Header */
	color: #303030;
	font-size: 12px;
	font-weight: bold;
        line-height: 14px;
}

.content { /* Content */

	font-size: 12px;
	font-weight: normal;
        padding-top: 5px;
        color:#484848;
}
.txt{ /* Content */

	font-size: 12px;
	font-weight: normal;
}
.txt1{ /* Content, ajouté par Ling */

	font-size: 13px;
	font-weight: normal;
}
.txt2{ /* Content, ajouté par Ling */

	font-size: 14px;
	font-weight: normal;
}
.txt3{ /* Content, ajouté par Ling */

	font-size: 14px;
	font-weight: normal;
}

.content_small { /* Small Content */

	font-size: 11px;
	font-weight: normal;
}

.note { /* Note */
	color: #333;
	font-size: .9px;
	font-weight: normal;
}


.boxtitle    { 
	font-family: arial,helvetica,sans-serif;
	color: #2C9199;
	font-size: 13px; 
	font-weight: bold 
}
ul#lhs_menu{font-size: 11px;}


a.lienpageSplash:link, a.lienpageSplash:visited, a.lienpageSplash:hover, a.lienpageSplash:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.news_title { /* Title */
	color: #202020;
	font-size:12px;
	font-weight: bold;
}
.txt table tr td,
.txt table tr td p {font-size:12px;}

	
#content  .boxType table td,
#content  .boxType table td p,
#content  .boxType table th,
#content  .boxType table th p,
#content  .boxType table td,
#content .txt .boxType table td p,
#content .txt .boxType table th,
#content .txt .boxType table th p{ font-size:11px; }.
