/* headerFrame */

* {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
}

body {
	background: #fff url(../images/bg_headerFrame.gif);
}

#colorGraphic {
	position: absolute;
	top: 101px;
	left: 0px;
	width: 280px;
	height: 49px;
	background: url(../images/colorGraphic.gif) no-repeat;
}

#logoAubry {
	position: absolute;
	top: 26px;
	left: 140px;
	width: 142px;
	height: 46px;
}

#ciBird {
	position: absolute;
	top: 0px;
	left: 615px;
	width: 231px;
	height: 151px;
	background: url(../images/ciBird.gif);
}
