@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ChanImage {
	height:600px;
	/*border:1px solid #00FF00;*/
}

	.Portrait {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color:#738d94;
}

	.Contact {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color:#738d94;
}

	.ContactColor {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ff6633;
}

	.ContactColor2 {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#993300;
}


	.PortraitColor {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ff6633;
}

	.PortraitColor2 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#993300;
}

	.ChanInfos {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#apDiv1 {
	/*CONTAINER*/
	position:relative;
	float: right;
	left:100px;
	top:0px;
	width:900px;
	height:510px;
	z-index:1;
	background-color:#ffffff;
	visibility: visible;
}

#apDiv2 {
	/*CONTENU*/
	position: relative;
	float: right;
	left:0;
	top:0;
	width:900px;
	height:510px;
	overflow: auto;
	z-index:2;
	background-color:#ffffff;
	visibility: visible;
}

#apDiv3 {
	/*MENU*/
	position: absolute;
	left:0px;
	top:550px;
	width:900px;
	height:30px;
	z-index:4;
	visibility: visible;
}

#apDiv4 {
	/*CONTAINER*/
	position:relative;
	float: right;
	left:100px;
	top:0px;
	width:900px;
	height:510px;
	z-index:1;
	background-color:#ffffff;
	visibility: visible;
}

#apDiv5 {
	/*CONTENU*/
	position: relative;
	float: right;
	left:0;
	top:0;
	width:900px;
	height:510px;
	overflow: auto;
	z-index:2;
	background-color:#ffffff;
	visibility: visible;
}


#LinkIndexNoir {
	color: #ff6633;
}
#LinkIndexNoir:link {
	text-decoration:underline;
}
#LinkIndexNoir:visited {
	text-decoration: none;
}
#LinkIndexNoir:hover {
	text-decoration: none;
	color: #000000;
}
#LinkIndexNoir:active {
	text-decoration: none;
}


#LinkIndexBlanc {
	color: #ff6633;
}
#LinkIndexBlanc:link {
	text-decoration: none;
}
#LinkIndexBlanc:visited {
	text-decoration: none;
}
#LinkIndexBlanc:hover {
	text-decoration: none;
	color: #000000;
}
#LinkIndexBlanc:active {
	text-decoration: none;
}


#LinkIndexGris {
	color: #ff6633;
}
#LinkIndexGris:link {
	text-decoration: underline;
}
#LinkIndexGris:visited {
	text-decoration: underline;
}
#LinkIndexGris:hover {
	text-decoration: underline;
	color: #993300;
}
#LinkIndexGris:active {
	text-decoration: underline;
}



#LinkIndexGris2 {
	color: #993300;
}
#LinkIndexGris2:link {
	text-decoration: underline;
}
#LinkIndexGris2:visited {
	text-decoration: underline;
}
#LinkIndexGris2:hover {
	text-decoration: underline;
	color: #ff6633;
}
#LinkIndexGris2:active {
	text-decoration: underline;
}



#LinkIndexGris2 {
	color: #993300;
}
#LinkIndexGris2:link {
	text-decoration: underline;
}
#LinkIndexGris2:visited {
	text-decoration: underline;
}
#LinkIndexGris2:hover {
	text-decoration: underline;
	color: #ff6633;
}
#LinkIndexGris2:active {
	text-decoration: underline;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

