#pageHeader {
	width: 1000px;
	text-align: left;
	list-style: none;
	height: 87px;
	background: #A9A9A9 url(../images/transfert.jpg) no-repeat;
}
#transfert{
	margin-top: 0px;
	width: 700px;
    height: 553px;
	/*border-width:1px;
	border-style:solid;
	border-color:black;*/
}

#transfert h5 { 
	font-weight: bold ;
	font-size: 10px;
	color : black;
}
#transfert h4 { 
	font-weight: bold ;
	font-size: 11px;
	color : black;
	line-height: 2ex; 
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left :20px;
}
#transfert h3 { 
	font-weight: bold ;
	font-size: 13px; 
	margin-left :20px;
	color : black;
	line-height: 2ex; 
	margin-bottom: 0px;
	margin-top: 1px;
	
}
/* specific divs */
#tarifs{
    background: url(../images/gris.jpg) no-repeat;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	margin-left :20px;
	color : black;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:hover, a:active {
	color: #cd0000;
}

#tele{
    position : absolute;
	top: 580px; 
	left: 500px;
	/*background-image: url(../images/demo-tele.jpg);
	background-repeat: no-repeat;
	background-position : 50% 50%;*/
    width: 238px;
    height: 230px;
}

