/*
 *	--------------------------------------------
 *	suppression des soulignements sous les liens
 *	--------------------------------------------
 */
a:link, a:visited, a:active
{
	text-decoration : none;
	color : #FF0000;
	background-color : transparent;
}

a:hover
{
	text-decoration: underline;
	color : #FF0000;
}

/*
 *	--------------------------------------------
 *	Justification du texte
 *	--------------------------------------------
*/
h1
{
	font: normal normal medium/normal sans-serif;
	color: #272B3F;
	margin: 10px;	
}

/*
 *	--------------------------------------------
 *	Couleur et image de fond, couleur du texte
 *	--------------------------------------------
*/
body
{
	background-color : #F8F5F5;
	text-align : justify;
	font-family: arial, serif;
	color : #3A3A35;
	margin : 0px 0px 0px 0px;
}

/*
 *	--------------------------------------------
 *	D閏laration paragraphe (avec retrait en premi鑢e ligne)
 *	--------------------------------------------
*/
div.menu
{
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	top: 0px;
	left: 0em;
   right: auto;
	width: 200px;
	position: absolute;	
}

div.toptitle
{
	top: 0px;
	left: 0px;
	right:0px;
	width: auto;
	height: 115px;
	padding-left: 15px;
	position: absolute;		
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	background-image: url("https://www.lcsdh.com/faculty/xqzhang/index_fichiers/images/jiaotong.png");
	background-repeat: no-repeat;
	background-color: #3a3a35;
	text-align: left;
}

div.toptitle i
{
	margin-right: 175px;
	color : White;
}

div.title
{
	font: normal bold larger;
	font-family: serif;
}

div.menu p
{
	margin: 0;
	font-family: Arial, sans-serif;
	background: #3A3A35;
	border: none;
	color: white;
	text-align: center;
}

img
{
	border: none;
}


div.horizontal
{
	margin-top: 20px;
	margin-left: 200px;
	margin-right: 5px;
	position: static;
	right: auto;
	width: auto;
}

div.horizontal p
{
	font-size: 20px;
	margin: 0;
	color: #3A3A35;
	margin-left: 50px;
	text-align: left;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #3A3A35;
	margin-top : 40px; 
	margin-bottom : 20px; 
}



div.paragraphe
{
	margin-left: 15em;
	margin-right: 0.5em;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.1;
	text-align: justify;
	position: static;
	top: 2em;
	right: auto;
	width: auto;
	left: 5em;
}

div.paragraphe a:link, a:visited, a:active
{
	text-decoration : none;
	color : #3A3A35;
	background-color : transparent;
}

div.paragraphe a:hover
{
	text-decoration: underline;	
	color: #75283b;
}

p
{
	text-align: justify;
	text-indent: 0px;
	font-size: 16px;
	margin: 10px 10px 10px 10px;
}

/*
 *	--------------------------------------------
 *	Tableaux et cases
 *	--------------------------------------------
*/
div.image
{
	border-width: 0px;
	width : 140px;
	height : 164px;
	background-color : transparent;
}


/*
 *	--------------------------------------------
 *	Images
 *	--------------------------------------------
*/
img.xiaoqun
{
	width: 200px;
	height: 300px;
	border: 0px;
	border-color: Black;
	margin: 0px 0px 0px 0px;
	text-align: center;
}


/*
 *	--------------------------------------------
 *	Listes et puces des listes
 *	--------------------------------------------
*/
ul.projets
{
	font: normal normal bold large sans-serif;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li.projets
{
	font-family: arial, serif;
	font-size: 14px;
	list-style: square inside none;
	margin-left : 20px;
	margin-top : 20px;
}

ul.infos
{
	list-style: square none outside;
   font-size: 16px;
	vertical-align: baseline;
	line-height: 30px;
	font-family: arial, serif;
	text-align: left;
	text-decoration: none;
}
	
li.linkstitle
{
	font-weight: bold;
	font-size: 15px;
	color: Black;
}

li.links
{
	font-family: arial, serif;
	font-size: 14px;
	list-style: square inside none;
	margin-left : 50px;
	margin-top : 20px;
}

div.menu a, div.menu em
{
	display: block;
	margin: 0 0.5em;
	border-top: 1px solid #2a2a25;
}

div.menu a:first-child
{
	border-top: none;
}

div.menu em 
{
	font-weight: bold;
	background: #75283b;
	color: #FFB2c8;
}

div.menu em.name
{
	border-top: none;
	font-weight: bold;
	color: #FFFFFF;
	background: transparent;
	font-size: large;
}

div.menu a:link
{
	text-decoration: none;
	color: #FFFFFF;
}

div.menu a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

div.menu a:hover
{
	background: #75283b;
	color: #FFB2c8;
}

hr
{
	border-style: solid;
	color : #272B3F;
}

i.name
{
	font-size : 20px;
}

li.projets i
{
	font-style: normal;
	color: Black;
}
li.links i
{
	font-style: normal;
	color: Black;
}

table.schedule
{
	border: thin solid #3A3A35;
	margin: 0 0 0 0;
	border-collapse:collapse;
	text-align: left;
}

table.schedule td
{
	background: #3F3F3E;
	background: #75283b;
	color: #FFB2c8;
	border-right:solid;
	border-right-width: 1px;
	border-right-color: #3A3A35;
	padding: 5px;
}

table.schedule tr.header td
{
	background: #3A3A35;
	color: #FFFFFF;
	padding: 5px;
}

table.schedule tr.alt td
{
	background: #3A3A35;
	color: #FFFFFF;
}

table.schedule em
{
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

div.date
{
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 0;
}

table.schedule ul
{
	list-style: square inside none;
	margin: 0 0 0 10px;
}

table em
{
	color: #F44444;
}