/*-------------Centre --------*/
#teleCentre {
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	height: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#teleCentre  img {
	padding: 0px;
	margin: 0px;

}
#teleCentre  p {
	padding: 30px 40px 10px 50px;
	line-height: 1.3em;
	font-size: .8em;
	color: #666666;
	margin: 0px;

}

#teleCentre li {
	padding: 5px 5px 5px 20px;
	margin: 0px 0px 0px 10px;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: .8em;
	height: 20px;
	display: block;
	font-weight: bold;
}
#teleCentre li a:link, #teleCentre li a:visited, #teleCentre li a:hover, #teleCentre li a:active {
	text-decoration: none;
	color: #1D6096;
}
#teleCentre li a:hover, #teleCentre li a:active, #teleCentre li a:focus {
	background-image: url(images/deg_j_on.gif);
	background-repeat: repeat-y;

}
#teleCentre  b {
	margin: 0px;
	padding: 0px;

}
#teleCentre  h1 {

	padding: 5px 10px;
	font-size: 1.2em;
	background-image: url(images/deg_bl_bl.jpg);
	background-repeat: repeat-y;
	background-position: right;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #2490DB;
	margin: 0px;
}

#teleCentre  h3 {
	padding: 5px 10px;
	font-size: 1.1em;
	color: #1D6096;
	margin: 0px 0px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2490DB;
}

#teleCentre  h4 {
	padding: 20px 40px 0px 50px;
	font-size: 1.2em;
	color: #2490DB;
	text-align: left;
	line-height: 1.2em;
}
#teleCentre  p.elus {

	padding: 30px 20px 20px 60px;
	line-height: 1.2em;
	font-size: .8em;
	color: #666666;
}
/*-----------teleLeft-------------------*/
#teleLeft {
	margin-top: 20px;
	border-right: 1px solid #FFB82A;
	float: left;
	padding-left: 100px;
	width: 350px;

}
/*-----------teleRight-------------------*/
#teleRight {
	margin-top: 20px;
	float: left;
}
